linux-stable/drivers/gpu/drm/shmobile
Daniel Vetter bb0f1b5c16 drm: pass the irq explicitly to drm_irq_install
Unfortunately this requires a drm-wide change, and I didn't see a sane
way around that. Luckily it's fairly simple, we just need to inline
the respective get_irq implementation from either drm_pci.c or
drm_platform.c.

With that we can now also remove drm_dev_to_irq from drm_irq.c.

Reviewed-by: Thierry Reding <treding@nvidia.com>
Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
2014-04-23 10:32:50 +02:00
..
Kconfig drm: shmobile: Add dependency on BACKLIGHT_CLASS_DEVICE 2013-11-06 12:00:08 +10:00
Makefile
shmob_drm_backlight.c
shmob_drm_backlight.h
shmob_drm_crtc.c drm: Replace crtc fb with primary plane fb (v3) 2014-04-01 20:18:28 -04:00
shmob_drm_crtc.h
shmob_drm_drv.c drm: pass the irq explicitly to drm_irq_install 2014-04-23 10:32:50 +02:00
shmob_drm_drv.h
shmob_drm_kms.c drm/shmobile: Minor typo fix in debug message 2013-06-20 10:07:14 +02:00
shmob_drm_kms.h
shmob_drm_plane.c drm/shmobile: Use devm_* managed functions 2013-06-20 10:07:14 +02:00
shmob_drm_plane.h
shmob_drm_regs.h