| /netbsd/src/sys/external/bsd/drm/dist/shared-core/ |
| D | mach64_dma.c | 71 DRM_INFO("failed! slots=%d entries=%d\n", slots, entries); in mach64_do_wait_for_fifo() 92 DRM_INFO("failed! GUI_STAT=0x%08x\n", MACH64_READ(MACH64_GUI_STAT)); in mach64_do_wait_for_idle() 167 DRM_INFO("failed! GUI_STAT=0x%08x\n", MACH64_READ(MACH64_GUI_STAT)); in mach64_ring_idle() 275 DRM_INFO("\n"); in mach64_dump_engine_info() 277 DRM_INFO(" AGP_BASE = 0x%08x\n", in mach64_dump_engine_info() 279 DRM_INFO(" AGP_CNTL = 0x%08x\n", in mach64_dump_engine_info() 282 DRM_INFO(" ALPHA_TST_CNTL = 0x%08x\n", in mach64_dump_engine_info() 284 DRM_INFO("\n"); in mach64_dump_engine_info() 285 DRM_INFO(" BM_COMMAND = 0x%08x\n", in mach64_dump_engine_info() 287 DRM_INFO("BM_FRAME_BUF_OFFSET = 0x%08x\n", in mach64_dump_engine_info() [all …]
|
| D | mga_drv.h | 256 DRM_INFO( "wrap...\n"); \ 267 DRM_INFO( "wrap...\n"); \ 287 DRM_INFO( "BEGIN_DMA( %d )\n", (n) ); \ 288 DRM_INFO( " space=0x%x req=0x%zx\n", \ 298 DRM_INFO( "BEGIN_DMA()\n" ); \ 299 DRM_INFO( " space=0x%x\n", dev_priv->prim.space ); \ 309 DRM_INFO( "ADVANCE_DMA() tail=0x%05x sp=0x%x\n", \ 317 DRM_INFO( "\n" ); \ 318 DRM_INFO( " tail=0x%06x head=0x%06lx\n", \ 338 DRM_INFO( " DMA_WRITE( 0x%08x ) at 0x%04zx\n", \
|
| D | mga_dma.c | 72 DRM_INFO(" status=0x%08x\n", status); in mga_do_wait_for_idle() 232 DRM_INFO("\n"); in mga_freelist_print() 233 DRM_INFO("current dispatch: last=0x%x done=0x%x\n", in mga_freelist_print() 237 DRM_INFO("current freelist:\n"); in mga_freelist_print() 240 DRM_INFO(" %p idx=%2d age=0x%x 0x%06lx\n", in mga_freelist_print() 244 DRM_INFO("\n"); in mga_freelist_print() 596 DRM_INFO("Initialized card for AGP DMA.\n"); in mga_do_agp_dma_bootstrap() 666 DRM_INFO("Primary DMA buffer size reduced from %u to %u.\n", in mga_do_pci_dma_bootstrap() 690 DRM_INFO("Secondary PCI DMA buffer bin count reduced from %u " in mga_do_pci_dma_bootstrap() 701 DRM_INFO("Initialized card for PCI DMA.\n"); in mga_do_pci_dma_bootstrap() [all …]
|
| D | r128_drv.h | 469 DRM_INFO( "BEGIN_RING( %d )\n", (n)); \ 490 DRM_INFO( "ADVANCE_RING() wr=0x%06x tail=0x%06x\n", \ 509 DRM_INFO( "COMMIT_RING() tail=0x%06x\n", \ 519 DRM_INFO( " OUT_RING( 0x%08x ) at 0x%x\n", \
|
| D | radeon_cp.c | 288 DRM_INFO("wait for fifo failed status : 0x%08X 0x%08X\n", in radeon_do_wait_for_fifo() 317 DRM_INFO("wait idle failed status : 0x%08X 0x%08X\n", in radeon_do_wait_for_idle() 346 DRM_INFO("Num pipes: %d\n", dev_priv->num_gb_pipes); in radeon_init_pipes() 432 DRM_INFO("Loading %s Microcode\n", chip_name); in radeon_cp_load_microcode() 754 DRM_INFO("writeback test succeeded in %d usecs\n", tmp); in radeon_test_writeback() 757 DRM_INFO("writeback test failed\n"); in radeon_test_writeback() 761 DRM_INFO("writeback forced off\n"); in radeon_test_writeback() 1208 DRM_INFO("Setting GART location based on new memory map\n"); in radeon_do_init_cp() 1220 DRM_INFO("Can't use AGP base @0x%08lx, won't fit\n", in radeon_do_init_cp() 1236 DRM_INFO("GART aligned down from 0x%08x to 0x%08x\n", in radeon_do_init_cp() [all …]
|
| D | mach64_drv.h | 756 DRM_INFO( "DMAGETPTR( %d )\n", (n) ); \ 776 DRM_INFO( " DMAOUTREG( 0x%x = 0x%08x )\n", \ 790 DRM_INFO( "DMAADVANCE() in \n" ); \ 844 DRM_INFO( "DMAADVANCEHOSTDATA() in \n" ); \
|
| D | r600_cp.c | 93 DRM_INFO("wait for fifo failed status : 0x%08X 0x%08X\n", in r600_do_wait_for_fifo() 117 DRM_INFO("wait idle failed status : 0x%08X 0x%08X\n", in r600_do_wait_for_idle() 325 DRM_INFO("Loading %s Microcode\n", chip_name); in r600_cp_load_microcode() 457 DRM_INFO("Loading %s Microcode\n", chip_name); in r700_cp_load_microcode() 537 DRM_INFO("writeback test succeeded in %d usecs\n", tmp); in r600_test_writeback() 547 …DRM_INFO("writeback test failed %x %x\n", DRM_READ32(dev_priv->ring_rptr, R600_SCRATCHOFF(1)), RAD… in r600_test_writeback() 551 DRM_INFO("writeback forced off\n"); in r600_test_writeback() 566 DRM_INFO("Resetting GPU\n"); in r600_do_engine_reset() 2031 DRM_INFO("Setting GART location based on new memory map\n"); in r600_do_init_cp() 2044 DRM_INFO("Can't use AGP base @0x%08lx, won't fit\n", in r600_do_init_cp() [all …]
|
| D | savage_bci.c | 61 DRM_INFO(" status=0x%08x, threshold=0x%08x\n", status, threshold); in savage_bci_wait_fifo_shadow() 82 DRM_INFO(" status=0x%08x\n", status); in savage_bci_wait_fifo_s3d() 103 DRM_INFO(" status=0x%08x\n", status); in savage_bci_wait_fifo_s4() 136 DRM_INFO(" status=0x%08x, e=0x%04x\n", status, e); in savage_bci_wait_event_shadow() 158 DRM_INFO(" status=0x%08x, e=0x%04x\n", status, e); in savage_bci_wait_event_reg()
|
| /netbsd/src/sys/external/bsd/drm2/dist/drm/ast/ |
| D | ast_main.c | 88 DRM_INFO("Using device-tree for configuration\n"); in ast_detect_config_mode() 110 DRM_INFO("Using P2A bridge for configuration\n"); in ast_detect_config_mode() 121 DRM_INFO("P2A bridge disabled, using default configuration\n"); in ast_detect_config_mode() 137 DRM_INFO("VGA not enabled on entry, requesting chip POST\n"); in ast_detect_chip() 153 DRM_INFO("AST 1180 detected\n"); in ast_detect_chip() 157 DRM_INFO("AST 2500 detected\n"); in ast_detect_chip() 160 DRM_INFO("AST 2400 detected\n"); in ast_detect_chip() 163 DRM_INFO("AST 2300 detected\n"); in ast_detect_chip() 168 DRM_INFO("AST 1100 detected\n"); in ast_detect_chip() 172 DRM_INFO("AST 2200 detected\n"); in ast_detect_chip() [all …]
|
| /netbsd/src/sys/external/bsd/drm2/dist/drm/vmwgfx/ |
| D | vmwgfx_drv.c | 296 DRM_INFO("Capabilities2:\n"); in vmw_print_capabilities2() 298 DRM_INFO(" Grow oTable.\n"); in vmw_print_capabilities2() 300 DRM_INFO(" IntraSurface copy.\n"); in vmw_print_capabilities2() 305 DRM_INFO("Capabilities:\n"); in vmw_print_capabilities() 307 DRM_INFO(" Rect copy.\n"); in vmw_print_capabilities() 309 DRM_INFO(" Cursor.\n"); in vmw_print_capabilities() 311 DRM_INFO(" Cursor bypass.\n"); in vmw_print_capabilities() 313 DRM_INFO(" Cursor bypass 2.\n"); in vmw_print_capabilities() 315 DRM_INFO(" 8bit emulation.\n"); in vmw_print_capabilities() 317 DRM_INFO(" Alpha cursor.\n"); in vmw_print_capabilities() [all …]
|
| D | vmwgfx_fifo.c | 129 DRM_INFO("width %d\n", vmw_read(dev_priv, SVGA_REG_WIDTH)); in vmw_fifo_init() 130 DRM_INFO("height %d\n", vmw_read(dev_priv, SVGA_REG_HEIGHT)); in vmw_fifo_init() 131 DRM_INFO("bpp %d\n", vmw_read(dev_priv, SVGA_REG_BITS_PER_PIXEL)); in vmw_fifo_init() 163 DRM_INFO("Fifo max 0x%08x min 0x%08x cap 0x%08x\n", in vmw_fifo_init() 238 DRM_INFO("Fifo wait noirq.\n"); in vmw_fifo_wait_noirq() 287 DRM_INFO("Fifo noirq exit.\n"); in vmw_fifo_wait_noirq()
|
| D | vmwgfx_overlay.c | 419 DRM_INFO("%s: *warning* failed to resume stream %i\n", in vmw_overlay_resume_all() 447 DRM_INFO("%s: *warning* stream %i already paused\n", in vmw_overlay_pause_all()
|
| D | vmwgfx_ldu.c | 495 DRM_INFO("ldu system already on\n"); in vmw_kms_ldu_init_display() 526 DRM_INFO("Legacy Display Unit initialized\n"); in vmw_kms_ldu_init_display()
|
| /netbsd/src/sys/external/bsd/drm2/dist/drm/i915/ |
| D | i915_vgpu.c | 128 DRM_INFO("VGT interface version mismatch!\n"); in i915_detect_vgpu() 141 DRM_INFO("Virtual GPU for Intel GVT-g detected.\n"); in i915_detect_vgpu() 212 DRM_INFO("balloon space: range [ 0x%lx - 0x%lx ] %lu KiB.\n", in vgt_balloon_space() 291 DRM_INFO("VGT ballooning configuration:\n"); in intel_vgt_balloon() 292 DRM_INFO("Mappable graphic memory: base 0x%lx size %ldKiB\n", in intel_vgt_balloon() 294 DRM_INFO("Unmappable graphic memory: base 0x%lx size %ldKiB\n", in intel_vgt_balloon() 337 DRM_INFO("VGT balloon successfully\n"); in intel_vgt_balloon()
|
| D | intel_gvt.c | 75 DRM_INFO("GVT-g is disabled for guest\n"); in intel_gvt_sanitize_options() 80 DRM_INFO("Unsupported device. GVT-g is disabled\n"); in intel_gvt_sanitize_options()
|
| D | intel_csr.c | 572 DRM_INFO("Refusing to load DMC firmware v%u.%u," in parse_csr_fw_css() 653 DRM_INFO("Finished loading DMC firmware %s (v%u.%u)\n", in csr_load_work_fn() 731 DRM_INFO("Disabling CSR firmware and runtime PM\n"); in intel_csr_ucode_init()
|
| D | i915_drv.c | 864 DRM_INFO("Number of memory channels is zero\n"); in skl_dram_get_channels_info() 879 DRM_INFO("couldn't get memory rank information\n"); in skl_dram_get_channels_info() 936 DRM_INFO("Couldn't get system memory bandwidth\n"); in skl_get_dram_info() 1043 DRM_INFO("Couldn't get system memory bandwidth\n"); in bxt_get_dram_info() 1088 DRM_INFO("couldn't get memory information\n"); in bxt_get_dram_info() 1462 DRM_INFO("DRM_I915_DEBUG enabled\n"); in i915_welcome_messages() 1464 DRM_INFO("DRM_I915_DEBUG_GEM enabled\n"); in i915_welcome_messages() 1466 DRM_INFO("DRM_I915_DEBUG_RUNTIME_PM enabled\n"); in i915_welcome_messages()
|
| D | intel_device_info.c | 982 DRM_INFO("Display fused off, disabling\n"); in intel_device_info_runtime_init() 985 DRM_INFO("PipeC fused off\n"); in intel_device_info_runtime_init() 1044 DRM_INFO("Disabling ppGTT for VT-d support\n"); in intel_device_info_runtime_init()
|
| /netbsd/src/sys/external/bsd/drm2/dist/drm/mga/ |
| D | mga_drv.h | 258 DRM_INFO("wrap...\n"); \ 269 DRM_INFO("wrap...\n"); \ 289 DRM_INFO("BEGIN_DMA(%d)\n", (n)); \ 290 DRM_INFO(" space=0x%x req=0x%zx\n", \ 300 DRM_INFO("BEGIN_DMA()\n"); \ 301 DRM_INFO(" space=0x%x\n", dev_priv->prim.space); \ 311 DRM_INFO("ADVANCE_DMA() tail=0x%05x sp=0x%x\n", \ 318 DRM_INFO("\n"); \ 319 DRM_INFO(" tail=0x%06x head=0x%06lx\n", \ 337 DRM_INFO(" DMA_WRITE( 0x%08x ) at 0x%04zx\n", \
|
| D | mga_dma.c | 75 DRM_INFO(" status=0x%08x\n", status); in mga_do_wait_for_idle() 233 DRM_INFO("\n"); in mga_freelist_print() 234 DRM_INFO("current dispatch: last=0x%x done=0x%x\n", in mga_freelist_print() 238 DRM_INFO("current freelist:\n"); in mga_freelist_print() 241 DRM_INFO(" %p idx=%2d age=0x%x 0x%06lx\n", in mga_freelist_print() 245 DRM_INFO("\n"); in mga_freelist_print() 607 DRM_INFO("Initialized card for AGP DMA.\n"); in mga_do_agp_dma_bootstrap() 683 DRM_INFO("Primary DMA buffer size reduced from %u to %u.\n", in mga_do_pci_dma_bootstrap() 706 DRM_INFO("Secondary PCI DMA buffer bin count reduced from %u " in mga_do_pci_dma_bootstrap() 717 DRM_INFO("Initialized card for PCI DMA.\n"); in mga_do_pci_dma_bootstrap() [all …]
|
| /netbsd/src/sys/external/bsd/drm2/dist/drm/r128/ |
| D | r128_drv.h | 494 DRM_INFO("BEGIN_RING(%d)\n", (n)); \ 514 DRM_INFO("ADVANCE_RING() wr=0x%06x tail=0x%06x\n", \ 531 DRM_INFO("COMMIT_RING() tail=0x%06x\n", \ 540 DRM_INFO(" OUT_RING( 0x%08x ) at 0x%x\n", \
|
| /netbsd/src/sys/external/bsd/drm2/dist/drm/savage/ |
| D | savage_bci.c | 75 DRM_INFO(" status=0x%08x, threshold=0x%08x\n", status, threshold); in savage_bci_wait_fifo_shadow() 96 DRM_INFO(" status=0x%08x\n", status); in savage_bci_wait_fifo_s3d() 117 DRM_INFO(" status=0x%08x\n", status); in savage_bci_wait_fifo_s4() 150 DRM_INFO(" status=0x%08x, e=0x%04x\n", status, e); in savage_bci_wait_event_shadow() 172 DRM_INFO(" status=0x%08x, e=0x%04x\n", status, e); in savage_bci_wait_event_reg()
|
| /netbsd/src/sys/external/bsd/drm2/dist/drm/ |
| D | drm_vblank.c | 511 DRM_INFO("Supports vblank timestamp caching Rev 2 (21.10.2013).\n"); in drm_vblank_init() 515 DRM_INFO("Driver supports precise vblank timestamp query.\n"); in drm_vblank_init() 517 DRM_INFO("No driver support for vblank timestamp query.\n"); in drm_vblank_init() 522 DRM_INFO("Setting vblank_disable_immediate to false because " in drm_vblank_init()
|
| D | drm_pci.c | 361 DRM_INFO("Module unloaded\n"); in drm_legacy_pci_exit()
|
| /netbsd/src/sys/external/bsd/drm/dist/bsd-core/ |
| D | drm_drv.c | 247 DRM_INFO("MSI enabled %d message(s)\n", msicount); in drm_attach() 285 DRM_INFO("MSI released\n"); in drm_detach() 658 DRM_INFO( in drm_load()
|