summaryrefslogtreecommitdiff
path: root/scripts/Makefile.thinlto
diff options
context:
space:
mode:
authorAustin Zheng <Austin.Zheng@amd.com>2024-09-10 13:46:50 -0400
committerAlex Deucher <alexander.deucher@amd.com>2024-10-01 17:31:29 -0400
commit0e719a40bf5234e66bbd0f1537e30709ab112b5f (patch)
tree2c46dbec8e4788016f71109c5db300ca3ebe6bd7 /scripts/Makefile.thinlto
parent83762925c94c9053de9aedf0a880907a655ec394 (diff)
drm/amd/display: Set Pipe Unlock Order Outside of HWSEQ
[Why] Current pipe unlock order set within dcn401_interdependent_update_lock. Separate the logic from the functionality to allow for unit testing and make it easier to debug. [How] Add a flag to indicate if a pipe unlock order should be set. Create function to determine unlock order. Indicate which pipes should be unlocked first using array stored in dc scratch memory. Pipes indicated in array can be unlocked in any order. Reviewed-by: Alvin Lee <alvin.lee2@amd.com> Signed-off-by: Austin Zheng <Austin.Zheng@amd.com> Signed-off-by: Aurabindo Pillai <aurabindo.pillai@amd.com> Tested-by: Daniel Wheeler <daniel.wheeler@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'scripts/Makefile.thinlto')
0 files changed, 0 insertions, 0 deletions