Searched refs:__init_mocs_table (Results 1 - 2 of 2) sorted by relevance

/linux-master/drivers/gpu/drm/i915/gt/
H A Dintel_mocs.c270 * only, __init_mocs_table() take care to program unused index with
604 static void __init_mocs_table(struct intel_uncore *uncore, function
635 __init_mocs_table(engine->uncore, table, mocs_offset(engine));
725 __init_mocs_table(gt->uncore, &table, global_mocs_offset());
/linux-master/drivers/gpu/drm/xe/
H A Dxe_mocs.c465 static void __init_mocs_table(struct xe_gt *gt, function
558 __init_mocs_table(gt, &table);

Completed in 166 milliseconds