Skip to content
Commit 7982471d authored by Tomohito Esaki's avatar Tomohito Esaki Committed by Laurent Pinchart
Browse files

drm: rcar-du: Set primary plane zpos immutably at initializing



According to drm_plane_create_zpos_property() function documentation,
all planes zpos range should be set if zpos property is supported.
However, the rcar-du driver didn't set primary plane zpos range. Since
the primary plane's zpos is fixed, set it immutably.

Reported-by: default avatarYoshihito Ogawa <yoshihito.ogawa.kc@renesas.com>
Reported-by: default avatarKoji Matsuoka <koji.matsuoka.xm@renesas.com>
Signed-off-by: default avatarTomohito Esaki <etom@igel.co.jp>
Reviewed-by: default avatarLaurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
Reviewed-by: default avatarDaniel Stone <daniels@collabora.com>
[Turn continue into if ... else ...]
Signed-off-by: default avatarLaurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
parent 4dc55525
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment