Searched refs:DRM_ERROR (Results 1 - 25 of 392) sorted by relevance

1234567891011>>

/netbsd-current/sys/external/bsd/drm2/dist/drm/radeon/
H A Dradeon_test.c56 DRM_ERROR("Unknown copy method\n");
70 DRM_ERROR("Failed to allocate %d pointers\n", n);
78 DRM_ERROR("Failed to create VRAM object\n");
86 DRM_ERROR("Failed to pin VRAM object\n");
99 DRM_ERROR("Failed to create GTT object %d\n", i);
108 DRM_ERROR("Failed to pin GTT object %d\n", i);
114 DRM_ERROR("Failed to map GTT object %d\n", i);
134 DRM_ERROR("Failed GTT->VRAM copy %d\n", i);
141 DRM_ERROR("Failed to wait for GTT->VRAM fence %d\n", i);
149 DRM_ERROR("Faile
[all...]
H A Dradeon_mn.c69 DRM_ERROR("(%ld) failed to reserve user bo\n", r);
76 DRM_ERROR("(%ld) failed to wait for user bo\n", r);
81 DRM_ERROR("(%ld) failed to validate user bo\n", r);
H A Dradeon_r600_cs.c727 DRM_ERROR("streamout %d bo too small: 0x%"PRIx64", 0x%lx\n",
850 DRM_ERROR("vline wait missing WAIT_REG_MEM segment\n");
857 DRM_ERROR("vline WAIT_REG_MEM waiting on MEM instead of REG\n");
862 DRM_ERROR("vline WAIT_REG_MEM waiting on PFP instead of ME\n");
867 DRM_ERROR("vline WAIT_REG_MEM function not equal\n");
871 DRM_ERROR("vline WAIT_REG_MEM bad reg\n");
876 DRM_ERROR("vline WAIT_REG_MEM bad bit mask\n");
895 DRM_ERROR("cannot find crtc %d\n", crtc_id);
916 DRM_ERROR("unknown crtc reloc\n");
932 DRM_ERROR("N
[all...]
H A Dradeon_ucode.c68 DRM_ERROR("Unknown MC ucode version: %u.%u\n", version_major, version_minor);
86 DRM_ERROR("Unknown SMC ucode version: %u.%u\n", version_major, version_minor);
107 DRM_ERROR("Unknown GFX ucode version: %u.%u\n", version_major, version_minor);
134 DRM_ERROR("Unknown RLC ucode version: %u.%u\n", version_major, version_minor);
157 DRM_ERROR("Unknown SDMA ucode version: %u.%u\n",
H A Dradeon_uvd_v1_0.c187 DRM_ERROR("radeon: ring failed to lock UVD ring (%d).\n", r);
346 DRM_ERROR("UVD not responding, trying to reset the VCPU!!!\n");
355 DRM_ERROR("UVD not responding, giving up!!!\n");
435 DRM_ERROR("radeon: cp failed to lock ring %d (%d).\n",
453 DRM_ERROR("radeon: ring %d test failed (0x%08X)\n",
515 DRM_ERROR("radeon: failed to raise UVD clocks (%d).\n", r);
521 DRM_ERROR("radeon: failed to get create msg (%d).\n", r);
527 DRM_ERROR("radeon: failed to get destroy ib (%d).\n", r);
534 DRM_ERROR("radeon: fence wait failed (%d).\n", r);
537 DRM_ERROR("radeo
[all...]
/netbsd-current/sys/external/bsd/drm2/dist/drm/i915/display/
H A Dintel_lspcon.c85 DRM_ERROR("Can't read description\n");
105 DRM_ERROR("Invalid/Unknown vendor OUI\n");
138 DRM_ERROR("LSPCON mode hasn't settled\n");
156 DRM_ERROR("Error reading LSPCON mode\n");
167 DRM_ERROR("LSPCON mode change failed\n");
244 DRM_ERROR("LSPCON mode change to PCON failed\n");
287 DRM_ERROR("Failed to read AVI IF control\n");
295 DRM_ERROR("Parade FW not ready to accept AVI IF\n");
319 DRM_ERROR("Failed to write AVI IF block %d\n",
334 DRM_ERROR("Faile
[all...]
/netbsd-current/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
H A Damdgpu_test.c64 DRM_ERROR("Failed to allocate %d pointers\n", n);
78 DRM_ERROR("Failed to create VRAM object\n");
86 DRM_ERROR("Failed to pin VRAM object\n");
99 DRM_ERROR("Failed to create GTT object %d\n", i);
108 DRM_ERROR("Failed to pin GTT object %d\n", i);
113 DRM_ERROR("%p bind failed\n", gtt_obj[i]);
120 DRM_ERROR("Failed to map GTT object %d\n", i);
135 DRM_ERROR("Failed GTT->VRAM copy %d\n", i);
141 DRM_ERROR("Failed to wait for GTT->VRAM fence %d\n", i);
150 DRM_ERROR("Faile
[all...]
H A Damdgpu_csa.c90 DRM_ERROR("failed to reserve CSA,PD BOs: err=%d\n", r);
97 DRM_ERROR("failed to create bo_va for static CSA\n");
106 DRM_ERROR("failed to do bo_map on static CSA, err=%d\n", r);
/netbsd-current/sys/external/bsd/drm/dist/shared-core/
H A Dmach64_irq.c87 DRM_ERROR("tried to enable vblank on non-existent crtc %d\n",
104 DRM_ERROR("tried to disable vblank on non-existent crtc %d\n",
121 DRM_ERROR("tried to disable vblank on non-existent crtc %d\n",
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
133 DRM_ERROR("invalid register range (0x%04x-0x%04x)\n",
165 DRM_ERROR("invalid register range (0x%04x-0x%04x)\n",
289 DRM_ERROR("called without dma buffers!\n");
303 DRM_ERROR("wrong number of vertices %u in TRILIST\n",
311 DRM_ERROR
318 DRM_ERROR("invali
[all...]
H A Dradeon_irq.c80 DRM_ERROR("tried to enable vblank on non-existent crtc %d\n",
93 DRM_ERROR("tried to enable vblank on non-existent crtc %d\n",
118 DRM_ERROR("tried to enable vblank on non-existent crtc %d\n",
131 DRM_ERROR("tried to enable vblank on non-existent crtc %d\n",
295 DRM_ERROR("called with no initialization\n");
302 DRM_ERROR("Invalid crtc %d\n", crtc);
330 DRM_ERROR("called with no initialization\n");
339 DRM_ERROR("copy_to_user\n");
354 DRM_ERROR("called with no initialization\n");
422 DRM_ERROR("calle
[all...]
H A Dr300_cmdbuf.c76 DRM_ERROR("copy cliprect faulted\n");
302 DRM_ERROR
314 DRM_ERROR
321 DRM_ERROR("Register %04x failed check as flag=%02x\n",
363 DRM_ERROR("No such registers in hardware reg=%04x sz=%d\n", reg,
484 DRM_ERROR("Too large payload in 3D_LOAD_VBPNTR (count=%d)\n",
499 DRM_ERROR
510 DRM_ERROR
520 DRM_ERROR
556 DRM_ERROR("Invali
[all...]
H A Dr128_irq.c71 DRM_ERROR("%s: bad crtc %d\n", __FUNCTION__, crtc);
82 DRM_ERROR("%s: bad crtc %d\n", __FUNCTION__, crtc);
H A Dradeon_state.c101 DRM_ERROR("Invalid depth buffer offset\n");
109 DRM_ERROR("Invalid colour buffer offset\n");
122 DRM_ERROR("Invalid R200 texture offset\n");
132 DRM_ERROR("Invalid R100 texture offset\n");
148 DRM_ERROR
164 DRM_ERROR
258 DRM_ERROR("Unknown state packet ID %d\n", id);
279 DRM_ERROR("Not a type 3 packet\n");
284 DRM_ERROR("Packet size larger than size of data provided\n");
310 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...]
H A Dradeon_cs.c240 DRM_ERROR("cs->dwords too big: %d\n", parser.chunks[parser.ib_index].length_dw);
248 DRM_ERROR("ib_get failed\n");
294 DRM_ERROR("Offset larger than chunk 0x%x %d\n", offset_dw, reloc_chunk->length_dw);
306 DRM_ERROR("bad offset! 0x%lx\n", (unsigned long)*offset);
332 DRM_ERROR("bad packet 0 reg: 0x%08x\n", reg);
371 DRM_ERROR("bad START_3D\n");
378 DRM_ERROR("bad CONTEXT_CONTROL\n");
386 DRM_ERROR("bad INDEX_TYPE/NUM_INSTANCES\n");
392 DRM_ERROR("bad DRAW_INDEX\n");
398 DRM_ERROR("ba
[all...]
/netbsd-current/sys/external/bsd/drm/dist/bsd-core/
H A Ddrm_lock.c58 DRM_ERROR("Process %d using kernel context %d\n",
115 DRM_ERROR("Process %d using kernel context %d\n",
126 DRM_ERROR("\n");
149 DRM_ERROR("%d holds heavyweight lock\n",
190 DRM_ERROR("%d freed heavyweight lock held by %d\n",
H A Ddrm_vm.c57 DRM_ERROR("Could not find authenticator!\n");
65 DRM_ERROR("Could not find authenticator!\n");
141 DRM_ERROR("bus_space_mmap for %" PRIx64 " failed\n", offset);
157 DRM_ERROR("bad map type %d\n", type);
/netbsd-current/sys/external/bsd/drm2/dist/drm/mga/
H A Dmga_warp.c80 DRM_ERROR("mga: Failed to register microcode\n");
86 DRM_ERROR("mga: Failed to load microcode \"%s\"\n",
101 DRM_ERROR("mga: Invalid microcode \"%s\"\n", firmware_name);
108 DRM_ERROR("microcode too large! (%u > %lu)\n",
166 DRM_ERROR("WARP engine config failed! 0x%x != 0x%x\n",
/netbsd-current/sys/external/bsd/drm2/dist/drm/savage/
H A Dsavage_state.c97 DRM_ERROR("bad texAddr%d %08x (reserved bits)\n", unit, addr);
104 DRM_ERROR
111 DRM_ERROR("bad texAddr%d %08x (AGP not available)\n",
119 DRM_ERROR
146 DRM_ERROR("invalid register range (0x%04x-0x%04x)\n",
178 DRM_ERROR("invalid register range (0x%04x-0x%04x)\n",
303 DRM_ERROR("called without dma buffers!\n");
317 DRM_ERROR("wrong number of vertices %u in TRILIST\n",
325 DRM_ERROR
332 DRM_ERROR("invali
[all...]
H A Dsavage_bci.c61 DRM_ERROR("Trying to emit %d words "
74 DRM_ERROR("failed!\n");
95 DRM_ERROR("failed!\n");
116 DRM_ERROR("failed!\n");
149 DRM_ERROR("failed!\n");
171 DRM_ERROR("failed!\n");
294 DRM_ERROR("entry already on freelist.\n");
373 DRM_ERROR("wait_evnt failed!\n");
413 DRM_ERROR("unflushed page %u: used=%u\n",
538 DRM_ERROR("partia
[all...]
/netbsd-current/sys/external/bsd/drm2/dist/drm/via/
H A Dvia_verifier.c250 DRM_ERROR("Illegal termination of DMA command buffer\n");
339 DRM_ERROR
375 DRM_ERROR("Illegal DMA HALCYON_HEADER2 command\n");
380 DRM_ERROR("Illegal DMA HALCYON_HEADER1 command\n");
385 DRM_ERROR("Illegal DMA HALCYON_FIRECMD command\n");
390 DRM_ERROR("Illegal DMA HC_DUMMY command\n");
395 DRM_ERROR("Illegal DMA 0xdddddddd command\n");
411 DRM_ERROR("Attempt to place Z buffer in system memory\n");
427 DRM_ERROR
465 DRM_ERROR
[all...]
H A Dvia_map.c46 DRM_ERROR("could not find sarea!\n");
54 DRM_ERROR("could not find framebuffer!\n");
61 DRM_ERROR("could not find mmio region!\n");
/netbsd-current/sys/external/bsd/drm2/dist/drm/r128/
H A Dr128_irq.c78 DRM_ERROR("%s: bad crtc %u\n", __func__, pipe);
89 DRM_ERROR("%s: bad crtc %u\n", __func__, pipe);
H A Dati_pcigart.c76 DRM_ERROR("no scatter/gather memory!\n");
117 DRM_ERROR("no scatter/gather memory!\n");
125 DRM_ERROR("fail to set dma mask to 0x%Lx\n",
133 DRM_ERROR("cannot allocate PCI GART page!\n");
166 DRM_ERROR("unable to map PCIGART pages!\n");

Completed in 317 milliseconds

1234567891011>>