intel/dev: store whether the device uses an aux map tables on devinfo
Signed-off-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com> Reviewed-by: Jordan Justen <jordan.l.justen@intel.com> Reviewed-by: Kenneth Graunke <kenneth@whitecape.org>
This commit is contained in:
committed by
Jordan Justen
parent
412badd059
commit
830cdaf3f0
@@ -76,6 +76,7 @@ struct gen_device_info
|
||||
bool supports_simd16_3src;
|
||||
bool has_resource_streamer;
|
||||
bool disable_ccs_repack;
|
||||
bool has_aux_map;
|
||||
|
||||
/**
|
||||
* \name Intel hardware quirks
|
||||
|
||||
Reference in New Issue
Block a user