Home
last modified time | relevance | path

Searched refs:DRM_INFO (Results 1 – 25 of 173) sorted by relevance

1234567

/netbsd-src/sys/external/bsd/drm/dist/shared-core/
H A Dmach64_dma.c71 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 …]
H A Dmga_drv.h256 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", \
H A Dmga_dma.c72 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 …]
/netbsd-src/sys/external/bsd/drm2/dist/drm/ast/
H A Dast_main.c88 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/
H A Dvmwgfx_drv.c296 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 …]
/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
H A Damdgpu_display.c383 DRM_INFO("AMDGPU Display Connectors\n"); in amdgpu_display_print_display_setup()
386 DRM_INFO("Connector %d:\n", i); in amdgpu_display_print_display_setup()
387 DRM_INFO(" %s\n", connector->name); in amdgpu_display_print_display_setup()
389 DRM_INFO(" %s\n", hpd_names[amdgpu_connector->hpd.hpd]); in amdgpu_display_print_display_setup()
391 DRM_INFO(" DDC: 0x%x 0x%x 0x%x 0x%x 0x%x 0x%x 0x%x 0x%x\n", in amdgpu_display_print_display_setup()
401 DRM_INFO(" DDC Router 0x%x/0x%x\n", in amdgpu_display_print_display_setup()
405 DRM_INFO(" Clock/Data Router 0x%x/0x%x\n", in amdgpu_display_print_display_setup()
415DRM_INFO(" DDC: no ddc bus - possible BIOS bug - please report to xorg-driver-ati@lists.x.org\n"); in amdgpu_display_print_display_setup()
417 DRM_INFO(" Encoders:\n"); in amdgpu_display_print_display_setup()
423 DRM_INFO(" CRT1: %s\n", encoder_names[amdgpu_encoder->encoder_id]); in amdgpu_display_print_display_setup()
[all …]
H A Damdgpu_gfx_v9_4.c718 DRM_INFO("Instance[%d]: SubBlock %s, SEC %d\n", i, in gfx_v9_4_query_utc_edc_status()
725 DRM_INFO("Instance[%d]: SubBlock %s, DED %d\n", i, in gfx_v9_4_query_utc_edc_status()
738 DRM_INFO("Instance[%d]: SubBlock %s, SEC %d\n", i, in gfx_v9_4_query_utc_edc_status()
746 DRM_INFO("Instance[%d]: SubBlock %s, DED %d\n", i, in gfx_v9_4_query_utc_edc_status()
758 DRM_INFO("Instance[%d]: SubBlock %s, SEC %d\n", i, in gfx_v9_4_query_utc_edc_status()
765 DRM_INFO("Instance[%d]: SubBlock %s, DED %d\n", i, in gfx_v9_4_query_utc_edc_status()
778 DRM_INFO("Instance[%d]: SubBlock %s, SEC %d\n", i, in gfx_v9_4_query_utc_edc_status()
786 DRM_INFO("Instance[%d]: SubBlock %s, DED %d\n", i, in gfx_v9_4_query_utc_edc_status()
799 DRM_INFO("Instance[%d]: SubBlock %s, SEC %d\n", i, in gfx_v9_4_query_utc_edc_status()
807 DRM_INFO("Instance[%d]: SubBlock %s, DED %d\n", i, in gfx_v9_4_query_utc_edc_status()
[all …]
H A Damdgpu_fb.c308 DRM_INFO("fb mappable at 0x%lX\n", info->fix.smem_start); in amdgpufb_create()
309 DRM_INFO("vram apper at 0x%lX\n", (unsigned long)adev->gmc.aper_base); in amdgpufb_create()
310 DRM_INFO("size %lu\n", (unsigned long)amdgpu_bo_size(abo)); in amdgpufb_create()
311 DRM_INFO("fb depth is %d\n", fb->format->depth); in amdgpufb_create()
312 DRM_INFO(" pitch is %d\n", fb->pitches[0]); in amdgpufb_create()
H A Damdgpu_device.c989 DRM_INFO("Not enough PCI address space for a large BAR."); in amdgpu_device_resize_fb_bar()
1510 DRM_INFO("add ip block number %d <%s>\n", adev->num_ip_blocks, in amdgpu_device_ip_block_add()
1567 DRM_INFO("virtual display string:%s, %s:virtual_display:%d, num_crtc:%d\n", in amdgpu_device_enable_virtual_display()
2571 DRM_INFO("RE-INIT-early: %s %s\n", block->version->funcs->name, r?"failed":"succeeded"); in amdgpu_device_ip_reinit_early_sriov()
2612 DRM_INFO("RE-INIT-late: %s %s\n", block->version->funcs->name, r?"failed":"succeeded"); in amdgpu_device_ip_reinit_late_sriov()
2794 DRM_INFO("Display Core has been requested via kernel parameter " in amdgpu_device_asic_has_dc_support()
2988 DRM_INFO("initializing kernel modesetting (%s 0x%04X:0x%04X 0x%04X:0x%04X 0x%02X).\n", in amdgpu_device_init()
3058 DRM_INFO("register mmio base: 0x%8"PRIXMAX"\n", in amdgpu_device_init()
3060 DRM_INFO("register mmio size: %"PRIuMAX"\n", in amdgpu_device_init()
3067 DRM_INFO("register mmio base: 0x%08X\n", (uint32_t)adev->rmmio_base); in amdgpu_device_init()
[all …]
H A Damdgpu_dpm.c794 DRM_INFO("Internal thermal controller %s fan control\n", in amdgpu_add_thermal_controller()
799 DRM_INFO("Internal thermal controller %s fan control\n", in amdgpu_add_thermal_controller()
804 DRM_INFO("Internal thermal controller %s fan control\n", in amdgpu_add_thermal_controller()
809 DRM_INFO("Internal thermal controller %s fan control\n", in amdgpu_add_thermal_controller()
814 DRM_INFO("Internal thermal controller %s fan control\n", in amdgpu_add_thermal_controller()
819 DRM_INFO("Internal thermal controller %s fan control\n", in amdgpu_add_thermal_controller()
824 DRM_INFO("Internal thermal controller %s fan control\n", in amdgpu_add_thermal_controller()
829 DRM_INFO("Internal thermal controller %s fan control\n", in amdgpu_add_thermal_controller()
834 DRM_INFO("External GPIO thermal controller %s fan control\n", in amdgpu_add_thermal_controller()
840 DRM_INFO("ADT7473 with internal thermal controller %s fan control\n", in amdgpu_add_thermal_controller()
[all …]
/netbsd-src/sys/external/bsd/drm2/dist/drm/i915/display/
H A Dintel_quirks.c22 DRM_INFO("applying lvds SSC disable quirk\n"); in quirk_ssc_force_disable()
32 DRM_INFO("applying inverted panel brightness quirk\n"); in quirk_invert_brightness()
39 DRM_INFO("applying backlight present quirk\n"); in quirk_backlight_present()
48 DRM_INFO("Applying T12 delay quirk\n"); in quirk_increase_t12_delay()
58 DRM_INFO("Applying Increase DDI Disabled quirk\n"); in quirk_increase_ddi_disabled_time()
76 DRM_INFO("Backlight polarity reversed on %s\n", id->ident); in intel_dmi_reverse_brightness()
H A Dintel_vdsc.c526 DRM_INFO("PPS0 = 0x%08x\n", pps_val); in intel_dsc_pps_configure()
545 DRM_INFO("PPS1 = 0x%08x\n", pps_val); in intel_dsc_pps_configure()
565 DRM_INFO("PPS2 = 0x%08x\n", pps_val); in intel_dsc_pps_configure()
585 DRM_INFO("PPS3 = 0x%08x\n", pps_val); in intel_dsc_pps_configure()
605 DRM_INFO("PPS4 = 0x%08x\n", pps_val); in intel_dsc_pps_configure()
625 DRM_INFO("PPS5 = 0x%08x\n", pps_val); in intel_dsc_pps_configure()
647 DRM_INFO("PPS6 = 0x%08x\n", pps_val); in intel_dsc_pps_configure()
667 DRM_INFO("PPS7 = 0x%08x\n", pps_val); in intel_dsc_pps_configure()
687 DRM_INFO("PPS8 = 0x%08x\n", pps_val); in intel_dsc_pps_configure()
707 DRM_INFO("PPS9 = 0x%08x\n", pps_val); in intel_dsc_pps_configure()
[all …]
/netbsd-src/sys/external/bsd/drm2/dist/drm/i915/
H A Di915_vgpu.c128 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()
H A Dintel_gvt.c75 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()
/netbsd-src/sys/external/bsd/drm2/dist/drm/mga/
H A Dmga_drv.h258 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", \
H A Dmga_dma.c75 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/radeon/
H A Dradeon_test.c226 DRM_INFO("Tested GTT->VRAM and VRAM->GTT copy for GTT offset 0x%"PRIx64"\n", in radeon_do_test_moves()
485 DRM_INFO("Fence %c was first signaled\n", sigA ? 'A' : 'B'); in radeon_test_ring_sync2()
548 DRM_INFO("Testing syncing between rings %d and %d...\n", i, j); in radeon_test_syncing()
551 DRM_INFO("Testing syncing between rings %d and %d...\n", j, i); in radeon_test_syncing()
565 DRM_INFO("Testing syncing between rings %d, %d and %d...\n", i, j, k); in radeon_test_syncing()
568 DRM_INFO("Testing syncing between rings %d, %d and %d...\n", i, k, j); in radeon_test_syncing()
571 DRM_INFO("Testing syncing between rings %d, %d and %d...\n", j, i, k); in radeon_test_syncing()
574 DRM_INFO("Testing syncing between rings %d, %d and %d...\n", j, k, i); in radeon_test_syncing()
577 DRM_INFO("Testing syncing between rings %d, %d and %d...\n", k, i, j); in radeon_test_syncing()
580 DRM_INFO("Testing syncing between rings %d, %d and %d...\n", k, j, i); in radeon_test_syncing()
H A Dradeon_display.c775 DRM_INFO("Radeon Display Connectors\n"); in radeon_print_display_setup()
778 DRM_INFO("Connector %d:\n", i); in radeon_print_display_setup()
779 DRM_INFO(" %s\n", connector->name); in radeon_print_display_setup()
781 DRM_INFO(" %s\n", hpd_names[radeon_connector->hpd.hpd]); in radeon_print_display_setup()
783 DRM_INFO(" DDC: 0x%x 0x%x 0x%x 0x%x 0x%x 0x%x 0x%x 0x%x\n", in radeon_print_display_setup()
793 DRM_INFO(" DDC Router 0x%x/0x%x\n", in radeon_print_display_setup()
797 DRM_INFO(" Clock/Data Router 0x%x/0x%x\n", in radeon_print_display_setup()
807DRM_INFO(" DDC: no ddc bus - possible BIOS bug - please report to xorg-driver-ati@lists.x.org\n"); in radeon_print_display_setup()
809 DRM_INFO(" Encoders:\n"); in radeon_print_display_setup()
815 DRM_INFO(" CRT1: %s\n", encoder_names[radeon_encoder->encoder_id]); in radeon_print_display_setup()
[all …]
H A Dradeon_fb.c334 DRM_INFO("fb mappable at 0x%lX\n", info->fix.smem_start); in radeonfb_create()
335 DRM_INFO("vram apper at 0x%lX\n", (unsigned long)rdev->mc.aper_base); in radeonfb_create()
336 DRM_INFO("size %lu\n", (unsigned long)radeon_bo_size(rbo)); in radeonfb_create()
337 DRM_INFO("fb depth is %d\n", fb->format->depth); in radeonfb_create()
338 DRM_INFO(" pitch is %d\n", fb->pitches[0]); in radeonfb_create()
H A Dradeon_combios.c1098 DRM_INFO("No TV DAC info found in BIOS\n"); in radeon_combios_get_tv_dac_info()
1171 DRM_INFO("Panel info derived from registers\n"); in radeon_legacy_get_lvds_info_from_regs()
1172 DRM_INFO("Panel Size %dx%d\n", lvds->native_mode.hdisplay, in radeon_legacy_get_lvds_info_from_regs()
1201 DRM_INFO("Panel ID String: %s\n", stmp); in radeon_combios_get_lvds_info()
1206 DRM_INFO("Panel Size %dx%d\n", lvds->native_mode.hdisplay, in radeon_combios_get_lvds_info()
1293 DRM_INFO("No panel info found in BIOS\n"); in radeon_combios_get_lvds_info()
1386 DRM_INFO("No TMDS info found in BIOS\n"); in radeon_legacy_get_tmds_info_from_combios()
1453 DRM_INFO("No valid Ext TMDS info found in BIOS\n"); in radeon_legacy_get_ext_tmds_info_from_combios()
1545 DRM_INFO("Connector Table: %d (generic)\n", in radeon_get_legacy_connector_info_from_table()
1649 DRM_INFO("Connector Table: %d (ibook)\n", in radeon_get_legacy_connector_info_from_table()
[all …]
/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/display/amdgpu_dm/
H A Damdgpu_dm_pp_smu.c263 DRM_INFO("DM_PPLIB: Warning: %s clock: number of levels %d exceeds maximum of %d!\n", in pp_to_dc_clock_levels()
272 DRM_INFO("DM_PPLIB: values for %s clock\n", in pp_to_dc_clock_levels()
276 DRM_INFO("DM_PPLIB:\t %d\n", pp_clks->clock[i]); in pp_to_dc_clock_levels()
289 DRM_INFO("DM_PPLIB: Warning: %s clock: number of levels %d exceeds maximum of %d!\n", in pp_to_dc_clock_levels_with_latency()
316 DRM_INFO("DM_PPLIB: Warning: %s clock: number of levels %d exceeds maximum of %d!\n", in pp_to_dc_clock_levels_with_voltage()
325 DRM_INFO("DM_PPLIB: values for %s clock\n", in pp_to_dc_clock_levels_with_voltage()
329 DRM_INFO("DM_PPLIB:\t %d in kHz, %d in mV\n", pp_clks->data[i].clocks_in_khz, in pp_to_dc_clock_levels_with_voltage()
369 DRM_INFO("DM_PPLIB: Warning: using default validation clocks!\n"); in dm_pp_get_clock_levels_by_type()
376 DRM_INFO("DM_PPLIB: Warning: using default validation clocks!\n"); in dm_pp_get_clock_levels_by_type()
383 DRM_INFO("DM_PPLIB: Validation clocks:\n"); in dm_pp_get_clock_levels_by_type()
[all …]
/netbsd-src/sys/external/bsd/drm2/dist/drm/qxl/
H A Dqxl_kms.c51 DRM_INFO("Device Version %d.%d\n", rom->id, rom->update_id); in qxl_check_device()
52 DRM_INFO("Compression level %d log level %d\n", rom->compression_level, in qxl_check_device()
54 DRM_INFO("%d io pages at offset 0x%x\n", in qxl_check_device()
56 DRM_INFO("%d byte draw area at offset 0x%x\n", in qxl_check_device()
60 DRM_INFO("RAM header offset: 0x%x\n", rom->ram_header_offset); in qxl_check_device()
94 DRM_INFO("slot %d (%s): base 0x%08lx, size 0x%08lx, gpu_offset 0x%lx\n", in setup_slot()
H A Dqxl_ttm.c303 DRM_INFO("qxl: %uM of VRAM memory size\n", in qxl_ttm_init()
305 DRM_INFO("qxl: %luM of IO pages memory ready (VRAM domain)\n", in qxl_ttm_init()
307 DRM_INFO("qxl: %uM of Surface memory size\n", in qxl_ttm_init()
317 DRM_INFO("qxl: ttm finalized\n"); in qxl_ttm_fini()
/netbsd-src/sys/external/bsd/drm2/dist/drm/virtio/
H A Dvirtgpu_kms.c108 DRM_INFO("cap set %d: id %d, max-version %d, max-size %d\n", in virtio_gpu_get_capsets()
168 DRM_INFO("features: %cvirgl %cedid\n", in virtio_gpu_init()
195 DRM_INFO("number of scanouts: %d\n", num_scanouts); in virtio_gpu_init()
199 DRM_INFO("number of cap sets: %d\n", num_capsets); in virtio_gpu_init()
/netbsd-src/sys/external/bsd/drm2/dist/drm/xen/
H A Dxen_drm_front_cfg.c48 DRM_INFO("Connector %s: resolution %dx%d\n", in cfg_connector()
61 DRM_INFO("Backend can provide display buffers\n"); in xen_drm_front_cfg_card()

1234567