summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/omapdrm/omap_irq.c
diff options
context:
space:
mode:
authorLaurent Pinchart <laurent.pinchart@ideasonboard.com>2016-04-19 01:31:21 +0300
committerLaurent Pinchart <laurent.pinchart@ideasonboard.com>2016-12-19 12:25:00 +0300
commitd173d3dc5e41af969c1b230a3a6357e51b9baaeb (patch)
treebb12d342fc68b5903de122dd64e5a6c6673db0e1 /drivers/gpu/drm/omapdrm/omap_irq.c
parent577d3983c87a1bf47c4e761df3ba2b9c36229c8e (diff)
downloadlinux-d173d3dc5e41af969c1b230a3a6357e51b9baaeb.tar.xz
drm: omapdrm: Use a spinlock to protect the CRTC pending flag
The CRTC pending flag will need to be accessed atomically in the vblank interrupt handler, memory barriers won't be enough to protect it. Use a spinlock instead. Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> Reviewed-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
Diffstat (limited to 'drivers/gpu/drm/omapdrm/omap_irq.c')
0 files changed, 0 insertions, 0 deletions