Searched refs:chv_l3_configs (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/intel/common/ | ||
| H A D | gen_l3_config.c | 91 static const struct gen_l3_config chv_l3_configs[] = { variable in typeref:typename:const struct gen_l3_config[] 162 return (devinfo->is_cherryview ? chv_l3_configs : bdw_l3_configs); 167 return chv_l3_configs; |
| /xsrc/external/mit/MesaLib/dist/src/intel/common/ | ||
| H A D | intel_l3_config.c | 100 static const struct intel_l3_config chv_l3_configs[] = { variable in typeref:typename:const struct intel_l3_config[] |
Completed in 3 milliseconds