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.14.y
linux-6.15.y
linux-6.16.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
Age
Commit message (
Expand
)
Author
Files
Lines
2016-01-28
drm/amdgpu: only move pt bos in LRU list on success
Nicolai Hähnle
1
-2
/
+2
2016-01-27
drm/radeon: fix DP audio support for APU with DCE4.1 display engine
Slava Grigorev
3
-8
/
+44
2016-01-27
drm/radeon: Add a common function for DFS handling
Slava Grigorev
3
-10
/
+15
2016-01-27
drm/radeon: cleaned up VCO output settings for DP audio
Slava Grigorev
4
-14
/
+10
2016-01-27
drm/amd/powerplay: Update SMU firmware loading for Stoney
Rex Zhu
1
-9
/
+32
2016-01-26
drm/amdgpu: don't init fbdev if we don't have any connectors
Alex Deucher
1
-0
/
+4
2016-01-26
drm/radeon: only init fbdev if we have connectors
Rob Clark
1
-2
/
+4
2016-01-25
drm/radeon: Ensure radeon bo is unreserved in radeon_gem_va_ioctl
Matthew Dawson
1
-0
/
+1
2016-01-22
drm/amdgpu: fix next_rptr handling for debugfs
Christian König
1
-1
/
+1
2016-01-22
drm/radeon: properly byte swap vce firmware setup
Alex Deucher
1
-6
/
+6
2016-01-22
drm/amdgpu: add a message to indicate when powerplay is enabled (v2)
Alex Deucher
1
-0
/
+5
2016-01-22
drm/amdgpu: fix amdgpu_bo_pin_restricted VRAM placing v2
Christian König
1
-1
/
+2
2016-01-22
drm/amd/amdgpu: Improve amdgpu_dpm* macros to avoid unexpected result (v2)
Eric Huang
1
-22
/
+22
2016-01-19
drm/amdgpu: Allow the driver to load if amdgpu.powerplay=1 on asics without p...
Jordan Lazare
1
-7
/
+18
2016-01-19
drm/amdgpu: Use drm_calloc_large for VM page_tables array
Michel Dänzer
1
-4
/
+3
2016-01-15
drm/amdgpu: Add some tweaks to gfx 8 soft reset
Alex Deucher
1
-1
/
+22
2016-01-15
drm/amdgpu: fix tonga smu resume
Alex Deucher
1
-15
/
+2
2016-01-14
drm/amdgpu: add missing irq.h include
Dave Airlie
1
-0
/
+1
2016-01-14
Merge branch 'exynos-drm-next' of git://git.kernel.org/pub/scm/linux/kernel/g...
Dave Airlie
13
-143
/
+235
2016-01-14
Merge branch 'drm-etnaviv-fixes' of git://git.pengutronix.de/git/lst/linux in...
Dave Airlie
2
-4
/
+9
2016-01-14
Merge branch 'drm-rockchip-next-2016-01-06' of https://github.com/markyzq/ker...
Dave Airlie
4
-0
/
+1213
2016-01-14
drm/vmwgfx: Fix a width / pitch mismatch on framebuffer updates
Thomas Hellstrom
1
-1
/
+5
2016-01-14
drm/vmwgfx: Fix an incorrect lock check
Thomas Hellstrom
1
-1
/
+1
2016-01-14
drm: nouveau: fix nouveau_debugfs_init prototype
Arnd Bergmann
1
-2
/
+2
2016-01-14
drm/nouveau/pci: fix check in nvkm_pcie_set_link
Karol Herbst
1
-1
/
+1
2016-01-14
Merge branch 'drm-next-4.5' of git://people.freedesktop.org/~agd5f/linux into...
Dave Airlie
18
-21
/
+554
2016-01-13
drm/amdgpu: validate duplicates first
Christian König
1
-2
/
+2
2016-01-13
drm/amdgpu: move VM page tables to the LRU end on CS v2
Christian König
3
-1
/
+35
2016-01-13
drm/ttm: add ttm_bo_move_to_lru_tail function v2
Christian König
1
-0
/
+21
2016-01-13
drm/ttm: fix adding foreign BOs to the swap LRU
Christian König
1
-1
/
+1
2016-01-13
drm/ttm: fix adding foreign BOs to the LRU during init v2
Christian König
1
-1
/
+7
2016-01-13
drm/radeon: use kobj_to_dev()
Geliang Tang
1
-1
/
+1
2016-01-13
drm/amdgpu: use kobj_to_dev()
Geliang Tang
1
-1
/
+1
2016-01-13
drm/amdgpu/cz: force vce clocks when sclks are forced
Alex Deucher
1
-1
/
+23
2016-01-13
drm/amdgpu/cz: force uvd clocks when sclks are forced
Alex Deucher
1
-0
/
+24
2016-01-13
drm/amdgpu/cz: add code to enable forcing VCE clocks
Alex Deucher
2
-1
/
+98
2016-01-13
drm/amdgpu/cz: add code to enable forcing UVD clocks
Alex Deucher
2
-0
/
+130
2016-01-13
drm/amdgpu: fix lost sync_to if scheduler is enabled.
Chunming Zhou
1
-2
/
+3
2016-01-13
drm/amd/powerplay: fix static checker warning for return meaningless value.
Rex Zhu
1
-3
/
+3
2016-01-12
drm/exynos: fix kernel panic issue at drm releasing
Inki Dae
3
-0
/
+35
2016-01-12
drm/exynos: crtc: do not wait for the scanout completion
Inki Dae
3
-27
/
+0
2016-01-12
drm/exynos: mixer: properly update all planes on the same vblank event
Marek Szyprowski
1
-9
/
+25
2016-01-12
drm/exynos: crtc: rework atomic_{begin,flush}
Marek Szyprowski
5
-40
/
+32
2016-01-12
drm/exynos: mixer: unify a check for video-processor window
Marek Szyprowski
1
-2
/
+2
2016-01-12
drm/exynos: mixer: also allow ARGB1555 and ARGB4444
Tobias Jakobi
1
-0
/
+6
2016-01-12
drm/exynos: mixer: refactor layer setup
Marek Szyprowski
2
-0
/
+44
2016-01-12
drm/exynos: mixer: remove all static blending setup
Tobias Jakobi
1
-23
/
+0
2016-01-12
drm/exynos: mixer: set window priority based on zpos
Marek Szyprowski
2
-18
/
+24
2016-01-12
drm/exynos: make zpos property configurable
Marek Szyprowski
2
-6
/
+49
2016-01-12
drm/exynos: rename zpos to index
Marek Szyprowski
8
-28
/
+28
[next]