linux/drivers/gpu/drm/via
Sam Ravnborg 9154e60c4e drm/via: copy DRM_WAIT_ON as VIA_WAIT_ON and use it
VIA_WAIT_ON() is a direct copy of DRM_WAIT_ON() from
drm_os_linux.h.
The copy is made so we can avoid the dependency on the legacy header.
A more involved approach had been to introduce wait_event_* but for this
legacy driver the simpler and more safe approach with a copy of the
macro was selected.
Added the relevant header files for the functions used in VIA_WAIT_ON.

v3:
- Updated users of DRM_WAIT_ON => VIA_WAIT_ON (Emil)
- Updated $subject (Emil)

Signed-off-by: Sam Ravnborg <sam@ravnborg.org>
Reviewed-by: Emil Velikov <emil.velikov@collabora.com>
Cc: Kevin Brace <kevinbrace@gmx.com>
Cc: Thomas Hellstrom <thellstrom@vmware.com>
Cc: "Gustavo A. R. Silva" <gustavo@embeddedor.com>
Cc: Mike Marshall <hubcap@omnibond.com>
Cc: Ira Weiny <ira.weiny@intel.com>
Cc: Daniel Vetter <daniel.vetter@ffwll.ch>
Cc: Michel Dänzer <michel@daenzer.net>
Link: https://patchwork.freedesktop.org/patch/msgid/20190723200944.17285-3-sam@ravnborg.org
2019-07-25 17:35:11 +02:00
..
Makefile treewide: Add SPDX license identifier - Makefile/Kconfig 2019-05-21 10:50:46 +02:00
via_3d_reg.h
via_dma.c drm/via: drop use of DRM(READ|WRITE) macros 2019-07-25 17:33:38 +02:00
via_dmablit.c drm/via: copy DRM_WAIT_ON as VIA_WAIT_ON and use it 2019-07-25 17:35:11 +02:00
via_dmablit.h
via_drv.c drm/irq: Ditch DRIVER_IRQ_SHARED 2019-01-29 15:45:21 +01:00
via_drv.h drm/via: copy DRM_WAIT_ON as VIA_WAIT_ON and use it 2019-07-25 17:35:11 +02:00
via_irq.c drm/via: copy DRM_WAIT_ON as VIA_WAIT_ON and use it 2019-07-25 17:35:11 +02:00
via_map.c drm: Change the return type of the unload hook to void 2017-01-09 11:25:22 +01:00
via_mm.c drm: Improve drm_mm search (and fix topdown allocation) with rbtrees 2017-02-03 11:10:32 +01:00
via_verifier.c drm/via: drop use of DRM(READ|WRITE) macros 2019-07-25 17:33:38 +02:00
via_verifier.h
via_video.c drm/via: copy DRM_WAIT_ON as VIA_WAIT_ON and use it 2019-07-25 17:35:11 +02:00