Searched refs:DRM_DEBUG (Results 51 - 64 of 64) sorted by relevance

123

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/gpu/drm/i915/
H A Dintel_overlay.c264 DRM_DEBUG("overlay underrun, DOVSTA: %x\n", tmp);
1061 DRM_DEBUG("userspace bug: no overlay\n");
1255 DRM_DEBUG("userspace bug: no overlay\n");
H A Dintel_display.c763 #define INTELPllInvalid(s) do { /* DRM_DEBUG(s); */ return false; } while (0)
3043 DRM_DEBUG("FIFO watermarks - A: %d, B: %d\n", planea_wm, planeb_wm);
3076 DRM_DEBUG("Setting FIFO watermarks - A: %d, B: %d, SR %d\n",
3113 DRM_DEBUG("self-refresh entries: %d\n", sr_entries);
5399 DRM_DEBUG("failed to alloc power context, RC6 disabled\n");
5434 DRM_DEBUG("gpu busy, RCS change rejected\n");
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/gpu/drm/radeon/
H A Dradeon_bios.c470 DRM_DEBUG("%sBIOS detected\n", rdev->is_atom_bios ? "ATOM" : "COM");
H A Dr600_blit_kms.c510 DRM_DEBUG("r6xx blit allocated bo %08x vs %08x ps %08x\n",
642 DRM_DEBUG("emitting copy %16llx %16llx %d %d\n", src_gpu_addr, dst_gpu_addr,
H A Dradeon_object.c427 DRM_DEBUG("stealing surface reg %d from %p\n", steal, old_object);
H A Datom.c1360 DRM_DEBUG("atom firmware requested %08x %dkb\n",
H A Drv770.c71 DRM_DEBUG("Setting: v: %d\n", voltage->voltage);
H A Dr100.c614 DRM_DEBUG("HPD1\n");
618 DRM_DEBUG("HPD2\n");
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_overlay.c321 DRM_DEBUG(" %s: old %p, new %p, %spaused\n", __func__,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/gpu/drm/
H A Ddrm_edid.c145 DRM_DEBUG("Fixing EDID header, your hardware may be failing\n");
171 DRM_DEBUG("EDID minor > 4, assuming backward compatibility\n");
H A Ddrm_fb_helper.c694 DRM_DEBUG("fb userspace requested width/height/bpp is greater than current fb "
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/gpu/drm/via/
H A Dvia_verifier.c285 DRM_DEBUG("Z Buffer start address is 0x%x\n", cur_seq->z_addr);
288 DRM_DEBUG("Destination start address is 0x%x\n",
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/drm/
H A DdrmP.h98 * The macro definiton of DRM_DEBUG is used.
99 * DRM_DEBUG(fmt, args...)
100 * The debug info by using the DRM_DEBUG can be obtained by adding
122 * using the DRM_DEBUG_KMS and DRM_DEBUG.
204 #define DRM_DEBUG(fmt, args...) \ macro
243 #define DRM_DEBUG(fmt, arg...) do { } while (0) macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/gpu/drm/savage/
H A Dsavage_state.c959 DRM_DEBUG("\n");

Completed in 158 milliseconds

123