HomeSort by: relevance | last modified time | path
    Searched defs:icl_mocs_table (Results 1 - 2 of 2) sorted by relevancy

  /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;

Completed in 55 milliseconds