Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/gpu/drm/i915/gt/
Dintel_mocs.c27 u8 unused_entries_index; member
446 table->unused_entries_index = I915_MOCS_PTE; in get_mocs_settings()
453 table->unused_entries_index = 2; in get_mocs_settings()
464 table->unused_entries_index = 3; in get_mocs_settings()
470 table->unused_entries_index = 5; in get_mocs_settings()
477 table->unused_entries_index = 5; in get_mocs_settings()
489 table->unused_entries_index = 2; in get_mocs_settings()
544 return table->table[table->unused_entries_index].control_value; in get_entry_control()
559 drm_WARN_ONCE(&uncore->i915->drm, !table->unused_entries_index, in __init_mocs_table()
596 return table->table[table->unused_entries_index].l3cc_value; in get_entry_l3cc()