linux/drivers/staging/vboxvideo
Daniel Vetter 5b38e7475e drm/irq: Don't check for DRIVER_HAVE_IRQ in drm_irq_(un)install
If a non-legacy driver calls these it's valid to assume there is
interrupt support. The flag is really only needed for legacy drivers,
which control IRQ enabling/disabling through the DRM_IOCTL_CONTROL
legacy IOCTL.

Also remove all the flag usage from non-legacy drivers.

v2: Review from Emil:
- improve commit message
- I forgot hibmc, fix that

Cc: linux-arm-kernel@lists.infradead.org
Cc: intel-gfx@lists.freedesktop.org
Cc: linux-amlogic@lists.infradead.org
Cc: linux-arm-msm@vger.kernel.org
Cc: freedreno@lists.freedesktop.org
Cc: virtualization@lists.linux-foundation.org
Cc: spice-devel@lists.freedesktop.org
Cc: amd-gfx@lists.freedesktop.org
Cc: linux-renesas-soc@vger.kernel.org
Reviewed-by: Emil Velikov <emil.velikov@collabora.com>
Reviewed-by: Sam Ravnborg <sam@ravnborg.org>
Signed-off-by: Daniel Vetter <daniel.vetter@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20190129104248.26607-1-daniel.vetter@ffwll.ch
2019-01-29 15:45:06 +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: Don't check for DRIVER_HAVE_IRQ in drm_irq_(un)install 2019-01-29 15:45:06 +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