summaryrefslogtreecommitdiff
path: root/drivers/gpu/ipu-v3
diff options
context:
space:
mode:
authorMaxime Ripard <maxime@cerno.tech>2022-02-21 12:59:17 +0300
committerPhilipp Zabel <p.zabel@pengutronix.de>2022-04-04 10:34:21 +0300
commit927d8fd465adbaaad6cce82f840d489d7c378f29 (patch)
treec96f1c594415a37b5e81a5dc475fff50c95f3efd /drivers/gpu/ipu-v3
parentaa72b0866a0375d3694dd929a366433b4f5ee2b5 (diff)
downloadlinux-927d8fd465adbaaad6cce82f840d489d7c378f29.tar.xz
drm/imx: ipuv3-plane: Remove redundant color encoding and range initialisation
The imx KMS driver will call drm_plane_create_color_properties() with a default encoding and range values of BT601 and Limited Range, respectively. Since the initial value wasn't carried over in the state, the driver had to set it again in ipu_plane_state_reset(). However, the helpers have been adjusted to set it properly at reset, so this is not needed anymore. Cc: linux-arm-kernel@lists.infradead.org Cc: NXP Linux Team <linux-imx@nxp.com> Cc: Fabio Estevam <festevam@gmail.com> Cc: Pengutronix Kernel Team <kernel@pengutronix.de> Cc: Philipp Zabel <p.zabel@pengutronix.de> Cc: Sascha Hauer <s.hauer@pengutronix.de> Cc: Shawn Guo <shawnguo@kernel.org> Signed-off-by: Maxime Ripard <maxime@cerno.tech> Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de> Link: https://lore.kernel.org/r/20220221095918.18763-22-maxime@cerno.tech
Diffstat (limited to 'drivers/gpu/ipu-v3')
0 files changed, 0 insertions, 0 deletions