diff options
author | Tomohito Esaki <[email protected]> | 2020-04-01 15:11:00 +0900 |
---|---|---|
committer | Laurent Pinchart <[email protected]> | 2020-05-14 02:10:52 +0300 |
commit | 7982471d01aac33994276bf567c8f1f3a137648a (patch) | |
tree | e42dff2986b95b29c26608aa5a312aef34bb955b /tools/perf/scripts/python/net_dropmonitor.py | |
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 <[email protected]>
Reported-by: Koji Matsuoka <[email protected]>
Signed-off-by: Tomohito Esaki <[email protected]>
Reviewed-by: Laurent Pinchart <[email protected]>
Reviewed-by: Daniel Stone <[email protected]>
[Turn continue into if ... else ...]
Signed-off-by: Laurent Pinchart <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/net_dropmonitor.py')
0 files changed, 0 insertions, 0 deletions