index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
Age
Commit message (
Expand
)
Author
Files
Lines
2014-02-18
drm/radeon: drop drivers copy of the rptr
Christian König
15
-53
/
+32
2014-02-18
drm/radeon/cik: enable/disable vce cg when encoding v2
Alex Deucher
3
-1
/
+17
2014-02-18
drm/radeon: add support for vce 2.0 clock gating
Alex Deucher
2
-0
/
+121
2014-02-18
drm/radeon/dpm: properly enable/disable vce when vce pg is enabled
Alex Deucher
1
-4
/
+7
2014-02-18
drm/radeon/dpm: enable dynamic vce state switching v2
Alex Deucher
4
-0
/
+85
2014-02-18
drm/radeon: add vce dpm support for KV/KB
Alex Deucher
1
-11
/
+35
2014-02-18
drm/radeon: enable vce dpm on CI
Alex Deucher
1
-0
/
+1
2014-02-18
drm/radeon: add vce dpm support for CI
Alex Deucher
1
-10
/
+40
2014-02-18
drm/radeon: fill in set_vce_clocks for CIK asics
Alex Deucher
4
-0
/
+44
2014-02-18
drm/radeon/dpm: fetch vce states from the vbios
Alex Deucher
2
-1
/
+43
2014-02-18
drm/radeon/dpm: fill in some initial vce infrastructure
Alex Deucher
2
-0
/
+20
2014-02-18
drm/radeon/dpm: move platform caps fetching to a separate function
Alex Deucher
13
-27
/
+68
2014-02-18
drm/radeon: add callback for setting vce clocks
Alex Deucher
1
-0
/
+2
2014-02-18
drm/radeon: add VCE version parsing and checking
Christian König
3
-6
/
+58
2014-02-18
drm/radeon: add VCE ring query
Christian König
1
-0
/
+3
2014-02-18
drm/radeon: initial VCE support v4
Christian König
14
-9
/
+1116
2014-02-18
drm/radeon: fix CP semaphores on CIK
Christian König
3
-5
/
+20
2014-02-06
drm/radeon: add missing include in btc_dpm.c
Alex Deucher
1
-0
/
+1
2014-02-06
drm/radeon/dpm: fix uninitialized read from stack in kv_dpm_late_enable
Dave Jones
1
-1
/
+1
2014-02-06
drm/radeon: remove useless return
Alex Deucher
1
-1
/
+0
2014-02-06
drm/radeon/dpm: use stored max_vddc rather than looking it up
Alex Deucher
2
-6
/
+4
2014-02-06
drm/radeon/dpm: use the driver state for dpm debugfs
Alex Deucher
8
-5
/
+45
2014-02-06
drm/radeon: fix UVD IRQ support on 7xx
Alex Deucher
1
-0
/
+4
2014-02-06
drm/radeon: fix UVD IRQ support on SI
Christian König
1
-0
/
+4
2014-02-06
drm/radeon: allow geom rings to be setup on r600/r700 (v2)
Dave Airlie
3
-3
/
+19
2014-02-06
Merge tag 'vmwgfx-fixes-3.14-2014-02-05' of git://people.freedesktop.org/~tho...
Dave Airlie
10
-130
/
+988
2014-02-06
Merge tag 'ttm-fixes-3.14-2014-02-05' of git://people.freedesktop.org/~thomas...
Dave Airlie
2
-1
/
+4
2014-02-06
drm/mgag200,ast,cirrus: fix regression with drm_can_sleep conversion
Dave Airlie
3
-3
/
+3
2014-02-05
drm/ttm: Don't clear page metadata of imported sg pages
Thomas Hellstrom
1
-0
/
+3
2014-02-05
drm/ttm: Fix TTM object open regression
Thomas Hellstrom
1
-1
/
+1
2014-02-05
vmwgfx: Fix unitialized stack read in vmw_setup_otable_base
Dave Jones
1
-0
/
+1
2014-02-05
drm/vmwgfx: Reemit context bindings when necessary v2
Thomas Hellstrom
6
-28
/
+222
2014-02-05
drm/vmwgfx: Detect old user-space drivers and set up legacy emulation v2
Thomas Hellstrom
2
-16
/
+101
2014-02-05
drm/vmwgfx: Emulate legacy shaders on guest-backed devices v2
Thomas Hellstrom
4
-78
/
+620
2014-02-05
drm/vmwgfx: Fix legacy surface reference size copyback
Thomas Hellstrom
1
-2
/
+2
2014-02-05
drm/vmwgfx: Fix SET_SHADER_CONST emulation on guest-backed devices
Thomas Hellstrom
1
-2
/
+35
2014-02-05
drm/vmwgfx: Fix regression caused by "drm/ttm: make ttm reservation calls beh...
Thomas Hellstrom
1
-4
/
+5
2014-02-05
drm/vmwgfx: Don't commit staged bindings if execbuf fails
Thomas Hellstrom
1
-2
/
+4
2014-02-05
drm/mgag200: fix typo causing bw limits to be ignored on some chips
Dave Airlie
1
-2
/
+2
2014-01-30
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
460
-11735
/
+33369
2014-01-30
Merge tag 'iommu-updates-v3.14' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-0
/
+1
2014-01-30
Merge branch 'drm-nouveau-next' of git://anongit.freedesktop.org/git/nouveau/...
Dave Airlie
14
-12
/
+244
2014-01-30
drm/nouveau: resume display if any later suspend bits fail
Ilia Mirkin
1
-4
/
+10
2014-01-30
drm/nouveau: fix lock unbalance in nouveau_crtc_page_flip
Maarten Lankhorst
1
-1
/
+1
2014-01-30
drm/nouveau: implement hooks for needed for drm vblank timestamping support
Ben Skeggs
3
-0
/
+86
2014-01-30
drm/nouveau/disp: add a method to fetch info needed by drm vblank timestamping
Ben Skeggs
10
-7
/
+146
2014-01-30
drm/nv50: fill in crtc mode struct members from crtc_mode_fixup
Ben Skeggs
1
-0
/
+1
2014-01-30
drm/radeon/dce8: workaround for atom BlankCrtc table
Alex Deucher
1
-0
/
+20
2014-01-30
drm/radeon/DCE4+: clear bios scratch dpms bit (v2)
Alex Deucher
1
-0
/
+4
2014-01-30
drm/radeon: set si_notify_smc_display_change properly
Alex Deucher
1
-3
/
+2
[next]