Home
last modified time | relevance | path

Searched refs:xe_pm_runtime_get (Results 1 – 13 of 13) sorted by relevance

/linux/drivers/gpu/drm/xe/
H A Dxe_pm.h25 void xe_pm_runtime_get(struct xe_device *xe);
44 xe_pm_runtime_get(_T), xe_pm_runtime_put(_T))
H A Dxe_shrinker.c185 xe_pm_runtime_get(xe); in xe_shrinker_runtime_pm_get()
262 xe_pm_runtime_get(shrinker->xe); in xe_shrinker_pm()
H A Dxe_pm.c410 xe_pm_runtime_get(xe); in xe_pm_notifier_callback()
762 void xe_pm_runtime_get(struct xe_device *xe) in xe_pm_runtime_get() function
H A Dxe_dma_buf.c37 xe_pm_runtime_get(to_xe_device(obj->dev)); in xe_dma_buf_attach()
H A Dxe_pmu.c264 xe_pm_runtime_get(xe); in xe_pmu_event_init()
H A Dxe_debugfs.c201 xe_pm_runtime_get(xe); in forcewake_open()
H A Dxe_pxp.c666 xe_pm_runtime_get(pxp->xe); in xe_pxp_exec_queue_add()
H A Dxe_oa.c1660 xe_pm_runtime_get(gt_to_xe(gt)); in xe_oa_release()
1780 xe_pm_runtime_get(stream->oa->xe); in xe_oa_stream_init()
1920 xe_pm_runtime_get(gt_to_xe(gt)); in xe_oa_timestamp_frequency()
H A Dxe_eu_stall.c667 xe_pm_runtime_get(gt_to_xe(gt)); in xe_eu_stall_stream_enable()
H A Dxe_bo.c973 xe_pm_runtime_get(xe); in xe_bo_move()
1977 xe_pm_runtime_get(xe); in xe_bo_cpu_fault()
H A Dxe_svm.c1046 xe_pm_runtime_get(xe); in xe_drm_pagemap_populate_mm()
/linux/drivers/gpu/drm/xe/tests/
H A Dxe_kunit_helpers.c123 xe_pm_runtime_get(xe); in xe_kunit_helper_xe_device_live_test_init()
H A Dxe_guc_g2g_test.c669 xe_pm_runtime_get(xe); in g2g_pm_runtime_get()