linux-stable/drivers/gpu/drm/i810
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 treewide: Add SPDX license identifier - Makefile/Kconfig 2019-05-21 10:50:46 +02:00
i810_dma.c drm: IRQ midlayer is now legacy 2021-08-10 20:14:01 +02:00
i810_drv.c drm/i810: Don't include <drm/drm_pci.h> 2019-12-05 08:44:12 +01:00
i810_drv.h drm/i810: drop use of drmP.h 2019-07-17 12:52:55 +02:00