Searched refs:DRM_ERROR (Results 101 - 122 of 122) sorted by relevance

12345

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/gpu/drm/i915/
H A Dintel_bios.c554 DRM_ERROR("VBT signature missing\n");
H A Di915_debugfs.c346 DRM_ERROR("Failed to get pages: %d\n", ret);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/gpu/drm/radeon/
H A Dradeon_encoders.c583 DRM_ERROR("Unknown table version %d, %d\n", frev, crev);
588 DRM_ERROR("Unknown table version %d, %d\n", frev, crev);
1255 DRM_ERROR("Unknown table version: %d, %d\n", frev, crev);
1354 DRM_ERROR("LVDS required digital encoder 2 but it was in use - stealing\n");
H A Dradeon_asic.c45 DRM_ERROR("Invalid callback to read register 0x%04X\n", reg);
52 DRM_ERROR("Invalid callback to write register 0x%04X with 0x%08X\n",
H A Dradeon_legacy_crtc.c398 DRM_ERROR("trying to scanout microtiled buffer\n");
980 DRM_ERROR("Mode need scaling but only first crtc can do that.\n");
H A Drs690.c112 DRM_ERROR("No integrated system info for your GPU, using safe default\n");
121 DRM_ERROR("No integrated system info for your GPU, using safe default\n");
H A Datom.c719 DRM_ERROR("atombios stuck in loop for more than 5secs aborting\n");
1181 DRM_ERROR("atombios stuck executing %04X (len %d, WS %d, PS %d) @ 0x%04X\n",
H A Dradeon_connectors.c619 DRM_ERROR("%s: probed a monitor but no|invalid EDID\n",
773 DRM_ERROR("%s: probed a monitor but no|invalid EDID\n",
H A Dradeon_display.c809 DRM_ERROR("Couldn't find valid PLL dividers\n");
1178 DRM_ERROR("Scaling not consistent across encoder.\n");
H A Dradeon_combios.c2289 DRM_ERROR("Unknown connector type: %d\n",
2650 DRM_ERROR("Unknown id %d\n", id >> 13);
2705 DRM_ERROR("Unknown id %d\n", id >> 13);
H A Dr600_blit.c516 DRM_ERROR("Unable to allocate vertex buffer for blit\n");
H A Drs600.c739 DRM_ERROR("Failed to register debugfs file for RBBM !\n");
H A Dradeon.h1271 DRM_ERROR("radeon: writting more dword to ring than expected !\n");
H A Dradeon_drv.h2091 DRM_ERROR( \
H A Dradeon_atombios.c1248 DRM_ERROR("Unsupported IGP table: %d %d\n", frev, crev);
2279 DRM_ERROR("Unknown table version %d, %d\n", frev, crev);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/gpu/drm/savage/
H A Dsavage_drv.h542 DRM_ERROR("DMA allocation and use don't match: " \
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/gpu/drm/
H A Ddrm_crtc_helper.c608 DRM_ERROR("failed to set mode on [CRTC:%d]\n",
772 DRM_ERROR("failed to set mode on crtc %p\n", crtc);
H A Ddrm_irq.c672 DRM_ERROR("Unsupported type value 0x%x, supported mask 0x%x\n",
H A Ddrm_mm.c562 DRM_ERROR("Memory manager not clean. Delaying takedown\n");
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_fifo.c230 DRM_ERROR("SVGA device lockup.\n");
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/drm/
H A DdrmP.h181 #define DRM_ERROR(fmt, arg...) \ macro
274 DRM_ERROR( "%s called without lock held, held %d owner %p %p\n",\
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/gpu/drm/nouveau/
H A Dnouveau_bo.c64 DRM_ERROR("bo %p still attached to GEM object\n", bo);

Completed in 282 milliseconds

12345