Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/i915/gt/
Dintel_mocs.c554 static void __init_mocs_table(struct intel_uncore *uncore, in __init_mocs_table() function
585 __init_mocs_table(engine->uncore, table, mocs_offset(engine)); in init_mocs_table()
675 __init_mocs_table(gt->uncore, &table, global_mocs_offset()); in intel_mocs_init()
/linux-6.12.1/drivers/gpu/drm/xe/
Dxe_mocs.c676 static void __init_mocs_table(struct xe_gt *gt, in __init_mocs_table() function
769 __init_mocs_table(gt, &table); in xe_mocs_init()