Home
last modified time | relevance | path

Searched refs:skl_mocs_table (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/i915/gt/
H A Dintel_mocs.c129 static const struct drm_i915_mocs_entry skl_mocs_table[] = { variable
336 table->size = ARRAY_SIZE(skl_mocs_table); in get_mocs_settings()
338 table->table = skl_mocs_table; in get_mocs_settings()
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/gt/
H A Dintel_mocs.c137 static const struct drm_i915_mocs_entry skl_mocs_table[] = { variable
564 table->size = ARRAY_SIZE(skl_mocs_table); in get_mocs_settings()
566 table->table = skl_mocs_table; in get_mocs_settings()

Completed in 2 milliseconds