diff options
author | Shirish S <[email protected]> | 2018-03-07 08:40:03 +0530 |
---|---|---|
committer | Harry Wentland <[email protected]> | 2018-03-07 15:34:59 -0500 |
commit | 55de2923847c3318459758931ff175996facce69 (patch) | |
tree | 48862ec0a00bfea6d782c779ffe65ffc3baeac98 /scripts/gdb/linux/tasks.py | |
parent | 100bc0d9963b506d4f1f0936c1d8ed17d214ef30 (diff) |
drm/atomic: Add new reverse iterator over all plane state (V2)
Add reverse iterator for_each_oldnew_plane_in_state_reverse to
compliment the for_each_oldnew_plane_in_state way or reading plane
states.
The plane states are required to be read in reverse order for
amd drivers, cause the z order convention followed in linux is
opposite to how the planes are supposed to be presented to DC
engine, which is in common to both windows and linux.
V2: fix compile time errors due to -Werror flag.
Signed-off-by: Shirish S <[email protected]>
Signed-off-by: Pratik Vishwakarma <[email protected]>
Reviewed-by: Daniel Vetter <[email protected]>
Signed-off-by: Harry Wentland <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'scripts/gdb/linux/tasks.py')
0 files changed, 0 insertions, 0 deletions