| /src/sys/external/bsd/drm/dist/shared-core/ |
| mach64_dma.c | 71 DRM_INFO("failed! slots=%d entries=%d\n", slots, entries); 92 DRM_INFO("failed! GUI_STAT=0x%08x\n", MACH64_READ(MACH64_GUI_STAT)); 167 DRM_INFO("failed! GUI_STAT=0x%08x\n", MACH64_READ(MACH64_GUI_STAT)); 275 DRM_INFO("\n"); 277 DRM_INFO(" AGP_BASE = 0x%08x\n", 279 DRM_INFO(" AGP_CNTL = 0x%08x\n", 282 DRM_INFO(" ALPHA_TST_CNTL = 0x%08x\n", 284 DRM_INFO("\n"); 285 DRM_INFO(" BM_COMMAND = 0x%08x\n", 287 DRM_INFO("BM_FRAME_BUF_OFFSET = 0x%08x\n" [all...] |
| 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", [all...] |
| mga_dma.c | 72 DRM_INFO(" status=0x%08x\n", status); 232 DRM_INFO("\n"); 233 DRM_INFO("current dispatch: last=0x%x done=0x%x\n", 237 DRM_INFO("current freelist:\n"); 240 DRM_INFO(" %p idx=%2d age=0x%x 0x%06lx\n", 244 DRM_INFO("\n"); 596 DRM_INFO("Initialized card for AGP DMA.\n"); 666 DRM_INFO("Primary DMA buffer size reduced from %u to %u.\n", 690 DRM_INFO("Secondary PCI DMA buffer bin count reduced from %u " 701 DRM_INFO("Initialized card for PCI DMA.\n") [all...] |
| /src/sys/external/bsd/drm2/dist/drm/i915/display/ |
| intel_quirks.c | 22 DRM_INFO("applying lvds SSC disable quirk\n"); 32 DRM_INFO("applying inverted panel brightness quirk\n"); 39 DRM_INFO("applying backlight present quirk\n"); 48 DRM_INFO("Applying T12 delay quirk\n"); 58 DRM_INFO("Applying Increase DDI Disabled quirk\n"); 76 DRM_INFO("Backlight polarity reversed on %s\n", id->ident);
|
| intel_vdsc.c | 526 DRM_INFO("PPS0 = 0x%08x\n", pps_val); 545 DRM_INFO("PPS1 = 0x%08x\n", pps_val); 565 DRM_INFO("PPS2 = 0x%08x\n", pps_val); 585 DRM_INFO("PPS3 = 0x%08x\n", pps_val); 605 DRM_INFO("PPS4 = 0x%08x\n", pps_val); 625 DRM_INFO("PPS5 = 0x%08x\n", pps_val); 647 DRM_INFO("PPS6 = 0x%08x\n", pps_val); 667 DRM_INFO("PPS7 = 0x%08x\n", pps_val); 687 DRM_INFO("PPS8 = 0x%08x\n", pps_val); 707 DRM_INFO("PPS9 = 0x%08x\n", pps_val) [all...] |
| /src/sys/external/bsd/drm2/dist/drm/i915/ |
| intel_gvt.c | 75 DRM_INFO("GVT-g is disabled for guest\n"); 80 DRM_INFO("Unsupported device. GVT-g is disabled\n");
|
| i915_vgpu.c | 128 DRM_INFO("VGT interface version mismatch!\n"); 141 DRM_INFO("Virtual GPU for Intel GVT-g detected.\n"); 212 DRM_INFO("balloon space: range [ 0x%lx - 0x%lx ] %lu KiB.\n", 291 DRM_INFO("VGT ballooning configuration:\n"); 292 DRM_INFO("Mappable graphic memory: base 0x%lx size %ldKiB\n", 294 DRM_INFO("Unmappable graphic memory: base 0x%lx size %ldKiB\n", 337 DRM_INFO("VGT balloon successfully\n");
|
| /src/sys/external/bsd/drm2/dist/drm/ast/ |
| ast_main.c | 88 DRM_INFO("Using device-tree for configuration\n"); 110 DRM_INFO("Using P2A bridge for configuration\n"); 121 DRM_INFO("P2A bridge disabled, using default configuration\n"); 137 DRM_INFO("VGA not enabled on entry, requesting chip POST\n"); 153 DRM_INFO("AST 1180 detected\n"); 157 DRM_INFO("AST 2500 detected\n"); 160 DRM_INFO("AST 2400 detected\n"); 163 DRM_INFO("AST 2300 detected\n"); 168 DRM_INFO("AST 1100 detected\n"); 172 DRM_INFO("AST 2200 detected\n") [all...] |
| /src/sys/external/bsd/drm2/dist/drm/xen/ |
| xen_drm_front_cfg.c | 48 DRM_INFO("Connector %s: resolution %dx%d\n", 61 DRM_INFO("Backend can provide display buffers\n");
|
| /src/sys/external/bsd/drm2/dist/drm/vmwgfx/ |
| vmwgfx_drv.c | 296 DRM_INFO("Capabilities2:\n"); 298 DRM_INFO(" Grow oTable.\n"); 300 DRM_INFO(" IntraSurface copy.\n"); 305 DRM_INFO("Capabilities:\n"); 307 DRM_INFO(" Rect copy.\n"); 309 DRM_INFO(" Cursor.\n"); 311 DRM_INFO(" Cursor bypass.\n"); 313 DRM_INFO(" Cursor bypass 2.\n"); 315 DRM_INFO(" 8bit emulation.\n"); 317 DRM_INFO(" Alpha cursor.\n") [all...] |
| vmwgfx_fifo.c | 129 DRM_INFO("width %d\n", vmw_read(dev_priv, SVGA_REG_WIDTH)); 130 DRM_INFO("height %d\n", vmw_read(dev_priv, SVGA_REG_HEIGHT)); 131 DRM_INFO("bpp %d\n", vmw_read(dev_priv, SVGA_REG_BITS_PER_PIXEL)); 163 DRM_INFO("Fifo max 0x%08x min 0x%08x cap 0x%08x\n", 238 DRM_INFO("Fifo wait noirq.\n"); 287 DRM_INFO("Fifo noirq exit.\n");
|
| /src/sys/external/bsd/drm2/dist/drm/radeon/ |
| radeon_test.c | 226 DRM_INFO("Tested GTT->VRAM and VRAM->GTT copy for GTT offset 0x%"PRIx64"\n", 485 DRM_INFO("Fence %c was first signaled\n", sigA ? 'A' : 'B'); 548 DRM_INFO("Testing syncing between rings %d and %d...\n", i, j); 551 DRM_INFO("Testing syncing between rings %d and %d...\n", j, i); 565 DRM_INFO("Testing syncing between rings %d, %d and %d...\n", i, j, k); 568 DRM_INFO("Testing syncing between rings %d, %d and %d...\n", i, k, j); 571 DRM_INFO("Testing syncing between rings %d, %d and %d...\n", j, i, k); 574 DRM_INFO("Testing syncing between rings %d, %d and %d...\n", j, k, i); 577 DRM_INFO("Testing syncing between rings %d, %d and %d...\n", k, i, j); 580 DRM_INFO("Testing syncing between rings %d, %d and %d...\n", k, j, i) [all...] |
| radeon_display.c | 775 DRM_INFO("Radeon Display Connectors\n"); 778 DRM_INFO("Connector %d:\n", i); 779 DRM_INFO(" %s\n", connector->name); 781 DRM_INFO(" %s\n", hpd_names[radeon_connector->hpd.hpd]); 783 DRM_INFO(" DDC: 0x%x 0x%x 0x%x 0x%x 0x%x 0x%x 0x%x 0x%x\n", 793 DRM_INFO(" DDC Router 0x%x/0x%x\n", 797 DRM_INFO(" Clock/Data Router 0x%x/0x%x\n", 807 DRM_INFO(" DDC: no ddc bus - possible BIOS bug - please report to xorg-driver-ati@lists.x.org\n"); 809 DRM_INFO(" Encoders:\n"); 815 DRM_INFO(" CRT1: %s\n", encoder_names[radeon_encoder->encoder_id]) [all...] |
| radeon_fb.c | 334 DRM_INFO("fb mappable at 0x%lX\n", info->fix.smem_start); 335 DRM_INFO("vram apper at 0x%lX\n", (unsigned long)rdev->mc.aper_base); 336 DRM_INFO("size %lu\n", (unsigned long)radeon_bo_size(rbo)); 337 DRM_INFO("fb depth is %d\n", fb->format->depth); 338 DRM_INFO(" pitch is %d\n", fb->pitches[0]);
|
| /src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/ |
| amdgpu_display.c | 383 DRM_INFO("AMDGPU Display Connectors\n"); 386 DRM_INFO("Connector %d:\n", i); 387 DRM_INFO(" %s\n", connector->name); 389 DRM_INFO(" %s\n", hpd_names[amdgpu_connector->hpd.hpd]); 391 DRM_INFO(" DDC: 0x%x 0x%x 0x%x 0x%x 0x%x 0x%x 0x%x 0x%x\n", 401 DRM_INFO(" DDC Router 0x%x/0x%x\n", 405 DRM_INFO(" Clock/Data Router 0x%x/0x%x\n", 415 DRM_INFO(" DDC: no ddc bus - possible BIOS bug - please report to xorg-driver-ati@lists.x.org\n"); 417 DRM_INFO(" Encoders:\n"); 423 DRM_INFO(" CRT1: %s\n", encoder_names[amdgpu_encoder->encoder_id]) [all...] |
| amdgpu_fb.c | 308 DRM_INFO("fb mappable at 0x%lX\n", info->fix.smem_start); 309 DRM_INFO("vram apper at 0x%lX\n", (unsigned long)adev->gmc.aper_base); 310 DRM_INFO("size %lu\n", (unsigned long)amdgpu_bo_size(abo)); 311 DRM_INFO("fb depth is %d\n", fb->format->depth); 312 DRM_INFO(" pitch is %d\n", fb->pitches[0]);
|
| amdgpu_bios.c | 63 DRM_INFO("vbios mem is null or mem size is wrong\n"); 68 DRM_INFO("BIOS signature incorrect %x %x\n", bios[0], bios[1]); 74 DRM_INFO("Can't locate bios header\n"); 80 DRM_INFO("BIOS header is broken\n");
|
| amdgpu_gfx_v9_4.c | 718 DRM_INFO("Instance[%d]: SubBlock %s, SEC %d\n", i, 725 DRM_INFO("Instance[%d]: SubBlock %s, DED %d\n", i, 738 DRM_INFO("Instance[%d]: SubBlock %s, SEC %d\n", i, 746 DRM_INFO("Instance[%d]: SubBlock %s, DED %d\n", i, 758 DRM_INFO("Instance[%d]: SubBlock %s, SEC %d\n", i, 765 DRM_INFO("Instance[%d]: SubBlock %s, DED %d\n", i, 778 DRM_INFO("Instance[%d]: SubBlock %s, SEC %d\n", i, 786 DRM_INFO("Instance[%d]: SubBlock %s, DED %d\n", i, 799 DRM_INFO("Instance[%d]: SubBlock %s, SEC %d\n", i, 807 DRM_INFO("Instance[%d]: SubBlock %s, DED %d\n", i [all...] |
| amdgpu_dpm.c | 794 DRM_INFO("Internal thermal controller %s fan control\n", 799 DRM_INFO("Internal thermal controller %s fan control\n", 804 DRM_INFO("Internal thermal controller %s fan control\n", 809 DRM_INFO("Internal thermal controller %s fan control\n", 814 DRM_INFO("Internal thermal controller %s fan control\n", 819 DRM_INFO("Internal thermal controller %s fan control\n", 824 DRM_INFO("Internal thermal controller %s fan control\n", 829 DRM_INFO("Internal thermal controller %s fan control\n", 834 DRM_INFO("External GPIO thermal controller %s fan control\n", 840 DRM_INFO("ADT7473 with internal thermal controller %s fan control\n" [all...] |
| /src/sys/external/bsd/drm2/dist/drm/qxl/ |
| qxl_kms.c | 51 DRM_INFO("Device Version %d.%d\n", rom->id, rom->update_id); 52 DRM_INFO("Compression level %d log level %d\n", rom->compression_level, 54 DRM_INFO("%d io pages at offset 0x%x\n", 56 DRM_INFO("%d byte draw area at offset 0x%x\n", 60 DRM_INFO("RAM header offset: 0x%x\n", rom->ram_header_offset); 94 DRM_INFO("slot %d (%s): base 0x%08lx, size 0x%08lx, gpu_offset 0x%lx\n",
|
| qxl_ttm.c | 303 DRM_INFO("qxl: %uM of VRAM memory size\n", 305 DRM_INFO("qxl: %luM of IO pages memory ready (VRAM domain)\n", 307 DRM_INFO("qxl: %uM of Surface memory size\n", 317 DRM_INFO("qxl: ttm finalized\n");
|
| /src/sys/external/bsd/drm2/dist/drm/virtio/ |
| virtgpu_kms.c | 108 DRM_INFO("cap set %d: id %d, max-version %d, max-size %d\n", 168 DRM_INFO("features: %cvirgl %cedid\n", 195 DRM_INFO("number of scanouts: %d\n", num_scanouts); 199 DRM_INFO("number of cap sets: %d\n", num_capsets);
|
| /src/sys/external/bsd/drm2/dist/drm/mga/ |
| 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", [all...] |
| mga_dma.c | 75 DRM_INFO(" status=0x%08x\n", status); 233 DRM_INFO("\n"); 234 DRM_INFO("current dispatch: last=0x%x done=0x%x\n", 238 DRM_INFO("current freelist:\n"); 241 DRM_INFO(" %p idx=%2d age=0x%x 0x%06lx\n", 245 DRM_INFO("\n"); 607 DRM_INFO("Initialized card for AGP DMA.\n"); 683 DRM_INFO("Primary DMA buffer size reduced from %u to %u.\n", 706 DRM_INFO("Secondary PCI DMA buffer bin count reduced from %u " 717 DRM_INFO("Initialized card for PCI DMA.\n") [all...] |
| /src/sys/external/bsd/drm2/dist/drm/amd/display/amdgpu_dm/ |
| amdgpu_dm_pp_smu.c | 263 DRM_INFO("DM_PPLIB: Warning: %s clock: number of levels %d exceeds maximum of %d!\n", 272 DRM_INFO("DM_PPLIB: values for %s clock\n", 276 DRM_INFO("DM_PPLIB:\t %d\n", pp_clks->clock[i]); 289 DRM_INFO("DM_PPLIB: Warning: %s clock: number of levels %d exceeds maximum of %d!\n", 316 DRM_INFO("DM_PPLIB: Warning: %s clock: number of levels %d exceeds maximum of %d!\n", 325 DRM_INFO("DM_PPLIB: values for %s clock\n", 329 DRM_INFO("DM_PPLIB:\t %d in kHz, %d in mV\n", pp_clks->data[i].clocks_in_khz, 369 DRM_INFO("DM_PPLIB: Warning: using default validation clocks!\n"); 376 DRM_INFO("DM_PPLIB: Warning: using default validation clocks!\n"); 383 DRM_INFO("DM_PPLIB: Validation clocks:\n") [all...] |