1
0
Fork 0
mirror of synced 2025-03-06 20:59:54 +01:00
linux/drivers/gpu/drm/imx/dcss
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
..
dcss-blkctl.c drm/imx: Add initial support for DCSS on iMX8MQ 2020-09-09 16:39:48 +02:00
dcss-crtc.c drm/atomic: Pass the full state to CRTC atomic begin and flush 2020-11-02 12:37:49 +01:00
dcss-ctxld.c drm/imx: Add initial support for DCSS on iMX8MQ 2020-09-09 16:39:48 +02:00
dcss-dev.c drm/imx/dcss: Add missing of_node_put() in fail path 2022-07-20 10:12:15 +03:00
dcss-dev.h drm/imx/dcss: allow using nearest neighbor interpolation scaling 2020-11-26 11:29:44 +01:00
dcss-dpr.c drm/imx: Add initial support for DCSS on iMX8MQ 2020-09-09 16:39:48 +02:00
dcss-drv.c drm: Remove linux/fb.h from drm_crtc.h 2022-07-05 21:14:02 +03:00
dcss-dtg.c drm/imx: Add initial support for DCSS on iMX8MQ 2020-09-09 16:39:48 +02:00
dcss-kms.c drm/fb-helper: Move generic fbdev emulation into separate source file 2022-11-05 17:12:04 +01:00
dcss-kms.h drm/imx/dcss: use drm_bridge_connector API 2020-09-09 16:39:49 +02:00
dcss-plane.c drm/gem: rename struct drm_gem_dma_object.{paddr => dma_addr} 2022-08-03 18:32:27 +02:00
dcss-scaler.c drm/imx/dcss: allow using nearest neighbor interpolation scaling 2020-11-26 11:29:44 +01:00
dcss-ss.c drm/imx: Add initial support for DCSS on iMX8MQ 2020-09-09 16:39:48 +02:00
Kconfig drm/gem: rename GEM CMA helpers to GEM DMA helpers 2022-08-03 18:31:49 +02:00
Makefile drm/imx: Add initial support for DCSS on iMX8MQ 2020-09-09 16:39:48 +02:00