HomeSort by: relevance | last modified time | path
    Searched refs:DRM_DEBUG_DRIVER (Results 1 - 25 of 81) sorted by relevancy

1 2 3 4

  /src/sys/external/bsd/drm2/dist/drm/i915/display/
intel_acpi.c 98 DRM_DEBUG_DRIVER("failed to evaluate _DSM\n");
103 DRM_DEBUG_DRIVER("MUX info connectors: %lld\n",
109 DRM_DEBUG_DRIVER("Connector id: 0x%016llx\n",
111 DRM_DEBUG_DRIVER(" port id: %s\n",
113 DRM_DEBUG_DRIVER(" display mux info: %s\n",
115 DRM_DEBUG_DRIVER(" aux/dc mux info: %s\n",
117 DRM_DEBUG_DRIVER(" hpd mux info: %s\n",
187 DRM_DEBUG_DRIVER("VGA switcheroo: detected DSM switching method %s handle\n",
210 DRM_DEBUG_DRIVER("vga_switcheroo: detected DSM switching method %s handle\n",
intel_opregion.c 323 DRM_DEBUG_DRIVER("SWSCI request already in progress\n");
347 DRM_DEBUG_DRIVER("SWSCI request timed out\n");
356 DRM_DEBUG_DRIVER("SWSCI request error %u\n", scic);
460 DRM_DEBUG_DRIVER("bclp = 0x%08x\n", bclp);
499 DRM_DEBUG_DRIVER("Illum is not supported\n");
505 DRM_DEBUG_DRIVER("PWM freq is not supported\n");
513 DRM_DEBUG_DRIVER("Pfit is not supported\n");
519 DRM_DEBUG_DRIVER("SROT is not supported\n");
526 DRM_DEBUG_DRIVER("Button array event is not supported (nothing)\n");
528 DRM_DEBUG_DRIVER("Button array event is not supported (rotation lock)\n")
    [all...]
vlv_dsi_pll.c 226 DRM_DEBUG_DRIVER("Invalid PLL divider (%08x)\n", val);
231 DRM_DEBUG_DRIVER("Invalid PLL divider (%08x)\n", val);
341 DRM_DEBUG_DRIVER("Calculated pclk=%u\n", pclk);
intel_bios.c 1013 DRM_DEBUG_DRIVER("Found MIPI Config block, panel index = %d\n",
1328 DRM_DEBUG_DRIVER("Found MIPI sequence block v%u\n", sequence->version);
1371 DRM_DEBUG_DRIVER("MIPI related VBT parsing complete\n");
1815 DRM_DEBUG_DRIVER("Expected child device config size for VBT version %u not known; assuming %u\n",
1942 DRM_DEBUG_DRIVER("VBT header incomplete\n");
1947 DRM_DEBUG_DRIVER("VBT invalid signature\n");
1952 DRM_DEBUG_DRIVER("VBT incomplete (vbt_size overflows)\n");
1962 DRM_DEBUG_DRIVER("BDB header incomplete\n");
1968 DRM_DEBUG_DRIVER("BDB incomplete\n");
2027 DRM_DEBUG_DRIVER("VBT header incomplete\n")
    [all...]
intel_combo_phy.c 105 DRM_DEBUG_DRIVER("Combo PHY %c reg %08x state mismatch: "
305 DRM_DEBUG_DRIVER("Combo PHY %c already enabled, won't reprogram it.\n",
intel_dpio_phy.c 327 DRM_DEBUG_DRIVER("DDI PHY %d powered, but power hasn't settled\n",
334 DRM_DEBUG_DRIVER("DDI PHY %d powered, but still in reset\n",
372 DRM_DEBUG_DRIVER("DDI PHY %d already enabled, "
377 DRM_DEBUG_DRIVER("DDI PHY %d enabled with invalid state, "
512 DRM_DEBUG_DRIVER("DDI PHY %d reg %pV [%08x] state mismatch: "
  /src/sys/external/bsd/drm2/dist/drm/i915/
intel_gvt.c 107 DRM_DEBUG_DRIVER("GVT-g is disabled by kernel params\n");
118 DRM_DEBUG_DRIVER("Fail to init GVT device\n");
  /src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
amdgpu_acpi.c 126 DRM_DEBUG_DRIVER("failed to evaluate ATIF got %s\n",
211 DRM_DEBUG_DRIVER("ATIF version %u\n", output.version);
242 DRM_DEBUG_DRIVER("No ATIF handle found\n");
246 DRM_DEBUG_DRIVER("Found ATIF handle %s\n", acpi_method_name);
287 DRM_DEBUG_DRIVER("SYSTEM_PARAMS: mask = %#x, flags = %#x\n",
307 DRM_DEBUG_DRIVER("Notification %s, command code = %#x\n",
407 DRM_DEBUG_DRIVER("SBIOS pending requests: %#x\n", req->pending);
434 DRM_DEBUG_DRIVER("event, device_class = %s, type = %#x\n",
460 DRM_DEBUG_DRIVER("ATIF: %d pending SBIOS requests\n", count);
470 DRM_DEBUG_DRIVER("Changing brightness to %d\n"
    [all...]
amdgpu_smu_v11_0_i2c.c 239 DRM_DEBUG_DRIVER("I2C_Transmit(), address = %x, bytes = %d , data: ",
393 DRM_DEBUG_DRIVER("I2C_Receive(), address = %x, bytes = %d, data :",
417 DRM_DEBUG_DRIVER("I2C_Abort() Done.");
  /src/sys/external/bsd/drm2/dist/drm/amd/display/amdgpu_dm/
amdgpu_dm_crc.c 96 DRM_DEBUG_DRIVER("Unknown CRC source %s for CRTC%d\n",
158 DRM_DEBUG_DRIVER("Unknown CRC source %s for CRTC%d\n",
222 DRM_DEBUG_DRIVER("No amd connector matching CRTC-%d\n", crtc->index);
230 DRM_DEBUG_DRIVER("No dp aux for amd connector\n");
253 DRM_DEBUG_DRIVER("dp start crc failed\n");
262 DRM_DEBUG_DRIVER("dp stop crc failed\n");
amdgpu_dm_debugfs.c 180 DRM_DEBUG_DRIVER("user data not read\n");
196 DRM_DEBUG_DRIVER("string to int convert error code: %d\n", r);
227 DRM_DEBUG_DRIVER("Invalid Input value No HW will be programmed\n");
356 DRM_DEBUG_DRIVER("user data not be read\n");
372 DRM_DEBUG_DRIVER("string to int convert error code: %d\n", r);
383 DRM_DEBUG_DRIVER("Invalid Input No HW will be programmed\n");
529 DRM_DEBUG_DRIVER("user data not be read\n");
577 DRM_DEBUG_DRIVER("string to int convert error code: %d\n", r);
612 DRM_DEBUG_DRIVER("Invalid Test Pattern Parameters\n");
amdgpu_dm.c 320 DRM_DEBUG_DRIVER("CRTC is null, returning.\n");
327 DRM_DEBUG_DRIVER("amdgpu_crtc->pflip_status = %d !=AMDGPU_FLIP_SUBMITTED(%d) on crtc:%d[%p] \n",
399 DRM_DEBUG_DRIVER("crtc:%d[%p], pflip_stat:AMDGPU_FLIP_NONE, vrr[%d]-fp %d\n",
417 DRM_DEBUG_DRIVER("crtc:%d, vupdate-vrr:%d\n", acrtc->crtc_id,
468 DRM_DEBUG_DRIVER("crtc:%d, vupdate-vrr:%d\n", acrtc->crtc_id,
532 DRM_DEBUG_DRIVER("crtc:%d, vupdate-vrr:%d\n", acrtc->crtc_id,
971 DRM_DEBUG_DRIVER("amdgpu: freesync_module init done %p.\n",
983 DRM_DEBUG_DRIVER("amdgpu: hdcp_workqueue init done %p.\n", adev->dm.hdcp_workqueue);
1014 DRM_DEBUG_DRIVER("KMS initialized.\n");
1353 DRM_DEBUG_DRIVER("DM_MST: starting TM on aconnector: %p [id: %d]\n"
    [all...]
  /src/sys/external/bsd/drm2/dist/drm/radeon/
radeon_acpi.c 158 DRM_DEBUG_DRIVER("failed to evaluate ATIF got %s\n",
250 DRM_DEBUG_DRIVER("ATIF version %u\n", output.version);
296 DRM_DEBUG_DRIVER("SYSTEM_PARAMS: mask = %#x, flags = %#x\n",
316 DRM_DEBUG_DRIVER("Notification %s, command code = %#x\n",
356 DRM_DEBUG_DRIVER("SBIOS pending requests: %#x\n", req->pending);
383 DRM_DEBUG_DRIVER("event, device_class = %s, type = %#x\n",
401 DRM_DEBUG_DRIVER("ATIF: %d pending SBIOS requests\n", count);
407 DRM_DEBUG_DRIVER("Changing brightness to %d\n",
487 DRM_DEBUG_DRIVER("failed to evaluate ATCS got %s\n",
550 DRM_DEBUG_DRIVER("ATCS version %u\n", output.version)
    [all...]
radeon_pm.c 245 DRM_DEBUG_DRIVER("Setting: e: %d\n", sclk);
254 DRM_DEBUG_DRIVER("Setting: m: %d\n", mclk);
266 DRM_DEBUG_DRIVER("pm: GUI not idle!!!\n");
307 DRM_DEBUG_DRIVER("crtc %d no vblank, can glitch\n",
344 DRM_DEBUG_DRIVER("%d Power State(s)\n", rdev->pm.num_power_states);
347 DRM_DEBUG_DRIVER("State %d: %s\n", i,
350 DRM_DEBUG_DRIVER("\tDefault");
352 DRM_DEBUG_DRIVER("\t%d PCIE Lanes\n", power_state->pcie_lanes);
354 DRM_DEBUG_DRIVER("\tSingle display only\n");
355 DRM_DEBUG_DRIVER("\t%d Clock Mode(s)\n", power_state->num_clock_modes)
    [all...]
  /src/sys/external/bsd/drm2/dist/drm/i915/gem/
i915_gem_stolen.c 120 DRM_DEBUG_DRIVER("GTT within stolen memory at %pR\n", &ggtt_res);
121 DRM_DEBUG_DRIVER("Stolen memory adjusted to %pR\n", dsm);
186 DRM_DEBUG_DRIVER("%s_STOLEN_RESERVED = %08x\n",
218 DRM_DEBUG_DRIVER("GEN6_STOLEN_RESERVED = %08x\n", reg_val);
252 DRM_DEBUG_DRIVER("GEN6_STOLEN_RESERVED = %08x\n", reg_val);
280 DRM_DEBUG_DRIVER("GEN6_STOLEN_RESERVED = %08x\n", reg_val);
307 DRM_DEBUG_DRIVER("GEN6_STOLEN_RESERVED = %08x\n", reg_val);
341 DRM_DEBUG_DRIVER("GEN6_STOLEN_RESERVED = %08x\n", reg_val);
360 DRM_DEBUG_DRIVER("GEN6_STOLEN_RESERVED = 0x%016"PRIx64"\n", reg_val);
490 DRM_DEBUG_DRIVER("Memory reserved for graphics device: %"PRIu64"K, usable: %"PRIu64"K\n"
    [all...]
  /src/sys/external/bsd/drm2/dist/drm/i915/gt/
intel_rc6.c 256 DRM_DEBUG_DRIVER("Couldn't check for BIOS workaround\n");
259 DRM_DEBUG_DRIVER("You should update your BIOS. Correcting minimum rc6 voltage (%dmV->%dmV)\n",
279 DRM_DEBUG_DRIVER("BIOS didn't set up PCBR, fixing up\n");
315 DRM_DEBUG_DRIVER("BIOS didn't set up PCBR, fixing up\n");
409 DRM_DEBUG_DRIVER("BIOS enabled RC states: "
416 DRM_DEBUG_DRIVER("RC6 Base location not set properly.\n");
428 DRM_DEBUG_DRIVER("RC6 Base address not as expected.\n");
436 DRM_DEBUG_DRIVER("Engine Idle wait time not set properly.\n");
443 DRM_DEBUG_DRIVER("Pushbus not setup properly.\n");
448 DRM_DEBUG_DRIVER("GFX pause not setup properly.\n")
    [all...]
intel_reset.c 82 DRM_DEBUG_DRIVER("client %s: gained %u ban score, now %u\n",
132 DRM_DEBUG_DRIVER("context %s: guilty %d, banned\n",
236 DRM_DEBUG_DRIVER("Wait for media reset failed\n");
244 DRM_DEBUG_DRIVER("Wait for render reset failed\n");
270 DRM_DEBUG_DRIVER("Wait for render reset failed\n");
281 DRM_DEBUG_DRIVER("Wait for media reset failed\n");
310 DRM_DEBUG_DRIVER("Wait for 0x%08x engines reset failed\n",
411 DRM_DEBUG_DRIVER("Wait for SFC forced lock ack failed\n");
1042 DRM_DEBUG_DRIVER("GPU reset disabled\n");
1146 DRM_DEBUG_DRIVER("%sFailed to reset %s, ret=%d\n"
    [all...]
intel_rps.c 194 DRM_DEBUG_DRIVER("fmax: %d, fmin: %d, fstart: %d\n",
1042 DRM_DEBUG_DRIVER("GPLL enabled? %s\n", yesno(val & GPLLENABLE));
1043 DRM_DEBUG_DRIVER("GPU status: 0x%08x\n", val);
1139 DRM_DEBUG_DRIVER("GPLL enabled? %s\n", yesno(val & GPLLENABLE));
1140 DRM_DEBUG_DRIVER("GPU status: 0x%08x\n", val);
1297 DRM_DEBUG_DRIVER("GPLL reference freq: %d kHz\n", rps->gpll_ref_freq);
1325 DRM_DEBUG_DRIVER("DDR speed: %d MHz\n", i915->mem_freq);
1329 DRM_DEBUG_DRIVER("max GPU freq: %d MHz (%u)\n",
1334 DRM_DEBUG_DRIVER("RPe GPU freq: %d MHz (%u)\n",
1339 DRM_DEBUG_DRIVER("RP1(Guar Freq) GPU freq: %d MHz (%u)\n"
    [all...]
intel_gt.c 180 DRM_DEBUG_DRIVER("EIR stuck: 0x%08x, masking\n", eir);
210 DRM_DEBUG_DRIVER("Unexpected fault\n"
251 DRM_DEBUG_DRIVER("Unexpected fault\n"
  /src/sys/external/bsd/drm2/dist/drm/qxl/
qxl_cmd.c 233 DRM_DEBUG_DRIVER("popped %lld\n", id);
243 DRM_DEBUG_DRIVER("popped %lld, next %lld\n", id,
262 DRM_DEBUG_DRIVER("%d\n", i);
396 DRM_DEBUG_DRIVER("qdev %p, ram_header %p\n", qdev, qdev->ram_header);
404 DRM_DEBUG_DRIVER("mem = %llx, from %p\n", create->mem, bo->kptr);
417 DRM_DEBUG_DRIVER("qxl_memslot_add %d\n", id);
  /src/sys/external/bsd/drm2/dist/drm/nouveau/
nouveau_drm.c 1292 DRM_DEBUG_DRIVER("Loading Nouveau with parameters:\n");
1294 DRM_DEBUG_DRIVER("... tv_disable : %d\n", nouveau_tv_disable);
1295 DRM_DEBUG_DRIVER("... ignorelid : %d\n", nouveau_ignorelid);
1296 DRM_DEBUG_DRIVER("... duallink : %d\n", nouveau_duallink);
1297 DRM_DEBUG_DRIVER("... nofbaccel : %d\n", nouveau_nofbaccel);
1298 DRM_DEBUG_DRIVER("... config : %s\n", nouveau_config);
1299 DRM_DEBUG_DRIVER("... debug : %s\n", nouveau_debug);
1300 DRM_DEBUG_DRIVER("... noaccel : %d\n", nouveau_noaccel);
1301 DRM_DEBUG_DRIVER("... modeset : %d\n", nouveau_modeset);
1302 DRM_DEBUG_DRIVER("... runpm : %d\n", nouveau_runtime_pm)
    [all...]
  /src/sys/external/bsd/drm2/dist/drm/i915/gt/uc/
intel_guc_fw.c 110 DRM_DEBUG_DRIVER("GuC status %#x\n", status);
intel_uc.c 449 DRM_DEBUG_DRIVER("GuC fw load failed: %d; will reset and "
552 DRM_DEBUG_DRIVER("Failed to suspend GuC, err=%d", err);
585 DRM_DEBUG_DRIVER("Failed to resume GuC, err=%d", err);
  /src/sys/external/bsd/drm2/dist/drm/sis/
sis_drv.c 88 DRM_DEBUG_DRIVER("\n");
  /src/sys/external/bsd/drm2/dist/drm/via/
via_drv.c 46 DRM_DEBUG_DRIVER("\n");

Completed in 28 milliseconds

1 2 3 4