HomeSort by: relevance | last modified time | path
    Searched refs:drm_printf (Results 1 - 20 of 20) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/i915/gt/
intel_engine_cs.c 1198 drm_printf(m, "%s %"PRIx64":%"PRIx64"%s%s %s @ %dms: %s\n",
1228 drm_printf(m, "*\n");
1238 drm_printf(m, "[%04zx] %s\n", pos, line);
1293 drm_printf(m, "\tCCID: 0x%08x\n", ENGINE_READ(engine, CCID));
1294 drm_printf(m, "\tRING_START: 0x%08x\n",
1296 drm_printf(m, "\tRING_HEAD: 0x%08x\n",
1298 drm_printf(m, "\tRING_TAIL: 0x%08x\n",
1300 drm_printf(m, "\tRING_CTL: 0x%08x%s\n",
1304 drm_printf(m, "\tRING_MODE: 0x%08x%s\n",
1310 drm_printf(m, "\tRING_IMR: %08x\n"
    [all...]
intel_breadcrumbs.c 383 drm_printf(p, "Signals:\n");
388 drm_printf(p, "\t[%"PRIx64":%"PRIx64"%s] @ %dms\n",
intel_lrc.c 5266 drm_printf(m,
5276 drm_printf(m, "\t\tQueue priority hint: %d\n",
5293 drm_printf(m,
5318 drm_printf(m,
  /src/sys/external/bsd/drm2/dist/drm/i915/
i915_params.c 198 drm_printf(p, "i915.%s=%s\n", name, yesno(*(const bool *)x));
200 drm_printf(p, "i915.%s=%d\n", name, *(const int *)x);
202 drm_printf(p, "i915.%s=%u\n", name, *(const unsigned int *)x);
204 drm_printf(p, "i915.%s=%lu\n", name, *(const unsigned long *)x);
206 drm_printf(p, "i915.%s=%s\n", name, *(const char *const *)x);
intel_device_info.c 95 drm_printf(p, "engines: %x\n", info->engine_mask);
96 drm_printf(p, "gen: %d\n", info->gen);
97 drm_printf(p, "gt: %d\n", info->gt);
98 drm_printf(p, "iommu: %s\n", iommu_name());
99 drm_printf(p, "memory-regions: %x\n", info->memory_regions);
100 drm_printf(p, "page-sizes: %x\n", info->page_sizes);
101 drm_printf(p, "platform: %s\n", intel_platform_name(info->platform));
102 drm_printf(p, "ppgtt-size: %d\n", info->ppgtt_size);
103 drm_printf(p, "ppgtt-type: %d\n", info->ppgtt_type);
105 #define PRINT_FLAG(name) drm_printf(p, "%s: %s\n", #name, yesno(info->name))
    [all...]
intel_runtime_pm.c 196 drm_printf(p, "Wakeref last acquired:\n%s", buf);
201 drm_printf(p, "Wakeref last released:\n%s", buf);
204 drm_printf(p, "Wakeref count: %lu\n", dbg->count);
216 drm_printf(p, "Wakeref x%lu taken at:\n%s", rep, buf);
i915_drv.c 1449 drm_printf(&p, "pciid=0x%04x rev=0x%02x platform=%s (subplatform=0x%x) gen=%i\n",
  /src/sys/external/bsd/drm2/dist/drm/i915/selftests/
i915_active.c 239 drm_printf(m, "active %pS:%pS\n", ref->active, ref->retire);
240 drm_printf(m, "\tcount: %d\n", atomic_read(&ref->count));
241 drm_printf(m, "\tpreallocated barriers? %s\n",
252 drm_printf(m, "\tbarrier: %s\n", engine->name);
257 drm_printf(m,
  /src/sys/external/bsd/drm2/dist/drm/
drm_atomic.c 394 drm_printf(p, "crtc[%u]: %s\n", crtc->base.id, crtc->name);
395 drm_printf(p, "\tenable=%d\n", state->enable);
396 drm_printf(p, "\tactive=%d\n", state->active);
397 drm_printf(p, "\tself_refresh_active=%d\n", state->self_refresh_active);
398 drm_printf(p, "\tplanes_changed=%d\n", state->planes_changed);
399 drm_printf(p, "\tmode_changed=%d\n", state->mode_changed);
400 drm_printf(p, "\tactive_changed=%d\n", state->active_changed);
401 drm_printf(p, "\tconnectors_changed=%d\n", state->connectors_changed);
402 drm_printf(p, "\tcolor_mgmt_changed=%d\n", state->color_mgmt_changed);
403 drm_printf(p, "\tplane_mask=%x\n", state->plane_mask)
    [all...]
drm_print.c 251 drm_printf(p, "%s", str);
256 * drm_printf - print to a &drm_printer stream
260 void drm_printf(struct drm_printer *p, const char *f, ...) function in typeref:typename:void
268 EXPORT_SYMBOL(drm_printf);
292 drm_printf(p, "%s%s", first ? "" : ",",
297 drm_printf(p, "(none)");
468 drm_printf(p, "%*s = 0x%08x\n",
drm_mm.c 1108 drm_printf(p, "%#018"PRIx64"-%#018"PRIx64": %"PRIu64": free\n",
1127 drm_printf(p, "%#018"PRIx64"-%#018"PRIx64": %"PRIu64": used\n", entry->start,
1134 drm_printf(p, "total: %"PRIu64", used %"PRIu64" free %"PRIu64"\n", total,
drm_mode_config.c 531 drm_printf(&p, "framebuffer[%u]:\n", fb->base.id);
drm_framebuffer.c 1086 drm_printf(&p, "framebuffer[%u]:\n", fb->base.id);
drm_dp_mst_topology.c 655 drm_printf(p, "txmsg cur_offset=%x cur_len=%x seqno=%x state=%s path_msg=%d dst=%s\n",
662 drm_printf(p, "<failed to decode sideband req: %d>\n", ret);
1531 drm_printf(&p, "%s (%p) topology count reached 0, dumping history:\n",
1545 drm_printf(&p, " %d %ss (last at %5llu.%06u):\n%s",
2786 drm_printf(&p, "sideband msg failed to send\n");
  /src/sys/external/bsd/drm2/dist/drm/vmwgfx/
vmwgfx_gmrid_manager.c 150 drm_printf(printer, "No debug info available for the GMR id manager\n");
  /src/sys/external/bsd/drm2/dist/drm/i915/gt/uc/
intel_uc_fw.c 619 drm_printf(p, "%s firmware: %s\n",
621 drm_printf(p, "\tstatus: %s\n",
623 drm_printf(p, "\tversion: wanted %u.%u, found %u.%u\n",
626 drm_printf(p, "\tuCode: %u bytes\n", uc_fw->ucode_size);
627 drm_printf(p, "\tRSA: %u bytes\n", uc_fw->rsa_size);
  /src/sys/external/bsd/drm2/dist/drm/ttm/
ttm_bo.c 109 drm_printf(p, " has_type: %d\n", man->has_type);
110 drm_printf(p, " use_type: %d\n", man->use_type);
111 drm_printf(p, " flags: 0x%08X\n", man->flags);
112 drm_printf(p, " gpu_offset: 0x%08"PRIX64"\n", man->gpu_offset);
113 drm_printf(p, " size: %"PRIu64"\n", man->size);
114 drm_printf(p, " available_caching: 0x%08X\n", man->available_caching);
115 drm_printf(p, " default_caching: 0x%08X\n", man->default_caching);
126 drm_printf(&p, "No space for %p (%lu pages, %luK, %luM)\n",
134 drm_printf(&p, " placement[%d]=0x%08X (%d)\n",
  /src/sys/external/bsd/drm2/dist/include/drm/
drm_print.h 52 * drm_printf(p, "foo=%d\n", foo);
53 * drm_printf(p, "bar=%d\n", bar);
75 * drm_printer_info(), etc to initialize. And drm_printf() for output.
94 void drm_printf(struct drm_printer *p, const char *f, ...);
124 drm_printf((printer), "%.*s" fmt, (indent), "\t\t\t\t\tX", ##__VA_ARGS__)
145 * This wrapper extends drm_printf() to work with a dev_coredumpm() callback
163 * drm_printf(p, "foo=%d\n", foo);
  /src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
amdgpu_gtt_mgr.c 365 drm_printf(printer, "man size:%"PRIu64" pages, gtt available:%"PRId64" pages, usage:%"PRIu64"MB\n",
amdgpu_vram_mgr.c 525 drm_printf(printer, "man size:%"PRIu64" pages, ram usage:%"PRIu64"MB, vis usage:%"PRIu64"MB\n",

Completed in 98 milliseconds