linux-stable/drivers/gpu/drm/via
Thomas Zimmermann c1736b9008 drm: IRQ midlayer is now legacy
Hide the DRM midlayer behind CONFIG_DRM_LEGACY, make functions use
the prefix drm_legacy_, and move declarations to drm_legacy.h.
In struct drm_device, move the fields irq and irq_enabled behind
CONFIG_DRM_LEGACY.

All callers have been updated.

Signed-off-by: Thomas Zimmermann <tzimmermann@suse.de>
Acked-by: Sam Ravnborg <sam@ravnborg.org>
Link: https://patchwork.freedesktop.org/patch/msgid/20210803090704.32152-15-tzimmermann@suse.de
2021-08-10 20:14:01 +02:00
..
Makefile
via_3d_reg.h
via_dma.c drm: Mark AGP implementation and ioctls as legacy 2021-05-10 15:46:58 +02:00
via_dmablit.c drm/via: Remove references to drm_device.pdev 2021-05-03 19:48:37 +02:00
via_dmablit.h
via_drv.c drm/via: Don't include <drm/drm_pci.h> 2019-12-05 08:45:13 +01:00
via_drv.h drm/via: make via_drv.h self-contained 2019-07-25 17:35:20 +02:00
via_irq.c via/via_irq: use __func__ to replace string function name 2020-11-27 16:14:02 +01:00
via_map.c drm/via: Remove references to drm_device.pdev 2021-05-03 19:48:37 +02:00
via_mm.c drm: IRQ midlayer is now legacy 2021-08-10 20:14:01 +02:00
via_verifier.c drm/via: fix assignment in if condition 2020-11-18 22:27:49 +01:00
via_verifier.h
via_video.c drm/via: drop use of drmP.h 2019-07-25 17:35:20 +02:00