Searched refs:DRM_ERROR (Results 1 - 25 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_test.c50 DRM_ERROR("Failed to allocate %d pointers\n", n);
58 DRM_ERROR("Failed to create VRAM object\n");
66 DRM_ERROR("Failed to pin VRAM object\n");
77 DRM_ERROR("Failed to create GTT object %d\n", i);
86 DRM_ERROR("Failed to pin GTT object %d\n", i);
92 DRM_ERROR("Failed to map GTT object %d\n", i);
105 DRM_ERROR("Failed to create GTT->VRAM fence %d\n", i);
111 DRM_ERROR("Failed GTT->VRAM copy %d\n", i);
117 DRM_ERROR("Failed to wait for GTT->VRAM fence %d\n", i);
125 DRM_ERROR("Faile
[all...]
H A Dradeon_irq.c77 DRM_ERROR("tried to enable vblank on non-existent crtc %d\n",
90 DRM_ERROR("tried to enable vblank on non-existent crtc %d\n",
112 DRM_ERROR("tried to enable vblank on non-existent crtc %d\n",
125 DRM_ERROR("tried to enable vblank on non-existent crtc %d\n",
262 DRM_ERROR("called with no initialization\n");
267 DRM_ERROR("Invalid crtc %d\n", crtc);
293 DRM_ERROR("called with no initialization\n");
305 DRM_ERROR("copy_to_user\n");
320 DRM_ERROR("called with no initialization\n");
396 DRM_ERROR("calle
[all...]
H A Devergreen_cs.c158 DRM_ERROR("Can not parse packet at %d after CS end %d !\n",
178 DRM_ERROR("Unknown packet type %d at %d !\n", pkt->type, idx);
182 DRM_ERROR("Packet (%d:%d:%d) end after CS buffer (%d) !\n",
209 DRM_ERROR("No relocation chunk !\n");
220 DRM_ERROR("No packet3 for relocation for packet at %d.\n",
226 DRM_ERROR("Relocs at %d after relocations chunk end %d !\n",
291 DRM_ERROR("vline wait missing WAIT_REG_MEM segment\n");
299 DRM_ERROR("vline WAIT_REG_MEM waiting on MEM rather than REG\n");
305 DRM_ERROR("vline WAIT_REG_MEM function not equal\n");
310 DRM_ERROR("vlin
[all...]
H A Dr300_cmdbuf.c79 DRM_ERROR("copy cliprect faulted\n");
310 DRM_ERROR("Cannot emit more than 64 values at a time (reg=%04x sz=%d)\n",
322 DRM_ERROR("Offset failed range check (reg=%04x sz=%d)\n",
328 DRM_ERROR("Register %04x failed check as flag=%02x\n",
366 DRM_ERROR("No such registers in hardware reg=%04x sz=%d\n", reg,
478 DRM_ERROR("Too large payload in 3D_LOAD_VBPNTR (count=%d)\n",
494 DRM_ERROR
506 DRM_ERROR
516 DRM_ERROR
552 DRM_ERROR("Invali
[all...]
H A Dr600_cs.c416 DRM_ERROR("Can not parse packet at %d after CS end %d !\n",
436 DRM_ERROR("Unknown packet type %d at %d !\n", pkt->type, idx);
440 DRM_ERROR("Packet (%d:%d:%d) end after CS buffer (%d) !\n",
467 DRM_ERROR("No relocation chunk !\n");
478 DRM_ERROR("No packet3 for relocation for packet at %d.\n",
484 DRM_ERROR("Relocs at %d after relocations chunk end %d !\n",
512 DRM_ERROR("No relocation chunk !\n");
523 DRM_ERROR("No packet3 for relocation for packet at %d.\n",
529 DRM_ERROR("Relocs at %d after relocations chunk end %d !\n",
596 DRM_ERROR("vlin
[all...]
H A Dradeon_state.c105 DRM_ERROR("Invalid depth buffer offset\n");
116 DRM_ERROR("Invalid colour buffer offset\n");
129 DRM_ERROR("Invalid R200 texture offset\n");
140 DRM_ERROR("Invalid R100 texture offset\n");
157 DRM_ERROR
174 DRM_ERROR
268 DRM_ERROR("Unknown state packet ID %d\n", id);
290 DRM_ERROR("Not a type 3 packet\n");
295 DRM_ERROR("Packet size larger than size of data provided\n");
319 DRM_ERROR("Invali
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/gpu/drm/mga/
H A Dmga_warp.c77 DRM_ERROR("mga: Failed to register microcode\n");
83 DRM_ERROR("mga: Failed to load microcode \"%s\"\n",
98 DRM_ERROR("mga: Invalid microcode \"%s\"\n", firmware_name);
105 DRM_ERROR("microcode too large! (%u > %lu)\n",
161 DRM_ERROR("WARP engine config failed! 0x%x != 0x%x\n",
H A Dmga_dma.c71 DRM_ERROR("failed!\n");
439 DRM_ERROR("Unable to acquire AGP: %d\n", err);
445 DRM_ERROR("Unable to get AGP info: %d\n", err);
452 DRM_ERROR("Unable to enable AGP (mode = 0x%lx)\n", mode.mode);
473 DRM_ERROR("Unable to allocate %uMB AGP memory\n",
485 DRM_ERROR("Unable to bind AGP memory: %d\n", err);
499 DRM_ERROR("Unable to map WARP microcode: %d\n", err);
507 DRM_ERROR("Unable to map primary DMA region: %d\n", err);
515 DRM_ERROR("Unable to map secondary DMA region: %d\n", err);
527 DRM_ERROR("Unabl
[all...]
H A Dmga_irq.c97 DRM_ERROR("tried to enable vblank on non-existent crtc %d\n",
110 DRM_ERROR("tried to disable vblank on non-existent crtc %d\n",
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/gpu/drm/savage/
H A Dsavage_state.c85 DRM_ERROR("bad texAddr%d %08x (reserved bits)\n", unit, addr);
92 DRM_ERROR
99 DRM_ERROR("bad texAddr%d %08x (AGP not available)\n",
107 DRM_ERROR
134 DRM_ERROR("invalid register range (0x%04x-0x%04x)\n",
166 DRM_ERROR("invalid register range (0x%04x-0x%04x)\n",
291 DRM_ERROR("called without dma buffers!\n");
304 DRM_ERROR("wrong number of vertices %u in TRILIST\n",
312 DRM_ERROR
319 DRM_ERROR("invali
[all...]
H A Dsavage_bci.c47 DRM_ERROR("Trying to emit %d words "
60 DRM_ERROR("failed!\n");
81 DRM_ERROR("failed!\n");
102 DRM_ERROR("failed!\n");
135 DRM_ERROR("failed!\n");
157 DRM_ERROR("failed!\n");
280 DRM_ERROR("entry already on freelist.\n");
358 DRM_ERROR("wait_evnt failed!\n");
398 DRM_ERROR("unflushed page %u: used=%u\n",
523 DRM_ERROR("partia
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/gpu/drm/via/
H A Dvia_verifier.c244 DRM_ERROR("Illegal termination of DMA command buffer\n");
325 DRM_ERROR
361 DRM_ERROR("Illegal DMA HALCYON_HEADER2 command\n");
366 DRM_ERROR("Illegal DMA HALCYON_HEADER1 command\n");
371 DRM_ERROR("Illegal DMA HALCYON_FIRECMD command\n");
376 DRM_ERROR("Illegal DMA HC_DUMMY command\n");
381 DRM_ERROR("Illegal DMA 0xdddddddd command\n");
397 DRM_ERROR("Attempt to place Z buffer in system memory\n");
413 DRM_ERROR
451 DRM_ERROR
[all...]
H A Dvia_map.c36 DRM_ERROR("could not find sarea!\n");
44 DRM_ERROR("could not find framebuffer!\n");
51 DRM_ERROR("could not find mmio region!\n");
H A Dvia_mm.c47 DRM_ERROR("AGP memory manager initialisation error\n");
71 DRM_ERROR("VRAM memory manager initialisation error\n");
127 DRM_ERROR("Unknown memory type allocation\n");
133 DRM_ERROR
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/gpu/drm/
H A Ddrm_buffer.c54 DRM_ERROR("Failed to allocate drm buffer object to hold"
70 DRM_ERROR("Failed to allocate %dth page for drm"
108 DRM_ERROR("Requesting to copy %d bytes to a drm buffer with"
119 DRM_ERROR("Failed to copy user data (%p) to drm buffer"
H A Dati_pcigart.c65 DRM_ERROR("no scatter/gather memory!\n");
107 DRM_ERROR("no scatter/gather memory!\n");
115 DRM_ERROR("fail to set dma mask to 0x%Lx\n",
123 DRM_ERROR("cannot allocate PCI GART page!\n");
156 DRM_ERROR("unable to map PCIGART pages!\n");
H A Ddrm_drawable.c52 DRM_ERROR("Out of memory expanding drawable idr\n");
112 DRM_ERROR("No such drawable %d\n", update->handle);
130 DRM_ERROR("Failed to allocate cliprect memory\n");
140 DRM_ERROR("Failed to copy cliprects from userspace\n");
160 DRM_ERROR("Invalid update type %d\n", update->type);
H A Ddrm_debugfs.c112 DRM_ERROR("Cannot create /sys/kernel/debug/dri/%s/%s\n",
154 DRM_ERROR("Cannot create /sys/kernel/debug/dri/%s\n", name);
163 DRM_ERROR("Failed to create core drm debugfs files\n");
170 DRM_ERROR("DRM: Driver failed to initialize "
H A Ddrm_proc.c121 DRM_ERROR("Cannot create /proc/dri/%s/%s\n",
162 DRM_ERROR("Cannot create /proc/dri/%s\n", name);
171 DRM_ERROR("Failed to create core drm proc files\n");
178 DRM_ERROR("DRM: Driver failed to initialize "
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/gpu/drm/i830/
H A Di830_irq.c94 DRM_ERROR("timeout iir %x imr %x ier %x hwstam %x\n",
127 DRM_ERROR("%s called with no initialization\n", __func__);
134 DRM_ERROR("copy_to_user\n");
150 DRM_ERROR("%s called with no initialization\n", __func__);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/gpu/drm/r128/
H A Dr128_irq.c71 DRM_ERROR("%s: bad crtc %d\n", __func__, crtc);
82 DRM_ERROR("%s: bad crtc %d\n", __func__, crtc);
H A Dr128_cce.c92 DRM_ERROR("failed!\n");
109 DRM_ERROR("failed!\n");
131 DRM_ERROR("failed!\n");
219 DRM_ERROR("failed!\n");
361 DRM_ERROR("PCI GART memory not allocated!\n");
457 DRM_ERROR("could not find sarea!\n");
465 DRM_ERROR("could not find mmio region!\n");
472 DRM_ERROR("could not find cce ring region!\n");
479 DRM_ERROR("could not find ring read pointer!\n");
487 DRM_ERROR("coul
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_ttm_glue.c71 DRM_ERROR("Failed setting up TTM memory accounting.\n");
85 DRM_ERROR("Failed setting up TTM buffer objects.\n");
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/gpu/drm/i915/
H A Di915_mem.c280 DRM_ERROR("called with no initialization\n");
303 DRM_ERROR("copy_to_user\n");
318 DRM_ERROR("called with no initialization\n");
346 DRM_ERROR("called with no initialization\n");
355 DRM_ERROR("heap already initialized?");
370 DRM_ERROR( "called with no initialization\n" );
376 DRM_ERROR("get_heap failed");
381 DRM_ERROR("heap not initialized?");
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/gpu/drm/nouveau/
H A Dnouveau_ttm.c70 DRM_ERROR("Failed setting up TTM memory accounting\n");
84 DRM_ERROR("Failed setting up TTM BO subsystem\n");

Completed in 200 milliseconds

12345