aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_object.c
diff options
context:
space:
mode:
authorLyude Paul <[email protected]>2020-07-20 15:07:33 -0400
committerLyude Paul <[email protected]>2020-07-21 11:08:03 -0400
commit92cc68e35863c1c61c449efa2b2daef6e9926048 (patch)
treef7de164a1173e1014ceebe2c4152a1e69ea41db4 /drivers/gpu/drm/amd/amdgpu/amdgpu_object.c
parentfbc678e836f11a6a65058deb7af7566e99a9571e (diff)
drm/vblank: Use spin_(un)lock_irq() in drm_crtc_vblank_on()
This is only called from: * Atomic modesetting hooks * Module probing routines * Legacy modesetting hooks All of which have IRQs enabled, so we can also get rid of irqsave/restore here to make the IRQ context of this function more obvious. Signed-off-by: Lyude Paul <[email protected]> Cc: Daniel Vetter <[email protected]> Link: https://patchwork.freedesktop.org/patch/msgid/[email protected] Reviewed-by: Daniel Vetter <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_object.c')
0 files changed, 0 insertions, 0 deletions