aboutsummaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/utils.py
diff options
context:
space:
mode:
authorNicholas Kazlauskas <[email protected]>2020-04-07 12:10:41 -0400
committerAlex Deucher <[email protected]>2020-04-22 18:11:48 -0400
commitc400ecce96458709f94dc25ab8e4cd2fad8726d1 (patch)
treec9f4338fafd4bdde63c78e678b8eaa5e082eb4b4 /scripts/gdb/linux/utils.py
parentd5bef51f084fccafa984b114ff74a01a64a0e2e3 (diff)
drm/amd/display: Factor in immediate flip support into DLG calculations
[Why] We expect to be able to perform immediate flipping without having to recalculate and update all the watermarks. There are certain usecases today (1080p @ 90deg, 2160p @ 90deg) such that we get a urgency value of 0 for frac_urg_bw_flip because we're explicitly passing in a value of "false" for requiring immediate flip support into the DLG calculation. [How] Always pass in true into the calculation. With this we get a correct non-zero value for frac_urg_bw_flip. Signed-off-by: Nicholas Kazlauskas <[email protected]> Reviewed-by: Jun Lei <[email protected]> Acked-by: Rodrigo Siqueira <[email protected]> Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions