diff options
author | Austin Zheng <Austin.Zheng@amd.com> | 2024-10-31 14:10:39 -0400 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2024-11-08 11:45:30 -0500 |
commit | bc0429283802546f7d13184f1f9e6a6bab9834a3 (patch) | |
tree | 7f0d7282c5a912d290e86cc11e2999c8947de2a1 /drivers/gpu/drm/amd/amdgpu/amdgpu_device.c | |
parent | 0d5fd22b63bc8315ff946e7063be3bb031f7dda3 (diff) | |
download | linux-bc0429283802546f7d13184f1f9e6a6bab9834a3.tar.gz linux-bc0429283802546f7d13184f1f9e6a6bab9834a3.tar.bz2 linux-bc0429283802546f7d13184f1f9e6a6bab9834a3.zip |
drm/amd/display: Update SPL Taps Required For Integer Scaling
Number of taps is incorrectly being set when integer scaling is enabled.
Taps required when src_rect != dst_rect previously not considered.
Perform the calculations when integer scaling is enabled.
Set taps to 1 if the scaling ratio is 1:1.
Reviewed-by: Samson Tam <samson.tam@amd.com>
Signed-off-by: Austin Zheng <Austin.Zheng@amd.com>
Signed-off-by: Hamza Mahfooz <hamza.mahfooz@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_device.c')
0 files changed, 0 insertions, 0 deletions