linux-stable/drivers/gpu/drm/kmb
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
..
Kconfig drm: Remove CONFIG_DRM_KMS_CMA_HELPER option 2021-11-30 11:10:03 +01:00
kmb_crtc.c drm/kmb: Enable ADV bridge after modeset 2021-10-21 11:08:09 +02:00
kmb_drv.c drm/kmb: Use drm_module_platform_driver() to register the driver 2022-01-27 19:15:46 +01:00
kmb_drv.h drm/kmb: Disable change of plane parameters 2021-10-21 11:08:08 +02:00
kmb_dsi.c drm: Remove linux/fb.h from drm_crtc.h 2022-07-05 21:14:02 +03:00
kmb_dsi.h drm/kmb: Enable ADV bridge after modeset 2021-10-21 11:08:09 +02:00
kmb_plane.c drm: Drop drm_blend.h from drm_crtc.h 2022-06-20 23:53:55 +03:00
kmb_plane.h drm/kmb: Disable change of plane parameters 2021-10-21 11:08:08 +02:00
kmb_regs.h drm/kmb: Enable alpha blended second plane 2021-10-06 11:05:44 +02:00
Makefile drm/kmb: Build files for KeemBay Display driver 2020-11-05 19:20:38 +01:00