diff options
| author | Tomohito Esaki <[email protected]> | 2020-04-01 06:11:00 +0000 |
|---|---|---|
| committer | Laurent Pinchart <[email protected]> | 2020-05-13 23:10:52 +0000 |
| commit | 7982471d01aac33994276bf567c8f1f3a137648a (patch) | |
| tree | e42dff2986b95b29c26608aa5a312aef34bb955b /drivers/gpu/drm/amd/amdgpu/amdgpu_debugfs.c | |
| parent | drm: plane: Verify that no or all planes have a zpos property (diff) | |
| download | kernel-7982471d01aac33994276bf567c8f1f3a137648a.tar.gz kernel-7982471d01aac33994276bf567c8f1f3a137648a.zip | |
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 'drivers/gpu/drm/amd/amdgpu/amdgpu_debugfs.c')
0 files changed, 0 insertions, 0 deletions
