linux-stable/drivers/gpu/drm/virtio
Dave Airlie 877d8c0743 Merge tag 'topic/nouveau-i915-dp-helpers-and-cleanup-2020-08-31-1' of git://anongit.freedesktop.org/drm/drm-misc into drm-next
UAPI Changes:

None

Cross-subsystem Changes:

* Moves a bunch of miscellaneous DP code from the i915 driver into a set
  of shared DRM DP helpers

Core Changes:

* New DRM DP helpers (see above)

Driver Changes:

* Implements usage of the aforementioned DP helpers in the nouveau
  driver, along with some other various HPD related cleanup for nouveau

Signed-off-by: Dave Airlie <airlied@redhat.com>
From: Lyude Paul <lyude@redhat.com>
Link: https://patchwork.freedesktop.org/patch/msgid/11e59ebdea7ee4f46803a21fe9b21443d2b9c401.camel@redhat.com
2020-09-09 12:27:13 +10:00
..
Kconfig drm: virtio: fix kconfig dependency warning 2020-08-31 08:55:02 +02:00
Makefile
virtgpu_debugfs.c drm: convert .debugfs_init() hook to return void. 2020-03-18 17:53:28 +01:00
virtgpu_display.c drm/virtgpu: remove redundant assignments to width and height 2020-08-17 09:36:35 +02:00
virtgpu_drv.c drm/virtio: Support virtgpu exported resources 2020-08-18 10:01:54 +02:00
virtgpu_drv.h drm/virtio: Support virtgpu exported resources 2020-08-18 10:01:54 +02:00
virtgpu_fence.c
virtgpu_gem.c drm/virtio: Use struct_size() helper in kmalloc() 2020-08-17 13:08:43 +02:00
virtgpu_ioctl.c drm-misc-fixes for v5.9-rc1: 2020-08-19 13:54:42 +10:00
virtgpu_kms.c Linux 5.9-rc1 2020-08-18 14:14:25 +02:00
virtgpu_object.c drm-misc-next for 5.10: 2020-08-28 12:38:06 +10:00
virtgpu_plane.c drm/virtio: batch plane updates (pageflip) 2020-02-17 14:50:49 +01:00
virtgpu_prime.c drm/virtio: Support virtgpu exported resources 2020-08-18 10:01:54 +02:00
virtgpu_trace.h
virtgpu_trace_points.c
virtgpu_vq.c Linux 5.9-rc1 2020-08-18 14:14:25 +02:00