OpenCloudOS-Kernel/drivers/gpu/drm/udl
Thomas Zimmermann 8ab59da26b drm/fb-helper: Move generic fbdev emulation into separate source file
Move the generic fbdev implementation into its own source and header
file. Adapt drivers. No functional changes, but some of the internal
helpers have been renamed to fit into the drm_fbdev_ naming scheme.

v3:
	* rename drm_fbdev.{c,h} to drm_fbdev_generic.{c,h}
	* rebase onto vmwgfx changes
	* rebase onto xlnx changes
	* fix include statements in amdgpu

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-22-tzimmermann@suse.de
2022-11-05 17:12:04 +01:00
..
Kconfig drm/shmem-helper: Switch to vmf_insert_pfn 2021-08-12 21:41:10 +02:00
Makefile drm/udl: Move connector to modesetting code 2022-10-07 13:45:47 +02:00
udl_drv.c drm/fb-helper: Move generic fbdev emulation into separate source file 2022-11-05 17:12:04 +01:00
udl_drv.h drm/udl: Add constants for commands 2022-10-07 13:47:40 +02:00
udl_main.c drm/udl: Sync pending URBs at the end of suspend 2022-09-10 21:45:53 +02:00
udl_modeset.c drm/atomic-helper: Replace drm_atomic_helper_check_crtc_state() 2022-10-08 15:26:55 +02:00
udl_proto.h drm/udl: Add constants for commands 2022-10-07 13:47:40 +02:00
udl_transfer.c drm/udl: Add constants for commands 2022-10-07 13:47:40 +02:00