Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/gpu/drm/i915/gt/
H A Dintel_mocs.c254 * only, __init_mocs_table() take care to program unused index with
393 static void __init_mocs_table(struct intel_uncore *uncore, in __init_mocs_table() function
422 __init_mocs_table(engine->uncore, table, mocs_offset(engine)); in init_mocs_table()
497 __init_mocs_table(gt->uncore, &table, global_mocs_offset()); in intel_mocs_init()
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/gt/
H A Dintel_mocs.c270 * only, __init_mocs_table() take care to program unused index with
621 static void __init_mocs_table(struct intel_uncore *uncore, in __init_mocs_table() function
652 __init_mocs_table(engine->uncore, table, mocs_offset(engine)); in init_mocs_table()
742 __init_mocs_table(gt->uncore, &table, global_mocs_offset()); in intel_mocs_init()

Completed in 2 milliseconds