aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/display/modules/freesync/freesync.c
diff options
context:
space:
mode:
authorAustin Zheng <[email protected]>2025-06-05 20:37:36 +0000
committerAlex Deucher <[email protected]>2025-06-24 13:55:22 +0000
commit90adb32480fce1ccda76ed5ebd58c4463ead3fd6 (patch)
treee9ea469d70df90c6dc73183e333ee96cdbac26ef /drivers/gpu/drm/amd/display/modules/freesync/freesync.c
parentdrm/amd/pm: Fetch SMUv13.0.6 xgmi max speed/width (diff)
downloadkernel-90adb32480fce1ccda76ed5ebd58c4463ead3fd6.tar.gz
kernel-90adb32480fce1ccda76ed5ebd58c4463ead3fd6.zip
drm/amd/display: Include EQU Prefetch Bandwidth For Bandwidth Calculations
[Why] Pixel data bandwidth required in mode programming (MP) ends up being higher than what was calculated in mode support (MS) even though the prefetch bandwidths calculated in MP are lower than the MS ones. MP used a different equ prefetch schedule than MS which lead a slight difference in parameters. This resulted in the pixel data bandwidth in MP to be higher than MS. [How] Rename the RequiredPrefetchBWOTO term so it can be applied generically. Update the value with the EQU bandwidth if the EQU schedule is used. Get the max prefetch bandwidth that MS calculated and use it as part of the calculations for required bandwidth. Reviewed-by: Dillon Varone <[email protected]> Signed-off-by: Austin Zheng <[email protected]> Signed-off-by: Fangzhi Zuo <[email protected]> Tested-by: Daniel Wheeler <[email protected]> Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/display/modules/freesync/freesync.c')
0 files changed, 0 insertions, 0 deletions