Home
last modified time | relevance | path

Searched refs:xe_mocs_init (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/gpu/drm/xe/
H A Dxe_mocs.h13 void xe_mocs_init(struct xe_gt *gt);
H A Dxe_gt.c535 xe_mocs_init(gt); in gt_init_with_all_forcewake()
787 xe_mocs_init(gt); in do_gt_restart()
H A Dxe_mocs.c747 void xe_mocs_init(struct xe_gt *gt) in xe_mocs_init() function