aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/omapdrm/omap_plane.c
diff options
context:
space:
mode:
authorMaxime Ripard <[email protected]>2022-02-21 09:59:11 +0000
committerMaxime Ripard <[email protected]>2022-02-25 16:57:01 +0000
commitdad911d3c4a60b6fccf698c060f55fca898f287a (patch)
tree6955a505aaaed1d2db38fa951ac5b7c346c185a3 /drivers/gpu/drm/omapdrm/omap_plane.c
parentdrm/omap: plane: Remove redundant zpos initialisation (diff)
downloadkernel-dad911d3c4a60b6fccf698c060f55fca898f287a.tar.gz
kernel-dad911d3c4a60b6fccf698c060f55fca898f287a.zip
drm/rcar: plane: Remove redundant zpos initialisation
The rcar-du KMS driver will call drm_plane_create_zpos_property() with an init value depending on the plane type. Since the initial value wasn't carried over in the state, the driver had to set it again in rcar_du_plane_reset() and rcar_du_vsp_plane_reset(). However, the helpers have been adjusted to set it properly at reset, so this is not needed anymore. Cc: [email protected] Reviewed-by: Kieran Bingham <[email protected]> Reviewed-by: Laurent Pinchart <[email protected]> Signed-off-by: Maxime Ripard <[email protected]> Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'drivers/gpu/drm/omapdrm/omap_plane.c')
0 files changed, 0 insertions, 0 deletions