aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_irq.c
diff options
context:
space:
mode:
authorVille Syrjälä <[email protected]>2017-06-01 14:36:14 +0000
committerJani Nikula <[email protected]>2017-06-19 08:20:16 +0000
commitb7f5dd36e0c5cb9ca1070a5e0f22f666bcff07ef (patch)
tree3a20819cc21103607e71decf35b714f802c711f2 /drivers/gpu/drm/amd/amdgpu/amdgpu_irq.c
parentdrm/i915: Fix deadlock witha the pipe A quirk during resume (diff)
downloadkernel-b7f5dd36e0c5cb9ca1070a5e0f22f666bcff07ef.tar.gz
kernel-b7f5dd36e0c5cb9ca1070a5e0f22f666bcff07ef.zip
drm/i915: Plumb the correct acquire ctx into intel_crtc_disable_noatomic()
If intel_crtc_disable_noatomic() were to ever get called during resume we'd end up deadlocking since resume has its own acqcuire_ctx but intel_crtc_disable_noatomic() still tries to use the mode_config.acquire_ctx. Pass down the correct acquire ctx from the top. Cc: [email protected] Cc: Maarten Lankhorst <[email protected]> Fixes: e2c8b8701e2d ("drm/i915: Use atomic helpers for suspend, v2.") Signed-off-by: Ville Syrjälä <[email protected]> Link: http://patchwork.freedesktop.org/patch/msgid/[email protected] Reviewed-by: Maarten Lankhorst <[email protected]> (cherry picked from commit da1d0e265535634bba80d44510b864c620549bee) Signed-off-by: Jani Nikula <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_irq.c')
0 files changed, 0 insertions, 0 deletions