aboutsummaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/tasks.py
diff options
context:
space:
mode:
authorNikola Cornij <[email protected]>2021-05-06 22:46:52 -0400
committerAlex Deucher <[email protected]>2021-05-19 17:59:06 -0400
commit84c63d040938f64a7dc195696301166e75231bf5 (patch)
tree6c8dc9e88c566a6eec33d57420459c2aa3e54739 /scripts/gdb/linux/tasks.py
parentd07f6ca923ea0927a1024dfccafc5b53b61cfecc (diff)
drm/amd/display: Use the correct max downscaling value for DCN3.x family
[why] As per spec, DCN3.x can do 6:1 downscaling and DCN2.x can do 4:1. The max downscaling limit value for DCN2.x is 250, which means it's calculated as 1000 / 4 = 250. For DCN3.x this then gives 1000 / 6 = 167. [how] Set maximum downscaling limit to 167 for DCN3.x Signed-off-by: Nikola Cornij <[email protected]> Reviewed-by: Charlene Liu <[email protected]> Reviewed-by: Harry Wentland <[email protected]> Acked-by: Stylon Wang <[email protected]> Tested-by: Daniel Wheeler <[email protected]> Signed-off-by: Alex Deucher <[email protected]> Cc: [email protected]
Diffstat (limited to 'scripts/gdb/linux/tasks.py')
0 files changed, 0 insertions, 0 deletions