Searched refs:drm_notice (Results 1 – 14 of 14) sorted by relevance
/linux-6.6.21/drivers/gpu/drm/i915/gt/ |
D | intel_ggtt_gmch.c | 97 drm_notice(&i915->drm, in intel_ggtt_gmch_probe() 114 drm_notice(&i915->drm, in intel_ggtt_gmch_probe()
|
D | intel_rc6.c | 517 drm_notice(&i915->drm, in rc6_supported() 524 drm_notice(&i915->drm, in rc6_supported() 531 drm_notice(&i915->drm, in rc6_supported() 563 drm_notice(&i915->drm, in pctx_corrupted()
|
D | intel_gt_print.h | 20 drm_notice(&(_gt)->i915->drm, "GT%u: " _fmt, (_gt)->info.id, ##__VA_ARGS__)
|
D | intel_engine_heartbeat.c | 323 …drm_notice(&engine->i915->drm, "%s heartbeat interval adjusted to a non-default value which may do… in intel_engine_set_heartbeat() 326 …drm_notice(&engine->i915->drm, "%s heartbeat interval adjusted to a non-default value which may ca… in intel_engine_set_heartbeat()
|
D | intel_reset.c | 91 drm_notice(&ctx->i915->drm, in mark_guilty() 1204 drm_notice(>->i915->drm, in intel_gt_reset() 1298 drm_notice(&engine->i915->drm, in __intel_engine_reset_bh()
|
D | intel_engine_cs.c | 537 drm_notice(&engine->i915->drm, \ in intel_engine_setup() 910 drm_notice(>->i915->drm, in init_engine_mask()
|
/linux-6.6.21/drivers/gpu/drm/i915/gem/ |
D | i915_gemfs.c | 51 drm_notice(&i915->drm, in i915_gemfs_init()
|
D | i915_gem_stolen.c | 497 drm_notice(&i915->drm, in i915_gem_init_stolen() 504 drm_notice(&i915->drm, in i915_gem_init_stolen()
|
/linux-6.6.21/drivers/gpu/drm/i915/ |
D | intel_pcode.c | 237 drm_notice(&uncore->i915->drm, in intel_pcode_init()
|
D | i915_perf.c | 601 drm_notice(&stream->uncore->i915->drm, in oa_buffer_check_unlocked() 1122 drm_notice(&uncore->i915->drm, in gen7_append_oa_reports() 1723 drm_notice(>->i915->drm, in i915_oa_stream_destroy()
|
D | i915_pmu.c | 1324 drm_notice(&i915->drm, "Failed to register PMU!\n"); in i915_pmu_register()
|
/linux-6.6.21/include/drm/ |
D | drm_print.h | 462 #define drm_notice(drm, fmt, ...) \ macro
|
/linux-6.6.21/drivers/gpu/drm/i915/display/ |
D | intel_dmc.c | 997 drm_notice(&i915->drm, in dmc_load_work_fn() 1001 drm_notice(&i915->drm, "DMC firmware homepage: %s", in dmc_load_work_fn()
|
D | intel_ddi.c | 2073 drm_notice(&i915->drm, in intel_ddi_sanitize_encoder_pll_mapping()
|