Home
last modified time | relevance | path

Searched refs:dg2_mocs_table (Results 1 – 1 of 1) sorted by relevance

/Linux-v6.6/drivers/gpu/drm/i915/gt/
Dintel_mocs.c395 static const struct drm_i915_mocs_entry dg2_mocs_table[] = { variable
528 table->size = ARRAY_SIZE(dg2_mocs_table); in get_mocs_settings()
529 table->table = dg2_mocs_table; in get_mocs_settings()