Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/gpu/drm/i915/gt/
Dintel_mocs.c304 static const struct drm_i915_mocs_entry icl_mocs_table[] = { variable
560 table->size = ARRAY_SIZE(icl_mocs_table); in get_mocs_settings()
561 table->table = icl_mocs_table; in get_mocs_settings()