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.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
Age
Commit message (
Expand
)
Author
Files
Lines
2015-05-10
Merge tag 'drm-intel-fixes-2015-05-08' of git://anongit.freedesktop.org/drm-i...
Dave Airlie
3
-9
/
+29
2015-05-10
drm: Zero out invalid vblank timestamp in drm_update_vblank_count.
Mario Kleiner
1
-5
/
+4
2015-05-08
drm/tegra: Don't use vblank_disable_immediate on incapable driver.
Mario Kleiner
1
-1
/
+0
2015-05-08
Merge tag 'drm-amdkfd-fixes-2015-05-07' of git://people.freedesktop.org/~gabb...
Dave Airlie
2
-4
/
+7
2015-05-07
drm/radeon: stop trying to suspend UVD sessions
Christian König
2
-21
/
+19
2015-05-07
drm/radeon: more strictly validate the UVD codec
Christian König
1
-2
/
+31
2015-05-07
drm/radeon: make UVD handle checking more strict
Christian König
1
-29
/
+43
2015-05-07
drm/radeon: make VCE handle check more strict
Christian König
1
-17
/
+48
2015-05-07
drm/radeon: fix userptr lockup
Christian König
1
-0
/
+3
2015-05-07
drm/radeon: fix userptr BO unpin bug v3
monk.liu
1
-5
/
+3
2015-05-07
drm/amdkfd: Initialize sdma vm when creating sdma queue
Xihan Zhang
1
-0
/
+2
2015-05-07
drm/amdkfd: Don't report local memory size
Oded Gabbay
1
-2
/
+2
2015-05-07
drm/amdkfd: allow unregister process with queues
Oded Gabbay
1
-2
/
+3
2015-05-07
drm/i915: Drop PIPE-A quirk for 945GSE HP Mini
Chris Wilson
1
-3
/
+0
2015-05-07
drm/i915: Sink rate read should be saved in deca-kHz
Sonika Jindal
1
-1
/
+2
2015-05-06
drm/i915/dp: there is no audio on port A
Jani Nikula
1
-3
/
+3
2015-05-05
drm/i915: Add missing MacBook Pro models with dual channel LVDS
Lukas Wunner
1
-1
/
+17
2015-05-05
drm/i915: Assume dual channel LVDS if pixel clock necessitates it
Lukas Wunner
1
-1
/
+7
2015-05-05
drm/radeon: don't setup audio on asics that don't support it
Alex Deucher
1
-0
/
+4
2015-05-04
drm/radeon: disable semaphores for UVD V1 (v2)
Christian König
5
-13
/
+39
2015-05-04
Merge tag 'drm-intel-fixes-2015-04-30' of git://anongit.freedesktop.org/drm-i...
Dave Airlie
2
-0
/
+10
2015-05-04
Merge branch 'drm-next0420' of https://github.com/markyzq/kernel-drm-rockchip...
Dave Airlie
1
-4
/
+5
2015-04-28
drm/i915/chv: Implement WaDisableShadowRegForCpd
Deepak S
2
-0
/
+10
2015-04-27
drm/radeon: fix userptr return value checking (v2)
Christian König
1
-5
/
+5
2015-04-27
drm/radeon: check new address before removing old one
Christian König
1
-14
/
+17
2015-04-27
drm/radeon: reset BOs address after clearing it.
Christian König
1
-0
/
+2
2015-04-27
drm/radeon: fix lockup when BOs aren't part of the VM on release
Christian König
1
-1
/
+2
2015-04-27
drm/radeon: add SI DPM quirk for Sapphire R9 270 Dual-X 2G GDDR5
Alex Deucher
1
-0
/
+1
2015-04-27
drm/radeon: adjust pll when audio is not enabled
Alex Deucher
1
-0
/
+3
2015-04-27
drm/radeon: only enable audio streams if the monitor supports it
Alex Deucher
2
-12
/
+21
2015-04-27
drm/radeon: only mark audio as connected if the monitor supports it (v3)
Alex Deucher
2
-14
/
+21
2015-04-27
drm/radeon/audio: don't enable packets until the end
Alex Deucher
1
-13
/
+17
2015-04-27
drm/radeon: drop dce6_dp_enable
Alex Deucher
3
-28
/
+2
2015-04-27
drm/radeon: fix ordering of AVI packet setup
Alex Deucher
2
-10
/
+11
2015-04-27
drm/radeon: Use drm_calloc_ab for CS relocs
Michel Dänzer
1
-2
/
+2
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-21
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-20
drm/rockchip: fix error check when getting irq
Heiko Stuebner
1
-4
/
+5
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
[next]