| /freebsd-9-stable/sys/dev/drm2/radeon/ |
| D | radeon_test.c | 55 DRM_ERROR("Unknown copy method\n"); in radeon_do_test_moves() 75 DRM_ERROR("Failed to allocate %d pointers\n", n); in radeon_do_test_moves() 83 DRM_ERROR("Failed to create VRAM object\n"); in radeon_do_test_moves() 91 DRM_ERROR("Failed to pin VRAM object\n"); in radeon_do_test_moves() 102 DRM_ERROR("Failed to create GTT object %d\n", i); in radeon_do_test_moves() 111 DRM_ERROR("Failed to pin GTT object %d\n", i); in radeon_do_test_moves() 117 DRM_ERROR("Failed to map GTT object %d\n", i); in radeon_do_test_moves() 133 DRM_ERROR("Failed GTT->VRAM copy %d\n", i); in radeon_do_test_moves() 139 DRM_ERROR("Failed to wait for GTT->VRAM fence %d\n", i); in radeon_do_test_moves() 147 DRM_ERROR("Failed to map VRAM object after copy %d\n", i); in radeon_do_test_moves() [all …]
|
| D | r600_cs.c | 733 DRM_ERROR("streamout %d bo too small: 0x%jx, 0x%lx\n", in r600_cs_track_check() 807 DRM_ERROR("Can not parse packet at %d after CS end %d !\n", in r600_cs_packet_parse() 827 DRM_ERROR("Unknown packet type %d at %d !\n", pkt->type, idx); in r600_cs_packet_parse() 831 DRM_ERROR("Packet (%d:%d:%d) end after CS buffer (%d) !\n", in r600_cs_packet_parse() 858 DRM_ERROR("No relocation chunk !\n"); in r600_cs_packet_next_reloc_mm() 869 DRM_ERROR("No packet3 for relocation for packet at %d.\n", in r600_cs_packet_next_reloc_mm() 875 DRM_ERROR("Relocs at %d after relocations chunk end %d !\n", in r600_cs_packet_next_reloc_mm() 904 DRM_ERROR("No relocation chunk !\n"); in r600_cs_packet_next_reloc_nomm() 915 DRM_ERROR("No packet3 for relocation for packet at %d.\n", in r600_cs_packet_next_reloc_nomm() 921 DRM_ERROR("Relocs at %d after relocations chunk end %d !\n", in r600_cs_packet_next_reloc_nomm() [all …]
|
| D | r300_cmdbuf.c | 79 DRM_ERROR("copy cliprect faulted\n"); in r300_emit_cliprects() 310 DRM_ERROR("Cannot emit more than 64 values at a time (reg=%04x sz=%d)\n", in r300_emit_carefully_checked_packet0() 322 DRM_ERROR("Offset failed range check (reg=%04x sz=%d)\n", in r300_emit_carefully_checked_packet0() 328 DRM_ERROR("Register %04x failed check as flag=%02x\n", in r300_emit_carefully_checked_packet0() 366 DRM_ERROR("No such registers in hardware reg=%04x sz=%d\n", reg, in r300_emit_packet0() 478 DRM_ERROR("Too large payload in 3D_LOAD_VBPNTR (count=%d)\n", in r300_emit_3d_load_vbpntr() 494 DRM_ERROR in r300_emit_3d_load_vbpntr() 506 DRM_ERROR in r300_emit_3d_load_vbpntr() 516 DRM_ERROR in r300_emit_3d_load_vbpntr() 552 DRM_ERROR("Invalid bitblt first offset is %08X\n", offset); in r300_emit_bitblt_multi() [all …]
|
| D | evergreen_cs.c | 955 DRM_ERROR("streamout %d bo too small: 0x%jx, 0x%lx\n", in evergreen_cs_track_check() 1031 DRM_ERROR("Can not parse packet at %d after CS end %d !\n", in evergreen_cs_packet_parse() 1051 DRM_ERROR("Unknown packet type %d at %d !\n", pkt->type, idx); in evergreen_cs_packet_parse() 1055 DRM_ERROR("Packet (%d:%d:%d) end after CS buffer (%d) !\n", in evergreen_cs_packet_parse() 1082 DRM_ERROR("No relocation chunk !\n"); in evergreen_cs_packet_next_reloc() 1093 DRM_ERROR("No packet3 for relocation for packet at %d.\n", in evergreen_cs_packet_next_reloc() 1099 DRM_ERROR("Relocs at %d after relocations chunk end %d !\n", in evergreen_cs_packet_next_reloc() 1164 DRM_ERROR("vline wait missing WAIT_REG_MEM segment\n"); in evergreen_cs_packet_parse_vline() 1171 DRM_ERROR("vline WAIT_REG_MEM waiting on MEM rather than REG\n"); in evergreen_cs_packet_parse_vline() 1176 DRM_ERROR("vline WAIT_REG_MEM function not equal\n"); in evergreen_cs_packet_parse_vline() [all …]
|
| D | radeon_state.c | 106 DRM_ERROR("Invalid depth buffer offset\n"); in radeon_check_and_fixup_packets() 117 DRM_ERROR("Invalid colour buffer offset\n"); in radeon_check_and_fixup_packets() 130 DRM_ERROR("Invalid R200 texture offset\n"); in radeon_check_and_fixup_packets() 141 DRM_ERROR("Invalid R100 texture offset\n"); in radeon_check_and_fixup_packets() 158 DRM_ERROR in radeon_check_and_fixup_packets() 175 DRM_ERROR in radeon_check_and_fixup_packets() 269 DRM_ERROR("Unknown state packet ID %d\n", id); in radeon_check_and_fixup_packets() 291 DRM_ERROR("Not a type 3 packet\n"); in radeon_check_and_fixup_packet3() 296 DRM_ERROR("Packet size larger than size of data provided\n"); in radeon_check_and_fixup_packet3() 321 DRM_ERROR("Invalid 3d packet for r100-class chip\n"); in radeon_check_and_fixup_packet3() [all …]
|
| D | radeon_irq.c | 79 DRM_ERROR("tried to enable vblank on non-existent crtc %d\n", in radeon_enable_vblank() 92 DRM_ERROR("tried to enable vblank on non-existent crtc %d\n", in radeon_enable_vblank() 114 DRM_ERROR("tried to enable vblank on non-existent crtc %d\n", in radeon_disable_vblank() 127 DRM_ERROR("tried to enable vblank on non-existent crtc %d\n", in radeon_disable_vblank() 264 DRM_ERROR("called with no initialization\n"); in radeon_get_vblank_counter() 269 DRM_ERROR("Invalid crtc %d\n", crtc); in radeon_get_vblank_counter() 295 DRM_ERROR("called with no initialization\n"); in radeon_irq_emit() 307 DRM_ERROR("copy_to_user\n"); in radeon_irq_emit() 322 DRM_ERROR("called with no initialization\n"); in radeon_irq_wait() 398 DRM_ERROR("called with invalid crtc 0x%x\n", (unsigned int)value); in radeon_vblank_crtc_set()
|
| D | r100.c | 251 DRM_ERROR("Requested mode for not defined action\n"); in r100_pm_get_dynpm_state() 615 DRM_ERROR("R100 PCI GART already initialized\n"); in r100_pci_gart_init() 685 DRM_ERROR("Can't enable IRQ/MSI because no handler is installed\n"); in r100_irq_set() 869 DRM_ERROR("radeon: moving bo (%d) asking for %u dw.\n", r, ndw); in r100_copy_blit() 1002 DRM_ERROR("radeon_cp: Failed to load firmware \"%s\"\n", in r100_cp_init_microcode() 1006 DRM_ERROR( in r100_cp_init_microcode() 1039 DRM_ERROR("Failed to wait GUI idle while " in r100_cp_load_microcode() 1070 DRM_ERROR("Failed to register debugfs file for CP !\n"); in r100_cp_init() 1075 DRM_ERROR("Failed to load firmware!\n"); in r100_cp_init() 1162 DRM_ERROR("radeon: cp isn't working (%d).\n", r); in r100_cp_init() [all …]
|
| D | r300.c | 100 DRM_ERROR("RV370 PCIE GART already initialized\n"); in rv370_pcie_gart_init() 109 DRM_ERROR("Failed to register debugfs file for PCIE gart !\n"); in rv370_pcie_gart_init() 360 DRM_ERROR("Failed to wait GUI idle while " in r300_gpu_init() 372 DRM_ERROR("Failed to wait GUI idle while " in r300_gpu_init() 376 DRM_ERROR("Failed to wait MC idle while " in r300_gpu_init() 619 DRM_ERROR("No reloc for ib[%d]=0x%04X\n", in r300_packet0_check() 638 DRM_ERROR("No reloc for ib[%d]=0x%04X\n", in r300_packet0_check() 651 DRM_ERROR("No reloc for ib[%d]=0x%04X\n", in r300_packet0_check() 680 DRM_ERROR("No reloc for ib[%d]=0x%04X\n", in r300_packet0_check() 736 DRM_ERROR("Invalid RB3D_CCTL: Cannot enable CMASK.\n"); in r300_packet0_check() [all …]
|
| D | r200.c | 104 DRM_ERROR("radeon: moving bo (%d).\n", r); in r200_copy_dma() 167 DRM_ERROR("No reloc for ib[%d]=0x%04X\n", in r200_packet0_check() 184 DRM_ERROR("No reloc for ib[%d]=0x%04X\n", in r200_packet0_check() 197 DRM_ERROR("No reloc for ib[%d]=0x%04X\n", in r200_packet0_check() 216 DRM_ERROR("No reloc for ib[%d]=0x%04X\n", in r200_packet0_check() 269 DRM_ERROR("No reloc for ib[%d]=0x%04X\n", in r200_packet0_check() 287 DRM_ERROR("No reloc for ib[%d]=0x%04X\n", in r200_packet0_check() 330 DRM_ERROR("Invalid color buffer format (%d) !\n", in r200_packet0_check() 335 DRM_ERROR("No support for depth xy offset in kms\n"); in r200_packet0_check() 364 DRM_ERROR("No reloc for ib[%d]=0x%04X\n", in r200_packet0_check() [all …]
|
| D | radeon_cs.c | 80 DRM_ERROR("gem object lookup failed 0x%x\n", in radeon_cs_parser_relocs() 107 DRM_ERROR("unknown ring id: %d\n", ring); in radeon_cs_get_ring() 266 DRM_ERROR("VM not active on asic!\n"); in radeon_cs_parser_init() 273 DRM_ERROR("VM required on SI+!\n"); in radeon_cs_parser_init() 286 DRM_ERROR("cs IB too big: %d\n", in radeon_cs_parser_init() 373 DRM_ERROR("Failed to get ib !\n"); in radeon_cs_ib_chunk() 379 DRM_ERROR("Invalid command stream !\n"); in radeon_cs_ib_chunk() 384 DRM_ERROR("Invalid command stream !\n"); in radeon_cs_ib_chunk() 390 DRM_ERROR("Failed to schedule IB !\n"); in radeon_cs_ib_chunk() 434 DRM_ERROR("cs IB CONST too big: %d\n", ib_chunk->length_dw); in radeon_cs_ib_vm_chunk() [all …]
|
| /freebsd-9-stable/sys/dev/drm/ |
| D | via_verifier.c | 247 DRM_ERROR("Illegal termination of DMA command buffer\n"); in eat_words() 332 DRM_ERROR in finish_current_sequence() 368 DRM_ERROR("Illegal DMA HALCYON_HEADER2 command\n"); in investigate_hazard() 373 DRM_ERROR("Illegal DMA HALCYON_HEADER1 command\n"); in investigate_hazard() 378 DRM_ERROR("Illegal DMA HALCYON_FIRECMD command\n"); in investigate_hazard() 383 DRM_ERROR("Illegal DMA HC_DUMMY command\n"); in investigate_hazard() 388 DRM_ERROR("Illegal DMA 0xdddddddd command\n"); in investigate_hazard() 404 DRM_ERROR("Attempt to place Z buffer in system memory\n"); in investigate_hazard() 420 DRM_ERROR in investigate_hazard() 458 DRM_ERROR in investigate_hazard() [all …]
|
| D | radeon_cs.c | 152 DRM_ERROR("called with no initialization\n"); in radeon_cs_ioctl() 245 DRM_ERROR("cs->dwords too big: %d\n", parser.chunks[parser.ib_index].length_dw); in radeon_cs_ioctl() 253 DRM_ERROR("ib_get failed\n"); in radeon_cs_ioctl() 299 DRM_ERROR("Offset larger than chunk 0x%x %d\n", offset_dw, reloc_chunk->length_dw); in r600_nomm_relocate() 311 DRM_ERROR("bad offset! 0x%lx\n", (unsigned long)*offset); in r600_nomm_relocate() 337 DRM_ERROR("bad packet 0 reg: 0x%08x\n", reg); in r600_cs_packet0() 376 DRM_ERROR("bad START_3D\n"); in r600_cs_packet3() 383 DRM_ERROR("bad CONTEXT_CONTROL\n"); in r600_cs_packet3() 391 DRM_ERROR("bad INDEX_TYPE/NUM_INSTANCES\n"); in r600_cs_packet3() 397 DRM_ERROR("bad DRAW_INDEX\n"); in r600_cs_packet3() [all …]
|
| D | savage_state.c | 88 DRM_ERROR("bad texAddr%d %08x (reserved bits)\n", unit, addr); in savage_verify_texaddr() 95 DRM_ERROR in savage_verify_texaddr() 102 DRM_ERROR("bad texAddr%d %08x (AGP not available)\n", in savage_verify_texaddr() 110 DRM_ERROR in savage_verify_texaddr() 136 DRM_ERROR("invalid register range (0x%04x-0x%04x)\n", in savage_verify_state_s3d() 168 DRM_ERROR("invalid register range (0x%04x-0x%04x)\n", in savage_verify_state_s4() 292 DRM_ERROR("called without dma buffers!\n"); in savage_dispatch_dma_prim() 305 DRM_ERROR("wrong number of vertices %u in TRILIST\n", in savage_dispatch_dma_prim() 313 DRM_ERROR in savage_dispatch_dma_prim() 320 DRM_ERROR("invalid primitive type %u\n", prim); in savage_dispatch_dma_prim() [all …]
|
| D | r300_cmdbuf.c | 79 DRM_ERROR("copy cliprect faulted\n"); in r300_emit_cliprects() 313 DRM_ERROR in r300_emit_carefully_checked_packet0() 325 DRM_ERROR in r300_emit_carefully_checked_packet0() 332 DRM_ERROR("Register %04x failed check as flag=%02x\n", in r300_emit_carefully_checked_packet0() 374 DRM_ERROR("No such registers in hardware reg=%04x sz=%d\n", reg, in r300_emit_packet0() 495 DRM_ERROR("Too large payload in 3D_LOAD_VBPNTR (count=%d)\n", in r300_emit_3d_load_vbpntr() 510 DRM_ERROR in r300_emit_3d_load_vbpntr() 521 DRM_ERROR in r300_emit_3d_load_vbpntr() 531 DRM_ERROR in r300_emit_3d_load_vbpntr() 567 DRM_ERROR("Invalid bitblt first offset is %08X\n", offset); in r300_emit_bitblt_multi() [all …]
|
| D | mga_dma.c | 74 DRM_ERROR("failed!\n"); in mga_do_wait_for_idle() 467 DRM_ERROR("Unable to acquire AGP: %d\n", err); in mga_do_agp_dma_bootstrap() 473 DRM_ERROR("Unable to get AGP info: %d\n", err); in mga_do_agp_dma_bootstrap() 480 DRM_ERROR("Unable to enable AGP (mode = 0x%lx)\n", mode.mode); in mga_do_agp_dma_bootstrap() 502 DRM_ERROR("Unable to allocate %uMB AGP memory\n", in mga_do_agp_dma_bootstrap() 514 DRM_ERROR("Unable to bind AGP memory: %d\n", err); in mga_do_agp_dma_bootstrap() 528 DRM_ERROR("Unable to map WARP microcode: %d\n", err); in mga_do_agp_dma_bootstrap() 536 DRM_ERROR("Unable to map primary DMA region: %d\n", err); in mga_do_agp_dma_bootstrap() 544 DRM_ERROR("Unable to map secondary DMA region: %d\n", err); in mga_do_agp_dma_bootstrap() 556 DRM_ERROR("Unable to add secondary DMA buffers: %d\n", err); in mga_do_agp_dma_bootstrap() [all …]
|
| D | radeon_state.c | 103 DRM_ERROR("Invalid depth buffer offset\n"); in radeon_check_and_fixup_packets() 111 DRM_ERROR("Invalid colour buffer offset\n"); in radeon_check_and_fixup_packets() 124 DRM_ERROR("Invalid R200 texture offset\n"); in radeon_check_and_fixup_packets() 134 DRM_ERROR("Invalid R100 texture offset\n"); in radeon_check_and_fixup_packets() 150 DRM_ERROR in radeon_check_and_fixup_packets() 166 DRM_ERROR in radeon_check_and_fixup_packets() 260 DRM_ERROR("Unknown state packet ID %d\n", id); in radeon_check_and_fixup_packets() 281 DRM_ERROR("Not a type 3 packet\n"); in radeon_check_and_fixup_packet3() 286 DRM_ERROR("Packet size larger than size of data provided\n"); in radeon_check_and_fixup_packet3() 311 DRM_ERROR("Invalid 3d packet for r100-class chip\n"); in radeon_check_and_fixup_packet3() [all …]
|
| D | savage_bci.c | 50 DRM_ERROR("Trying to emit %d words " in savage_bci_wait_fifo_shadow() 63 DRM_ERROR("failed!\n"); in savage_bci_wait_fifo_shadow() 84 DRM_ERROR("failed!\n"); in savage_bci_wait_fifo_s3d() 105 DRM_ERROR("failed!\n"); in savage_bci_wait_fifo_s4() 138 DRM_ERROR("failed!\n"); in savage_bci_wait_event_shadow() 160 DRM_ERROR("failed!\n"); in savage_bci_wait_event_reg() 283 DRM_ERROR("entry already on freelist.\n"); in savage_freelist_put() 361 DRM_ERROR("wait_evnt failed!\n"); in savage_dma_wait() 401 DRM_ERROR("unflushed page %u: used=%u\n", in savage_dma_alloc() 526 DRM_ERROR("partial DMA page %u: used=%u", in savage_fake_dma_flush() [all …]
|
| D | radeon_irq.c | 80 DRM_ERROR("tried to enable vblank on non-existent crtc %d\n", in radeon_enable_vblank() 93 DRM_ERROR("tried to enable vblank on non-existent crtc %d\n", in radeon_enable_vblank() 115 DRM_ERROR("tried to enable vblank on non-existent crtc %d\n", in radeon_disable_vblank() 128 DRM_ERROR("tried to enable vblank on non-existent crtc %d\n", in radeon_disable_vblank() 299 DRM_ERROR("called with no initialization\n"); in radeon_get_vblank_counter() 304 DRM_ERROR("Invalid crtc %d\n", crtc); in radeon_get_vblank_counter() 335 DRM_ERROR("called with no initialization\n"); in radeon_irq_emit() 342 DRM_ERROR("copy_to_user\n"); in radeon_irq_emit() 357 DRM_ERROR("called with no initialization\n"); in radeon_irq_wait() 430 DRM_ERROR("called with invalid crtc 0x%x\n", (unsigned int)value); in radeon_vblank_crtc_set()
|
| D | i915_dma.c | 92 DRM_ERROR("Can not allocate hardware status page\n"); in i915_init_phys_hws() 171 DRM_ERROR("can not find sarea!\n"); in i915_initialize() 182 DRM_ERROR("Client tried to initialize ringbuffer in " in i915_initialize() 200 DRM_ERROR("can not ioremap virtual address for" in i915_initialize() 228 DRM_ERROR("can not find sarea!\n"); in i915_dma_resume() 233 DRM_ERROR("can not ioremap virtual address for" in i915_dma_resume() 240 DRM_ERROR("Can not find hardware status page\n"); in i915_dma_resume() 407 DRM_ERROR("Bad box %d,%d..%d,%d\n", in i915_emit_box() 462 DRM_ERROR("alignment\n"); in i915_dispatch_cmdbuffer() 497 DRM_ERROR("alignment\n"); in i915_dispatch_batchbuffer() [all …]
|
| D | r128_cce.c | 133 DRM_ERROR("failed!\n"); in r128_do_pixcache_flush() 150 DRM_ERROR("failed!\n"); in r128_do_wait_for_fifo() 172 DRM_ERROR("failed!\n"); in r128_do_wait_for_idle() 230 DRM_ERROR("failed!\n"); in r128_do_cce_idle() 367 DRM_ERROR("PCI GART memory not allocated!\n"); in r128_do_init_cce() 463 DRM_ERROR("could not find sarea!\n"); in r128_do_init_cce() 471 DRM_ERROR("could not find mmio region!\n"); in r128_do_init_cce() 478 DRM_ERROR("could not find cce ring region!\n"); in r128_do_init_cce() 485 DRM_ERROR("could not find ring read pointer!\n"); in r128_do_init_cce() 493 DRM_ERROR("could not find dma buffer region!\n"); in r128_do_init_cce() [all …]
|
| D | drm_lock.c | 61 DRM_ERROR("Process %d using kernel context %d\n", in drm_lock() 118 DRM_ERROR("Process %d using kernel context %d\n", in drm_unlock() 129 DRM_ERROR("\n"); in drm_unlock() 152 DRM_ERROR("%d holds heavyweight lock\n", in drm_lock_take() 193 DRM_ERROR("%d freed heavyweight lock held by %d\n", in drm_lock_free()
|
| D | i915_mem.c | 282 DRM_ERROR("called with no initialization\n"); in i915_mem_alloc() 305 DRM_ERROR("copy_to_user\n"); in i915_mem_alloc() 320 DRM_ERROR("called with no initialization\n"); in i915_mem_free() 348 DRM_ERROR("called with no initialization\n"); in i915_mem_init_heap() 357 DRM_ERROR("heap already initialized?"); in i915_mem_init_heap() 372 DRM_ERROR( "called with no initialization\n" ); in i915_mem_destroy_heap() 378 DRM_ERROR("get_heap failed"); in i915_mem_destroy_heap() 383 DRM_ERROR("heap not initialized?"); in i915_mem_destroy_heap()
|
| D | via_dma.c | 127 DRM_ERROR in via_cmdbuf_wait() 189 DRM_ERROR("via_dma_init called before via_map_init\n"); in via_initialize() 194 DRM_ERROR("called again without calling cleanup\n"); in via_initialize() 199 DRM_ERROR("called with no agp memory available\n"); in via_initialize() 204 DRM_ERROR("AGP DMA is not supported on this chip\n"); in via_initialize() 218 DRM_ERROR("can not ioremap virtual address for" in via_initialize() 280 DRM_ERROR("called without initializing AGP ring buffer.\n"); in via_dispatch_cmdbuffer() 471 DRM_ERROR("Paused at incorrect address. " in via_hook_segment() 631 DRM_ERROR("via_cmdbuf_jump failed\n"); in via_cmdbuf_jump() 711 DRM_ERROR("called without initializing AGP ring buffer.\n"); in via_cmdbuf_size() [all …]
|
| /freebsd-9-stable/sys/dev/drm2/ |
| D | drm_lock.c | 61 DRM_ERROR("Process %d using kernel context %d\n", in drm_lock() 118 DRM_ERROR("Process %d using kernel context %d\n", in drm_unlock() 129 DRM_ERROR("\n"); in drm_unlock() 152 DRM_ERROR("%d holds heavyweight lock\n", in drm_lock_take() 193 DRM_ERROR("%d freed heavyweight lock held by %d\n", in drm_lock_free()
|
| D | ati_pcigart.c | 70 DRM_ERROR("no scatter/gather memory!\n"); in drm_ati_pcigart_cleanup() 113 DRM_ERROR("no scatter/gather memory!\n"); in drm_ati_pcigart_init() 122 DRM_ERROR("fail to set dma mask to 0x%Lx\n", in drm_ati_pcigart_init() 131 DRM_ERROR("cannot allocate PCI GART page!\n"); in drm_ati_pcigart_init() 165 DRM_ERROR("unable to map PCIGART pages!\n"); in drm_ati_pcigart_init()
|