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

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

v2: imx and mcde need linux/io.h for readl()/etc.

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-5-ville.syrjala@linux.intel.com
2022-07-05 21:15:23 +03:00
..
Kconfig drm: Remove CONFIG_DRM_KMS_CMA_HELPER option 2021-11-30 11:10:03 +01:00
Makefile drm/mcde: Support DPI output 2020-11-24 00:09:08 +01:00
mcde_clk_div.c drm: Remove linux/i2c.h from drm_crtc.h 2022-07-05 21:15:23 +03:00
mcde_display.c drm: Drop drm_framebuffer.h from drm_crtc.h 2022-06-20 23:53:55 +03:00
mcde_display_regs.h drm/mcde: Support DPI output 2020-11-24 00:09:08 +01:00
mcde_drm.h drm/mcde: Support DPI output 2020-11-24 00:09:08 +01:00
mcde_drv.c Driver core changes for 5.18-rc1 2022-03-28 12:41:28 -07:00
mcde_dsi.c drm/mcde: Fix refcount leak in mcde_dsi_bind 2022-06-27 09:58:41 +02:00
mcde_dsi_regs.h drm/mcde: Some fixes to handling video mode 2019-12-17 21:20:03 +01:00