Home
last modified time | relevance | path

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

12

/linux-6.12.1/drivers/gpu/drm/xe/
Dxe_gt_debugfs.c94 xe_pm_runtime_get(xe); in hw_engines()
114 xe_pm_runtime_get(gt_to_xe(gt)); in force_reset()
123 xe_pm_runtime_get(gt_to_xe(gt)); in force_reset_sync()
136 xe_pm_runtime_get(gt_to_xe(gt)); in sa_info()
146 xe_pm_runtime_get(gt_to_xe(gt)); in topology()
155 xe_pm_runtime_get(gt_to_xe(gt)); in steering()
166 xe_pm_runtime_get(gt_to_xe(gt)); in ggtt()
178 xe_pm_runtime_get(gt_to_xe(gt)); in register_save_restore()
204 xe_pm_runtime_get(gt_to_xe(gt)); in workarounds()
213 xe_pm_runtime_get(gt_to_xe(gt)); in pat()
[all …]
Dxe_gt_freq.c65 xe_pm_runtime_get(dev_to_xe(dev)); in act_freq_show()
80 xe_pm_runtime_get(dev_to_xe(dev)); in cur_freq_show()
96 xe_pm_runtime_get(dev_to_xe(dev)); in rp0_freq_show()
110 xe_pm_runtime_get(dev_to_xe(dev)); in rpe_freq_show()
134 xe_pm_runtime_get(dev_to_xe(dev)); in min_freq_show()
154 xe_pm_runtime_get(dev_to_xe(dev)); in min_freq_store()
171 xe_pm_runtime_get(dev_to_xe(dev)); in max_freq_show()
191 xe_pm_runtime_get(dev_to_xe(dev)); in max_freq_store()
Dxe_device_sysfs.c38 xe_pm_runtime_get(xe); in vram_d3cold_threshold_show()
63 xe_pm_runtime_get(xe); in vram_d3cold_threshold_store()
Dxe_guc_debugfs.c30 xe_pm_runtime_get(xe); in guc_info()
43 xe_pm_runtime_get(xe); in guc_log()
Dxe_debugfs.c44 xe_pm_runtime_get(xe); in info()
95 xe_pm_runtime_get(xe); in forcewake_open()
154 xe_pm_runtime_get(xe); in wedged_mode_set()
Dxe_gt_sriov_pf_debugfs.c120 xe_pm_runtime_get(xe); \
182 xe_pm_runtime_get(xe); \
236 xe_pm_runtime_get(xe); in set_threshold()
346 xe_pm_runtime_get(xe); in control_write()
Dxe_gt_idle.c155 xe_pm_runtime_get(pc_to_xe(pc)); in name_show()
170 xe_pm_runtime_get(pc_to_xe(pc)); in idle_status_show()
185 xe_pm_runtime_get(pc_to_xe(pc)); in idle_residency_ms_show()
Dxe_hwmon.c290 xe_pm_runtime_get(hwmon->xe); in xe_hwmon_power_max_interval_show()
379 xe_pm_runtime_get(hwmon->xe); in xe_hwmon_power_max_interval_store()
414 xe_pm_runtime_get(hwmon->xe); in xe_hwmon_attributes_visible()
667 xe_pm_runtime_get(hwmon->xe); in xe_hwmon_is_visible()
699 xe_pm_runtime_get(hwmon->xe); in xe_hwmon_read()
731 xe_pm_runtime_get(hwmon->xe); in xe_hwmon_write()
Dxe_pm.h24 void xe_pm_runtime_get(struct xe_device *xe);
Dxe_huc_debugfs.c40 xe_pm_runtime_get(xe); in huc_info()
Dxe_gsc_debugfs.c40 xe_pm_runtime_get(xe); in gsc_info()
Dxe_pci_sriov.c162 xe_pm_runtime_get(xe); in xe_pci_sriov_configure()
Dxe_gt_throttle.c42 xe_pm_runtime_get(gt_to_xe(gt)); in xe_gt_throttle_get_limit_reasons()
Dxe_hw_engine_class_sysfs.c577 xe_pm_runtime_get(xe); in xe_hw_engine_class_sysfs_attr_show()
596 xe_pm_runtime_get(xe); in xe_hw_engine_class_sysfs_attr_store()
Dxe_drm_client.c282 xe_pm_runtime_get(xe); in show_run_ticks()
Dxe_dma_buf.c37 xe_pm_runtime_get(to_xe_device(obj->dev)); in xe_dma_buf_attach()
Dxe_guc_pc.c889 xe_pm_runtime_get(pc_to_xe(pc)); in xe_guc_pc_override_gucrc_mode()
906 xe_pm_runtime_get(pc_to_xe(pc)); in xe_guc_pc_unset_gucrc_mode()
Dxe_pm.c524 void xe_pm_runtime_get(struct xe_device *xe) in xe_pm_runtime_get() function
Dxe_gsc_proxy.c459 xe_pm_runtime_get(xe); in xe_gsc_proxy_remove()
/linux-6.12.1/drivers/gpu/drm/xe/tests/
Dxe_mocs.c122 xe_pm_runtime_get(xe); in mocs_kernel_test_run_device()
157 xe_pm_runtime_get(xe); in mocs_reset_test_run_device()
Dxe_kunit_helpers.c123 xe_pm_runtime_get(xe); in xe_kunit_helper_xe_device_live_test_init()
Dxe_bo.c173 xe_pm_runtime_get(xe); in ccs_test_run_device()
344 xe_pm_runtime_get(xe); in evict_test_run_device()
Dxe_dma_buf.c263 xe_pm_runtime_get(xe); in dma_buf_run_device()
Dxe_migrate.c344 xe_pm_runtime_get(xe); in migrate_test_run_device()
752 xe_pm_runtime_get(xe); in validate_ccs_test_run_device()
/linux-6.12.1/drivers/gpu/drm/xe/display/
Dxe_hdcp_gsc.c51 xe_pm_runtime_get(xe); in intel_hdcp_gsc_check_status()

12