Searched refs:__init_mocs_table (Results 1 - 2 of 2) sorted by last modified time

/linux-master/drivers/gpu/drm/xe/
H A Dxe_mocs.c480 static void __init_mocs_table(struct xe_gt *gt, function
576 __init_mocs_table(gt, &table);
/linux-master/drivers/gpu/drm/i915/gt/
H A Dintel_mocs.c269 * only, __init_mocs_table() take care to program unused index with
554 static void __init_mocs_table(struct intel_uncore *uncore, function
585 __init_mocs_table(engine->uncore, table, mocs_offset(engine));
675 __init_mocs_table(gt->uncore, &table, global_mocs_offset());

Completed in 217 milliseconds