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
/
drm
Age
Commit message (
Expand
)
Author
Files
Lines
2014-11-21
Merge branch 'drm-next-3.19' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
38
-576
/
+1646
2014-11-21
drm/vmwgfx: Deletion of an unnecessary check before the function call "vfree"
Markus Elfring
1
-2
/
+1
2014-11-21
drm/udl: Deletion of an unnecessary check before the function call "vunmap"
Markus Elfring
1
-2
/
+1
2014-11-21
drm/tilcdc: Deletion of an unnecessary check before the function call "drm_fb...
Markus Elfring
1
-2
/
+1
2014-11-21
drm/edid: Deletion of an unnecessary check before the function call "release_...
Markus Elfring
1
-2
/
+1
2014-11-21
drm/atomic: Add missing ERR_PTR casting
Daniel Vetter
1
-1
/
+1
2014-11-21
drm/gem: Warn on illegal use of the dumb buffer interface v2
Thomas Hellstrom
8
-12
/
+67
2014-11-20
drm/radeon: update the VM after setting BO address v4
Christian König
1
-0
/
+64
2014-11-20
drm/radeon: sync PT updates as shared v2
Christian König
1
-1
/
+8
2014-11-20
drm/radeon: sync PD updates as shared
Christian König
1
-1
/
+1
2014-11-20
drm/radeon: fence BO_VAs manually
Christian König
3
-16
/
+14
2014-11-20
drm/radeon: use one VMID for each ring
Christian König
7
-48
/
+68
2014-11-20
drm/radeon: track VM update fences separately
Christian König
5
-21
/
+33
2014-11-20
drm/radeon: fence PT updates manually v2
Christian König
3
-24
/
+62
2014-11-20
drm/radeon: split semaphore and sync object handling v2
Christian König
14
-260
/
+303
2014-11-20
drm/radeon: remove unnecessary VM syncs
Christian König
1
-2
/
+0
2014-11-20
drm/radeon: stop re-reserving the BO in radeon_vm_bo_set_addr
Christian König
3
-5
/
+3
2014-11-20
drm/radeon: rework vm_flush parameters
Christian König
9
-75
/
+61
2014-11-20
drm/radeon/ci: disable needless sclk changes
Alex Deucher
1
-1
/
+1
2014-11-20
drm/radeon/ci: force pcie level before sclk and mclk
Alex Deucher
1
-17
/
+17
2014-11-20
drm/radeon/ci: use different smc command for pcie dpm
Alex Deucher
1
-2
/
+10
2014-11-20
drm/radeon/ci: apply disp voltage changes before clk changes
Alex Deucher
1
-2
/
+2
2014-11-20
drm/radeon: fix PCC debugging message for CI DPM
Alex Deucher
1
-1
/
+1
2014-11-20
drm/radeon/dpm: add thermal dpm support for CI
Alex Deucher
3
-0
/
+31
2014-11-20
drm/radeon/dpm: add smc fan control for CI (v2)
Alex Deucher
8
-4
/
+443
2014-11-20
drm/radeon/dpm: add smc fan control for SI (v2)
Alex Deucher
6
-7
/
+401
2014-11-20
drm/radeon: work around a hw bug in MGCG on CIK
Alex Deucher
1
-1
/
+2
2014-11-20
drm/radeon: Move radeon_cursor_move(_locked) to replace forward declaration
Michel Dänzer
1
-111
/
+109
2014-11-20
drm/radeon: Use cursor_set2 hook for enabling / disabling the HW cursor
Michel Dänzer
3
-17
/
+52
2014-11-20
Merge branch 'amdkfd-v6' of git://people.freedesktop.org/~gabbayo/linux into ...
Dave Airlie
39
-95
/
+9543
2014-11-20
drm/cirrus: allow 32bpp framebuffers for cirrus drm
Zach Reizner
3
-5
/
+30
2014-11-20
drm/udl: add support to export a handle to a FD on UDL.
Haixia Shi
5
-72
/
+278
2014-11-20
drm/udl: add cache flags definitions for udl_gem_object
Haixia Shi
2
-0
/
+25
2014-11-20
drm/cirrus: fix leaky driver load error handling
Zach Reizner
1
-4
/
+9
2014-11-20
drm/atomic_helper: Make it clear that commit_planes gets the old state
Daniel Vetter
1
-6
/
+6
2014-11-20
drm: s/enum_blob_list/enum_list/ in drm_property
Daniel Vetter
1
-36
/
+17
2014-11-20
drm/crtc: Polish kerneldoc
Daniel Vetter
1
-38
/
+41
2014-11-20
drm/atomic: Don't overrun the connector array when hotplugging
Daniel Vetter
2
-20
/
+29
2014-11-20
drm/atomic: Only destroy connector states with connection mutex held
Daniel Vetter
2
-10
/
+13
2014-11-20
drm/atomic: Ensure that drm_connector_index is stable
Daniel Vetter
2
-4
/
+9
2014-11-20
drm/irq: BUG_ON() -> WARN_ON()
Rob Clark
1
-1
/
+2
2014-11-20
drm/ttm: Avoid memory allocation from shrinker functions.
Tetsuo Handa
2
-21
/
+30
2014-11-20
drm: remove unnecessary sizeof(u8)
Fabian Frederick
1
-2
/
+2
2014-11-20
drm: omapdrm: remove unused variable
Boris BREZILLON
1
-1
/
+0
2014-11-20
bochs: add page_flip
Gerd Hoffmann
1
-0
/
+21
2014-11-20
bochs: fix bochsdrmfb mmap
Gerd Hoffmann
1
-4
/
+14
2014-11-20
bochs: add endian switching support
Gerd Hoffmann
1
-1
/
+19
2014-11-20
bochs: little cleanup
Gerd Hoffmann
1
-2
/
+1
2014-11-16
Merge branch 'msm-next' of git://people.freedesktop.org/~robclark/linux into ...
Dave Airlie
41
-497
/
+3893
2014-11-16
drm/msm: a4xx support for msm-drm
Aravind Ganesan
6
-1
/
+663
[next]