Home
last modified time | relevance | path

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

/external/igt-gpu-tools/tests/i915/
Dgem_mocs_settings.c154 static const struct mocs_entry broxton_mocs_table[GEN9_NUM_MOCS_ENTRIES] = { variable
193 table->size = ARRAY_SIZE(broxton_mocs_table); in get_mocs_settings()
194 table->table = broxton_mocs_table; in get_mocs_settings()