Skip to content

Commit

Permalink
drm/amd/display: Move iteration out of dm_update_crtcs
Browse files Browse the repository at this point in the history
[Why]
To reduce indent in dm_update_crtcs, and to make it operate on single
instances.

[How]
Move iteration of plane states into atomic_check.
No functional change is intended.

Signed-off-by: Leo Li <[email protected]>
Reviewed-by: Nicholas Kazlauskas <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
  • Loading branch information
leo-sunli1 authored and alexdeucher committed Jan 14, 2019
1 parent 9e86906 commit 4b9674e
Showing 1 changed file with 175 additions and 166 deletions.
Loading

0 comments on commit 4b9674e

Please sign in to comment.