linux/drivers/gpu/drm/msm
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
..
adreno drm/msm: use componentised device support 2014-03-31 10:27:46 -04:00
dsi drm/msm: resync generated headers 2014-01-09 14:38:59 -05:00
hdmi drm/msm: use componentised device support 2014-03-31 10:27:46 -04:00
mdp Merge branch 'msm-next' of git://people.freedesktop.org/~robclark/linux into drm-next 2014-04-04 08:03:21 +10:00
Kconfig drm/msm: drop ARCH_MSM Kconfig depend 2014-02-11 14:40:59 -06:00
Makefile drm/msm: hdmi audio support 2014-03-31 10:27:45 -04:00
msm_drv.c drm: pass the irq explicitly to drm_irq_install 2014-04-23 10:32:50 +02:00
msm_drv.h drm/msm: use componentised device support 2014-03-31 10:27:46 -04:00
msm_fb.c drm/msm: split out msm_kms.h 2014-01-09 14:44:04 -05:00
msm_fbdev.c
msm_gem_prime.c drm/msm: prime support 2013-11-01 12:39:44 -04:00
msm_gem_submit.c drm/msm: validate flags, etc 2014-03-31 10:27:46 -04:00
msm_gem.c drm/msm: fix deadlock in bo create fail path 2014-02-05 11:24:42 -05:00
msm_gem.h drm/msm: add support for non-IOMMU systems 2014-01-09 14:38:58 -05:00
msm_gpu.c drm/msm: crank down gpu when inactive 2014-03-31 10:27:46 -04:00
msm_gpu.h drm/msm: crank down gpu when inactive 2014-03-31 10:27:46 -04:00
msm_iommu.c drm/msm: add a330/apq8x74 2014-01-09 14:44:06 -05:00
msm_kms.h drm/msm: add mdp5/apq8x74 2014-01-09 14:44:06 -05:00
msm_mmu.h drm/msm: add support for non-IOMMU systems 2014-01-09 14:38:58 -05:00
msm_ringbuffer.c drm/msm: add a3xx gpu support 2013-08-24 14:57:18 -04:00
msm_ringbuffer.h drm/msm: add a3xx gpu support 2013-08-24 14:57:18 -04:00
NOTES drm/msm: add mdp5/apq8x74 2014-01-09 14:44:06 -05:00