diff options
| author | Samson Tam <[email protected]> | 2024-07-10 17:09:04 -0400 |
|---|---|---|
| committer | Alex Deucher <[email protected]> | 2024-07-23 17:36:09 -0400 |
| commit | 94beb4ac1b3bc5fbeef977960a90ee4f594b4465 (patch) | |
| tree | 485ef987f3fa646dd3b6a8b8e67822e429823983 /tools/perf/scripts/python | |
| 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 <[email protected]>
Signed-off-by: Samson Tam <[email protected]>
Signed-off-by: Aurabindo Pillai <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions