diff options
author | 2020-08-06 15:48:10 -0400 | |
---|---|---|
committer | 2020-08-06 15:48:54 -0400 | |
commit | 8ce5d8425d39eb9197e30bcffc5afbaa7079b723 (patch) | |
tree | c5b67fb909f1d4e4c990cf3082dba4e94fe8815a /drivers/gpu/drm/amd/amdgpu | |
parent | drm/amd/display: Avoid using unvalidated tiling_flags and tmz_surface in prepare_planes (diff) | |
download | wireguard-linux-8ce5d8425d39eb9197e30bcffc5afbaa7079b723.tar.xz wireguard-linux-8ce5d8425d39eb9197e30bcffc5afbaa7079b723.zip |
drm/amd/display: Use validated tiling_flags and tmz_surface in commit_tail
[Why]
So we're not racing with userspace or deadlocking DM.
[How]
These flags are now stored on dm_plane_state itself and acquried and
validated during commit_check, so just use those instead.
Signed-off-by: Nicholas Kazlauskas <nicholas.kazlauskas@amd.com>
Reviewed-by: Rodrigo Siqueira <Rodrigo.Siqueira@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu')
0 files changed, 0 insertions, 0 deletions