aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb/cdns3/core.c
diff options
context:
space:
mode:
authorAurabindo Pillai <[email protected]>2020-08-12 18:56:14 -0400
committerAlex Deucher <[email protected]>2020-09-15 17:52:39 -0400
commit585d450c76d1d5807a50cb6c22487ae5aed0906b (patch)
tree979dbb4996ffeacd3c6b9d3fabb73feaaaf3900f /drivers/usb/cdns3/core.c
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 <[email protected]> Signed-off-by: Aurabindo Pillai <[email protected]> Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'drivers/usb/cdns3/core.c')
0 files changed, 0 insertions, 0 deletions