Searched refs:DRM_DEBUG_DRIVER (Results 1 - 16 of 16) sorted by relevance
/solaris-x11-s11/open-src/kernel/i915/src/ |
H A D | i915_gem_context.c | 160 DRM_DEBUG_DRIVER("Context object allocated failed\n"); 185 DRM_DEBUG_DRIVER("idr allocation failed\n"); 237 DRM_DEBUG_DRIVER("Couldn't pin %d\n", ret); 243 DRM_DEBUG_DRIVER("Switch failed %d\n", ret); 247 DRM_DEBUG_DRIVER("Default HW context loaded\n"); 263 DRM_DEBUG_DRIVER("Disabling HW Contexts; old hardware\n"); 276 DRM_DEBUG_DRIVER("Disabling HW Contexts; invalid size\n"); 282 DRM_DEBUG_DRIVER("Disabling HW Contexts; create failed\n"); 286 DRM_DEBUG_DRIVER("HW context support initialized\n"); 567 DRM_DEBUG_DRIVER("H [all...] |
H A D | intel_sideband.c | 43 DRM_DEBUG_DRIVER("IOSF sideband idle wait (%s) timed out\n", 54 DRM_DEBUG_DRIVER("IOSF sideband finish wait (%s) timed out\n",
|
H A D | i915_dma.c | 193 DRM_DEBUG_DRIVER("sarea not found assuming DRI2 userspace\n"); 232 DRM_DEBUG_DRIVER("%s\n", __func__); 245 DRM_DEBUG_DRIVER("hw status page @ %p\n", 251 DRM_DEBUG_DRIVER("Enabled hardware status page\n"); 553 DRM_DEBUG_DRIVER("%s: page=%d pfCurrentPage=%d\n", 639 DRM_DEBUG_DRIVER("i915 batchbuffer, start %x used %d cliprects %d\n", 688 DRM_DEBUG_DRIVER("i915 cmdbuffer, buf %p sz %d cliprects %d\n", 752 DRM_DEBUG_DRIVER("\n"); 778 DRM_DEBUG_DRIVER("irq_nr=%d breadcrumb=%d\n", irq_nr, 905 DRM_DEBUG_DRIVER(" [all...] |
H A D | i915_irq.c | 382 DRM_DEBUG_DRIVER("trying to get vblank count for disabled " 412 DRM_DEBUG_DRIVER("trying to get vblank count for disabled " 432 DRM_DEBUG_DRIVER("trying to get scanoutpos for disabled " 950 DRM_DEBUG_DRIVER("pipe %c underrun\n", 972 DRM_DEBUG_DRIVER("hotplug event received, stat 0x%08x\n", 1007 DRM_DEBUG_DRIVER("PCH audio power change on port %d\n", 1018 DRM_DEBUG_DRIVER("PCH HDCP audio interrupt\n"); 1021 DRM_DEBUG_DRIVER("PCH transcoder audio interrupt\n"); 1028 DRM_DEBUG_DRIVER(" pipe %c FDI IIR: 0x%08x\n", 1033 DRM_DEBUG_DRIVER("PC [all...] |
H A D | intel_panel.c | 383 DRM_DEBUG_DRIVER("max backlight PWM = %d\n", max); 432 DRM_DEBUG_DRIVER("get backlight PWM = %d\n", val); 448 DRM_DEBUG_DRIVER("set backlight PWM = %d\n", level); 519 DRM_DEBUG_DRIVER("Skipping backlight disable on vga switch\n"); 685 DRM_DEBUG_DRIVER("Failed to get maximum backlight value\n");
|
H A D | intel_pm.c | 680 DRM_DEBUG_DRIVER("unknown memory frequency 0x%02x\n", 711 DRM_DEBUG_DRIVER("unknown fsb frequency 0x%04x\n", 2971 DRM_DEBUG_DRIVER("fmax: %d, fmin: %d, fstart: %d\n", 3102 DRM_DEBUG_DRIVER("timed out waiting for Punit\n"); 3111 DRM_DEBUG_DRIVER("Punit overrode GPU freq: %d MHz (%u) requested, but got %d Mhz (%u)\n", 3131 DRM_DEBUG_DRIVER("GPU freq request from %d MHz (%u) to %d MHz (%u)\n", 3201 DRM_DEBUG_DRIVER("Haswell: only RC6 available\n"); 3207 DRM_DEBUG_DRIVER("Sandybridge: deep RC6 disabled\n"); 3211 DRM_DEBUG_DRIVER("RC6 and deep RC6 enabled\n"); 3332 DRM_DEBUG_DRIVER("Overclockin [all...] |
H A D | intel_ddi.c | 100 DRM_DEBUG_DRIVER("Initializing DDI buffers for port %c in %s mode\n", 312 DRM_DEBUG_DRIVER("DP audio on pipe %c on DDI\n", 316 DRM_DEBUG_DRIVER("DP audio: write eld information\n"); 330 DRM_DEBUG_DRIVER("HDMI audio on pipe %c on DDI\n", 334 DRM_DEBUG_DRIVER("HDMI audio: write eld information\n");
|
H A D | intel_hdmi.c | 95 DRM_DEBUG_DRIVER("unknown info frame type %d\n", frame->type); 108 DRM_DEBUG_DRIVER("unknown info frame type %d\n", frame->type); 121 DRM_DEBUG_DRIVER("unknown info frame type %d\n", frame->type); 135 DRM_DEBUG_DRIVER("unknown info frame type %d\n", frame->type); 635 DRM_DEBUG_DRIVER("Enabling HDMI audio on pipe %c\n",
|
H A D | i915_gem_stolen.c | 221 DRM_DEBUG_DRIVER("offset=0x%x, size=%d\n", offset, size);
|
H A D | intel_display.c | 928 DRM_DEBUG_DRIVER("LPT detected: skipping PCH PLL test\n"); 1160 DRM_DEBUG_DRIVER("LPT does not has PCH refclk, skipping check\n"); 1795 DRM_DEBUG_DRIVER("Y tiled not allowed for scan out buffers\n"); 3103 DRM_DEBUG_DRIVER("using %s for pipe %c\n", pll->name, 3110 DRM_DEBUG_DRIVER("setting up %s\n", pll->name); 3695 DRM_DEBUG_DRIVER("disabling pfit, current: 0x%08x\n", 5766 DRM_DEBUG_DRIVER("failed to find PLL for pipe %c\n", 6162 DRM_DEBUG_DRIVER("ELD size %d\n", len); 6190 DRM_DEBUG_DRIVER("HDMI: Haswell Audio initialize....\n"); 6193 DRM_DEBUG_DRIVER("HDM [all...] |
H A D | i915_gem_gtt.c | 1114 DRM_DEBUG_DRIVER("GMADR size = %ldM\n", 1116 DRM_DEBUG_DRIVER("GTT stolen size = %dM\n",
|
H A D | intel_dp.c | 863 DRM_DEBUG_DRIVER("Enabling DP audio on pipe %c\n", 1275 DRM_DEBUG_DRIVER("failed to write sink power state\n"); 2397 DRM_DEBUG_DRIVER("CP or sink specific irq unhandled\n");
|
H A D | intel_ringbuffer.c | 518 DRM_DEBUG_DRIVER("%s pipe control offset: 0x%08x\n", 1255 DRM_DEBUG_DRIVER("%s hws offset: 0x%08x\n",
|
H A D | i915_gem.c | 3461 DRM_DEBUG_DRIVER("Clearing remapped register\n"); 3601 DRM_DEBUG_DRIVER("allow wake ack timed out\n");
|
H A D | intel_sdvo.c | 1327 DRM_DEBUG_DRIVER("failed to retrieve SDVO DTD\n");
|
/solaris-x11-s11/open-src/kernel/sys/drm/ |
H A D | drmP.h | 1482 #define DRM_DEBUG_DRIVER(...) \ macro 1497 #define DRM_DEBUG_DRIVER(...) do { } while (__lintzero) macro
|
Completed in 548 milliseconds