diff options
author | Daniel Vetter <[email protected]> | 2021-04-13 11:49:01 +0200 |
---|---|---|
committer | Daniel Vetter <[email protected]> | 2021-04-15 13:35:15 +0200 |
commit | be4306ad928fcf736cbe2616b6dd19d91f1bc083 (patch) | |
tree | a62aae61ef1d27c973805e92260ea8b759ee46a4 /drivers/gpu/drm/amd/amdgpu/amdgpu_object.c | |
parent | 3389082bb98296ca5f31ac809a4e5dec5b069148 (diff) |
drm/tegra: Don't set allow_fb_modifiers explicitly
Since
commit 890880ddfdbe256083170866e49c87618b706ac7
Author: Paul Kocialkowski <[email protected]>
Date: Fri Jan 4 09:56:10 2019 +0100
drm: Auto-set allow_fb_modifiers when given modifiers at plane init
this is done automatically as part of plane init, if drivers set the
modifier list correctly. Which is the case here.
It was slightly inconsistently though, since planes with only linear
modifier support haven't listed that explicitly. Fix that, and cc:
stable to allow userspace to rely on this. Again don't backport
further than where Paul's patch got added.
Cc: [email protected] # v5.1 +
Cc: Pekka Paalanen <[email protected]>
Acked-by: Thierry Reding <[email protected]>
Signed-off-by: Daniel Vetter <[email protected]>
Cc: Thierry Reding <[email protected]>
Cc: Jonathan Hunter <[email protected]>
Cc: [email protected]
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_object.c')
0 files changed, 0 insertions, 0 deletions