diff options
author | Lyude Paul <[email protected]> | 2018-08-15 15:00:14 -0400 |
---|---|---|
committer | Ben Skeggs <[email protected]> | 2018-09-07 06:54:26 +1000 |
commit | 6833fb1ec120bf078e1a527c573a09d4de286224 (patch) | |
tree | f1050734a0f212c9a6e25b0ccfd89ebf2cb34880 /scripts/bpf_helpers_doc.py | |
parent | 7fec8f5379fb6eddabc0aaef6d2304c366808f97 (diff) |
drm/nouveau/drm/nouveau: Use pm_runtime_get_noresume() in connector_detect()
It's true we can't resume the device from poll workers in
nouveau_connector_detect(). We can however, prevent the autosuspend
timer from elapsing immediately if it hasn't already without risking any
sort of deadlock with the runtime suspend/resume operations. So do that
instead of entirely avoiding grabbing a power reference.
Signed-off-by: Lyude Paul <[email protected]>
Reviewed-by: Karol Herbst <[email protected]>
Acked-by: Daniel Vetter <[email protected]>
Cc: [email protected]
Cc: Lukas Wunner <[email protected]>
Signed-off-by: Ben Skeggs <[email protected]>
Diffstat (limited to 'scripts/bpf_helpers_doc.py')
0 files changed, 0 insertions, 0 deletions