index
:
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
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
Age
Commit message (
Expand
)
Author
Files
Lines
2018-03-28
Backmerge tag 'v4.16-rc7' into drm-next
Dave Airlie
60
-233
/
+590
2018-03-26
Merge branch 'drm-next-4.17' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
86
-737
/
+60264
2018-03-23
drm/amd/pp: clean header file hwmgr.h
Rex Zhu
2
-9
/
+9
2018-03-23
drm/amd/pp: use mlck_table.count for array loop index limit
Colin Ian King
1
-10
/
+11
2018-03-22
drm/amdgpu: Add an ATPX quirk for hybrid laptop
Alex Deucher
1
-0
/
+1
2018-03-23
drm/ast: Fixed 1280x800 Display Issue
drm-fixes-for-v4.16-rc7
Y.C. Chen
1
-2
/
+2
2018-03-23
Merge tag 'drm-misc-fixes-2018-03-22' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
5
-8
/
+22
2018-03-23
Merge tag 'drm-intel-next-fixes-2018-03-22' of git://anongit.freedesktop.org/...
drm-misc-next-fixes-2018-03-28
Dave Airlie
10
-41
/
+119
2018-03-23
Merge branch 'vmwgfx-next' of git://people.freedesktop.org/~thomash/linux int...
Dave Airlie
18
-456
/
+1223
2018-03-23
Merge branch 'etnaviv/next' of https://git.pengutronix.de/git/lst/linux into ...
Dave Airlie
21
-434
/
+1301
2018-03-23
Merge tag 'drm-intel-fixes-2018-03-21' of git://anongit.freedesktop.org/drm/d...
Dave Airlie
2
-7
/
+4
2018-03-23
Merge branch 'vmwgfx-fixes-4.16' of git://people.freedesktop.org/~thomash/lin...
Dave Airlie
6
-17
/
+59
2018-03-23
Merge tag 'imx-drm-fixes-2018-03-22' of git://git.pengutronix.de/git/pza/linu...
Dave Airlie
3
-7
/
+20
2018-03-22
drm/amdgpu: fix spelling mistake: "asssert" -> "assert"
Colin Ian King
1
-1
/
+1
2018-03-22
drm/amd/pp: Add new asic support in pp_psm.c
Rex Zhu
6
-453
/
+239
2018-03-22
drm/amd/pp: Clean up powerplay code on Vega12
Rex Zhu
2
-513
/
+1
2018-03-22
drm/amd/pp: Add smu irq handlers for legacy asics
Rex Zhu
1
-0
/
+27
2018-03-22
drm/amd/pp: Fix set wrong temperature range on smu7
Rex Zhu
1
-1
/
+1
2018-03-22
drm/amdgpu: Don't change preferred domian when fallback GTT v5
Chunming Zhou
2
-17
/
+17
2018-03-22
drm/vmwgfx: Bump version patchlevel and date
Thomas Hellstrom
1
-2
/
+2
2018-03-22
drm/vmwgfx: use monotonic event timestamps
Arnd Bergmann
1
-4
/
+5
2018-03-22
drm/vmwgfx: Unpin the screen object backup buffer when not used
Thomas Hellstrom
1
-8
/
+21
2018-03-22
drm/vmwgfx: Stricter count of legacy surface device resources
Thomas Hellstrom
1
-5
/
+3
2018-03-22
drm/vmwgfx: Use kasprintf
Himanshu Jha
1
-10
/
+3
2018-03-22
drm/vmwgfx: Get rid of the device-private suspended member
Thomas Hellstrom
3
-5
/
+1
2018-03-22
drm/vmwgfx: Improve on hibernation
Thomas Hellstrom
4
-33
/
+130
2018-03-22
drm/vmwgfx: Avoid pinning fbdev framebuffers
Thomas Hellstrom
5
-49
/
+98
2018-03-22
drm/vmwgfx: Fix multiple command buffer context use
Thomas Hellstrom
3
-33
/
+38
2018-03-22
drm/vmwgfx: Use the cpu blit utility for framebuffer to screen target blits
Thomas Hellstrom
6
-91
/
+97
2018-03-22
drm/vmwgfx: Add a cpu blit utility that can be used for page-backed bos
Thomas Hellstrom
3
-1
/
+555
2018-03-22
drm/ttm: Export the ttm_k[un]map_atomic_prot API.
Thomas Hellstrom
1
-5
/
+26
2018-03-22
drm/ttm: Clean up kmap_atomic_prot selection code
Thomas Hellstrom
1
-33
/
+31
2018-03-22
drm/etnaviv: bump HW job limit to 4
Lucas Stach
1
-1
/
+1
2018-03-22
drm/vmwgfx: Cursor update fixes
Thomas Hellstrom
1
-2
/
+13
2018-03-22
drm/vmwgfx: Send the correct nonblock option for atomic_commit
Deepak Rawat
1
-26
/
+1
2018-03-22
drm/vmwgfx: Move the stdu vblank event to atomic function
Deepak Rawat
1
-64
/
+77
2018-03-22
drm/vmwgfx: Move screen object page flip to atomic function
Deepak Rawat
1
-50
/
+64
2018-03-22
drm/vmwgfx: Remove drm_crtc_arm_vblank_event from atomic flush
Deepak Rawat
1
-5
/
+1
2018-03-22
drm/vmwgfx: Move surface copy cmd to atomic function
Deepak Rawat
1
-25
/
+22
2018-03-22
drm/vmwgfx: Avoid iterating over display unit if crtc is available
Deepak Rawat
4
-26
/
+56
2018-03-22
drm: udl: Properly check framebuffer mmap offsets
drm-misc-fixes-2018-03-22
Greg Kroah-Hartman
1
-2
/
+7
2018-03-22
Merge branch 'drm-fixes-4.16' of git://people.freedesktop.org/~agd5f/linux in...
Dave Airlie
7
-36
/
+48
2018-03-21
drm/amdgpu: Fix NULL ptr on driver unload due to init failure.
Andrey Grodzovsky
1
-1
/
+0
2018-03-21
drm/amdgpu: fix "mitigate workaround for i915"
Christian König
1
-3
/
+5
2018-03-21
drm/amd/pp: Add smu irq handlers in sw_init instand of hw_init
Rex Zhu
2
-4
/
+2
2018-03-21
drm/amd/pp: Refine register_thermal_interrupt function
Rex Zhu
9
-16
/
+12
2018-03-21
drm/amdgpu: Remove wrapper layer of cgs irq handling
Rex Zhu
11
-364
/
+86
2018-03-21
drm/amd/powerplay: Return per DPM level clock
Kenneth Feng
2
-96
/
+276
2018-03-21
drm/amd/powerplay: Remove the SOC floor voltage setting
Kenneth Feng
1
-8
/
+0
2018-03-21
drm/amdgpu: no job timeout setting on compute queues
Evan Quan
1
-1
/
+3
[next]