index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
Age
Commit message (
Expand
)
Author
Files
Lines
2018-04-18
drm/i915: Do no use kfree() to free a kmem_cache_alloc() return value
Xidong Wang
1
-1
/
+1
2018-04-17
drm/exynos: exynos_drm_fb -> drm_framebuffer
Daniel Stone
1
-20
/
+8
2018-04-17
drm/exynos: Move dma_addr out of exynos_drm_fb
Daniel Stone
1
-5
/
+3
2018-04-17
drm/exynos: Move GEM BOs to drm_framebuffer
Daniel Stone
1
-35
/
+4
2018-04-16
Merge airlied/drm-next into drm-misc-fixes
Sean Paul
955
-37079
/
+140964
2018-04-12
Merge tag 'drm-fixes-for-v4.17-rc1' of git://people.freedesktop.org/~airlied/...
Linus Torvalds
39
-1637
/
+431
2018-04-13
Merge branch 'drm-next-4.17' of git://people.freedesktop.org/~agd5f/linux int...
drm-fixes-for-v4.17-rc1
Dave Airlie
10
-74
/
+124
2018-04-13
Merge tag 'drm-misc-next-fixes-2018-04-11' of git://anongit.freedesktop.org/d...
Dave Airlie
1
-7
/
+8
2018-04-12
Revert "drm/amd/display: disable CRTCs with NULL FB on their primary plane (V2)"
Harry Wentland
1
-28
/
+0
2018-04-12
Revert "drm/amd/display: fix dereferencing possible ERR_PTR()"
Harry Wentland
1
-3
/
+0
2018-04-12
drm/amd/display: Fix regamma not affecting full-intensity color values
Leo (Sunpeng) Li
1
-3
/
+6
2018-04-12
drm/amd/display: Fix FBC text console corruption
Roman Li
1
-13
/
+54
2018-04-12
drm/amd/display: Only register backlight device if embedded panel connected
Harry Wentland
1
-25
/
+33
2018-04-11
drm/amd/display: fix brightness level after resume from suspend
Roman Li
3
-1
/
+18
2018-04-11
drm/amd/display: HDMI has no sound after Panel power off/on
Charlene Liu
1
-0
/
+2
2018-04-11
drm/amdgpu: add MP1 and THM hw ip base reg offset
Evan Quan
2
-1
/
+4
2018-04-11
drm/amdgpu: fix null pointer panic with direct fw loading on gpu reset
Huang Rui
1
-0
/
+3
2018-04-11
drm/radeon: add PX quirk for Asus K73TK
Nico Sneck
1
-0
/
+4
2018-04-10
Merge tag 'rproc-v4.17' of git://github.com/andersson/remoteproc
Linus Torvalds
1
-2
/
+2
2018-04-09
drm/vc4: Fix memory leak during BO teardown
Daniel J Blueman
2
-0
/
+3
2018-04-07
treewide: fix up files incorrectly marked executable
Linus Torvalds
1
-0
/
+0
2018-04-06
Merge tag 'pci-v4.17-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+4
2018-04-05
kernel.h: Retain constant expression output for max()/min()
Kees Cook
1
-2
/
+2
2018-04-05
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
3
-4
/
+4
2018-04-05
Merge tag 'sound-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
1
-32
/
+15
2018-04-05
drm/omap: fix crash if there's no video PLL
drm-misc-next-fixes-2018-04-11
Tomi Valkeinen
1
-7
/
+8
2018-04-04
Merge tag 'char-misc-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-3
/
+94
2018-04-04
drm/i915/execlists: Clear user-active flag on preemption completion
Chris Wilson
1
-0
/
+9
2018-04-04
Merge tag 'gvt-fixes-2018-04-03' of https://github.com/intel/gvt-linux into d...
Joonas Lahtinen
8
-27
/
+69
2018-04-03
drm/amdgpu: Fix memory leaks at amdgpu_init() error path
Takashi Iwai
1
-4
/
+5
2018-04-03
drm/amdgpu: Fix PCIe lane width calculation
Alex Deucher
1
-2
/
+2
2018-04-03
drm/radeon: Fix PCIe lane width calculation
Paul Parsons
1
-2
/
+2
2018-04-03
drm/amdgpu/si: implement get/set pcie_lanes asic callback
Alex Deucher
1
-0
/
+67
2018-04-03
drm/amdgpu: Add support for SRBM selection v3
Andrey Grodzovsky
6
-79
/
+72
2018-04-03
Revert "drm/amdgpu: Don't change preferred domian when fallback GTT v5"
Chunming Zhou
2
-17
/
+17
2018-04-03
drm/amd/powerply: fix power reading on Fiji
Eric Huang
1
-1
/
+2
2018-04-03
drm/amd/powerplay: Enable ACG SS feature
Kenneth Feng
5
-18
/
+39
2018-04-03
drm/amdgpu/sdma: fix mask in emit_pipeline_sync
Alex Deucher
4
-4
/
+4
2018-04-03
drm/amdgpu: Fix KIQ hang on bare metal for device unbind/bind back v2.
Andrey Grodzovsky
1
-1
/
+53
2018-04-03
drm/amd/pp: Clean header file in vega12_smumgr.c
Rex Zhu
1
-4
/
+2
2018-04-03
drm/amd/pp: Remove Dead functions on Vega12
Rex Zhu
4
-1419
/
+23
2018-04-03
drm/amd/pp: silence a static checker warning
Dan Carpenter
1
-4
/
+4
2018-04-03
drm/amdgpu: drop compute ring timeout setting for non-sriov only (v2)
Evan Quan
1
-3
/
+9
2018-04-03
drm/amdgpu: fix typo of domain fallback
Chunming Zhou
1
-1
/
+1
2018-04-02
Merge branch 'sched-wait-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-16
/
+11
2018-04-02
Merge tag 'drm-for-v4.17' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
956
-36926
/
+142017
2018-03-30
drm/i915/gvt: Add drm_format_mod update
Tina Zhang
1
-0
/
+1
2018-03-30
drm/i915/gvt: Disable primary/sprite/cursor plane at virtual display initiali...
Xiong Zhang
1
-0
/
+10
2018-03-30
drm/i915/gvt: Delete redundant error message in fb_decode.c
Xiong Zhang
1
-18
/
+9
2018-03-30
drm/i915/gvt: Cancel dma map when resetting ggtt entries
Changbin Du
2
-6
/
+18
[prev]
[next]