diff options
| author | Nicholas Kazlauskas <[email protected]> | 2020-08-06 19:48:10 +0000 |
|---|---|---|
| committer | Alex Deucher <[email protected]> | 2020-08-06 19:48:54 +0000 |
| commit | 8ce5d8425d39eb9197e30bcffc5afbaa7079b723 (patch) | |
| tree | c5b67fb909f1d4e4c990cf3082dba4e94fe8815a /drivers/gpu/drm/amd/amdgpu/amdgpu_vram_mgr.c | |
| parent | drm/amd/display: Avoid using unvalidated tiling_flags and tmz_surface in prep... (diff) | |
| download | kernel-8ce5d8425d39eb9197e30bcffc5afbaa7079b723.tar.gz kernel-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 <[email protected]>
Reviewed-by: Rodrigo Siqueira <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_vram_mgr.c')
0 files changed, 0 insertions, 0 deletions
