intel/dev: Add devinfo::has_caching_uapi (and disable for dg1 and dg2+)

Signed-off-by: Jordan Justen <jordan.l.justen@intel.com>
Reviewed-by: José Roberto de Souza <jose.souza@intel.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/19911>
This commit is contained in:
Jordan Justen
2022-07-18 22:55:15 -07:00
committed by Marge Bot
parent 0213750e6d
commit ed84f163ff
2 changed files with 3 additions and 0 deletions
+1
View File
@@ -140,6 +140,7 @@ struct intel_device_info
*/
bool has_flat_ccs;
bool has_aux_map;
bool has_caching_uapi;
bool has_tiling_uapi;
bool has_ray_tracing;
bool has_ray_query;