Symbol: xe_pm_runtime_put
drivers/gpu/drm/xe/display/xe_display_rpm.c
35
xe_pm_runtime_put(to_xe_device(drm));
drivers/gpu/drm/xe/display/xe_display_rpm.c
40
xe_pm_runtime_put(to_xe_device(drm));
drivers/gpu/drm/xe/tests/xe_guc_g2g_test.c
718
xe_pm_runtime_put(xe);
drivers/gpu/drm/xe/tests/xe_kunit_helpers.c
94
KUNIT_DEFINE_ACTION_WRAPPER(put_xe_pm_runtime, xe_pm_runtime_put, struct xe_device *);
drivers/gpu/drm/xe/xe_bo.c
1115
xe_pm_runtime_put(xe);
drivers/gpu/drm/xe/xe_bo.c
1135
xe_pm_runtime_put(xe);
drivers/gpu/drm/xe/xe_bo.c
1169
xe_pm_runtime_put(xe);
drivers/gpu/drm/xe/xe_bo.c
1310
xe_pm_runtime_put(xe);
drivers/gpu/drm/xe/xe_bo.c
2066
xe_pm_runtime_put(xe);
drivers/gpu/drm/xe/xe_bo.c
2167
xe_pm_runtime_put(xe);
drivers/gpu/drm/xe/xe_debugfs.c
257
xe_pm_runtime_put(xe);
drivers/gpu/drm/xe/xe_debugfs.c
269
xe_pm_runtime_put(xe);
drivers/gpu/drm/xe/xe_devcoredump.c
245
xe_pm_runtime_put(gt_to_xe(ss->gt));
drivers/gpu/drm/xe/xe_device.c
918
xe_pm_runtime_put(xe);
drivers/gpu/drm/xe/xe_dma_buf.c
46
xe_pm_runtime_put(to_xe_device(obj->dev));
drivers/gpu/drm/xe/xe_eu_stall.c
692
xe_pm_runtime_put(gt_to_xe(gt));
drivers/gpu/drm/xe/xe_eu_stall.c
858
xe_pm_runtime_put(gt_to_xe(gt));
drivers/gpu/drm/xe/xe_ggtt.c
521
xe_pm_runtime_put(xe);
drivers/gpu/drm/xe/xe_ggtt.c
855
xe_pm_runtime_put(tile_to_xe(ggtt->tile));
drivers/gpu/drm/xe/xe_gt.c
704
xe_pm_runtime_put(gt_to_xe(gt));
drivers/gpu/drm/xe/xe_gt.c
961
xe_pm_runtime_put(gt_to_xe(gt));
drivers/gpu/drm/xe/xe_gt.c
975
xe_pm_runtime_put(gt_to_xe(gt));
drivers/gpu/drm/xe/xe_gt.c
991
xe_pm_runtime_put(gt_to_xe(gt));
drivers/gpu/drm/xe/xe_gt_sriov_pf.c
201
xe_pm_runtime_put(gt_to_xe(gt));
drivers/gpu/drm/xe/xe_gt_sriov_pf.c
227
xe_pm_runtime_put(xe);
drivers/gpu/drm/xe/xe_gt_sriov_pf.c
250
xe_pm_runtime_put(xe);
drivers/gpu/drm/xe/xe_gt_sriov_pf.c
63
xe_pm_runtime_put(gt_to_xe(gt));
drivers/gpu/drm/xe/xe_guc_ct.c
1925
xe_pm_runtime_put(xe);
drivers/gpu/drm/xe/xe_guc_ct.c
1998
xe_pm_runtime_put(ct_to_xe(ct));
drivers/gpu/drm/xe/xe_guc_ct.c
555
xe_pm_runtime_put(ct_to_xe(ct));
drivers/gpu/drm/xe/xe_guc_ct.c
888
xe_pm_runtime_put(ct_to_xe(ct));
drivers/gpu/drm/xe/xe_guc_submit.c
1919
xe_pm_runtime_put(xe);
drivers/gpu/drm/xe/xe_late_bind_fw.c
269
xe_pm_runtime_put(xe);
drivers/gpu/drm/xe/xe_oa.c
1694
xe_pm_runtime_put(gt_to_xe(gt));
drivers/gpu/drm/xe/xe_oa.c
1833
xe_pm_runtime_put(stream->oa->xe);
drivers/gpu/drm/xe/xe_oa.c
1927
xe_pm_runtime_put(gt_to_xe(gt));
drivers/gpu/drm/xe/xe_oa.c
898
xe_pm_runtime_put(stream->oa->xe);
drivers/gpu/drm/xe/xe_pci_sriov.c
168
xe_pm_runtime_put(xe);
drivers/gpu/drm/xe/xe_pci_sriov.c
201
xe_pm_runtime_put(xe);
drivers/gpu/drm/xe/xe_pm.c
469
xe_pm_runtime_put(xe);
drivers/gpu/drm/xe/xe_pm.h
28
void xe_pm_runtime_put(struct xe_device *xe);
drivers/gpu/drm/xe/xe_pm.h
45
xe_pm_runtime_get(_T), xe_pm_runtime_put(_T))
drivers/gpu/drm/xe/xe_pm.h
47
xe_pm_runtime_get_noresume(_T), xe_pm_runtime_put(_T))
drivers/gpu/drm/xe/xe_pm.h
56
__xe_pm_runtime_noop(_T), xe_pm_runtime_put(_T));
drivers/gpu/drm/xe/xe_pmu.c
228
xe_pm_runtime_put(xe);
drivers/gpu/drm/xe/xe_pmu.c
266
xe_pm_runtime_put(xe);
drivers/gpu/drm/xe/xe_pxp.c
282
xe_pm_runtime_put(xe);
drivers/gpu/drm/xe/xe_pxp.c
684
xe_pm_runtime_put(pxp->xe);
drivers/gpu/drm/xe/xe_pxp.c
711
xe_pm_runtime_put(pxp->xe);
drivers/gpu/drm/xe/xe_sched_job.c
184
xe_pm_runtime_put(xe);
drivers/gpu/drm/xe/xe_shrinker.c
198
xe_pm_runtime_put(shrinker->xe);
drivers/gpu/drm/xe/xe_shrinker.c
263
xe_pm_runtime_put(shrinker->xe);
drivers/gpu/drm/xe/xe_sriov_pf_debugfs.c
186
xe_pm_runtime_put(xe);
drivers/gpu/drm/xe/xe_sriov_pf_debugfs.c
295
xe_pm_runtime_put(xe);
drivers/gpu/drm/xe/xe_svm.c
1110
xe_pm_runtime_put(xe);
drivers/gpu/drm/xe/xe_svm.c
768
xe_pm_runtime_put(xe);
drivers/gpu/drm/xe/xe_tlb_inval.c
37
xe_pm_runtime_put(fence->tlb_inval->xe);
drivers/gpu/drm/xe/xe_tlb_inval_job.c
197
xe_pm_runtime_put(xe); /* Pairs with get from xe_tlb_inval_job_create */
drivers/gpu/drm/xe/xe_trace.h
425
DEFINE_EVENT(xe_pm_runtime, xe_pm_runtime_put,
drivers/gpu/drm/xe/xe_vm.c
1825
xe_pm_runtime_put(xe);
drivers/gpu/drm/xe/xe_vm.c
1999
xe_pm_runtime_put(xe);
drivers/gpu/drm/xe/xe_vsec.c
171
xe_pm_runtime_put(xe);