intel: Disable loading drivers on DG1 devices for now
authorKenneth Graunke <kenneth@whitecape.org>
Tue, 23 Jun 2020 21:04:42 +0000 (14:04 -0700)
committerMarge Bot <eric+marge@anholt.net>
Wed, 24 Jun 2020 02:48:04 +0000 (02:48 +0000)
commit8278a46b26a690b58b85454eccc48caf65012671
tree1a371341fcf350dc528db83d0101cba780c9e830
parent32455b657f68cbc1ab5af5ca16e80e39cc9fbdd6
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>
include/pci_ids/iris_pci_ids.h
src/intel/dev/gen_device_info.c