Home
last modified time | relevance | path

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

1234567

/openbmc/linux/drivers/gpu/drm/amd/display/amdgpu_dm/
H A Damdgpu_dm_pp_smu.c228 DRM_INFO("DM_PPLIB: values for %s clock\n", in pp_to_dc_clock_levels()
232 DRM_INFO("DM_PPLIB:\t %d\n", pp_clks->clock[i]); in pp_to_dc_clock_levels()
281 DRM_INFO("DM_PPLIB: values for %s clock\n", in pp_to_dc_clock_levels_with_voltage()
285 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()
313 DRM_INFO("DM_PPLIB: Warning: using default validation clocks!\n"); in dm_pp_get_clock_levels_by_type()
319 DRM_INFO("DM_PPLIB: Validation clocks:\n"); in dm_pp_get_clock_levels_by_type()
320 DRM_INFO("DM_PPLIB: engine_max_clock: %d\n", in dm_pp_get_clock_levels_by_type()
322 DRM_INFO("DM_PPLIB: memory_max_clock: %d\n", in dm_pp_get_clock_levels_by_type()
324 DRM_INFO("DM_PPLIB: level : %d\n", in dm_pp_get_clock_levels_by_type()
339 DRM_INFO("DM_PPLIB: reducing engine clock level from %d to %d\n", in dm_pp_get_clock_levels_by_type()
[all …]
H A Damdgpu_dm_helpers.c493 DRM_INFO("DM_MST: Differing MST start on aconnector: %p [id: %d]\n", in dm_helpers_dp_mst_start_top_mgr()
498 DRM_INFO("DM_MST: starting TM on aconnector: %p [id: %d]\n", in dm_helpers_dp_mst_start_top_mgr()
507 DRM_INFO("DM_MST: DP%x, %d-lane link detected\n", aconnector->mst_mgr.dpcd[0], in dm_helpers_dp_mst_start_top_mgr()
524 DRM_INFO("DM_MST: stopping TM on aconnector: %p [id: %d]\n", in dm_helpers_dp_mst_stop_top_mgr()
761 DRM_INFO("Send DSC enable to synaptics\n"); in write_dsc_enable_synaptics_non_virtual_dpcd_mst()
770 DRM_INFO("Send DSC disable to synaptics\n"); in write_dsc_enable_synaptics_non_virtual_dpcd_mst()
/openbmc/linux/drivers/gpu/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()
189 DRM_INFO("Host memory window: 0x%lx +0x%lx\n", in virtio_gpu_init()
201 DRM_INFO("features: %cvirgl %cedid %cresource_blob %chost_visible", in virtio_gpu_init()
207 DRM_INFO("features: %ccontext_init\n", in virtio_gpu_init()
230 DRM_INFO("KMS disabled\n"); in virtio_gpu_init()
235 DRM_INFO("number of scanouts: %d\n", num_scanouts); in virtio_gpu_init()
240 DRM_INFO("number of cap sets: %d\n", num_capsets); in virtio_gpu_init()
/openbmc/linux/drivers/gpu/drm/radeon/
H A Dradeon_test.c221 DRM_INFO("Tested GTT->VRAM and VRAM->GTT copy for GTT offset 0x%llx\n", in radeon_do_test_moves()
480 DRM_INFO("Fence %c was first signaled\n", sigA ? 'A' : 'B'); in radeon_test_ring_sync2()
543 DRM_INFO("Testing syncing between rings %d and %d...\n", i, j); in radeon_test_syncing()
546 DRM_INFO("Testing syncing between rings %d and %d...\n", j, i); in radeon_test_syncing()
560 DRM_INFO("Testing syncing between rings %d, %d and %d...\n", i, j, k); in radeon_test_syncing()
563 DRM_INFO("Testing syncing between rings %d, %d and %d...\n", i, k, j); in radeon_test_syncing()
566 DRM_INFO("Testing syncing between rings %d, %d and %d...\n", j, i, k); in radeon_test_syncing()
569 DRM_INFO("Testing syncing between rings %d, %d and %d...\n", j, k, i); in radeon_test_syncing()
572 DRM_INFO("Testing syncing between rings %d, %d and %d...\n", k, i, j); in radeon_test_syncing()
575 DRM_INFO("Testing syncing between rings %d, %d and %d...\n", k, j, i); in radeon_test_syncing()
H A Dradeon_fbdev.c272 DRM_INFO("fb mappable at 0x%lX\n", info->fix.smem_start); in radeon_fbdev_fb_helper_fb_probe()
273 DRM_INFO("vram apper at 0x%lX\n", (unsigned long)rdev->mc.aper_base); in radeon_fbdev_fb_helper_fb_probe()
274 DRM_INFO("size %lu\n", (unsigned long)radeon_bo_size(rbo)); in radeon_fbdev_fb_helper_fb_probe()
275 DRM_INFO("fb depth is %d\n", fb->format->depth); in radeon_fbdev_fb_helper_fb_probe()
276 DRM_INFO(" pitch is %d\n", fb->pitches[0]); in radeon_fbdev_fb_helper_fb_probe()
H A Dradeon_display.c783 DRM_INFO("Radeon Display Connectors\n"); in radeon_print_display_setup()
786 DRM_INFO("Connector %d:\n", i); in radeon_print_display_setup()
787 DRM_INFO(" %s\n", connector->name); in radeon_print_display_setup()
789 DRM_INFO(" %s\n", hpd_names[radeon_connector->hpd.hpd]); in radeon_print_display_setup()
791 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()
801 DRM_INFO(" DDC Router 0x%x/0x%x\n", in radeon_print_display_setup()
805 DRM_INFO(" Clock/Data Router 0x%x/0x%x\n", in radeon_print_display_setup()
817 DRM_INFO(" Encoders:\n"); in radeon_print_display_setup()
823 DRM_INFO(" CRT1: %s\n", encoder_names[radeon_encoder->encoder_id]); in radeon_print_display_setup()
841 DRM_INFO(" TV1: %s\n", encoder_names[radeon_encoder->encoder_id]); in radeon_print_display_setup()
[all …]
H A Dradeon_combios.c1089 DRM_INFO("No TV DAC info found in BIOS\n"); in radeon_combios_get_tv_dac_info()
1162 DRM_INFO("Panel info derived from registers\n"); in radeon_legacy_get_lvds_info_from_regs()
1192 DRM_INFO("Panel ID String: %s\n", stmp); in radeon_combios_get_lvds_info()
1284 DRM_INFO("No panel info found in BIOS\n"); in radeon_combios_get_lvds_info()
1377 DRM_INFO("No TMDS info found in BIOS\n"); in radeon_legacy_get_tmds_info_from_combios()
1536 DRM_INFO("Connector Table: %d (generic)\n", in radeon_get_legacy_connector_info_from_table()
1640 DRM_INFO("Connector Table: %d (ibook)\n", in radeon_get_legacy_connector_info_from_table()
1933 DRM_INFO("Connector Table: %d (emac)\n", in radeon_get_legacy_connector_info_from_table()
1974 DRM_INFO("Connector Table: %d (rn50-power)\n", in radeon_get_legacy_connector_info_from_table()
2001 DRM_INFO("Connector Table: %d (mac x800)\n", in radeon_get_legacy_connector_info_from_table()
[all …]
H A Duvd_v1_0.c235 DRM_INFO("UVD initialized successfully.\n"); in uvd_v1_0_init()
445 DRM_INFO("ring test on %d succeeded in %d usecs\n", in uvd_v1_0_ring_test()
537 DRM_INFO("ib test on ring %d succeeded\n", ring->idx); in uvd_v1_0_ib_test()
H A Dradeon_device.c352 DRM_INFO("doorbell mmio base: 0x%08X\n", (uint32_t)rdev->doorbell.base); in radeon_doorbell_init()
353 DRM_INFO("doorbell mmio size: %u\n", (unsigned)rdev->doorbell.size); in radeon_doorbell_init()
759 DRM_INFO("GPU not posted. posting now...\n"); in radeon_boot_test_post_card()
1303 DRM_INFO("initializing kernel modesetting (%s 0x%04X:0x%04X 0x%04X:0x%04X 0x%02X).\n", in radeon_device_init()
1481 DRM_INFO("radeon: acceleration disabled, skipping move tests\n"); in radeon_device_init()
1487 DRM_INFO("radeon: acceleration disabled, skipping sync tests\n"); in radeon_device_init()
1493 DRM_INFO("radeon: acceleration disabled, skipping benchmarks\n"); in radeon_device_init()
1516 DRM_INFO("radeon: finishing device.\n"); in radeon_device_fini()
/openbmc/linux/drivers/gpu/drm/qxl/
H A Dqxl_kms.c45 DRM_INFO("Device Version %d.%d\n", rom->id, rom->update_id); in qxl_check_device()
46 DRM_INFO("Compression level %d log level %d\n", rom->compression_level, in qxl_check_device()
48 DRM_INFO("%d io pages at offset 0x%x\n", in qxl_check_device()
50 DRM_INFO("%d byte draw area at offset 0x%x\n", in qxl_check_device()
54 DRM_INFO("RAM header offset: 0x%x\n", rom->ram_header_offset); in qxl_check_device()
88 DRM_INFO("slot %d (%s): base 0x%08lx, size 0x%08lx\n", in setup_slot()
H A Dqxl_ttm.c219 DRM_INFO("qxl: %uM of VRAM memory size\n", in qxl_ttm_init()
221 DRM_INFO("qxl: %luM of IO pages memory ready (VRAM domain)\n", in qxl_ttm_init()
223 DRM_INFO("qxl: %uM of Surface memory size\n", in qxl_ttm_init()
233 DRM_INFO("qxl: ttm finalized\n"); in qxl_ttm_fini()
/openbmc/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_display.c418 DRM_INFO("AMDGPU Display Connectors\n"); in amdgpu_display_print_display_setup()
421 DRM_INFO("Connector %d:\n", i); in amdgpu_display_print_display_setup()
422 DRM_INFO(" %s\n", connector->name); in amdgpu_display_print_display_setup()
424 DRM_INFO(" %s\n", hpd_names[amdgpu_connector->hpd.hpd]); in amdgpu_display_print_display_setup()
426 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()
436 DRM_INFO(" DDC Router 0x%x/0x%x\n", in amdgpu_display_print_display_setup()
440 DRM_INFO(" Clock/Data Router 0x%x/0x%x\n", in amdgpu_display_print_display_setup()
452 DRM_INFO(" Encoders:\n"); in amdgpu_display_print_display_setup()
458 DRM_INFO(" CRT1: %s\n", encoder_names[amdgpu_encoder->encoder_id]); in amdgpu_display_print_display_setup()
476 DRM_INFO(" TV1: %s\n", encoder_names[amdgpu_encoder->encoder_id]); in amdgpu_display_print_display_setup()
[all …]
H A Dpsp_v12_0.c293 DRM_INFO("psp is not working correctly before mode1 reset!\n"); in psp_v12_0_mode1_reset()
307 DRM_INFO("psp mode 1 reset failed!\n"); in psp_v12_0_mode1_reset()
311 DRM_INFO("psp mode1 reset succeed \n"); in psp_v12_0_mode1_reset()
H A Damdgpu_bios.c55 DRM_INFO("vbios mem is null or mem size is wrong\n"); in check_atom_bios()
60 DRM_INFO("BIOS signature incorrect %x %x\n", bios[0], bios[1]); in check_atom_bios()
66 DRM_INFO("Can't locate bios header\n"); in check_atom_bios()
72 DRM_INFO("BIOS header is broken\n"); in check_atom_bios()
H A Dpsp_v3_1.c317 DRM_INFO("psp is not working correctly before mode1 reset!\n"); in psp_v3_1_mode1_reset()
331 DRM_INFO("psp mode 1 reset failed!\n"); in psp_v3_1_mode1_reset()
335 DRM_INFO("psp mode1 reset succeed \n"); in psp_v3_1_mode1_reset()
H A Damdgpu_fw_attestation.c93 DRM_INFO("FW attestation version = 0x%X", fw_att_hdr.AttDbVersion); in amdgpu_fw_attestation_debugfs_read()
H A Dvce_v2_0.c281 DRM_INFO("vce is not idle \n"); in vce_v2_0_stop()
286 DRM_INFO("VCE is busy, Can't set clock gating"); in vce_v2_0_stop()
475 DRM_INFO("VCE initialized successfully.\n"); in vce_v2_0_hw_init()
/openbmc/linux/drivers/gpu/drm/xen/
H A Dxen_drm_front_cfg.c43 DRM_INFO("Connector %s: resolution %dx%d\n", in cfg_connector()
56 DRM_INFO("Backend can provide display buffers\n"); in xen_drm_front_cfg_card()
H A Dxen_drm_front.c497 DRM_INFO("Creating %s\n", xen_drm_driver.desc); in xen_drm_drv_init()
528 DRM_INFO("Initialized %s %d.%d.%d %s on minor %d\n", in xen_drm_drv_init()
593 DRM_INFO("Have %d connector(s)\n", cfg->num_connectors); in displback_initwait()
780 DRM_INFO("Registering XEN PV " XENDISPL_DRIVER_NAME "\n"); in xen_drv_init()
786 DRM_INFO("Unregistering XEN PV " XENDISPL_DRIVER_NAME "\n"); in xen_drv_fini()
/openbmc/linux/drivers/gpu/drm/amd/pm/legacy-dpm/
H A Dlegacy_dpm.c702 DRM_INFO("Internal thermal controller %s fan control\n", in amdgpu_add_thermal_controller()
707 DRM_INFO("Internal thermal controller %s fan control\n", in amdgpu_add_thermal_controller()
712 DRM_INFO("Internal thermal controller %s fan control\n", in amdgpu_add_thermal_controller()
717 DRM_INFO("Internal thermal controller %s fan control\n", in amdgpu_add_thermal_controller()
722 DRM_INFO("Internal thermal controller %s fan control\n", in amdgpu_add_thermal_controller()
727 DRM_INFO("Internal thermal controller %s fan control\n", in amdgpu_add_thermal_controller()
732 DRM_INFO("Internal thermal controller %s fan control\n", in amdgpu_add_thermal_controller()
737 DRM_INFO("Internal thermal controller %s fan control\n", in amdgpu_add_thermal_controller()
742 DRM_INFO("External GPIO thermal controller %s fan control\n", in amdgpu_add_thermal_controller()
748 DRM_INFO("ADT7473 with internal thermal controller %s fan control\n", in amdgpu_add_thermal_controller()
[all …]
/openbmc/linux/drivers/gpu/drm/i915/display/
H A Dintel_quirks.c83 DRM_INFO("Backlight polarity reversed on %s\n", id->ident); in intel_dmi_reverse_brightness()
89 DRM_INFO("No pps backlight support on %s\n", id->ident); in intel_dmi_no_pps_backlight()
/openbmc/linux/drivers/gpu/drm/v3d/
H A Dv3d_bo.c178 DRM_INFO("unknown create_bo flags: %d\n", args->flags); in v3d_create_bo_ioctl()
201 DRM_INFO("unknown mmap_bo flags: %d\n", args->flags); in v3d_mmap_bo_ioctl()
/openbmc/linux/drivers/gpu/drm/arm/display/komeda/
H A Dkomeda_pipeline.c255 DRM_INFO("Pipeline-%d: n_layers: %d, n_scalers: %d, output: %s.\n", in komeda_pipeline_dump()
258 DRM_INFO(" output_link[0]: %s.\n", in komeda_pipeline_dump()
261 DRM_INFO(" output_link[1]: %s.\n", in komeda_pipeline_dump()
/openbmc/linux/drivers/gpu/drm/msm/disp/dpu1/
H A Ddpu_core_perf.c416 DRM_INFO("fix performance mode\n"); in _dpu_core_perf_mode_write()
419 DRM_INFO("minimum performance mode\n"); in _dpu_core_perf_mode_write()
422 DRM_INFO("normal performance mode\n"); in _dpu_core_perf_mode_write()
/openbmc/linux/drivers/gpu/drm/sti/
H A Dsti_plane.c98 DRM_INFO("%s%s\n", in sti_plane_update_fps()

1234567