aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/omapdrm/omap_debugfs.c
diff options
context:
space:
mode:
authorLaurent Pinchart <[email protected]>2015-01-25 20:06:45 +0000
committerLaurent Pinchart <[email protected]>2015-06-12 19:52:45 +0000
commitf13ab00567273c70ffbecb59e8f11491cc108bbd (patch)
tree38440eecbc5270312b7730e66ce92bda09eed171 /drivers/gpu/drm/omapdrm/omap_debugfs.c
parentdrm: omapdrm: Rename omap_crtc page flip-related fields (diff)
downloadkernel-f13ab00567273c70ffbecb59e8f11491cc108bbd.tar.gz
kernel-f13ab00567273c70ffbecb59e8f11491cc108bbd.zip
drm: omapdrm: Simplify IRQ registration
The omapdrm can't use drm_irq_install() and drm_irq_uninstall() as it delegates IRQ handling to the omapdss driver. However, the code still declares IRQ-related operations used by the DRM IRQ helpers, and calls them indirectly. Simplify the implementation by calling the functions directly or inlining them. The irq_enabled checks can then also be simplified as the call stacks guarantees that omap_drm_irq_install() and omap_drm_irq_uninstall() will never run concurrently. Signed-off-by: Laurent Pinchart <[email protected]> Signed-off-by: Tomi Valkeinen <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/omapdrm/omap_debugfs.c')
0 files changed, 0 insertions, 0 deletions