linux-stable/drivers/gpu/drm/stm
Ville Syrjälä 90bb087f66 drm: Drop drm_blend.h from drm_crtc.h
drm_crtc.h has no need for drm_blend.h, so don't include it.
Avoids useless rebuilds of the entire universe when
touching drm_blend.h.

Quite a few placs do currently depend on drm_blend.h without
actually including it directly. All of those need to be fixed
up.

Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20220613200317.11305-4-ville.syrjala@linux.intel.com
Acked-by: Sam Ravnborg <sam@ravnborg.org>
Acked-by: Jani Nikula <jani.nikula@intel.com>
2022-06-20 23:53:55 +03:00
..
drv.c drm/stm: Use drm_module_platform_driver() to register the driver 2022-01-27 19:15:47 +01:00
dw_mipi_dsi-stm.c drm/stm: dsi: provide the implementation of mode_valid() 2022-01-04 12:54:02 +01:00
Kconfig drm: Remove CONFIG_DRM_KMS_CMA_HELPER option 2021-11-30 11:10:03 +01:00
ltdc.c drm: Drop drm_blend.h from drm_crtc.h 2022-06-20 23:53:55 +03:00
ltdc.h drm/stm: ltdc: add support for CRC hashing feature 2022-02-25 14:14:28 +01:00
Makefile