diff options
author | Alvin Lee <[email protected]> | 2023-06-19 11:55:57 -0400 |
---|---|---|
committer | Alex Deucher <[email protected]> | 2023-06-30 13:12:16 -0400 |
commit | c85c2c849ce776d5039a77d56936a216f9a07b57 (patch) | |
tree | fcddc0567ba27e0ed13fd7cc2f64c8fa6a8cc21e /scripts/bpf_doc.py | |
parent | d5b5d6cb1d5ea7e2cf804aac40c23a860a2c28c3 (diff) |
drm/amd/display: Take full update path if number of planes changed
[Description]
- A full update is required if the number of planes for a given
stream changes
- The new fast update path only checked for stream and plane updates,
but there could be a plane addition or removal without one of the
stream and plane updates triggering a full update
- Add an explicit check for number of planes changing for a full update
Reviewed-by: Samson Tam <[email protected]>
Acked-by: Rodrigo Siqueira <[email protected]>
Signed-off-by: Alvin Lee <[email protected]>
Tested-by: Daniel Wheeler <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'scripts/bpf_doc.py')
0 files changed, 0 insertions, 0 deletions