Searched refs:DRM_ERROR (Results 51 - 75 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/radeon/
H A Dradeon_ring.c147 DRM_ERROR("radeon: couldn't schedule IB(%u).\n", ib->idx);
154 DRM_ERROR("radeon: scheduling IB failled (%d).\n", r);
182 DRM_ERROR("radeon: failed to ib pool (%d).\n", r);
191 DRM_ERROR("radeon: failed to pin ib pool (%d).\n", r);
197 DRM_ERROR("radeon: failed to map ib poll (%d).\n", r);
214 DRM_ERROR("Failed to register debugfs file for IB !\n");
H A Dradeon_gem.c73 DRM_ERROR("Failed to allocate GEM object (%d, %d, %u, %d)\n",
173 DRM_ERROR("unimplemented %s\n", __func__);
181 DRM_ERROR("unimplemented %s\n", __func__);
H A Dradeon_ttm.c85 DRM_ERROR("Failed setting up TTM memory accounting "
99 DRM_ERROR("Failed setting up TTM BO subsystem.\n");
162 DRM_ERROR("AGP is not enabled for memory type %u\n",
183 DRM_ERROR("Unsupported memory type %u\n", (unsigned)type);
260 DRM_ERROR("Unknown placement %d\n", old_mem->mem_type);
271 DRM_ERROR("Unknown placement %d\n", old_mem->mem_type);
275 DRM_ERROR("Trying to move memory with CP turned off.\n");
533 DRM_ERROR("failed initializing buffer object driver(%d).\n", r);
540 DRM_ERROR("Failed initializing VRAM heap.\n");
563 DRM_ERROR("Faile
[all...]
H A Dradeon_cp.c361 DRM_ERROR("failed!\n");
385 DRM_ERROR("failed!\n");
414 DRM_ERROR("failed!\n");
1185 DRM_ERROR("Cannot initialise DRM on this card\nThis card requires a new X.org DDX for 3D\n");
1200 DRM_ERROR("PCI GART memory not allocated!\n");
1306 DRM_ERROR("could not find sarea!\n");
1313 DRM_ERROR("could not find cp ring region!\n");
1319 DRM_ERROR("could not find ring read pointer!\n");
1326 DRM_ERROR("could not find dma buffer region!\n");
1335 DRM_ERROR("coul
[all...]
H A Datombios_dp.c368 DRM_ERROR("Buffer to small for return answer %d %d\n",
510 DRM_ERROR("displayport link status failed\n");
675 DRM_ERROR("clock recovery reached max voltage\n");
682 DRM_ERROR("clock recovery tried 5 times\n");
695 DRM_ERROR("clock recovery failed\n");
727 DRM_ERROR("channel eq failed: 5 tries\n");
739 DRM_ERROR("channel eq failed\n");
H A Drs400.c51 DRM_ERROR("Unable to use IGP GART size %uM\n",
53 DRM_ERROR("Valid GART size for IGP are 32M,64M,128M,256M,512M,1G,2G\n");
54 DRM_ERROR("Forcing to 32M GART size\n");
102 DRM_ERROR("Failed to register debugfs file for RS400 GART !\n");
H A Dradeon_cursor.c163 DRM_ERROR("bad cursor width or height %d x %d\n", width, height);
172 DRM_ERROR("Cannot find cursor object %x for crtc %d\n", handle, radeon_crtc->crtc_id);
H A Dr600_cp.c204 DRM_ERROR("unable to map PCIGART pages!\n");
1981 DRM_ERROR("Cannot initialise DRM on this card\nThis card requires a new X.org DDX for 3D\n");
2045 DRM_ERROR("could not find sarea!\n");
2052 DRM_ERROR("could not find cp ring region!\n");
2058 DRM_ERROR("could not find ring read pointer!\n");
2065 DRM_ERROR("could not find dma buffer region!\n");
2074 DRM_ERROR("could not find GART texture region!\n");
2088 DRM_ERROR("could not find ioremap agp regions!\n");
2208 DRM_ERROR("Need gart offset from userspace\n");
2224 DRM_ERROR("iorema
[all...]
H A Datombios_crtc.c660 DRM_ERROR("Unknown table version %d %d\n", frev, crev);
665 DRM_ERROR("Unknown table version %d %d\n", frev, crev);
707 DRM_ERROR("Unknown table version %d %d\n", frev, crev);
712 DRM_ERROR("Unknown table version %d %d\n", frev, crev);
790 DRM_ERROR("Unknown table version %d %d\n", frev, crev);
795 DRM_ERROR("Unknown table version %d %d\n", frev, crev);
906 DRM_ERROR("Unsupported screen depth %d\n",
1049 DRM_ERROR("Unsupported screen depth %d\n",
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/gpu/drm/
H A Ddrm_hashtab.c57 DRM_ERROR("Out of memory for hash table\n");
155 DRM_ERROR("Available key bit space exhausted\n");
H A Ddrm_scatter.c164 DRM_ERROR("Scatter allocation error, "
177 DRM_ERROR("Scatter allocation matches pagelist\n");
H A Ddrm_context.c82 DRM_ERROR("Out of memory expanding drawable idr\n");
234 DRM_ERROR("Reentering -- FIXME\n");
266 DRM_ERROR("Lock isn't held after context switch\n");
H A Ddrm_agpsupport.c480 DRM_ERROR("Failed to allocate memory for %ld pages\n",
492 DRM_ERROR("Failed to bind AGP memory: %d\n", ret);
H A Ddrm_ioctl.c178 DRM_ERROR("Unique buffer overflowed\n");
209 DRM_ERROR("buffer overflow");
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/gpu/drm/i915/
H A Di915_gem.c1248 DRM_ERROR("failed to allocate offset for bo %d\n", obj->name);
1262 DRM_ERROR("failed to add to map hash\n");
1402 DRM_ERROR("Attempting to mmap a purgeable buffer\n");
1842 DRM_ERROR("something (likely vbetool) disabled "
1872 DRM_ERROR("%s returns %d (awaiting %d at %d)\n",
1967 DRM_ERROR("Attempting to unbind pinned buffer\n");
2479 DRM_ERROR("Attempting to bind a purgeable object\n");
2486 DRM_ERROR("Invalid object alignment requested %u\n", alignment);
2494 DRM_ERROR("Attempting to bind an object larger than the aperture\n");
3247 DRM_ERROR("N
[all...]
H A Dintel_fb.c95 DRM_ERROR("failed to allocate framebuffer\n");
105 DRM_ERROR("failed to pin fb: %d\n", ret);
112 DRM_ERROR("failed to bind fb: %d.\n", ret);
H A Di915_drv.c253 DRM_ERROR("dev: %p\n", dev);
254 DRM_ERROR("DRM not initialized, aborting suspend.\n");
373 DRM_ERROR("Error occurred. Don't know how to reset this chip.\n");
580 DRM_ERROR("drm/i915 can't work without intel_agp module!\n");
H A Di915_irq.c859 DRM_ERROR("EIR stuck: 0x%08x, masking\n", eir);
1156 DRM_ERROR("EBUSY -- rec: %d emitted: %d\n",
1173 DRM_ERROR("called with no initialization\n");
1184 DRM_ERROR("copy_to_user\n");
1200 DRM_ERROR("called with no initialization\n");
1272 DRM_ERROR("called with no initialization\n");
1286 DRM_ERROR("called with no initialization\n");
1375 DRM_ERROR("Hangcheck timer elapsed... GPU idle, missed IRQ.\n");
1383 DRM_ERROR("Hangcheck timer elapsed... GPU hung\n");
H A Dintel_dp.c266 DRM_ERROR("dp_aux_ch not started status 0x%08x\n",
306 DRM_ERROR("dp_aux_ch not done status 0x%08x\n", status);
314 DRM_ERROR("dp_aux_ch receive error status 0x%08x\n", status);
485 DRM_ERROR("aux_ch invalid native reply 0x%02x\n",
504 DRM_ERROR("aux_i2c invalid reply 0x%02x\n", reply[0]);
509 DRM_ERROR("too many retries, giving up\n");
798 DRM_ERROR("panel on wait timed out: 0x%08x\n",
822 DRM_ERROR("panel off wait timed out: 0x%08x\n",
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_fb.c74 DRM_ERROR("Bad regno %u.\n", regno);
86 DRM_ERROR("Bad depth %u, bpp %u.\n", par->depth, par->bpp);
105 DRM_ERROR("Bad bpp %u.\n", var->bits_per_pixel);
131 DRM_ERROR("Bad depth %u.\n", depth);
137 DRM_ERROR("Can not handle panning without display topology\n");
143 DRM_ERROR("Requested geom can not fit in framebuffer\n");
229 DRM_ERROR("Fifo reserve failed.\n");
671 DRM_ERROR("could not move buffer to start of VRAM\n");
H A Dvmwgfx_resource.c204 DRM_ERROR("Failed reserving FIFO space for surface "
241 DRM_ERROR("Fifo reserve failed.\n");
401 DRM_ERROR("Failed reserving FIFO space for surface "
453 DRM_ERROR("Fifo reserve failed for create surface.\n");
620 DRM_ERROR("Failed to allocate cursor_image\n");
654 DRM_ERROR("Created bad Surface ID.\n");
681 DRM_ERROR("Could not find surface to reference.\n");
693 DRM_ERROR("Could not add a reference to a surface.\n");
707 DRM_ERROR("copy_to_user failed %p %u\n",
H A Dvmwgfx_ldu.c235 DRM_ERROR("to many connectors\n");
241 DRM_ERROR("connector doesn't match %p %p\n",
251 DRM_ERROR("Multiple framebuffers not supported\n");
280 DRM_ERROR("set outside of framebuffer\n");
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/gpu/drm/mga/
H A Dmga_state.c391 DRM_ERROR("*** bad DSTORG: %x (front %x, back %x)\n\n",
412 DRM_ERROR("*** bad TEXORG: 0x%x, unit %d\n", tex->texorg, unit);
455 DRM_ERROR("*** bad iload DSTORG: 0x%x\n", dstorg);
460 DRM_ERROR("*** bad iload length: 0x%x\n",
473 DRM_ERROR("*** bad blit: src=0x%x dst=0x%x\n", srcorg, dstorg);
1009 DRM_ERROR("called with no initialization\n");
1027 DRM_ERROR("copy_to_user\n");
1041 DRM_ERROR("called with no initialization\n");
1070 DRM_ERROR("called with no initialization\n");
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/gpu/drm/i810/
H A Di810_dma.c82 DRM_ERROR("Freeing buffer thats not in use : %d\n", buf->idx);
146 DRM_ERROR("mmap error\n");
192 DRM_ERROR("mapbuf failed, retcode %d\n", retcode);
266 DRM_ERROR("space: %d wanted %d\n", ring->space, n);
267 DRM_ERROR("lockup\n");
342 DRM_ERROR("can not find sarea!\n");
349 DRM_ERROR("can not find mmio map!\n");
357 DRM_ERROR("can not find dma buffer map!\n");
379 DRM_ERROR("can not ioremap virtual address for"
409 DRM_ERROR("Ca
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/gpu/drm/r128/
H A Dr128_drv.h428 DRM_ERROR("called with no initialization\n"); \
443 DRM_ERROR("ring space check failed!\n"); \
505 DRM_ERROR( \

Completed in 394 milliseconds

12345