summaryrefslogtreecommitdiff
path: root/scripts/gdb/linux/utils.py
diff options
context:
space:
mode:
authorAurabindo Pillai <aurabindo.pillai@amd.com>2020-08-12 18:56:14 -0400
committerAlex Deucher <alexander.deucher@amd.com>2020-09-15 17:52:39 -0400
commit585d450c76d1d5807a50cb6c22487ae5aed0906b (patch)
tree979dbb4996ffeacd3c6b9d3fabb73feaaaf3900f /scripts/gdb/linux/utils.py
parent5d1c59c47997e9955be3a52e261c08e8b40b3902 (diff)
drm/amd/display: Refactor to prevent crtc state access in DM IRQ handler
[Why&How] Currently commit_tail holds global locks and wait for dependencies which is against the DRM API contracts. Inorder to fix this, IRQ handler should be able to run without having to access crtc state. Required parameters are copied over so that they can be directly accessed from the interrupt handler Reviewed-by: Nicholas Kazlauskas <nicholas.kazlauskas@amd.com> Signed-off-by: Aurabindo Pillai <aurabindo.pillai@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions