mesa/src/intel/dev
Kenneth Graunke 8278a46b26 intel: Disable loading drivers on DG1 devices for now
Kernel support for DG1 has not yet been merged upstream; per our
long-standing DRM subsystem policy, we should not enable the platform
in userspace until the kernel patches are merged and functional.

We will re-enable this in the future.  In the meantime, we retain all
of the infrastructure and code for the platform so that we can continue
developing DG1 support in upstream.

See a discussion here:
https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/4956#note_547775

Acked-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Acked-by: Jason Ekstrand <jason@jlekstrand.net>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/5617>
2020-06-24 02:48:04 +00:00
..
gen_debug.c intel: add identifier for debug purposes 2020-05-20 15:58:22 +00:00
gen_debug.h intel: add identifier for debug purposes 2020-05-20 15:58:22 +00:00
gen_device_info.c intel: Disable loading drivers on DG1 devices for now 2020-06-24 02:48:04 +00:00
gen_device_info.h intel/devinfo: Add function to check for DRM_I915_GEM_GET_TILING. 2020-06-22 11:42:00 -07:00
gen_device_info_test.c intel: Delete hardcoded devinfo->urb.size values for Gen7+ (sans DG1). 2020-05-11 09:40:56 -07:00
meson.build meson: use gnu_symbol_visibility argument 2020-06-01 18:59:18 +00:00