aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_vm.c
diff options
context:
space:
mode:
authorGeorge Shen <[email protected]>2024-02-07 19:40:34 +0000
committerAlex Deucher <[email protected]>2024-03-20 17:37:03 +0000
commite2fdd5c5257dcb5afcd5557d4b009e4982d86da6 (patch)
tree510a2191b7ce290c1b8ec7c77b81da49e275f7a0 /drivers/gpu/drm/amd/amdgpu/amdgpu_vm.c
parentdrm/amd/display: revert Exit idle optimizations before HDCP execution (diff)
downloadkernel-e2fdd5c5257dcb5afcd5557d4b009e4982d86da6.tar.gz
kernel-e2fdd5c5257dcb5afcd5557d4b009e4982d86da6.zip
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. Cc: Mario Limonciello <[email protected]> Cc: Alex Deucher <[email protected]> Reviewed-by: Alvin Lee <[email protected]> Acked-by: Alex Hung <[email protected]> Signed-off-by: George Shen <[email protected]> Tested-by: Daniel Wheeler <[email protected]> Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_vm.c')
0 files changed, 0 insertions, 0 deletions