Searched refs:xe_force_wake_put (Results 1 – 14 of 14) sorted by relevance
| /linux/drivers/gpu/drm/xe/ |
| H A D | xe_gt.c | 123 xe_force_wake_put(gt_to_fw(gt), fw_ref); in xe_gt_enable_host_l2_vram() 145 xe_force_wake_put(gt_to_fw(gt), fw_ref); in xe_gt_disable_host_l2_vram() 445 xe_force_wake_put(gt_to_fw(gt), fw_ref); in xe_gt_init_early() 513 xe_force_wake_put(gt_to_fw(gt), fw_ref); in gt_init_with_gt_forcewake() 517 xe_force_wake_put(gt_to_fw(gt), fw_ref); in gt_init_with_gt_forcewake() 595 xe_force_wake_put(gt_to_fw(gt), fw_ref); in gt_init_with_all_forcewake() 600 xe_force_wake_put(gt_to_fw(gt), fw_ref); in gt_init_with_all_forcewake() 867 xe_force_wake_put(gt_to_fw(gt), fw_ref); in gt_reset_worker() 877 xe_force_wake_put(gt_to_fw(gt), fw_ref); in gt_reset_worker() 911 xe_force_wake_put(gt_to_fw(gt), fw_ref); in xe_gt_suspend_prepare() [all …]
|
| H A D | xe_gt_idle.c | 157 xe_force_wake_put(gt_to_fw(gt), fw_ref); in xe_gt_idle_enable_pg() 173 xe_force_wake_put(gt_to_fw(gt), fw_ref); in xe_gt_idle_disable_pg() 236 xe_force_wake_put(gt_to_fw(gt), fw_ref); in xe_gt_idle_pg_print() 421 xe_force_wake_put(gt_to_fw(gt), fw_ref); in xe_gt_idle_disable_c6()
|
| H A D | xe_debugfs.c | 217 xe_force_wake_put(gt_to_fw(gt), XE_FORCEWAKE_ALL); in forcewake_open() 219 xe_force_wake_put(gt_to_fw(gt), fw_ref); in forcewake_open() 235 xe_force_wake_put(gt_to_fw(gt), XE_FORCEWAKE_ALL); in forcewake_release()
|
| H A D | xe_drm_client.c | 306 xe_force_wake_put(fw, fw_ref); in force_wake_get_any_engine() 363 xe_force_wake_put(gt_to_fw(hwe->gt), fw_ref); in show_run_ticks()
|
| H A D | xe_devcoredump.c | 298 xe_force_wake_put(gt_to_fw(ss->gt), fw_ref); in xe_devcoredump_deferred_snap_work() 367 xe_force_wake_put(gt_to_fw(q->gt), fw_ref); in devcoredump_snapshot()
|
| H A D | xe_device.c | 800 xe_force_wake_put(gt_to_fw(gt), fw_ref); in probe_has_flat_ccs() 1060 xe_force_wake_put(gt_to_fw(gt), fw_ref); in tdf_request_sync() 1088 xe_force_wake_put(gt_to_fw(gt), fw_ref); in xe_device_l2_flush()
|
| H A D | xe_force_wake.c | 224 void xe_force_wake_put(struct xe_force_wake *fw, unsigned int fw_ref) in xe_force_wake_put() function
|
| H A D | xe_guc_log.c | 173 xe_force_wake_put(gt_to_fw(gt), fw_ref); in xe_guc_log_snapshot_capture()
|
| H A D | xe_vram.c | 196 xe_force_wake_put(gt_to_fw(gt), fw_ref); in get_flat_ccs_offset()
|
| H A D | xe_gsc_proxy.c | 457 xe_force_wake_put(gt_to_fw(gt), fw_ref); in xe_gsc_proxy_remove()
|
| H A D | xe_eu_stall.c | 835 xe_force_wake_put(gt_to_fw(gt), stream->fw_ref); in xe_eu_stall_disable_locked()
|
| H A D | xe_oa.c | 873 xe_force_wake_put(gt_to_fw(gt), stream->fw_ref); in xe_oa_stream_destroy() 1824 xe_force_wake_put(gt_to_fw(gt), stream->fw_ref); in xe_oa_stream_init()
|
| H A D | xe_guc_submit.c | 1287 xe_force_wake_put(gt_to_fw(q->gt), fw_ref); in guc_exec_queue_timedout_job()
|
| /linux/drivers/gpu/drm/xe/tests/ |
| H A D | xe_mocs.c | 51 xe_force_wake_put(gt_to_fw(gt), fw_ref); in read_l3cc_table() 77 xe_force_wake_put(gt_to_fw(gt), fw_ref); in read_l3cc_table() 110 xe_force_wake_put(gt_to_fw(gt), fw_ref); in read_mocs_table()
|