commit | fa17bbe00cc9ec54f5bb348f302be01d352a2a1b | [log] [tgz] |
---|---|---|
author | Lionel Landwerlin <lionel.g.landwerlin@intel.com> | Wed Feb 03 11:41:58 2021 +0200 |
committer | Marge Bot <eric+marge@anholt.net> | Fri Mar 12 18:54:07 2021 +0000 |
tree | 9f9199b40590c5bdda3814131f0f055a518005ec | |
parent | 196d0aa1101644488872f765d28ef84a59a2defc [diff] |
intel/dev: add warning on missing kernel uAPI for Gen8+ We carry those warnings in i965/anv. Let's have them here. Next commit we remove some code from the drivers. Signed-off-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com> Reviewed-by: Jordan Justen <jordan.l.justen@intel.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/9052>