OpenCloudOS-Kernel/drivers/gpu/drm/virtio
Thomas Zimmermann 97c9bfe3f6 drm/aperture: Pass DRM driver structure instead of driver name
Print the name of the DRM driver when taking over fbdev devices. Makes
the output to dmesg more consistent. Note that the driver name is only
used for printing a string to the kernel log. No UAPI is affected by this
change.

Signed-off-by: Thomas Zimmermann <tzimmermann@suse.de>
Acked-by: Nirmoy Das <nirmoy.das@amd.com>
Acked-by: Chen-Yu Tsai <wens@csie.org> # sun4i
Acked-by: Neil Armstrong <narmstrong@baylibre.com> # meson
Link: https://patchwork.freedesktop.org/patch/msgid/20210629135833.22679-1-tzimmermann@suse.de
2021-07-01 11:11:55 +02:00
..
Kconfig drivers: gpu: drm: virtio: fix dependency of DRM_VIRTIO_GPU on VIRTIO 2020-12-22 13:43:29 +01:00
Makefile drm/virtio: implement blob resources: implement vram object 2020-09-29 11:23:33 +02:00
virtgpu_debugfs.c drm/virtio: virtio_{blah} --> virtio_gpu_{blah} 2020-12-02 11:48:14 +01:00
virtgpu_display.c drm: Use state helper instead of CRTC state pointer 2020-11-10 12:41:06 +01:00
virtgpu_drv.c drm/aperture: Pass DRM driver structure instead of driver name 2021-07-01 11:11:55 +02:00
virtgpu_drv.h drm/virtio: Prepare resource_flush to accept a fence 2021-06-23 12:11:59 +02:00
virtgpu_fence.c drm/virtio: consider dma-fence context when signaling 2020-12-02 11:48:14 +01:00
virtgpu_gem.c drm/virtio: Create Dumb BOs as guest Blobs (v3) 2021-04-15 10:55:18 +02:00
virtgpu_ioctl.c dma-buf: drop the _rcu postfix on function names v3 2021-06-06 11:19:51 +02:00
virtgpu_kms.c drm/virtio: Fix double free on probe failure 2021-05-18 10:55:30 +02:00
virtgpu_object.c drm/virtio: Create Dumb BOs as guest Blobs (v3) 2021-04-15 10:55:18 +02:00
virtgpu_plane.c drm/virtio: Add the fence in resource_flush if present 2021-06-23 12:12:00 +02:00
virtgpu_prime.c drm/virtio: Make virtgpu_dmabuf_ops with static keyword 2020-11-16 08:53:23 +01:00
virtgpu_trace.h drm/virtio: add trace events for commands 2019-05-06 10:52:58 +02:00
virtgpu_trace_points.c drm/virtio: add trace events for commands 2019-05-06 10:52:58 +02:00
virtgpu_vq.c drm/virtio: Prepare resource_flush to accept a fence 2021-06-23 12:11:59 +02:00
virtgpu_vram.c drm/virtio: fix prime export for vram objects 2021-01-11 08:49:48 +01:00