Searched refs:xe_gt_info (Results 1 – 10 of 10) sorted by relevance
| /drivers/gpu/drm/xe/ |
| A D | xe_gt_printk.h | 28 #define xe_gt_info(_gt, _fmt, ...) \ macro 60 xe_gt_info(gt, "%pV", vaf); in __xe_gt_printfn_info()
|
| A D | xe_hw_engine.c | 697 xe_gt_info(gt, "vcs%u fused off\n", j); in read_media_fuses() 707 xe_gt_info(gt, "vecs%u fused off\n", j); in read_media_fuses() 732 xe_gt_info(gt, "bcs%u fused off\n", j); in read_copy_fuses() 757 xe_gt_info(gt, "ccs%u fused off\n", j); in read_compute_fuses_from_dss() 775 xe_gt_info(gt, "ccs%u fused off\n", j); in read_compute_fuses_from_reg() 821 xe_gt_info(gt, "%s disabled via configfs\n", in check_sw_disable()
|
| A D | xe_gt.c | 819 xe_gt_info(gt, "reset started\n"); in gt_reset() 858 xe_gt_info(gt, "reset done\n"); in gt_reset() 883 xe_gt_info(gt, "trying reset from %ps\n", __builtin_return_address(0)); in xe_gt_reset_async() 889 xe_gt_info(gt, "reset queued\n"); in xe_gt_reset_async()
|
| A D | xe_guc_engine_activity.c | 131 xe_gt_info(gt, "engine activity stats not supported on VFs\n"); in is_engine_activity_supported() 137 xe_gt_info(gt, in is_engine_activity_supported()
|
| A D | xe_gt_ccs_mode.c | 150 xe_gt_info(gt, "Setting compute mode to %d\n", num_engines); in ccs_mode_store()
|
| A D | xe_devcoredump.c | 295 xe_gt_info(ss->gt, "failed to get forcewake for coredump capture\n"); in xe_devcoredump_deferred_snap_work()
|
| A D | xe_gsc_proxy.c | 482 xe_gt_info(gt, "can't init GSC proxy due to missing mei component\n"); in xe_gsc_proxy_init()
|
| A D | xe_gsc.c | 176 xe_gt_info(gt, "found GSC cv%u.%u.%u\n", compat->major, compat->minor, compat->patch); in query_compatibility_version()
|
| A D | xe_uc_fw.c | 771 xe_gt_info(gt, "%s firmware(s) can be downloaded from %s\n", in uc_fw_request()
|
| A D | xe_guc_submit.c | 1116 xe_gt_info(q->gt, "failed to get forcewake for coredump capture\n"); in guc_exec_queue_timedout_job() 2037 xe_gt_info(gt, "Engine reset: engine_class=%s, logical_mask: 0x%x, guc_id=%d", in xe_guc_exec_queue_reset_handler()
|
Completed in 892 milliseconds