linux/drivers/staging/vboxvideo
Daniel Vetter 1ff494813b drm/irq: Ditch DRIVER_IRQ_SHARED
This is only used by drm_irq_install(), which is an optional helper.
For legacy pci devices this is required (due to interrupt sharing without
msi/msi-x), and just making this the default exactly matches the behaviour
of all existing drivers using the drm_irq_install() helpers. In case that
ever becomes wrong drivers can roll their own irq handling, as many
drivers already do (for other reasons like needing a threaded interrupt
handler, or having an entire pile of different interrupt sources).

v2: Rebase

v3: Improve commit message (Emil)

Cc: Sam Ravnborg <sam@ravnborg.org>
Reviewed-by: Emil Velikov <emil.velikov@collabora.com>
Signed-off-by: Daniel Vetter <daniel.vetter@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20190129104248.26607-3-daniel.vetter@ffwll.ch
2019-01-29 15:45:21 +01:00
..
hgsmi_base.c staging: vboxvideo: Change licence headers over to SPDX 2018-11-07 12:27:33 +01:00
hgsmi_ch_setup.h staging: vboxvideo: Change licence headers over to SPDX 2018-11-07 12:27:33 +01:00
hgsmi_channels.h staging: vboxvideo: Change licence headers over to SPDX 2018-11-07 12:27:33 +01:00
hgsmi_defs.h staging: vboxvideo: Change licence headers over to SPDX 2018-11-07 12:27:33 +01:00
Kconfig staging: vboxvideo: select DRM_TTM 2017-08-18 15:57:15 -07:00
Makefile staging: vboxvideo: Cleanup header use 2018-11-07 12:59:50 +01:00
modesetting.c staging: vboxvideo: Change licence headers over to SPDX 2018-11-07 12:27:33 +01:00
TODO staging: vboxvideo: Atomic phase 3: Switch last bits over to atomic 2018-09-29 05:31:32 -07:00
vbox_drv.c drm/irq: Ditch DRIVER_IRQ_SHARED 2019-01-29 15:45:21 +01:00
vbox_drv.h Staging/IIO driver patches for 4.21-rc1 2018-12-28 20:39:58 -08:00
vbox_fb.c staging/vboxvideo: Don't set FBINFO_MISC_ALWAYS_SETPAR 2019-01-15 16:14:47 +01:00
vbox_hgsmi.c staging: vboxvideo: Change licence headers over to SPDX 2018-11-07 12:27:33 +01:00
vbox_irq.c drm: Split out drm_probe_helper.h 2019-01-24 13:20:42 +01:00
vbox_main.c staging: vboxvideo: Drop DRM_MODE_FB_CMD define 2018-11-07 12:59:50 +01:00
vbox_mode.c drm: Split out drm_probe_helper.h 2019-01-24 13:20:42 +01:00
vbox_prime.c staging: vboxvideo: Change licence headers over to SPDX 2018-11-07 12:27:33 +01:00
vbox_ttm.c Staging/IIO driver patches for 4.21-rc1 2018-12-28 20:39:58 -08:00
vboxvideo_guest.h staging: vboxvideo: Change licence headers over to SPDX 2018-11-07 12:27:33 +01:00
vboxvideo_vbe.h staging: vboxvideo: Change licence headers over to SPDX 2018-11-07 12:27:33 +01:00
vboxvideo.h staging: vboxvideo: Change licence headers over to SPDX 2018-11-07 12:27:33 +01:00
vbva_base.c staging: vboxvideo: Change licence headers over to SPDX 2018-11-07 12:27:33 +01:00