diff options
author | Samson Tam <samson.tam@amd.com> | 2024-07-10 17:09:04 -0400 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2024-07-23 17:36:09 -0400 |
commit | 94beb4ac1b3bc5fbeef977960a90ee4f594b4465 (patch) | |
tree | 485ef987f3fa646dd3b6a8b8e67822e429823983 /drivers/gpu/drm/amd/amdgpu/amdgpu_sync.c | |
parent | 0cf80506918da0d2cd9d31e3b07831f94a2c5cc6 (diff) |
drm/amd/display: ensure EASF and ISHARP coefficients are programmed together
[Why]
EASF coefficients are programmed to RAM and then RAM selector is toggled.
ISHARP coefficients are programmed after so they will not be in the same
RAM block
[How]
Move ISHARP programming before EASF programming
Add flag if ISHARP coefficients are updated. If so, then
force EASF coefficients programming
Reviewed-by: Alvin Lee <alvin.lee2@amd.com>
Signed-off-by: Samson Tam <samson.tam@amd.com>
Signed-off-by: Aurabindo Pillai <aurabindo.pillai@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_sync.c')
0 files changed, 0 insertions, 0 deletions