index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
2015-10-20
Merge branch 'drm/next/du' of git://linuxtv.org/pinchartl/fbdev into drm-next
Dave Airlie
2015-10-20
drm: rcar-du: Fix plane state free in plane reset handler
Laurent Pinchart
2015-10-20
drm: rcar-du: Enable DU0 to DPAD connection on R8A7791
Laurent Pinchart
2015-10-20
drm: rcar-du: Add dependency on OF
Laurent Pinchart
2015-10-20
drm: rcar-du: Remove obsolete rcar-du-r8a779x platform_device_id entries
Geert Uytterhoeven
2015-10-19
Merge branch 'virtio-gpu-for-drm-next' of git://git.kraxel.org/linux into drm...
Dave Airlie
2015-10-16
virtio-gpu: add page flip support
Gerd Hoffmann
2015-10-16
virtio-gpu: mark as a render gpu
Dave Airlie
2015-10-16
virtio-gpu: add basic prime support
Dave Airlie
2015-10-16
virtio-gpu: add 3d/virgl support
Gerd Hoffmann
2015-10-16
virtio-gpu: don't free things on ttm_bo_init failure
Dave Airlie
2015-10-16
virtio-gpu: wait for cursor updates finish
Gerd Hoffmann
2015-10-16
virtio-gpu: add & use virtio_gpu_queue_fenced_ctrl_buffer
Gerd Hoffmann
2015-10-16
virtio-gpu: add virtio_gpu_queue_ctrl_buffer_locked
Gerd Hoffmann
2015-10-16
via_drm.h: move struct via_file_private definition to drivers/gpu/drm/via/via...
Mikko Rapeli
2015-10-16
include/uapi/drm/sis_drm.h: move sis_file_private to drivers/gpu/drm/sis/sis_...
Mikko Rapeli
2015-10-16
Merge branch 'drm-dwhdmi-devel' of git://ftp.arm.linux.org.uk/~rmk/linux-arm ...
Dave Airlie
2015-10-16
Merge commit '06d1ee32a4d25356a710b49d5e95dbdd68bdf505' of git://git.kernel.o...
Dave Airlie
2015-10-16
Merge tag 'topic/drm-misc-2015-10-08' of git://anongit.freedesktop.org/drm-in...
Dave Airlie
2015-10-16
Merge tag 'drm-intel-next-2015-09-28-merged' of git://anongit.freedesktop.org...
Dave Airlie
2015-10-16
Merge branch 'drm-next-4.4' of git://people.freedesktop.org/~agd5f/linux into...
Dave Airlie
2015-10-15
Merge branch 'drm-tda998x-devel' of git://ftp.arm.linux.org.uk/~rmk/linux-arm...
Dave Airlie
2015-10-15
Merge branch 'drm-armada-devel' of git://ftp.arm.linux.org.uk/~rmk/linux-arm ...
Dave Airlie
2015-10-14
drm/amdgpu: fix lockup when clean pending fences
Junwei Zhang
2015-10-14
drm/amdgpu: add timer to fence to detect scheduler lockup
Junwei Zhang
2015-10-14
drm/amdgpu: add VM CS mapping trace point
Christian König
2015-10-14
drm/amdgpu: add option to clear VM page tables after every submit
Christian König
2015-10-14
drm/amdgpu: add option to stop on VM fault
Christian König
2015-10-14
drm/amdgpu: only print meaningful VM faults
Christian König
2015-10-14
drm/amdgpu: also trace already allocated VMIDs
Christian König
2015-10-14
drm/amdgpu: Drop unnecessary #include <linux/vga_switcheroo.h>
Lukas Wunner
2015-10-14
drm/radeon: Drop unnecessary #include <linux/vga_switcheroo.h>
Lukas Wunner
2015-10-14
drm/amdgpu: clean up pageflip interrupt handling
Alex Deucher
2015-10-14
drm/amdgpu: rework sdma structures
Alex Deucher
2015-10-14
drm/amdgpu: unpin cursor BOs on suspend and pin them again on resume
Alex Deucher
2015-10-14
drm/amdgpu/dce8: Fold set_cursor() into show_cursor()
Alex Deucher
2015-10-14
drm/amdgpu/dce8: Clean up reference counting and pinning of the cursor BOs
Alex Deucher
2015-10-14
drm/amdgpu/dce8: Move hotspot handling out of set_cursor
Alex Deucher
2015-10-14
drm/amdgpu/dce8: Re-show the cursor after a modeset (v2)
Alex Deucher
2015-10-14
drm/amdgpu/dce8: Use cursor_set2 hook for enabling / disabling the HW cursor
Alex Deucher
2015-10-14
drm/amdgpu/dce11: Fold set_cursor() into show_cursor()
Alex Deucher
2015-10-14
drm/amdgpu/dce11: Clean up reference counting and pinning of the cursor BOs
Alex Deucher
2015-10-14
drm/amdgpu/dce11: Move hotspot handling out of set_cursor
Alex Deucher
2015-10-14
drm/amdgpu/dce11: Re-show the cursor after a modeset (v2)
Alex Deucher
2015-10-14
drm/amdgpu/dce11: Use cursor_set2 hook for enabling / disabling the HW cursor
Alex Deucher
2015-10-14
drm/amdgpu/dce10: Fold set_cursor() into show_cursor()
Alex Deucher
2015-10-14
drm/amdgpu/dce10: Clean up reference counting and pinning of the cursor BOs
Alex Deucher
2015-10-14
drm/amdgpu/dce10: Move hotspot handling out of set_cursor
Alex Deucher
2015-10-14
drm/amdgpu/dce10: Re-show the cursor after a modeset (v2)
Alex Deucher
2015-10-14
drm/amdgpu/dce10: Use cursor_set2 hook for enabling / disabling the HW cursor
Alex Deucher
[next]