diff options
author | Alvin Lee <alvin.lee2@amd.com> | 2023-07-04 11:11:30 -0400 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2023-07-18 11:16:28 -0400 |
commit | 157f75a79aaf44a124c10cfd05f4056ba3f84b84 (patch) | |
tree | 0bd1cb57ae8cdacd32ca03fe208edb391c075375 /drivers/gpu/drm/amd/amdgpu/soc15_common.h | |
parent | da915efaa213a33451965db1314a75a39219df65 (diff) |
drm/amd/display: Add missing triggers for full updates
[Description]
- Full update was missed for the following cases:
- Idle optimization is enabled
- Plane is not in current context
- Also don't clear surface updates at end of
commit_plane_for_stream_fast as they are cleared at
the beginning of each flip (only stream updates need
to be cleared in case there is no stream update in
the next flip)
Reviewed-by: Samson Tam <samson.tam@amd.com>
Acked-by: Alan Liu <haoping.liu@amd.com>
Signed-off-by: Alvin Lee <alvin.lee2@amd.com>
Tested-by: Daniel Wheeler <daniel.wheeler@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/soc15_common.h')
0 files changed, 0 insertions, 0 deletions