linux_dsm_epyc7002/drivers/gpu/drm/meson
Julien Masson 528a25d040 drm: meson: use match data to detect vpu compatibility
This patch introduce new enum which contains all VPU family (GXBB,
GXL, GXM and G12A).
This enum is used to detect the VPU compatible with the device.

We only need to set .data to the corresponding enum in the device
table, no need to check .compatible string anymore.

Signed-off-by: Julien Masson <jmasson@baylibre.com>
Tested-by: Neil Armstrong <narmstrong@baylibre.com>
Acked-by: Neil Armstrong <narmstrong@baylibre.com>
Signed-off-by: Neil Armstrong <narmstrong@baylibre.com>
Link: https://patchwork.freedesktop.org/patch/msgid/87imqpz21w.fsf@masson.i-did-not-set--mail-host-address--so-tickle-me
2019-08-22 17:54:05 +02:00
..
Kconfig
Makefile
meson_crtc.c
meson_crtc.h
meson_drv.c
meson_drv.h
meson_dw_hdmi.c
meson_dw_hdmi.h
meson_overlay.c
meson_overlay.h
meson_plane.c
meson_plane.h
meson_registers.h
meson_vclk.c
meson_vclk.h
meson_venc_cvbs.c
meson_venc_cvbs.h
meson_venc.c
meson_venc.h
meson_viu.c
meson_viu.h
meson_vpp.c
meson_vpp.h