diff options
| author | Nicholas Kazlauskas <[email protected]> | 2020-07-28 13:59:53 +0000 |
|---|---|---|
| committer | Alex Deucher <[email protected]> | 2020-08-06 19:46:19 +0000 |
| commit | 9a81cc60796b9f86cf19245e68562750541bb575 (patch) | |
| tree | f55c1a8cb4bad13382c4163cf534c090d3436ce0 /drivers/gpu/drm/amd/amdgpu/amdgpu_vram_mgr.c | |
| parent | drm/amd/display: Store tiling_flags and tmz_surface on dm_plane_state (diff) | |
| download | kernel-9a81cc60796b9f86cf19245e68562750541bb575.tar.gz kernel-9a81cc60796b9f86cf19245e68562750541bb575.zip | |
drm/amd/display: Reset plane when tiling flags change
[Why]
Enabling or disable DCC or switching between tiled and linear formats
can require bandwidth updates.
They're currently skipping all DC validation by being treated as purely
surface updates.
[How]
Treat tiling_flag changes (which encode DCC state) as a condition for
resetting the plane.
Signed-off-by: Nicholas Kazlauskas <[email protected]>
Reviewed-by: Hersen Wu <[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
