diff options
author | George Shen <[email protected]> | 2024-01-05 22:01:03 -0500 |
---|---|---|
committer | Alex Deucher <[email protected]> | 2024-02-07 12:26:22 -0500 |
commit | 288c0254a0b0c9980dba9df7d5afadf27280b99c (patch) | |
tree | 1d701e170ee392307183f2444d4f7e8a386aef42 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | ead4c6b94d9b9d9801fd73220cbb032cb7908ac9 (diff) |
drm/amd/display: Add left edge pixel for YCbCr422/420 + ODM pipe split
[Why]
Currently 3-tap chroma subsampling is used for YCbCr422/420. When ODM
pipesplit is used, pixels on the left edge of ODM slices need one extra
pixel from the right edge of the previous slice to calculate the correct
chroma value.
Without this change, the chroma value is slightly different than
expected. This is usually imperceptible visually, but it impacts test
pattern CRCs for compliance test automation.
[How]
Update logic to use the register for adding extra left edge pixel for
YCbCr422/420 ODM cases.
Reviewed-by: Alvin Lee <[email protected]>
Acked-by: Hamza Mahfooz <[email protected]>
Signed-off-by: George Shen <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions