linux-stable/drivers/gpu/drm/armada
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
..
armada_510.c
armada_crtc.c DRM: armada: fix corruption while loading cursors 2014-04-08 10:51:03 +10:00
armada_crtc.h
armada_debugfs.c DRM: Armada: convert to use simple_open() 2013-11-06 12:02:36 +10:00
armada_drm.h DRM: Armada: implement lastclose() for fbhelper 2013-12-10 20:24:02 +00:00
armada_drv.c drm: pass the irq explicitly to drm_irq_install 2014-04-23 10:32:50 +02:00
armada_fb.c
armada_fb.h
armada_fbdev.c DRM: Armada: fix printing of phys_addr_t/dma_addr_t 2013-12-10 20:25:15 +00:00
armada_gem.c DRM: Armada: prime refcounting bug fix 2013-12-10 20:25:18 +00:00
armada_gem.h
armada_hw.h
armada_ioctlP.h
armada_output.c
armada_output.h
armada_overlay.c
armada_slave.c
armada_slave.h
Kconfig DRM: armada: fix missing DRM_KMS_FB_HELPER select 2014-01-27 23:47:14 +00:00
Makefile