linux/drivers/gpu/drm/virtio
Thomas Zimmermann 45b64fd9f7 drm/fb-helper: Remove unnecessary include statements
Remove include statements for <drm/drm_fb_helper.h> where it is not
required (i.e., most of them). In a few places include other header
files that are required by the source code.

v3:
	* fix amdgpu include statements
	* fix rockchip include statements

Signed-off-by: Thomas Zimmermann <tzimmermann@suse.de>
Reviewed-by: Javier Martinez Canillas <javierm@redhat.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20221103151446.2638-23-tzimmermann@suse.de
2022-11-05 17:12:04 +01:00
..
Kconfig
Makefile
virtgpu_debugfs.c
virtgpu_display.c drm/virtio: set fb_modifiers_not_supported 2022-09-07 12:13:22 +02:00
virtgpu_drv.c drm/fb-helper: Move generic fbdev emulation into separate source file 2022-11-05 17:12:04 +01:00
virtgpu_drv.h drm/fb-helper: Remove unnecessary include statements 2022-11-05 17:12:04 +01:00
virtgpu_fence.c
virtgpu_gem.c
virtgpu_ioctl.c virtio-gpu: fix shift wrapping bug in virtio_gpu_fence_event_create() 2022-09-23 13:16:37 +02:00
virtgpu_kms.c
virtgpu_object.c
virtgpu_plane.c
virtgpu_prime.c
virtgpu_trace.h
virtgpu_trace_points.c
virtgpu_vq.c
virtgpu_vram.c