linux/drivers/gpu/drm/zte
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
Makefile
zx_common_regs.h
zx_drm_drv.c drm: Split out drm_probe_helper.h 2019-01-24 13:20:42 +01:00
zx_drm_drv.h
zx_hdmi.c drm: Split out drm_probe_helper.h 2019-01-24 13:20:42 +01:00
zx_hdmi_regs.h
zx_plane.c drm: Remove users of drm_format_info_plane_cpp 2019-05-20 13:35:56 +02:00
zx_plane.h
zx_plane_regs.h
zx_tvenc.c drm: Split out drm_probe_helper.h 2019-01-24 13:20:42 +01:00
zx_tvenc_regs.h
zx_vga.c drm: Split out drm_probe_helper.h 2019-01-24 13:20:42 +01:00
zx_vga_regs.h
zx_vou.c drm: Split out drm_probe_helper.h 2019-01-24 13:20:42 +01:00
zx_vou.h drm/zte: Stop consulting plane->crtc 2018-03-29 19:14:21 +03:00
zx_vou_regs.h