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
2012-12-30
Revert "drm: tegra: protect DC register access with mutex"
Dave Airlie
2
-14
/
+0
2012-12-30
drm: tegra: program only one window during modeset
Lucas Stach
1
-2
/
+1
2012-12-30
drm: tegra: clean out old gem prototypes
Lucas Stach
1
-18
/
+0
2012-12-30
drm: tegra: remove redundant tegra2_tmds_config entry
Lucas Stach
1
-16
/
+3
2012-12-30
drm: tegra: protect DC register access with mutex
Lucas Stach
2
-0
/
+14
2012-12-30
drm: tegra: don't leave clients host1x member uninitialized
Lucas Stach
1
-0
/
+2
2012-12-30
drm: tegra: fix front_porch <-> back_porch mixup
Lucas Stach
2
-7
/
+7
2012-12-30
Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in...
Dave Airlie
12
-84
/
+325
2012-12-30
Merge branch 'drm-fixes-3.8' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
7
-24
/
+122
2012-12-23
drm/nve0/graph: fix fuc, and enable acceleration on all known chipsets
Ben Skeggs
5
-86
/
+108
2012-12-23
drm/nvc0/graph: fix fuc, and enable acceleration on GF119
Ben Skeggs
3
-83
/
+85
2012-12-23
drm/nouveau/bios: cache ramcfg strap on later chipsets
Ben Skeggs
2
-1
/
+18
2012-12-23
drm/nouveau/mxm: silence output if no bios data
Ben Skeggs
1
-1
/
+1
2012-12-23
drm/nouveau/bios: parse/display extra version component
Ben Skeggs
2
-2
/
+4
2012-12-23
drm/nouveau/bios: implement opcode 0xa9
Ben Skeggs
5
-8
/
+53
2012-12-23
drm/nouveau/bios: update gpio parsing apis to match current design
Ben Skeggs
5
-61
/
+90
2012-12-23
drm/nouveau: initial support for GK106
Ben Skeggs
3
-0
/
+30
2012-12-21
drm/radeon: add WAIT_UNTIL to evergreen VM safe reg list
Alex Deucher
1
-0
/
+1
2012-12-20
drm/i915: disable shrinker lock stealing for create_mmap_offset
Daniel Vetter
1
-3
/
+9
2012-12-20
drm/i915: optionally disable shrinker lock stealing
Daniel Vetter
2
-0
/
+4
2012-12-20
drm/i915: fix flags in dma buf exporting
Dave Airlie
1
-1
/
+1
2012-12-19
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
1
-1
/
+1
2012-12-19
drm/radeon: add support for MEM_WRITE packet
Jerome Glisse
3
-1
/
+60
2012-12-19
drm/radeon: restore modeset late in GPU reset path
Jerome Glisse
1
-1
/
+2
2012-12-19
drm/radeon: avoid deadlock in pm path when waiting for fence
Jerome Glisse
4
-22
/
+38
2012-12-19
drm/radeon: don't leave fence blocked process on failed GPU reset
Jerome Glisse
3
-0
/
+21
2012-12-20
drm/ttm: fix delayed ttm_bo_cleanup_refs_and_unlock delayed handling
Maarten Lankhorst
1
-1
/
+1
2012-12-19
i915: ensure that VGA plane is disabled
Krzysztof Mazur
1
-0
/
+19
2012-12-18
drm/i915: Preallocate the drm_mm_node prior to manipulating the GTT drm_mm ma...
Chris Wilson
1
-37
/
+25
2012-12-18
drm: Export routines for inserting preallocated nodes into the mm manager
Chris Wilson
1
-12
/
+29
2012-12-18
drm/i915: don't disable disconnected outputs
Daniel Vetter
1
-4
/
+0
2012-12-17
drm/i915: Implement workaround for broken CS tlb on i830/845
Daniel Vetter
6
-8
/
+90
2012-12-17
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
338
-14378
/
+38205
2012-12-17
drm/i915: Implement WaSetupGtModeTdRowDispatch
Daniel Vetter
3
-1
/
+10
2012-12-17
drm/i915: Implement WaDisableHiZPlanesWhenMSAAEnabled
Daniel Vetter
2
-0
/
+5
2012-12-17
drm/i915: Prefer CRTC 'active' rather than 'enabled' during WM computations
Chris Wilson
1
-7
/
+7
2012-12-17
drm/i915: Clear self-refresh watermarks when disabled
Chris Wilson
1
-6
/
+8
2012-12-17
drm/i915: Double the cursor self-refresh latency on Valleyview
Chris Wilson
1
-1
/
+7
2012-12-17
drm/i915: Fixup cursor latency used for IVB lp3 watermarks
Chris Wilson
1
-5
/
+112
2012-12-16
Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in...
Dave Airlie
23
-280
/
+590
2012-12-16
Merge branch 'exynos-drm-next' of git://git.kernel.org/pub/scm/linux/kernel/g...
Dave Airlie
33
-264
/
+8942
2012-12-15
drm/exynos: add gsc ipp driver
Eunchul Kim
7
-0
/
+2214
2012-12-15
drm/exynos: add rotator ipp driver
Eunchul Kim
7
-0
/
+985
2012-12-15
drm/exynos: add fimc ipp driver
Eunchul Kim
7
-0
/
+2730
2012-12-15
drm/exynos: add iommu support for ipp
Eunchul Kim
1
-0
/
+18
2012-12-15
drm/exynos: add ipp subsystem
Eunchul Kim
6
-0
/
+2346
2012-12-15
drm/exynos: support device tree for fimd
Joonyoung Shim
1
-0
/
+21
2012-12-14
radeon: fix regression with eviction since evict caching changes
Dave Airlie
1
-2
/
+2
2012-12-14
drm/radeon: add more pedantic checks in the CP DMA checker
Alex Deucher
1
-0
/
+24
2012-12-14
drm/radeon: bump version for CS ioctl support for async DMA
Alex Deucher
1
-1
/
+2
[next]