linux/drivers/gpu/drm/stm
Maxime Ripard b0f986b4b0
drm: Remove users of drm_format_info_plane_cpp
drm_format_info_plane_cpp() basically just returns the cpp array content
found in the drm_format_info structure.

Since it's pretty trivial, let's remove the function and have the users use
the array directly

Suggested-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Reviewed-by: Paul Kocialkowski <paul.kocialkowski@bootlin.com>
Signed-off-by: Maxime Ripard <maxime.ripard@bootlin.com>
Link: https://patchwork.freedesktop.org/patch/msgid/c0a78c87cd0410a1819edad2794ad06543c85bb5.1558002671.git-series.maxime.ripard@bootlin.com
2019-05-20 13:35:56 +02:00
..
Kconfig drm/stm: fix CONFIG_FB dependency 2019-03-11 15:40:29 +01:00
Makefile drm/stm: Add STM32 DSI controller driver 2017-07-26 14:42:52 +02:00
drv.c drm/stm: add sleep power management 2019-04-01 11:00:18 +02:00
dw_mipi_dsi-stm.c drm/stm: dsi: add regulator support 2019-05-17 12:11:31 +02:00
ltdc.c drm: Remove users of drm_format_info_plane_cpp 2019-05-20 13:35:56 +02:00
ltdc.h drm/stm: add sleep power management 2019-04-01 11:00:18 +02:00