Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/gpu/drm/i915/gt/
Dintel_mocs.c284 static const struct drm_i915_mocs_entry dg1_mocs_table[] = { variable
344 table->size = ARRAY_SIZE(dg1_mocs_table); in get_mocs_settings()
345 table->table = dg1_mocs_table; in get_mocs_settings()