diff options
author | Lyude Paul <lyude@redhat.com> | 2020-07-20 22:07:33 +0300 |
---|---|---|
committer | Lyude Paul <lyude@redhat.com> | 2020-07-21 18:08:03 +0300 |
commit | 92cc68e35863c1c61c449efa2b2daef6e9926048 (patch) | |
tree | f7de164a1173e1014ceebe2c4152a1e69ea41db4 /scripts/gdb/linux/proc.py | |
parent | fbc678e836f11a6a65058deb7af7566e99a9571e (diff) | |
download | linux-92cc68e35863c1c61c449efa2b2daef6e9926048.tar.xz |
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 <lyude@redhat.com>
Cc: Daniel Vetter <daniel@ffwll.ch>
Link: https://patchwork.freedesktop.org/patch/msgid/20200720190736.180297-3-lyude@redhat.com
Reviewed-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Diffstat (limited to 'scripts/gdb/linux/proc.py')
0 files changed, 0 insertions, 0 deletions