diff options
author | Tomohito Esaki <etom@igel.co.jp> | 2020-04-01 15:11:00 +0900 |
---|---|---|
committer | Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com> | 2020-05-14 02:10:52 +0300 |
commit | 7982471d01aac33994276bf567c8f1f3a137648a (patch) | |
tree | e42dff2986b95b29c26608aa5a312aef34bb955b /drivers/pcmcia/o2micro.h | |
parent | 4dc55525b09514737bb17eb437b2f4d3c6740d8a (diff) |
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: Yoshihito Ogawa <yoshihito.ogawa.kc@renesas.com>
Reported-by: Koji Matsuoka <koji.matsuoka.xm@renesas.com>
Signed-off-by: Tomohito Esaki <etom@igel.co.jp>
Reviewed-by: Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
Reviewed-by: Daniel Stone <daniels@collabora.com>
[Turn continue into if ... else ...]
Signed-off-by: Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
Diffstat (limited to 'drivers/pcmcia/o2micro.h')
0 files changed, 0 insertions, 0 deletions