1
0
Fork 0
mirror of synced 2025-03-06 20:59:54 +01:00
linux/drivers/gpu/drm/imx/dcss
Ville Syrjälä 73289afe03 drm: Remove linux/fb.h from drm_crtc.h
drm_crtc.h has no need for linux/fb.h, so don't include it.
Avoids useless rebuilds of the entire universe when
touching linux/fb.h.

Quite a few placs do currently depend on linux/fb.h or other
headers pulled in by it without actually including any of it
directly. All of those need to be fixed up.

v2: Split the vmwgfx change out

Acked-by: Sam Ravnborg <sam@ravnborg.org>
Acked-by: Jani Nikula <jani.nikula@intel.com>
Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20220630195114.17407-3-ville.syrjala@linux.intel.com
2022-07-05 21:14:02 +03:00
..
dcss-blkctl.c
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
dcss-dev.c drm/imx/dcss: use drm_bridge_connector API 2020-09-09 16:39:49 +02:00
dcss-dev.h drm/imx/dcss: allow using nearest neighbor interpolation scaling 2020-11-26 11:29:44 +01:00
dcss-dpr.c
dcss-drv.c drm: Remove linux/fb.h from drm_crtc.h 2022-07-05 21:14:02 +03:00
dcss-dtg.c
dcss-kms.c drm/bridge: Centralize error message when bridge attach fails 2021-07-28 16:33:12 +03:00
dcss-kms.h drm/imx/dcss: use drm_bridge_connector API 2020-09-09 16:39:49 +02:00
dcss-plane.c drm: Drop drm_blend.h from drm_crtc.h 2022-06-20 23:53:55 +03:00
dcss-scaler.c drm/imx/dcss: allow using nearest neighbor interpolation scaling 2020-11-26 11:29:44 +01:00
dcss-ss.c
Kconfig drm/imx/dcss: i.MX8MQ DCSS select DRM_GEM_CMA_HELPER 2022-02-18 09:25:16 +00:00
Makefile