Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/i915/gt/
H A Dintel_mocs.c28 u8 unused_entries_index; member
497 table->unused_entries_index = I915_MOCS_PTE; in get_mocs_settings()
503 table->unused_entries_index = 1; in get_mocs_settings()
510 table->unused_entries_index = 2; in get_mocs_settings()
516 table->unused_entries_index = 3; in get_mocs_settings()
522 table->unused_entries_index = 5; in get_mocs_settings()
529 table->unused_entries_index = 5; in get_mocs_settings()
541 table->unused_entries_index = 2; in get_mocs_settings()
596 return table->table[table->unused_entries_index].control_value; in get_entry_control()
611 drm_WARN_ONCE(&uncore->i915->drm, !table->unused_entries_index, in __init_mocs_table()
[all …]