Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/gpu/drm/i915/gt/
Dintel_mocs.c28 u8 unused_entries_index; member
509 table->unused_entries_index = I915_MOCS_PTE; in get_mocs_settings()
515 table->unused_entries_index = 1; in get_mocs_settings()
522 table->unused_entries_index = 2; in get_mocs_settings()
533 table->unused_entries_index = 3; in get_mocs_settings()
539 table->unused_entries_index = 5; in get_mocs_settings()
546 table->unused_entries_index = 5; in get_mocs_settings()
558 table->unused_entries_index = 2; in get_mocs_settings()
613 return table->table[table->unused_entries_index].control_value; in get_entry_control()
628 drm_WARN_ONCE(&uncore->i915->drm, !table->unused_entries_index, in __init_mocs_table()
[all …]