index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
Age
Commit message (
Expand
)
Author
Files
Lines
2015-04-27
Merge tag 'drm-intel-next-fixes-2015-04-25' of git://anongit.freedesktop.org/...
Dave Airlie
5
-14
/
+95
2015-04-24
drm/i915: vlv: fix save/restore of GFX_MAX_REQ_COUNT reg
Imre Deak
1
-2
/
+2
2015-04-23
drm/i915: Workaround to avoid lite restore with HEAD==TAIL
Michel Thierry
2
-2
/
+36
2015-04-23
drm/i915: cope with large i2c transfers
Dmitry Torokhov
2
-10
/
+57
2015-04-21
dma-buf: cleanup dma_buf_export() to make it easily extensible
Sumit Semwal
8
-16
/
+62
2015-04-20
Merge tag 'fbdev-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/...
Linus Torvalds
1
-1
/
+1
2015-04-20
Merge Linus master into drm-next
Dave Airlie
10
-27
/
+15
2015-04-18
Merge tag 'devicetree-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-21
/
+5
2015-04-17
kernel.h: implement DIV_ROUND_CLOSEST_ULL
Javi Merino
2
-3
/
+1
2015-04-16
Merge tag 'drm-intel-next-fixes-2015-04-15' of git://anongit.freedesktop.org/...
Dave Airlie
13
-77
/
+91
2015-04-16
Merge tag 'topic/drm-misc-2015-04-15' of git://anongit.freedesktop.org/drm-in...
Dave Airlie
31
-299
/
+170
2015-04-16
Merge branch 'drm-dwhdmi-devel' of git://ftp.arm.linux.org.uk/~rmk/linux-arm ...
Dave Airlie
3
-38
/
+42
2015-04-16
Merge branch 'drm-next-4.1' of git://people.freedesktop.org/~agd5f/linux into...
Dave Airlie
5
-29
/
+87
2015-04-14
Merge tag 'trace-v4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
3
-3
/
+0
2015-04-14
drm/i915: Dont enable CS_PARSER_ERROR interrupts at all
Daniel Vetter
1
-6
/
+2
2015-04-14
drm/i915: Move drm_framebuffer_unreference out of struct_mutex for takeover
Tvrtko Ursulin
1
-6
/
+8
2015-04-14
drm: Make integer overflow checking cover universal cursor updates (v2)
Matt Roper
1
-11
/
+11
2015-04-14
drm/nouveau/bios: fix fetching from acpi on certain systems
Jan Vesely
1
-2
/
+2
2015-04-14
drm/nouveau/gr/gm206: initial init+ctx code
Ben Skeggs
9
-16
/
+162
2015-04-14
drm/nouveau/ce/gm206: enable support via gm204 code
Ben Skeggs
1
-1
/
+1
2015-04-14
drm/nouveau/fifo/gm206: enable support via gm204 code
Ben Skeggs
1
-2
/
+2
2015-04-14
drm/nouveau/gr/gm204: initial init+ctx code
Ben Skeggs
10
-18
/
+1484
2015-04-14
drm/nouveau: support for buffer moves via MaxwellDmaCopyA
Ben Skeggs
1
-0
/
+2
2015-04-14
drm/nouveau/ce/gm204: initial support
Ben Skeggs
4
-1
/
+178
2015-04-14
drm/nouveau: add support for gm20x fifo channels
Ben Skeggs
2
-1
/
+3
2015-04-14
drm/nouveau/fifo/gm204: initial support
Ben Skeggs
7
-5
/
+68
2015-04-14
drm/nouveau/gr/gk104-: prevent reading non-existent regs in intr handler
Ben Skeggs
1
-1
/
+6
2015-04-14
drm/nouveau/gr/gm107: very slightly demagic part of attrib cb setup
Ben Skeggs
1
-1
/
+1
2015-04-14
drm/nouveau/gr/gk104-: correct crop/zrop num_active_fbps setting
Ben Skeggs
3
-14
/
+11
2015-04-14
drm/nouveau/gr/gf100-: add symbolic names for classes
Ben Skeggs
9
-17
/
+24
2015-04-14
drm/nouveau/gr/gm107: support tpc "strand" ctxsw in gpccs ucode
Ben Skeggs
10
-766
/
+1025
2015-04-14
drm/nouveau/gr/gf100-: support mmio access with gpc offset from gpccs ucode
Ben Skeggs
8
-709
/
+726
2015-04-14
drm/nouveau/gr: fix engine name, cosmetic search+replace mistake
Ben Skeggs
1
-1
/
+1
2015-04-14
drm/nouveau/pmu/gk20a: add some missing statics
Alexandre Courbot
1
-3
/
+4
2015-04-14
drm/nouveau/platform: fix probe error path
Alexandre Courbot
1
-2
/
+1
2015-04-14
drm/nouveau/platform: release IOMMU's mm upon exit
Alexandre Courbot
1
-0
/
+1
2015-04-14
drm/nouveau/gr/gk104-gk20a: call pmu to disable any power-gating before ctor()
Ben Skeggs
5
-4
/
+18
2015-04-14
drm/nouveau/pmu/gk208: implement gr power-up magic with gk110_pmu_pgob()
Ben Skeggs
4
-39
/
+5
2015-04-14
drm/nouveau/pmu/gk110: implement gr power-up magic like PGOB on earlier chips
Ben Skeggs
7
-44
/
+101
2015-04-14
drm/nouveau/pbus/hwsq: Make code size u16
Roy Spliet
1
-1
/
+1
2015-04-14
drm/nouveau/pbus/hwsq: Support strided register writes
Roy Spliet
1
-7
/
+37
2015-04-14
drm/nouveau/instmem/gk20a: fix crash during error path
Alexandre Courbot
1
-1
/
+1
2015-04-14
drm/nouveau/disp/gf110-: fix base channel update debug/error output
Ben Skeggs
1
-2
/
+2
2015-04-14
drm/nouveau/disp/nv50-: fix push buffers in vram
Ben Skeggs
1
-1
/
+1
2015-04-14
drm/nouveau: bump driver patchlevel for coherent flag
Ben Skeggs
1
-1
/
+3
2015-04-14
drm/nouveau/gem: allow user-space to specify an object should be coherent
Alexandre Courbot
1
-0
/
+3
2015-04-14
drm/nouveau/instmem/gk20a: add IOMMU support
Alexandre Courbot
1
-39
/
+252
2015-04-14
drm/nouveau/platform: probe IOMMU if present
Alexandre Courbot
2
-1
/
+92
2015-04-14
drm/nouveau/instmem/gk20a: use DMA attributes
Alexandre Courbot
1
-4
/
+20
2015-04-14
drm/nouveau/gk20a: remove RAM device
Alexandre Courbot
4
-70
/
+0
[next]