diff options
| author | Maxime Ripard <[email protected]> | 2022-02-21 09:59:17 +0000 |
|---|---|---|
| committer | Philipp Zabel <[email protected]> | 2022-04-04 07:34:21 +0000 |
| commit | 927d8fd465adbaaad6cce82f840d489d7c378f29 (patch) | |
| tree | c96f1c594415a37b5e81a5dc475fff50c95f3efd /drivers/gpu/drm/amd/amdgpu/amdgpu_ucode.c | |
| parent | drm/imx: ipuv3-plane: Remove redundant zpos initialisation (diff) | |
| download | kernel-927d8fd465adbaaad6cce82f840d489d7c378f29.tar.gz kernel-927d8fd465adbaaad6cce82f840d489d7c378f29.zip | |
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: [email protected]
Cc: NXP Linux Team <[email protected]>
Cc: Fabio Estevam <[email protected]>
Cc: Pengutronix Kernel Team <[email protected]>
Cc: Philipp Zabel <[email protected]>
Cc: Sascha Hauer <[email protected]>
Cc: Shawn Guo <[email protected]>
Signed-off-by: Maxime Ripard <[email protected]>
Signed-off-by: Philipp Zabel <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_ucode.c')
0 files changed, 0 insertions, 0 deletions
