Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/gpu/drm/i915/gt/
A Dintel_mocs.c28 u8 unused_entries_index; member
447 table->unused_entries_index = I915_MOCS_PTE; in get_mocs_settings()
454 table->unused_entries_index = 2; in get_mocs_settings()
465 table->unused_entries_index = 3; in get_mocs_settings()
471 table->unused_entries_index = 5; in get_mocs_settings()
478 table->unused_entries_index = 5; in get_mocs_settings()
490 table->unused_entries_index = 2; in get_mocs_settings()
545 return table->table[table->unused_entries_index].control_value; in get_entry_control()
560 drm_WARN_ONCE(&uncore->i915->drm, !table->unused_entries_index, in __init_mocs_table()
597 return table->table[table->unused_entries_index].l3cc_value; in get_entry_l3cc()

Completed in 6 milliseconds