Searched refs:DRM_INFO (Results 1 - 19 of 19) sorted by relevance

/solaris-x11-s11/open-src/kernel/efb/src/
H A Dradeon_cp.c953 DRM_INFO("Loading R200 Microcode\n");
961 DRM_INFO("Loading R300 Microcode\n");
1264 DRM_INFO("writeback test succeeded in %d usecs\n", tmp);
1267 DRM_INFO("writeback test failed\n");
1271 DRM_INFO("writeback forced off\n");
1583 DRM_INFO("Setting GART location based on new memory map\n");
1598 DRM_INFO("Can't use AGP base @0x%08lx,"
1615 DRM_INFO("GART aligned down from 0x%08x to 0x%08x\n",
1618 DRM_INFO("Setting GART location based on old memory map\n");
H A DdrmP.h824 /* We add function to support DRM_DEBUG,DRM_ERROR,DRM_INFO */
842 #define DRM_INFO(...) \ macro
850 #define DRM_INFO(...) do { } while (__lintzero) macro
H A Ddrm_drv.c355 DRM_INFO("!drm: Initialized %s %d.%d.%d %s ",
/solaris-x11-s11/open-src/kernel/drm/src/
H A Ddrm_fb_helper.c312 DRM_INFO("drm: unregistered panic notifier");
394 DRM_INFO("Cannot find any crtc or sizes - going 1024x768\n");
419 DRM_INFO("registered panic notifier");
613 DRM_INFO("kms: can't enable cloning when we probably wanted to.\n");
867 DRM_INFO("No connectors reported connected with modes");
H A Ddrm_irq.c443 DRM_INFO("Supports vblank timestamp caching Rev 1 (10.10.2010).\n");
447 DRM_INFO("Driver supports precise vblank timestamp query.\n");
449 DRM_INFO("No driver support for vblank timestamp query.\n");
H A Ddrm_drv.c286 DRM_INFO("Initialized %s %d.%d.%d %s\n",
/solaris-x11-s11/open-src/kernel/i915/src/
H A Dintel_pm.c3284 DRM_INFO("Enabling RC6 states: RC6 %s, RC6p %s, RC6pp %s\n",
3386 DRM_INFO("CPU frequence %d MHz", max_ia_freq);
4046 DRM_INFO("Wrong MCH_SSKPD value: 0x%08x\n", tmp);
4047 DRM_INFO("This can cause pipe underruns and display issues.\n");
4048 DRM_INFO("Please upgrade your BIOS to fix this.\n");
4779 DRM_INFO("failed to find known CxSR latency "
4834 DRM_INFO("GT thread status wait timed out\n");
4847 DRM_INFO("Timed out waiting for forcewake old ack to clear.\n");
4854 DRM_INFO("Timed out waiting for forcewake to ack request.\n");
4876 DRM_INFO("Time
[all...]
H A Di915_gem_gtt.c925 DRM_INFO("detected %dK %s memory\n",
928 DRM_INFO("no pre-allocated video memory detected\n");
1112 DRM_INFO("Memory usable by graphics device = %dM\n",
H A Di915_drv.c816 DRM_INFO("Simulated gpu hang, resetting stop_rings\n");
1199 DRM_INFO("Unknown unclaimed register before writing to %x\n",
1210 DRM_INFO("Unclaimed write to %x\n", reg);
H A Dintel_i2c.c504 DRM_INFO("GMBUS [%s] timed out, falling back to bit banging on pin %d\n",
H A Di915_dma.c1145 DRM_INFO("can't open agptarget%d", i);
1204 DRM_INFO("failed to find VBIOS tables\n");
H A Di915_irq.c569 DRM_INFO("HPD interrupt storm detected on connector %s: "
1422 DRM_INFO("resetting done");
1445 DRM_INFO("Unsupported platform\n");
1840 DRM_INFO("capturing error event; look for more information in "
H A Dintel_lvds.c527 DRM_INFO("Skipping LVDS initialization for %s\n", id->ident);
H A Dintel_sdvo.c1187 DRM_INFO("Setting output timings on %s failed\n",
1213 DRM_INFO("Setting input timings on %s failed\n",
H A Dintel_overlay.c1384 DRM_INFO("initialized overlay support\n");
H A Di915_gem.c3095 DRM_INFO("bo is already pinned with incorrect alignment:"
3582 DRM_INFO("PPGTT enable failed. This is not fatal, but unexpected\n");
H A Dintel_display.c9442 DRM_INFO("applying pipe a force quirk\n");
9452 DRM_INFO("applying lvds SSC disable quirk\n");
9463 DRM_INFO("applying inverted panel brightness quirk\n");
9475 DRM_INFO("applying no-PCH_PWM_ENABLE quirk\n");
9493 DRM_INFO("Backlight polarity reversed on %s\n", id->ident);
H A Dintel_dp.c3028 DRM_INFO("failed to retrieve link info, disabling eDP\n");
/solaris-x11-s11/open-src/kernel/sys/drm/
H A DdrmP.h1459 /* We add function to support DRM_DEBUG,DRM_ERROR,DRM_INFO */
1488 #define DRM_INFO(...) \ macro
1498 #define DRM_INFO(...) do { } while (__lintzero) macro
1504 #define DRM_LOG_KMS DRM_INFO

Completed in 153 milliseconds