Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/i915/gt/
H A Dintel_mocs.c617 static u32 mocs_offset(const struct intel_engine_cs *engine) in mocs_offset() function
635 __init_mocs_table(engine->uncore, table, mocs_offset(engine)); in init_mocs_table()
H A Dselftest_mocs.c143 addr = mocs_offset(rq->engine); in read_mocs_table()