Searched refs:drm_notice (Results 1 – 17 of 17) sorted by relevance
| /linux/drivers/gpu/drm/xe/ |
| A D | xe_wopcm.c | 169 drm_notice(&xe->drm, "Failed to init uC WOPCM registers!\n"); in __wopcm_init_regs() 170 drm_notice(&xe->drm, "%s(%#x)=%#x\n", "DMA_GUC_WOPCM_OFFSET", in __wopcm_init_regs() 173 drm_notice(&xe->drm, "%s(%#x)=%#x\n", "GUC_WOPCM_SIZE", in __wopcm_init_regs() 262 drm_notice(&xe->drm, "Unsuccessful WOPCM partitioning\n"); in xe_wopcm_init()
|
| A D | xe_uc_fw.c | 353 drm_notice(&xe->drm, "%s firmware %s: unexpected version: %u.%u.%u != %u.%u.%u\n", in xe_uc_fw_check_version_requirements() 362 …drm_notice(&xe->drm, "%s firmware (%u.%u.%u) is recommended, but only (%u.%u.%u) was found in %s\n… in xe_uc_fw_check_version_requirements() 728 drm_notice(&xe->drm, "%s firmware %s: fetch failed with error %d\n", in uc_fw_request() 753 drm_notice(&xe->drm, "%s firmware %s: failed to create / populate bo", in uc_fw_copy() 772 drm_notice(&xe->drm, "%s firmware %s: copy failed with error %d\n", in uc_fw_copy()
|
| /linux/drivers/gpu/drm/i915/gt/ |
| A 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()
|
| A D | intel_rc6.c | 515 drm_notice(&i915->drm, in rc6_supported() 522 drm_notice(&i915->drm, in rc6_supported() 528 drm_notice(&i915->drm, in rc6_supported() 560 drm_notice(&i915->drm, in pctx_corrupted()
|
| A D | intel_gt_print.h | 23 drm_notice(&(_gt)->i915->drm, "GT%u: " _fmt, (_gt)->info.id, ##__VA_ARGS__)
|
| A D | intel_engine_heartbeat.c | 327 …drm_notice(&engine->i915->drm, "%s heartbeat interval adjusted to a non-default value which may do… in intel_engine_set_heartbeat() 330 …drm_notice(&engine->i915->drm, "%s heartbeat interval adjusted to a non-default value which may ca… in intel_engine_set_heartbeat()
|
| A D | intel_reset.c | 92 drm_notice(&ctx->i915->drm, in mark_guilty() 1339 drm_notice(&engine->i915->drm, in __intel_engine_reset_bh()
|
| A D | intel_engine_cs.c | 535 drm_notice(&engine->i915->drm, \ in intel_engine_setup()
|
| /linux/drivers/gpu/drm/i915/gem/ |
| A D | i915_gemfs.c | 51 drm_notice(&i915->drm, in i915_gemfs_init()
|
| A D | i915_gem_stolen.c | 518 drm_notice(&i915->drm, in i915_gem_init_stolen() 525 drm_notice(&i915->drm, in i915_gem_init_stolen()
|
| /linux/drivers/gpu/drm/i915/ |
| A D | i915_utils.c | 16 drm_notice(&i915->drm, "CI tainted: %#x by %pS\n", in add_taint_for_CI()
|
| A D | intel_pcode.c | 237 drm_notice(&uncore->i915->drm, in intel_pcode_init()
|
| A D | i915_pmu.c | 1324 drm_notice(&i915->drm, "Failed to register PMU!\n"); in i915_pmu_register()
|
| A D | i915_perf.c | 595 drm_notice(&stream->uncore->i915->drm, in oa_buffer_check_unlocked() 1102 drm_notice(&uncore->i915->drm, in gen7_append_oa_reports()
|
| /linux/drivers/gpu/drm/i915/display/ |
| A D | intel_dmc.c | 1029 drm_notice(&i915->drm, in dmc_load_work_fn() 1032 drm_notice(&i915->drm, "DMC firmware homepage: %s", in dmc_load_work_fn() 1039 drm_notice(&i915->drm, in dmc_load_work_fn()
|
| /linux/include/drm/ |
| A D | drm_print.h | 528 #define drm_notice(drm, fmt, ...) \ macro
|
| /linux/drivers/gpu/drm/stm/ |
| A D | lvds.c | 869 drm_notice(lvds->lvds_bridge.dev, "No phase precised, setting default\n"); in lvds_config_mode()
|
Completed in 802 milliseconds