Home
last modified time | relevance | path

Searched refs:i915_probe_error (Results 1 – 9 of 9) sorted by relevance

/linux-6.3-rc2/drivers/gpu/drm/i915/gt/uc/
A Dintel_guc_slpc.c180 i915_probe_error(i915, "Failed to query task state (%pe)\n", in slpc_query_task_state()
198 i915_probe_error(i915, "Failed to set param %d to %u (%pe)\n", in slpc_set_param()
278 i915_probe_error(i915, in intel_guc_slpc_init()
349 i915_probe_error(i915, "SLPC reset action failed (%pe)\n", in slpc_reset()
356 i915_probe_error(i915, "SLPC not enabled! State = %s\n", in slpc_reset()
498 i915_probe_error(i915, "Failed to toggle efficient freq (%pe)\n", in intel_guc_slpc_set_min_freq()
737 i915_probe_error(i915, "SLPC Reset event returned (%pe)\n", in intel_guc_slpc_enable()
756 i915_probe_error(i915, "Failed to set SLPC max to RP0 (%pe)\n", in intel_guc_slpc_enable()
764 i915_probe_error(i915, "Failed to set SLPC softlimits (%pe)\n", in intel_guc_slpc_enable()
A Dintel_guc_rc.c73 i915_probe_error(guc_to_gt(guc)->i915, "Failed to %s GuC RC (%pe)\n", in __guc_rc_control()
A Dintel_gsc_uc.c101 i915_probe_error(i915, "failed with %d\n", err); in intel_gsc_uc_init()
A Dintel_huc.c445 i915_probe_error(gt->i915, "HuC: Authentication failed %d\n", ret); in intel_huc_auth()
A Dintel_uc_fw.c826 i915_probe_error(i915, "%s firmware %s: fetch failed with error %d\n", in intel_uc_fw_fetch()
953 i915_probe_error(gt->i915, "Failed to load %s firmware %s (%d)\n", in intel_uc_fw_mark_load_failed()
/linux-6.3-rc2/drivers/gpu/drm/i915/
A Di915_utils.h72 #define i915_probe_error(i915, fmt, ...) \ macro
A Di915_gem.c1210 i915_probe_error(dev_priv, in i915_gem_init()
A Di915_driver.c851 i915_probe_error(i915, "Device initialization failed (%d)\n", ret); in i915_driver_probe()
/linux-6.3-rc2/drivers/gpu/drm/i915/gt/
A Dintel_gt.c947 i915_probe_error(i915, "Failed to initialize %s! (%d)\n", gtdef->name, ret); in intel_gt_probe_all()

Completed in 17 milliseconds