Home | Sort by: relevance | last modified time | path |
/src/sys/external/bsd/drm2/dist/drm/i915/gt/ | |
intel_mocs.c | 275 static const struct drm_i915_mocs_entry icl_mocs_table[] = { variable in typeref:typename:const struct drm_i915_mocs_entry[] 296 table->size = ARRAY_SIZE(icl_mocs_table); 297 table->table = icl_mocs_table; |
intel_mocs.c | 275 static const struct drm_i915_mocs_entry icl_mocs_table[] = { variable in typeref:typename:const struct drm_i915_mocs_entry[] 296 table->size = ARRAY_SIZE(icl_mocs_table); 297 table->table = icl_mocs_table; |