Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/xe/
H A Dxe_pm.c610 err = xe->d3cold.allowed ? xe_gt_suspend(gt) : xe_gt_runtime_suspend(gt); in xe_pm_runtime_suspend()
H A Dxe_gt.c1037 int xe_gt_runtime_suspend(struct xe_gt *gt) in xe_gt_runtime_suspend() function