diff options
author | David Francis <[email protected]> | 2019-01-03 14:38:06 -0500 |
---|---|---|
committer | Alex Deucher <[email protected]> | 2019-01-25 16:15:36 -0500 |
commit | 4ef9f1ec837be562b42a1c0f196c4ef371b2ed84 (patch) | |
tree | c10b8b87268b551b8027a7a9c779c175a3503ec6 /scripts/bpf_helpers_doc.py | |
parent | b9708648766d8b15003a543ca36863e731b7b1ba (diff) |
drm/amd/display: Let updates with no scaling changes be fast
[Why]
DC was assuming that any surface_update->scaling_info
meant the update was at least medium. However, if nothing
has changed there is no scaling to program, so there is
no problem with the update being fast
[How]
If every update flag is not set, the update is fast
Signed-off-by: David Francis <[email protected]>
Reviewed-by: Harry Wentland <[email protected]>
Acked-by: Leo Li <[email protected]>
Acked-by: Nicholas Kazlauskas <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'scripts/bpf_helpers_doc.py')
0 files changed, 0 insertions, 0 deletions