/linux-4.4.14/drivers/gpu/drm/i915/ |
D | i915_vgpu.c | 80 DRM_INFO("VGT interface version mismatch!\n"); in i915_check_vgpu() 85 DRM_INFO("Virtual GPU for Intel GVT-g detected.\n"); in i915_check_vgpu() 128 DRM_INFO("balloon space: range [ 0x%lx - 0x%lx ] %lu KiB.\n", in vgt_balloon_space() 199 DRM_INFO("VGT ballooning configuration:\n"); in intel_vgt_balloon() 200 DRM_INFO("Mappable graphic memory: base 0x%lx size %ldKiB\n", in intel_vgt_balloon() 202 DRM_INFO("Unmappable graphic memory: base 0x%lx size %ldKiB\n", in intel_vgt_balloon() 257 DRM_INFO("VGT balloon successfully\n"); in intel_vgt_balloon()
|
D | i915_dma.c | 373 DRM_INFO("failed to find VBIOS tables\n"); in i915_load_modeset_init() 513 DRM_INFO("Replacing VGA console driver\n"); in i915_kick_out_vgacon() 791 DRM_INFO("Display disabled (module parameter)\n"); in intel_device_info_runtime_init() 812 DRM_INFO("Display fused off, disabling\n"); in intel_device_info_runtime_init() 910 DRM_INFO("This is an early pre-production Haswell machine. " in i915_driver_load()
|
D | i915_gpu_error.c | 1316 DRM_INFO("%s\n", error->error_msg); in i915_capture_error_state() 1331 DRM_INFO("GPU hangs can indicate a bug anywhere in the entire gfx stack, including userspace.\n"); in i915_capture_error_state() 1332 DRM_INFO("Please file a _new_ bug report on bugs.freedesktop.org against DRI -> DRM/Intel\n"); in i915_capture_error_state() 1333 …DRM_INFO("drm/i915 developers can then reassign to the right component if it's not a kernel issue.… in i915_capture_error_state() 1334 DRM_INFO("The gpu crash dump is required to analyze gpu hangs, so please always attach it.\n"); in i915_capture_error_state() 1335 DRM_INFO("GPU crash dump saved to /sys/class/drm/card%d/error\n", dev->primary->index); in i915_capture_error_state()
|
D | intel_lvds.c | 403 DRM_INFO("Skipping forced modeset for %s\n", id->ident); in intel_no_modeset_on_lid_dmi_callback() 566 DRM_INFO("Skipping LVDS initialization for %s\n", id->ident); in intel_no_lvds_dmi_callback() 828 DRM_INFO("Forcing lvds to dual link mode on %s\n", id->ident); in intel_dual_link_lvds_callback()
|
D | i915_drv.c | 902 DRM_INFO("Simulated gpu hang, resetting stop_rings\n"); in i915_reset() 905 DRM_INFO("Reset not implemented, but ignoring " in i915_reset() 968 DRM_INFO("This hardware requires preliminary hardware support.\n" in i915_pci_probe()
|
D | intel_uncore.c | 345 DRM_INFO("Found %zuMB of eLLC\n", dev_priv->ellc_size); in intel_uncore_ellc_detect() 1179 DRM_INFO("No MT forcewake available on Ivybridge, this can result in issues\n"); in intel_uncore_fw_domains_init() 1180 DRM_INFO("when using vblank-synced partial screen updates.\n"); in intel_uncore_fw_domains_init()
|
D | intel_hotplug.c | 171 DRM_INFO("HPD interrupt storm detected on connector %s: " in intel_hpd_irq_storm_disable()
|
D | i915_gem_stolen.c | 399 DRM_INFO("DMAR active, disabling use of stolen memory\n"); in i915_gem_init_stolen()
|
D | intel_i2c.c | 588 DRM_INFO("GMBUS [%s] timed out, falling back to bit banging on pin %d\n", in gmbus_xfer()
|
D | i915_gem_context.c | 363 DRM_INFO("Only EXECLIST mode is supported in vgpu.\n"); in i915_gem_context_init()
|
D | intel_crt.c | 760 DRM_INFO("Skipping CRT initialization for %s\n", id->ident); in intel_no_crt_dmi_callback()
|
D | i915_gem_gtt.c | 131 DRM_INFO("Disabling PPGTT because VT-d is on\n"); in sanitize_enable_ppgtt() 3077 DRM_INFO("applying Ironlake quirks for intel_iommu\n"); in i915_gmch_probe() 3122 DRM_INFO("Memory usable by graphics device = %lluM\n", in i915_gem_gtt_init() 3128 DRM_INFO("VT-d active for gfx access\n"); in i915_gem_gtt_init()
|
D | intel_fbc.c | 631 …DRM_INFO("Reducing the compressed framebuffer size. This may lead to less power savings than a non… in intel_fbc_alloc_cfb()
|
D | intel_sdvo.c | 1237 DRM_INFO("Setting output timings on %s failed\n", in intel_sdvo_pre_enable() 1261 DRM_INFO("Setting input timings on %s failed\n", in intel_sdvo_pre_enable()
|
D | intel_overlay.c | 1442 DRM_INFO("initialized overlay support\n"); in intel_setup_overlay()
|
D | intel_runtime_pm.c | 2164 DRM_INFO("RC6 disabled, disabling runtime PM support\n"); in intel_runtime_pm_enable()
|
D | i915_irq.c | 2989 DRM_INFO("Fake missed irq on %s\n", in i915_hangcheck_elapsed() 3052 DRM_INFO("%s on %s\n", in i915_hangcheck_elapsed()
|
D | intel_display.c | 14689 DRM_INFO("applying pipe a force quirk\n"); in quirk_pipea_force() 14697 DRM_INFO("applying pipe b force quirk\n"); in quirk_pipeb_force() 14707 DRM_INFO("applying lvds SSC disable quirk\n"); in quirk_ssc_force_disable() 14718 DRM_INFO("applying inverted panel brightness quirk\n"); in quirk_invert_brightness() 14726 DRM_INFO("applying backlight present quirk\n"); in quirk_backlight_present() 14744 DRM_INFO("Backlight polarity reversed on %s\n", id->ident); in intel_dmi_reverse_brightness()
|
D | intel_pm.c | 4808 DRM_INFO("RC6 %s\n", (rc6_mask & GEN6_RC_CTL_RC6_ENABLE) ? in gen9_enable_rc6() 7110 DRM_INFO("failed to find known CxSR latency " in intel_init_pm()
|
D | intel_dp.c | 5914 DRM_INFO("failed to retrieve link info, disabling eDP\n"); in intel_edp_init_connector()
|
/linux-4.4.14/drivers/gpu/drm/vmwgfx/ |
D | vmwgfx_drv.c | 250 DRM_INFO("Capabilities:\n"); in vmw_print_capabilities() 252 DRM_INFO(" Rect copy.\n"); in vmw_print_capabilities() 254 DRM_INFO(" Cursor.\n"); in vmw_print_capabilities() 256 DRM_INFO(" Cursor bypass.\n"); in vmw_print_capabilities() 258 DRM_INFO(" Cursor bypass 2.\n"); in vmw_print_capabilities() 260 DRM_INFO(" 8bit emulation.\n"); in vmw_print_capabilities() 262 DRM_INFO(" Alpha cursor.\n"); in vmw_print_capabilities() 264 DRM_INFO(" 3D.\n"); in vmw_print_capabilities() 266 DRM_INFO(" Extended Fifo.\n"); in vmw_print_capabilities() 268 DRM_INFO(" Multimon.\n"); in vmw_print_capabilities() [all …]
|
D | vmwgfx_fifo.c | 120 DRM_INFO("width %d\n", vmw_read(dev_priv, SVGA_REG_WIDTH)); in vmw_fifo_init() 121 DRM_INFO("height %d\n", vmw_read(dev_priv, SVGA_REG_HEIGHT)); in vmw_fifo_init() 122 DRM_INFO("bpp %d\n", vmw_read(dev_priv, SVGA_REG_BITS_PER_PIXEL)); in vmw_fifo_init() 154 DRM_INFO("Fifo max 0x%08x min 0x%08x cap 0x%08x\n", in vmw_fifo_init() 225 DRM_INFO("Fifo wait noirq.\n"); in vmw_fifo_wait_noirq() 246 DRM_INFO("Fifo noirq exit.\n"); in vmw_fifo_wait_noirq()
|
D | vmwgfx_ttm_glue.c | 48 DRM_INFO("global init.\n"); in vmw_ttm_mem_global_init()
|
D | vmwgfx_overlay.c | 414 DRM_INFO("%s: *warning* failed to resume stream %i\n", in vmw_overlay_resume_all() 442 DRM_INFO("%s: *warning* stream %i already paused\n", in vmw_overlay_pause_all()
|
D | vmwgfx_ldu.c | 394 DRM_INFO("ldu system already on\n"); in vmw_kms_ldu_init_display() 427 DRM_INFO("Legacy Display Unit initialized\n"); in vmw_kms_ldu_init_display()
|
D | vmwgfx_scrn.c | 630 DRM_INFO("sou system already on\n"); in vmw_kms_sou_init_display() 635 DRM_INFO("Not using screen objects," in vmw_kms_sou_init_display() 661 DRM_INFO("Screen Objects Display Unit initialized\n"); in vmw_kms_sou_init_display()
|
D | vmwgfx_kms.c | 1347 DRM_INFO("%s: new layout ", __func__); in vmw_du_update_layout() 1349 DRM_INFO("(%i, %i %ux%u) ", rects[i].x, rects[i].y, in vmw_du_update_layout() 1351 DRM_INFO("\n"); in vmw_du_update_layout()
|
D | vmwgfx_resource.c | 791 DRM_INFO("%s: unref\n", __func__); in vmw_stream_destroy() 822 DRM_INFO("%s: claimed\n", __func__); in vmw_stream_init()
|
D | vmwgfx_cmdbuf.c | 1178 DRM_INFO("Using command buffers with %s pool.\n", in vmw_cmdbuf_set_pool_size()
|
D | vmwgfx_stdu.c | 1240 DRM_INFO("Screen Target Display device initialized\n"); in vmw_kms_stdu_init_display()
|
D | vmwgfx_execbuf.c | 4217 DRM_INFO("Dummy query bo pin count: %d\n", in __vmw_execbuf_release_pinned_bo()
|
/linux-4.4.14/drivers/gpu/drm/ast/ |
D | ast_main.c | 74 DRM_INFO("AST 1180 detected\n"); in ast_detect_chip() 78 DRM_INFO("AST 2400 detected\n"); in ast_detect_chip() 81 DRM_INFO("AST 2300 detected\n"); in ast_detect_chip() 91 DRM_INFO("AST 1100 detected\n"); in ast_detect_chip() 95 DRM_INFO("AST 2200 detected\n"); in ast_detect_chip() 99 DRM_INFO("AST 2150 detected\n"); in ast_detect_chip() 103 DRM_INFO("AST 2100 detected\n"); in ast_detect_chip() 109 DRM_INFO("AST 2000 detected\n"); in ast_detect_chip() 122 DRM_INFO("VGA not enabled on entry, requesting chip POST\n"); in ast_detect_chip() 202 DRM_INFO("Using Sil164 TMDS transmitter\n"); in ast_detect_chip() [all …]
|
/linux-4.4.14/drivers/gpu/drm/amd/amdgpu/ |
D | amdgpu_display.c | 387 DRM_INFO("AMDGPU Display Connectors\n"); in amdgpu_print_display_setup() 390 DRM_INFO("Connector %d:\n", i); in amdgpu_print_display_setup() 391 DRM_INFO(" %s\n", connector->name); in amdgpu_print_display_setup() 393 DRM_INFO(" %s\n", hpd_names[amdgpu_connector->hpd.hpd]); in amdgpu_print_display_setup() 395 DRM_INFO(" DDC: 0x%x 0x%x 0x%x 0x%x 0x%x 0x%x 0x%x 0x%x\n", in amdgpu_print_display_setup() 405 DRM_INFO(" DDC Router 0x%x/0x%x\n", in amdgpu_print_display_setup() 409 DRM_INFO(" Clock/Data Router 0x%x/0x%x\n", in amdgpu_print_display_setup() 419 …DRM_INFO(" DDC: no ddc bus - possible BIOS bug - please report to xorg-driver-ati@lists.x.org\n"); in amdgpu_print_display_setup() 421 DRM_INFO(" Encoders:\n"); in amdgpu_print_display_setup() 427 DRM_INFO(" CRT1: %s\n", encoder_names[amdgpu_encoder->encoder_id]); in amdgpu_print_display_setup() [all …]
|
D | amdgpu_test.c | 202 DRM_INFO("Tested GTT->VRAM and VRAM->GTT copy for GTT offset 0x%llx\n", in amdgpu_do_test_moves() 455 DRM_INFO("Fence %c was first signaled\n", sigA ? 'A' : 'B'); in amdgpu_test_ring_sync2() 518 DRM_INFO("Testing syncing between rings %d and %d...\n", i, j); in amdgpu_test_syncing() 521 DRM_INFO("Testing syncing between rings %d and %d...\n", j, i); in amdgpu_test_syncing() 535 DRM_INFO("Testing syncing between rings %d, %d and %d...\n", i, j, k); in amdgpu_test_syncing() 538 DRM_INFO("Testing syncing between rings %d, %d and %d...\n", i, k, j); in amdgpu_test_syncing() 541 DRM_INFO("Testing syncing between rings %d, %d and %d...\n", j, i, k); in amdgpu_test_syncing() 544 DRM_INFO("Testing syncing between rings %d, %d and %d...\n", j, k, i); in amdgpu_test_syncing() 547 DRM_INFO("Testing syncing between rings %d, %d and %d...\n", k, i, j); in amdgpu_test_syncing() 550 DRM_INFO("Testing syncing between rings %d, %d and %d...\n", k, j, i); in amdgpu_test_syncing()
|
D | amdgpu_fb.c | 251 DRM_INFO("fb mappable at 0x%lX\n", info->fix.smem_start); in amdgpufb_create() 252 DRM_INFO("vram apper at 0x%lX\n", (unsigned long)adev->mc.aper_base); in amdgpufb_create() 253 DRM_INFO("size %lu\n", (unsigned long)amdgpu_bo_size(rbo)); in amdgpufb_create() 254 DRM_INFO("fb depth is %d\n", fb->depth); in amdgpufb_create() 255 DRM_INFO(" pitch is %d\n", fb->pitches[0]); in amdgpufb_create()
|
D | amdgpu_dpm.c | 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("Internal thermal controller %s fan control\n", in amdgpu_add_thermal_controller() 839 DRM_INFO("Internal thermal controller %s fan control\n", in amdgpu_add_thermal_controller() 844 DRM_INFO("Internal thermal controller %s fan control\n", in amdgpu_add_thermal_controller() 849 DRM_INFO("Internal thermal controller %s fan control\n", in amdgpu_add_thermal_controller() 854 DRM_INFO("Internal thermal controller %s fan control\n", in amdgpu_add_thermal_controller() 859 DRM_INFO("External GPIO thermal controller %s fan control\n", in amdgpu_add_thermal_controller() 865 DRM_INFO("ADT7473 with internal thermal controller %s fan control\n", in amdgpu_add_thermal_controller() [all …]
|
D | amdgpu_bios.c | 279 DRM_INFO("ACPI VFCT contains a BIOS for %02x:%02x.%d %04x:%04x, size %d\n", in amdgpu_acpi_vfct_bios() 288 DRM_INFO("ACPI VFCT table is not for this card\n"); in amdgpu_acpi_vfct_bios() 340 DRM_INFO("Not an x86 BIOS ROM, not using.\n"); in amdgpu_get_bios()
|
D | amdgpu_device.c | 357 DRM_INFO("doorbell mmio base: 0x%08X\n", (uint32_t)adev->doorbell.base); in amdgpu_doorbell_init() 358 DRM_INFO("doorbell mmio size: %u\n", (unsigned)adev->doorbell.size); in amdgpu_doorbell_init() 652 DRM_INFO("GPU not posted. posting now...\n"); in amdgpu_boot_test_post_card() 1410 DRM_INFO("initializing kernel modesetting (%s 0x%04X:0x%04X 0x%04X:0x%04X 0x%02X).\n", in amdgpu_device_init() 1443 DRM_INFO("register mmio base: 0x%08X\n", (uint32_t)adev->rmmio_base); in amdgpu_device_init() 1444 DRM_INFO("register mmio size: %u\n", (unsigned)adev->rmmio_size); in amdgpu_device_init() 1496 DRM_INFO("GPU not posted. posting now...\n"); in amdgpu_device_init() 1554 DRM_INFO("amdgpu: acceleration disabled, skipping move tests\n"); in amdgpu_device_init() 1560 DRM_INFO("amdgpu: acceleration disabled, skipping sync tests\n"); in amdgpu_device_init() 1566 DRM_INFO("amdgpu: acceleration disabled, skipping benchmarks\n"); in amdgpu_device_init() [all …]
|
D | fiji_smc.c | 613 DRM_INFO("[FM]try triger smu start\n"); in fiji_smu_start_in_protection_mode() 633 DRM_INFO("[FM]smu started\n"); in fiji_smu_start_in_protection_mode() 646 DRM_INFO("[FM]smu initialized\n"); in fiji_smu_start_in_protection_mode() 719 DRM_INFO("[FM]start smu in nonprotection mode\n"); in fiji_smu_start() 724 DRM_INFO("[FM]start smu in protection mode\n"); in fiji_smu_start()
|
D | amdgpu_acpi.c | 215 DRM_INFO("ATIF buffer is too small: %zu\n", size); in amdgpu_atif_verify_interface() 496 DRM_INFO("ATCS buffer is too small: %zu\n", size); in amdgpu_atcs_verify_interface() 618 DRM_INFO("ATCS buffer is too small: %zu\n", size); in amdgpu_acpi_pcie_performance_request()
|
D | uvd_v6_0.c | 189 DRM_INFO("UVD initialized successfully.\n"); in uvd_v6_0_hw_init() 544 DRM_INFO("ring test on %d succeeded in %d usecs\n", in uvd_v6_0_ring_test_ring() 602 DRM_INFO("ib test on ring %d succeeded\n", ring->idx); in uvd_v6_0_ring_test_ib()
|
D | uvd_v5_0.c | 195 DRM_INFO("UVD initialized successfully.\n"); in uvd_v5_0_hw_init() 544 DRM_INFO("ring test on %d succeeded in %d usecs\n", in uvd_v5_0_ring_test_ring() 609 DRM_INFO("ib test on ring %d succeeded\n", ring->idx); in uvd_v5_0_ring_test_ib()
|
D | uvd_v4_2.c | 199 DRM_INFO("UVD initialized successfully.\n"); in uvd_v4_2_hw_init() 500 DRM_INFO("ring test on %d succeeded in %d usecs\n", in uvd_v4_2_ring_test_ring() 563 DRM_INFO("ib test on ring %d succeeded\n", ring->idx); in uvd_v4_2_ring_test_ib()
|
D | amdgpu_vce.c | 141 DRM_INFO("Found VCE firmware Version: %hhd.%hhd Binary ID: %hhd\n", in amdgpu_vce_sw_init() 834 DRM_INFO("ring test on %d succeeded in %d usecs\n", in amdgpu_vce_ring_test_ring() 876 DRM_INFO("ib test on ring %d succeeded\n", ring->idx); in amdgpu_vce_ring_test_ib()
|
D | amdgpu_benchmark.c | 66 DRM_INFO("amdgpu: %s %u bo moves of %u kB from" in amdgpu_benchmark_log_results()
|
D | amdgpu_drv.c | 314 DRM_INFO("This hardware requires experimental hardware support.\n" in amdgpu_pci_probe() 554 DRM_INFO("amdgpu kernel modesetting enabled.\n"); in amdgpu_init()
|
D | amdgpu_gart.c | 331 DRM_INFO("GART: num cpu pages %u, num gpu pages %u\n", in amdgpu_gart_init()
|
D | amdgpu_irq.c | 243 DRM_INFO("amdgpu: irq initialized.\n"); in amdgpu_irq_init()
|
D | amdgpu_object.c | 498 DRM_INFO("Detected VRAM RAM=%lluM, BAR=%lluM\n", in amdgpu_bo_init() 501 DRM_INFO("RAM width %dbits DDR\n", in amdgpu_bo_init()
|
D | cik.c | 1591 DRM_INFO("PCIE gen 3 link speeds already enabled\n"); in cik_pcie_gen3_enable() 1594 DRM_INFO("enabling PCIE gen 3 link speeds, disable with amdgpu.pcie_gen2=0\n"); in cik_pcie_gen3_enable() 1597 DRM_INFO("PCIE gen 2 link speeds already enabled\n"); in cik_pcie_gen3_enable() 1600 DRM_INFO("enabling PCIE gen 2 link speeds, disable with amdgpu.pcie_gen2=0\n"); in cik_pcie_gen3_enable()
|
D | amdgpu_ttm.c | 901 DRM_INFO("amdgpu: %uM of VRAM memory ready\n", in amdgpu_ttm_init() 909 DRM_INFO("amdgpu: %uM of GTT memory ready.\n", in amdgpu_ttm_init() 977 DRM_INFO("amdgpu: ttm finalized\n"); in amdgpu_ttm_fini()
|
D | amdgpu_i2c.c | 233 DRM_INFO("hw_i2c forced on, you may experience display detection problems!\n"); in amdgpu_i2c_init()
|
D | vce_v2_0.c | 261 DRM_INFO("VCE initialized successfully.\n"); in vce_v2_0_hw_init()
|
D | vce_v3_0.c | 343 DRM_INFO("VCE initialized successfully.\n"); in vce_v3_0_hw_init()
|
D | cik_sdma.c | 608 DRM_INFO("ring test on %d succeeded in %d usecs\n", ring->idx, i); in cik_sdma_ring_test_ring() 678 DRM_INFO("ib test on ring %d succeeded in %u usecs\n", in cik_sdma_ring_test_ib()
|
D | sdma_v2_4.c | 662 DRM_INFO("ring test on %d succeeded in %d usecs\n", ring->idx, i); in sdma_v2_4_ring_test_ring() 737 DRM_INFO("ib test on ring %d succeeded in %u usecs\n", in sdma_v2_4_ring_test_ib()
|
D | cz_dpm.c | 570 DRM_INFO("\tuvd vclk: %d dclk: %d\n", rps->vclk, rps->dclk); in cz_dpm_print_power_state() 574 DRM_INFO("\t\tpower level %d sclk: %u vddc: %u\n", in cz_dpm_print_power_state() 642 DRM_INFO("amdgpu: dpm initialized\n"); in cz_dpm_sw_init()
|
D | sdma_v3_0.c | 812 DRM_INFO("ring test on %d succeeded in %d usecs\n", ring->idx, i); in sdma_v3_0_ring_test_ring() 887 DRM_INFO("ib test on ring %d succeeded in %u usecs\n", in sdma_v3_0_ring_test_ib()
|
D | amdgpu_uvd.c | 156 DRM_INFO("Found UVD firmware Version: %hu.%hu Family ID: %hu\n", in amdgpu_uvd_sw_init()
|
D | atombios_encoders.c | 218 DRM_INFO("amdgpu atom DIG backlight initialized\n"); in amdgpu_atombios_encoder_init_backlight() 255 DRM_INFO("amdgpu atom LVDS backlight unloaded\n"); in amdgpu_atombios_encoder_fini_backlight()
|
D | gmc_v8_0.c | 686 DRM_INFO("PCIE GART of %uM enabled (table at 0x%016llX).\n", in gmc_v8_0_gart_enable()
|
D | gmc_v7_0.c | 606 DRM_INFO("PCIE GART of %uM enabled (table at 0x%016llX).\n", in gmc_v7_0_gart_enable()
|
D | amdgpu_atombios.c | 677 DRM_INFO("Changing default dispclk from %dMhz to 600Mhz\n", in amdgpu_atombios_get_clock_info()
|
D | gfx_v8_0.c | 653 DRM_INFO("ring test on %d succeeded in %d usecs\n", in gfx_v8_0_ring_test_ring() 709 DRM_INFO("ib test on ring %d succeeded in %u usecs\n", in gfx_v8_0_ring_test_ib()
|
D | gfx_v7_0.c | 2400 DRM_INFO("ring test on %d succeeded in %d usecs\n", ring->idx, i); in gfx_v7_0_ring_test_ring() 2692 DRM_INFO("ib test on ring %d succeeded in %u usecs\n", in gfx_v7_0_ring_test_ib()
|
D | kv_dpm.c | 3051 DRM_INFO("amdgpu: dpm initialized\n"); in kv_dpm_sw_init()
|
D | ci_dpm.c | 6241 DRM_INFO("amdgpu: dpm initialized\n"); in ci_dpm_sw_init()
|
/linux-4.4.14/drivers/gpu/drm/qxl/ |
D | qxl_kms.c | 53 DRM_INFO("Device Version %d.%d\n", rom->id, rom->update_id); in qxl_check_device() 54 DRM_INFO("Compression level %d log level %d\n", rom->compression_level, in qxl_check_device() 56 DRM_INFO("Currently using mode #%d, list at 0x%x\n", in qxl_check_device() 58 DRM_INFO("%d io pages at offset 0x%x\n", in qxl_check_device() 60 DRM_INFO("%d byte draw area at offset 0x%x\n", in qxl_check_device() 64 DRM_INFO("RAM header offset: 0x%x\n", rom->ram_header_offset); in qxl_check_device() 68 DRM_INFO("rom modes offset 0x%x for %d modes\n", rom->modes_offset, in qxl_check_device() 252 DRM_INFO("main mem slot %d [%lx,%x]\n", in qxl_device_init() 255 DRM_INFO("surface mem slot %d [%lx,%lx]\n", in qxl_device_init()
|
D | qxl_ttm.c | 421 DRM_INFO("qxl: %uM of VRAM memory size\n", in qxl_ttm_init() 423 DRM_INFO("qxl: %luM of IO pages memory ready (VRAM domain)\n", in qxl_ttm_init() 425 DRM_INFO("qxl: %uM of Surface memory size\n", in qxl_ttm_init() 441 DRM_INFO("qxl: ttm finalized\n"); in qxl_ttm_fini()
|
D | qxl_fb.c | 431 …DRM_INFO("fb mappable at 0x%lX, size %lu\n", info->fix.smem_start, (unsigned long)info->screen_si… in qxlfb_create() 432 …DRM_INFO("fb: depth %d, pitch %d, width %d, height %d\n", fb->depth, fb->pitches[0], fb->width, fb… in qxlfb_create()
|
/linux-4.4.14/drivers/gpu/drm/mga/ |
D | mga_drv.h | 237 DRM_INFO("wrap...\n"); \ 248 DRM_INFO("wrap...\n"); \ 268 DRM_INFO("BEGIN_DMA(%d)\n", (n)); \ 269 DRM_INFO(" space=0x%x req=0x%Zx\n", \ 279 DRM_INFO("BEGIN_DMA()\n"); \ 280 DRM_INFO(" space=0x%x\n", dev_priv->prim.space); \ 290 DRM_INFO("ADVANCE_DMA() tail=0x%05x sp=0x%x\n", \ 297 DRM_INFO("\n"); \ 298 DRM_INFO(" tail=0x%06x head=0x%06lx\n", \ 316 DRM_INFO(" DMA_WRITE( 0x%08x ) at 0x%04Zx\n", \
|
D | mga_dma.c | 70 DRM_INFO(" status=0x%08x\n", status); in mga_do_wait_for_idle() 228 DRM_INFO("\n"); in mga_freelist_print() 229 DRM_INFO("current dispatch: last=0x%x done=0x%x\n", in mga_freelist_print() 233 DRM_INFO("current freelist:\n"); in mga_freelist_print() 236 DRM_INFO(" %p idx=%2d age=0x%x 0x%06lx\n", in mga_freelist_print() 240 DRM_INFO("\n"); in mga_freelist_print() 584 DRM_INFO("Initialized card for AGP DMA.\n"); in mga_do_agp_dma_bootstrap() 660 DRM_INFO("Primary DMA buffer size reduced from %u to %u.\n", in mga_do_pci_dma_bootstrap() 683 DRM_INFO("Secondary PCI DMA buffer bin count reduced from %u " in mga_do_pci_dma_bootstrap() 694 DRM_INFO("Initialized card for PCI DMA.\n"); in mga_do_pci_dma_bootstrap() [all …]
|
D | mga_state.c | 956 DRM_INFO("-EBUSY\n"); in mga_dma_iload()
|
/linux-4.4.14/drivers/gpu/drm/radeon/ |
D | radeon_test.c | 220 DRM_INFO("Tested GTT->VRAM and VRAM->GTT copy for GTT offset 0x%llx\n", in radeon_do_test_moves() 474 DRM_INFO("Fence %c was first signaled\n", sigA ? 'A' : 'B'); in radeon_test_ring_sync2() 537 DRM_INFO("Testing syncing between rings %d and %d...\n", i, j); in radeon_test_syncing() 540 DRM_INFO("Testing syncing between rings %d and %d...\n", j, i); in radeon_test_syncing() 554 DRM_INFO("Testing syncing between rings %d, %d and %d...\n", i, j, k); in radeon_test_syncing() 557 DRM_INFO("Testing syncing between rings %d, %d and %d...\n", i, k, j); in radeon_test_syncing() 560 DRM_INFO("Testing syncing between rings %d, %d and %d...\n", j, i, k); in radeon_test_syncing() 563 DRM_INFO("Testing syncing between rings %d, %d and %d...\n", j, k, i); in radeon_test_syncing() 566 DRM_INFO("Testing syncing between rings %d, %d and %d...\n", k, i, j); in radeon_test_syncing() 569 DRM_INFO("Testing syncing between rings %d, %d and %d...\n", k, j, i); in radeon_test_syncing()
|
D | radeon_fb.c | 270 DRM_INFO("fb mappable at 0x%lX\n", info->fix.smem_start); in radeonfb_create() 271 DRM_INFO("vram apper at 0x%lX\n", (unsigned long)rdev->mc.aper_base); in radeonfb_create() 272 DRM_INFO("size %lu\n", (unsigned long)radeon_bo_size(rbo)); in radeonfb_create() 273 DRM_INFO("fb depth is %d\n", fb->depth); in radeonfb_create() 274 DRM_INFO(" pitch is %d\n", fb->pitches[0]); in radeonfb_create()
|
D | radeon_display.c | 803 DRM_INFO("Radeon Display Connectors\n"); in radeon_print_display_setup() 806 DRM_INFO("Connector %d:\n", i); in radeon_print_display_setup() 807 DRM_INFO(" %s\n", connector->name); in radeon_print_display_setup() 809 DRM_INFO(" %s\n", hpd_names[radeon_connector->hpd.hpd]); in radeon_print_display_setup() 811 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() 821 DRM_INFO(" DDC Router 0x%x/0x%x\n", in radeon_print_display_setup() 825 DRM_INFO(" Clock/Data Router 0x%x/0x%x\n", in radeon_print_display_setup() 835 …DRM_INFO(" DDC: no ddc bus - possible BIOS bug - please report to xorg-driver-ati@lists.x.org\n"); in radeon_print_display_setup() 837 DRM_INFO(" Encoders:\n"); in radeon_print_display_setup() 843 DRM_INFO(" CRT1: %s\n", encoder_names[radeon_encoder->encoder_id]); in radeon_print_display_setup() [all …]
|
D | radeon_combios.c | 1090 DRM_INFO("No TV DAC info found in BIOS\n"); in radeon_combios_get_tv_dac_info() 1163 DRM_INFO("Panel info derived from registers\n"); in radeon_legacy_get_lvds_info_from_regs() 1164 DRM_INFO("Panel Size %dx%d\n", lvds->native_mode.hdisplay, in radeon_legacy_get_lvds_info_from_regs() 1193 DRM_INFO("Panel ID String: %s\n", stmp); in radeon_combios_get_lvds_info() 1198 DRM_INFO("Panel Size %dx%d\n", lvds->native_mode.hdisplay, in radeon_combios_get_lvds_info() 1285 DRM_INFO("No panel info found in BIOS\n"); in radeon_combios_get_lvds_info() 1378 DRM_INFO("No TMDS info found in BIOS\n"); in radeon_legacy_get_tmds_info_from_combios() 1445 DRM_INFO("No valid Ext TMDS info found in BIOS\n"); in radeon_legacy_get_ext_tmds_info_from_combios() 1537 DRM_INFO("Connector Table: %d (generic)\n", in radeon_get_legacy_connector_info_from_table() 1641 DRM_INFO("Connector Table: %d (ibook)\n", in radeon_get_legacy_connector_info_from_table() [all …]
|
D | radeon_cp.c | 442 DRM_INFO("Num pipes: %d\n", dev_priv->num_gb_pipes); in radeon_init_pipes() 493 DRM_INFO("Loading R100 Microcode\n"); in radeon_cp_init_microcode() 499 DRM_INFO("Loading R200 Microcode\n"); in radeon_cp_init_microcode() 507 DRM_INFO("Loading R300 Microcode\n"); in radeon_cp_init_microcode() 512 DRM_INFO("Loading R400 Microcode\n"); in radeon_cp_init_microcode() 516 DRM_INFO("Loading RS690/RS740 Microcode\n"); in radeon_cp_init_microcode() 519 DRM_INFO("Loading RS600 Microcode\n"); in radeon_cp_init_microcode() 527 DRM_INFO("Loading R500 Microcode\n"); in radeon_cp_init_microcode() 890 DRM_INFO("writeback test succeeded in %d usecs\n", tmp); in radeon_test_writeback() 893 DRM_INFO("writeback test failed\n"); in radeon_test_writeback() [all …]
|
D | uvd_v1_0.c | 234 DRM_INFO("UVD initialized successfully.\n"); in uvd_v1_0_init() 444 DRM_INFO("ring test on %d succeeded in %d usecs\n", in uvd_v1_0_ring_test() 530 DRM_INFO("ib test on ring %d succeeded\n", ring->idx); in uvd_v1_0_ib_test()
|
D | radeon_device.c | 324 DRM_INFO("doorbell mmio base: 0x%08X\n", (uint32_t)rdev->doorbell.base); in radeon_doorbell_init() 325 DRM_INFO("doorbell mmio size: %u\n", (unsigned)rdev->doorbell.size); in radeon_doorbell_init() 740 DRM_INFO("GPU not posted. posting now...\n"); in radeon_boot_test_post_card() 1302 DRM_INFO("initializing kernel modesetting (%s 0x%04X:0x%04X 0x%04X:0x%04X).\n", in radeon_device_init() 1410 DRM_INFO("register mmio base: 0x%08X\n", (uint32_t)rdev->rmmio_base); in radeon_device_init() 1411 DRM_INFO("register mmio size: %u\n", (unsigned)rdev->rmmio_size); in radeon_device_init() 1491 DRM_INFO("radeon: acceleration disabled, skipping move tests\n"); in radeon_device_init() 1497 DRM_INFO("radeon: acceleration disabled, skipping sync tests\n"); in radeon_device_init() 1503 DRM_INFO("radeon: acceleration disabled, skipping benchmarks\n"); in radeon_device_init() 1525 DRM_INFO("radeon: finishing device.\n"); in radeon_device_fini()
|
D | radeon_drv.c | 641 DRM_INFO("VGACON disable radeon kernel modesetting.\n"); in radeon_init() 650 DRM_INFO("radeon kernel modesetting enabled.\n"); in radeon_init() 659 DRM_INFO("radeon userspace modesetting enabled.\n"); in radeon_init()
|
D | radeon_acpi.c | 215 DRM_INFO("ATIF buffer is too small: %zu\n", size); in radeon_atif_verify_interface() 501 DRM_INFO("ATCS buffer is too small: %zu\n", size); in radeon_atcs_verify_interface() 623 DRM_INFO("ATCS buffer is too small: %zu\n", size); in radeon_acpi_pcie_performance_request()
|
D | r600_dma.c | 268 DRM_INFO("ring test on %d succeeded in %d usecs\n", ring->idx, i); in r600_dma_ring_test() 383 DRM_INFO("ib test on ring %d succeeded in %u usecs\n", ib.fence->ring, i); in r600_dma_ib_test()
|
D | r600_cp.c | 120 DRM_INFO("wait for fifo failed status : 0x%08X 0x%08X\n", in r600_do_wait_for_fifo() 144 DRM_INFO("wait idle failed status : 0x%08X 0x%08X\n", in r600_do_wait_for_idle() 351 DRM_INFO("Loading %s CP Microcode\n", chip_name); in r600_cp_init_microcode() 550 DRM_INFO("writeback test succeeded in %d usecs\n", tmp); in r600_test_writeback() 553 DRM_INFO("writeback test failed\n"); in r600_test_writeback() 557 DRM_INFO("writeback forced off\n"); in r600_test_writeback() 577 DRM_INFO("Resetting GPU\n"); in r600_do_engine_reset() 2145 DRM_INFO("Setting GART location based on new memory map\n"); in r600_do_init_cp() 2158 DRM_INFO("Can't use AGP base @0x%08lx, won't fit\n", in r600_do_init_cp() 2174 DRM_INFO("GART aligned down from 0x%08x to 0x%08x\n", in r600_do_init_cp()
|
D | radeon_bios.c | 621 DRM_INFO("ACPI VFCT contains a BIOS for %02x:%02x.%d %04x:%04x, size %d\n", in radeon_acpi_vfct_bios() 630 DRM_INFO("ACPI VFCT table is not for this card\n"); in radeon_acpi_vfct_bios() 680 DRM_INFO("Not an x86 BIOS ROM, not using.\n"); in radeon_get_bios()
|
D | radeon_vce.c | 125 DRM_INFO("Found VCE firmware/feedback version %hhd.%hhd.%hhd / %d!\n", in radeon_vce_init() 778 DRM_INFO("ring test on %d succeeded in %d usecs\n", in radeon_vce_ring_test() 817 DRM_INFO("ib test on ring %d succeeded\n", ring->idx); in radeon_vce_ib_test()
|
D | radeon_benchmark.c | 81 DRM_INFO("radeon: %s %u bo moves of %u kB from" in radeon_benchmark_log_results()
|
D | r100.c | 667 DRM_INFO("PCI GART of %uM enabled (table at 0x%016llX).\n", in r100_pci_gart_enable() 1003 DRM_INFO("Loading R100 Microcode\n"); in r100_cp_init_microcode() 1009 DRM_INFO("Loading R200 Microcode\n"); in r100_cp_init_microcode() 1017 DRM_INFO("Loading R300 Microcode\n"); in r100_cp_init_microcode() 1022 DRM_INFO("Loading R400 Microcode\n"); in r100_cp_init_microcode() 1026 DRM_INFO("Loading RS690/RS740 Microcode\n"); in r100_cp_init_microcode() 1029 DRM_INFO("Loading RS600 Microcode\n"); in r100_cp_init_microcode() 1037 DRM_INFO("Loading R500 Microcode\n"); in r100_cp_init_microcode() 1177 DRM_INFO("radeon: ring at 0x%016lX\n", (unsigned long)ring->gpu_addr); in r100_cp_init() 1239 DRM_INFO("radeon: cp finalized\n"); in r100_cp_fini() [all …]
|
D | radeon_agp.c | 204 DRM_INFO("AGP mode requested: %d\n", radeon_agpmode); in radeon_agp_init()
|
D | radeon_atombios.c | 1267 DRM_INFO("Changing default dispclk from %dMhz to 600Mhz\n", in radeon_atom_get_clock_info() 2109 DRM_INFO("Possible %s thermal controller at 0x%02x\n", in radeon_atombios_parse_power_table_1_3() 2286 DRM_INFO("Internal thermal controller %s fan control\n", in radeon_atombios_add_pplib_thermal_controller() 2291 DRM_INFO("Internal thermal controller %s fan control\n", in radeon_atombios_add_pplib_thermal_controller() 2296 DRM_INFO("Internal thermal controller %s fan control\n", in radeon_atombios_add_pplib_thermal_controller() 2301 DRM_INFO("Internal thermal controller %s fan control\n", in radeon_atombios_add_pplib_thermal_controller() 2306 DRM_INFO("Internal thermal controller %s fan control\n", in radeon_atombios_add_pplib_thermal_controller() 2311 DRM_INFO("Internal thermal controller %s fan control\n", in radeon_atombios_add_pplib_thermal_controller() 2316 DRM_INFO("Internal thermal controller %s fan control\n", in radeon_atombios_add_pplib_thermal_controller() 2321 DRM_INFO("Internal thermal controller %s fan control\n", in radeon_atombios_add_pplib_thermal_controller() [all …]
|
D | r520.c | 287 DRM_INFO("GPU not posted. posting now...\n"); in r520_init()
|
D | radeon_gart.c | 344 DRM_INFO("GART: num cpu pages %u, num gpu pages %u\n", in radeon_gart_init()
|
D | vce_v1_0.c | 381 DRM_INFO("VCE initialized successfully.\n"); in vce_v1_0_init()
|
D | radeon_clocks.c | 164 DRM_INFO("Using device-tree clock info\n"); in radeon_read_clocks_OF() 220 DRM_INFO("Using generic clock info\n"); in radeon_get_clock_info()
|
D | radeon_object.c | 454 DRM_INFO("Detected VRAM RAM=%lluM, BAR=%lluM\n", in radeon_bo_init() 457 DRM_INFO("RAM width %dbits %cDR\n", in radeon_bo_init()
|
D | cik_sdma.c | 684 DRM_INFO("ring test on %d succeeded in %d usecs\n", ring->idx, i); in cik_sdma_ring_test() 752 DRM_INFO("ib test on ring %d succeeded in %u usecs\n", ib.fence->ring, i); in cik_sdma_ib_test()
|
D | radeon_ttm.c | 909 DRM_INFO("radeon: %uM of VRAM memory ready\n", in radeon_ttm_init() 917 DRM_INFO("radeon: %uM of GTT memory ready.\n", in radeon_ttm_init() 949 DRM_INFO("radeon: ttm finalized\n"); in radeon_ttm_fini()
|
D | radeon_irq_kms.c | 317 DRM_INFO("radeon: irq initialized.\n"); in radeon_irq_kms_init()
|
D | r300.c | 180 DRM_INFO("PCIE GART of %uM enabled (table at 0x%016llX).\n", in rv370_pcie_gart_enable() 409 DRM_INFO("radeon: %d quad pipes, %d Z pipes initialized.\n", in r300_gpu_init() 1353 DRM_INFO("Failed to wait MC idle before programming MC.\n"); in r300_mc_program()
|
D | r420.c | 157 DRM_INFO("radeon: %d quad pipes, %d z pipes initialized.\n", in r420_pipes_init()
|
D | rv770.c | 934 DRM_INFO("PCIE GART of %uM enabled (table at 0x%016llX).\n", in rv770_pcie_gart_enable() 1874 DRM_INFO("GPU not posted. posting now...\n"); in rv770_init() 1995 DRM_INFO("enabling PCIE gen 2 link speeds, disable with radeon.pcie_gen2=0\n"); in rv770_pcie_gen2_enable()
|
D | radeon_drv.h | 2069 DRM_INFO( "BEGIN_RING( %d )\n", (n)); \ 2085 DRM_INFO( "ADVANCE_RING() wr=0x%06x tail=0x%06x\n", \ 2105 DRM_INFO( " OUT_RING( 0x%08x ) at 0x%x\n", \
|
D | r600.c | 1172 DRM_INFO("PCIE GART of %uM enabled (table at 0x%016llX).\n", in r600_pcie_gart_enable() 1487 DRM_INFO("Direct mapping: aper base at 0x%llx, replaced by direct mapping base 0x%llx.\n", in r600_mc_init() 2539 DRM_INFO("Loading %s Microcode\n", chip_name); in r600_init_microcode() 2850 DRM_INFO("ring test on %d succeeded in %d usecs\n", ring->idx, i); in r600_ring_test() 3227 DRM_INFO("GPU not posted. posting now...\n"); in r600_init() 3396 DRM_INFO("ib test on ring %d succeeded in %u usecs\n", ib.fence->ring, i); in r600_ib_test() 4470 DRM_INFO("PCIE gen 2 link speeds already enabled\n"); in r600_pcie_gen2_enable() 4474 DRM_INFO("enabling PCIE gen 2 link speeds, disable with radeon.pcie_gen2=0\n"); in r600_pcie_gen2_enable()
|
D | rs400.c | 187 DRM_INFO("PCIE GART of %uM enabled (table at 0x%016llX).\n", in rs400_gart_enable()
|
D | radeon_legacy_encoders.c | 443 DRM_INFO("radeon legacy LVDS backlight initialized\n"); in radeon_legacy_backlight_init() 479 DRM_INFO("radeon legacy LVDS backlight unloaded\n"); in radeon_legacy_backlight_exit() 1564 DRM_INFO("not detecting due to %08x\n", radeon_encoder->active_device); in radeon_legacy_tv_dac_detect()
|
D | si.c | 1716 DRM_INFO("Loading %s Microcode\n", new_chip_name); in si_init_microcode() 1837 DRM_INFO("%s: %zu bytes\n", fw_name, rdev->mc_fw->size); in si_init_microcode() 4252 DRM_INFO("Probable bad vram size: 0x%08x\n", tmp); in si_mc_init() 4358 DRM_INFO("PCIE GART of %uM enabled (table at 0x%016llX).\n", in si_pcie_gart_enable() 7161 DRM_INFO("GPU not posted. posting now...\n"); in si_init() 7443 DRM_INFO("PCIE gen 3 link speeds already enabled\n"); in si_pcie_gen3_enable() 7446 DRM_INFO("enabling PCIE gen 3 link speeds, disable with radeon.pcie_gen2=0\n"); in si_pcie_gen3_enable() 7449 DRM_INFO("PCIE gen 2 link speeds already enabled\n"); in si_pcie_gen3_enable() 7452 DRM_INFO("enabling PCIE gen 2 link speeds, disable with radeon.pcie_gen2=0\n"); in si_pcie_gen3_enable()
|
D | ni.c | 770 DRM_INFO("Loading %s Microcode\n", chip_name); in ni_init_microcode() 1355 DRM_INFO("PCIE GART of %uM enabled (table at 0x%016llX).\n", in cayman_pcie_gart_enable() 2272 DRM_INFO("GPU not posted. posting now...\n"); in cayman_init()
|
D | cik.c | 2061 DRM_INFO("Loading %s Microcode\n", new_chip_name); in cik_init_microcode() 2249 DRM_INFO("%s: %zu bytes\n", fw_name, rdev->mc_fw->size); in cik_init_microcode() 3898 DRM_INFO("ring test on %d succeeded in %d usecs\n", ring->idx, i); in cik_ring_test() 4236 DRM_INFO("ib test on ring %d succeeded in %u usecs\n", ib.fence->ring, i); in cik_ib_test() 5953 DRM_INFO("PCIE GART of %uM enabled (table at 0x%016llX).\n", in cik_pcie_gart_enable() 8850 DRM_INFO("GPU not posted. posting now...\n"); in cik_init() 9817 DRM_INFO("PCIE gen 3 link speeds already enabled\n"); in cik_pcie_gen3_enable() 9820 DRM_INFO("enabling PCIE gen 3 link speeds, disable with radeon.pcie_gen2=0\n"); in cik_pcie_gen3_enable() 9823 DRM_INFO("PCIE gen 2 link speeds already enabled\n"); in cik_pcie_gen3_enable() 9826 DRM_INFO("enabling PCIE gen 2 link speeds, disable with radeon.pcie_gen2=0\n"); in cik_pcie_gen3_enable()
|
D | radeon_asic.c | 157 DRM_INFO("Forcing AGP to PCIE mode\n"); in radeon_agp_disable() 163 DRM_INFO("Forcing AGP to PCIE mode\n"); in radeon_agp_disable() 169 DRM_INFO("Forcing AGP to PCI mode\n"); in radeon_agp_disable()
|
D | radeon_legacy_crtc.c | 596 DRM_INFO("crtc %d is connected to a TV\n", radeon_crtc->crtc_id); in radeon_set_crtc_timing()
|
D | radeon_cs.c | 808 DRM_INFO("ib[%d]=0x%08X\n", idx, ib[idx]); in radeon_cs_dump_packet()
|
D | radeon_i2c.c | 999 DRM_INFO("hw_i2c forced on, you may experience display detection problems!\n"); in radeon_i2c_init()
|
D | radeon_pm.c | 1337 DRM_INFO("radeon: power management initialized\n"); in radeon_pm_init_old() 1394 DRM_INFO("radeon: dpm initialized\n"); in radeon_pm_init_dpm()
|
D | rs690.c | 190 DRM_INFO("Direct mapping: aper base at 0x%llx, replaced by direct mapping base 0x%llx.\n", in rs690_mc_init()
|
D | rs600.c | 604 DRM_INFO("PCIE GART of %uM enabled (table at 0x%016llX).\n", in rs600_gart_enable()
|
D | evergreen.c | 2545 DRM_INFO("PCIE GART of %uM enabled (table at 0x%016llX).\n", in evergreen_pcie_gart_enable() 5739 DRM_INFO("GPU not posted. posting now...\n"); in evergreen_init() 5888 DRM_INFO("PCIE gen 2 link speeds already enabled\n"); in evergreen_pcie_gen2_enable() 5892 DRM_INFO("enabling PCIE gen 2 link speeds, disable with radeon.pcie_gen2=0\n"); in evergreen_pcie_gen2_enable()
|
D | atombios_encoders.c | 239 DRM_INFO("radeon atom DIG backlight initialized\n"); in radeon_atom_backlight_init() 276 DRM_INFO("radeon atom LVDS backlight unloaded\n"); in radeon_atom_backlight_exit()
|
D | sumo_dpm.c | 1361 DRM_INFO("Found smc ucode version: 0x%08x\n", pi->fw_version); in sumo_dpm_setup_asic()
|
/linux-4.4.14/drivers/gpu/drm/cirrus/ |
D | cirrus_fbdev.c | 211 DRM_INFO("fb is NULL\n"); in cirrusfb_create() 240 DRM_INFO("fb mappable at 0x%lX\n", info->fix.smem_start); in cirrusfb_create() 241 DRM_INFO("vram aper at 0x%lX\n", (unsigned long)info->fix.smem_start); in cirrusfb_create() 242 DRM_INFO("size %lu\n", (unsigned long)info->fix.smem_len); in cirrusfb_create() 243 DRM_INFO("fb depth is %d\n", fb->depth); in cirrusfb_create() 244 DRM_INFO(" pitch is %d\n", fb->pitches[0]); in cirrusfb_create()
|
/linux-4.4.14/drivers/gpu/drm/vc4/ |
D | vc4_hvs.c | 69 DRM_INFO("0x%04x (%s): 0x%08x\n", in vc4_hvs_dump_state() 74 DRM_INFO("HVS ctx:\n"); in vc4_hvs_dump_state() 76 DRM_INFO("0x%08x (%s): 0x%08x 0x%08x 0x%08x 0x%08x\n", in vc4_hvs_dump_state()
|
D | vc4_crtc.c | 103 DRM_INFO("0x%04x (%s): 0x%08x\n", in vc4_crtc_dump_regs() 195 DRM_INFO("CRTC %d regs before:\n", drm_crtc_index(crtc)); in vc4_crtc_mode_set_nofb() 244 DRM_INFO("CRTC %d regs after:\n", drm_crtc_index(crtc)); in vc4_crtc_mode_set_nofb() 375 DRM_INFO("CRTC %d HVS before:\n", drm_crtc_index(crtc)); in vc4_crtc_atomic_flush() 413 DRM_INFO("CRTC %d HVS after:\n", drm_crtc_index(crtc)); in vc4_crtc_atomic_flush()
|
D | vc4_hdmi.c | 150 DRM_INFO("0x%04x (%s): 0x%08x\n", in vc4_hdmi_dump_regs() 155 DRM_INFO("0x%04x (%s): 0x%08x\n", in vc4_hdmi_dump_regs() 299 DRM_INFO("HDMI regs before:\n"); in vc4_hdmi_encoder_mode_set() 342 DRM_INFO("HDMI regs after:\n"); in vc4_hdmi_encoder_mode_set()
|
/linux-4.4.14/drivers/gpu/drm/virtio/ |
D | virtgpu_drm_bus.c | 75 DRM_INFO("pci: %s detected\n", in drm_virtio_init() 86 DRM_INFO("Initialized %s %d.%d.%d %s on minor %d\n", driver->name, in drm_virtio_init()
|
D | virtgpu_kms.c | 120 DRM_INFO("cap set %d: id %d, max-version %d, max-size %d\n", in virtio_gpu_get_capsets() 170 DRM_INFO("virgl 3d acceleration %s\n", in virtio_gpu_driver_load() 203 DRM_INFO("number of scanouts: %d\n", num_scanouts); in virtio_gpu_driver_load() 207 DRM_INFO("number of cap sets: %d\n", num_capsets); in virtio_gpu_driver_load()
|
D | virtgpu_ttm.c | 467 DRM_INFO("virtio_gpu: ttm finalized\n"); in virtio_gpu_ttm_fini()
|
D | virtgpu_vq.c | 86 DRM_INFO("virtio vbuffers: %d bufs, %zdB each, %dkB total.\n", in virtio_gpu_alloc_vbufs()
|
/linux-4.4.14/drivers/gpu/drm/r128/ |
D | r128_drv.h | 481 DRM_INFO("BEGIN_RING(%d)\n", (n)); \ 501 DRM_INFO("ADVANCE_RING() wr=0x%06x tail=0x%06x\n", \ 518 DRM_INFO("COMMIT_RING() tail=0x%06x\n", \ 527 DRM_INFO(" OUT_RING( 0x%08x ) at 0x%x\n", \
|
D | r128_state.c | 337 DRM_INFO("%s: (0x%x) %s%s%s%s%s%s%s%s%s\n", in r128_print_dirty()
|
/linux-4.4.14/drivers/gpu/drm/ |
D | drm_edid_load.c | 243 DRM_INFO("Found %d valid extensions instead of %d in EDID data " in edid_load() 254 DRM_INFO("Got %s EDID base block and %d extension%s from " in edid_load()
|
D | drm_pci.c | 304 DRM_INFO("Initialized %s %d.%d.%d %s for %s on minor %d\n", in drm_get_pci_dev() 408 …DRM_INFO("probing gen 2 caps for device %x:%x = %x/%x\n", root->vendor, root->device, lnkcap, lnkc… in drm_pcie_get_speed_cap_mask() 464 DRM_INFO("Module unloaded\n"); in drm_pci_exit()
|
D | drm_platform.c | 60 DRM_INFO("Initialized %s %d.%d.%d %s on minor %d\n", in drm_get_platform_dev()
|
D | drm_irq.c | 422 DRM_INFO("Supports vblank timestamp caching Rev 2 (21.10.2013).\n"); in drm_vblank_init() 426 DRM_INFO("Driver supports precise vblank timestamp query.\n"); in drm_vblank_init() 428 DRM_INFO("No driver support for vblank timestamp query.\n"); in drm_vblank_init() 433 DRM_INFO("Setting vblank_disable_immediate to false because " in drm_vblank_init()
|
D | drm_drv.c | 906 DRM_INFO("Initialized %s %d.%d.%d %s\n", in drm_core_init()
|
D | drm_fb_helper.c | 1436 DRM_INFO("Cannot find any crtc or sizes - going 1024x768\n"); in drm_fb_helper_single_fb_probe() 1791 DRM_INFO("kms: can't enable cloning when we probably wanted to.\n"); in drm_target_cloned()
|
D | drm_crtc.c | 845 DRM_INFO("forcing %s connector %s\n", connector->name, s); in drm_connector_get_cmdline_mode()
|
/linux-4.4.14/drivers/gpu/drm/bochs/ |
D | bochs_hw.c | 113 DRM_INFO("Found bochs VGA, ID 0x%x.\n", id); in bochs_hw_init() 114 DRM_INFO("Framebuffer size %ld kB @ 0x%lx, %s @ 0x%lx.\n", in bochs_hw_init()
|
/linux-4.4.14/drivers/gpu/drm/udl/ |
D | udl_drv.c | 83 DRM_INFO("Initialized udl on minor %d\n", dev->primary->index); in udl_usb_probe()
|
D | udl_main.c | 44 DRM_INFO("vendor descriptor length:%x data:%11ph\n", in udl_parse_vendor_descriptor() 245 DRM_INFO("wait for urb interrupted: %x available: %d\n", in udl_get_urb()
|
D | udl_modeset.c | 246 DRM_INFO("write mode info %d\n", udl->mode_buf_len); in udl_crtc_write_mode_to_hw()
|
/linux-4.4.14/drivers/gpu/drm/sti/ |
D | sti_crtc.c | 36 DRM_INFO("Failed to prepare/enable compo_main clk\n"); in sti_crtc_enable() 39 DRM_INFO("Failed to prepare/enable compo_aux clk\n"); in sti_crtc_enable()
|
D | sti_vtac.c | 199 DRM_INFO("%s %s\n", __func__, dev_name(vtac->dev)); in sti_vtac_probe()
|
D | sti_hda.c | 315 DRM_INFO("Video DACS control register not supported!"); in hda_enable_hd_dacs() 716 DRM_INFO("%s\n", __func__); in sti_hda_probe()
|
D | sti_hdmi.c | 421 DRM_INFO("Failed to prepare/enable hdmi_audio clk\n"); in hdmi_swreset() 788 DRM_INFO("%s\n", __func__); in sti_hdmi_probe()
|
D | sti_vtg.c | 377 DRM_INFO("%s %s\n", __func__, dev_name(vtg->dev)); in vtg_probe()
|
D | sti_hqvdp.c | 673 DRM_INFO("HQVDP XP70 already initialized\n"); in sti_hqvdp_start_xp70() 770 DRM_INFO("HQVDP XP70 initialized\n"); in sti_hqvdp_start_xp70()
|
D | sti_dvo.c | 486 DRM_INFO("%s\n", __func__); in sti_dvo_probe()
|
D | sti_tvout.c | 683 DRM_INFO("%s\n", __func__); in sti_tvout_probe()
|
/linux-4.4.14/drivers/gpu/drm/savage/ |
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()
|
/linux-4.4.14/drivers/gpu/drm/gma500/ |
D | mdfld_dsi_dpi.c | 52 DRM_INFO("MIPI: HS Data FIFO was never cleared!\n"); in mdfld_wait_for_HS_DATA_FIFO() 69 DRM_INFO("MIPI: HS CMD FIFO was never cleared!\n"); in mdfld_wait_for_HS_CTRL_FIFO() 237 DRM_INFO("Enter mrst init TPO MIPI display.\n"); in mdfld_dsi_tpo_ic_init() 967 DRM_INFO("pipe %d power mode 0x%x\n", pipe, data); in mdfld_dsi_dpi_init()
|
D | mdfld_tmd_vid.c | 137 DRM_INFO("Enter mdfld init TMD MIPI display.\n"); in mdfld_dsi_tmd_drv_ic_init()
|
D | mid_bios.c | 60 DRM_INFO("internal display is %s\n", in mid_get_fuse_settings()
|
D | intel_gmbus.c | 348 DRM_INFO("GMBUS timed out, falling back to bit banging on pin %d [%s]\n", in gmbus_xfer()
|
D | cdv_intel_dp.c | 2125 DRM_INFO("failed to retrieve link info, disabling eDP\n"); in cdv_intel_dp_init()
|
D | psb_intel_sdvo.c | 857 DRM_INFO("HDMI is not supported yet"); in psb_intel_sdvo_set_avi_infoframe()
|
/linux-4.4.14/drivers/gpu/drm/omapdrm/ |
D | omap_fbdev.c | 211 DRM_INFO("Enabling DMM ywrap scrolling\n"); in omap_fbdev_create()
|
/linux-4.4.14/drivers/gpu/drm/fsl-dcu/ |
D | fsl_dcu_drm_drv.c | 372 DRM_INFO("Initialized %s %d.%d.%d %s on minor %d\n", driver->name, in fsl_dcu_drm_probe()
|
/linux-4.4.14/drivers/gpu/drm/msm/ |
D | msm_drv.c | 290 DRM_INFO("using VRAM carveout: %lx@%pa\n", size, &r.start); in msm_init_vram() 299 DRM_INFO("using %s VRAM carveout\n", vram); in msm_init_vram()
|
/linux-4.4.14/drivers/gpu/drm/i810/ |
D | i810_dma.c | 431 DRM_INFO("Using v1.4 init.\n"); in i810_dma_init() 439 DRM_INFO("DMA Cleanup\n"); in i810_dma_init()
|
/linux-4.4.14/include/drm/ |
D | drmP.h | 186 #define DRM_INFO(fmt, ...) \ macro
|
/linux-4.4.14/drivers/gpu/drm/exynos/ |
D | exynos_hdmi.c | 1095 DRM_INFO("desired mode doesn't exist so\n"); in hdmi_mode_fixup() 1096 DRM_INFO("use the most suitable mode among modes.\n"); in hdmi_mode_fixup()
|
/linux-4.4.14/drivers/gpu/drm/tegra/ |
D | drm.c | 1001 DRM_INFO("Initialized %s %d.%d.%d %s on minor %d\n", driver->name, in host1x_drm_probe()
|
/linux-4.4.14/drivers/gpu/drm/nouveau/ |
D | nouveau_drm.c | 363 DRM_INFO("not a PCI device; no HDMI\n"); in nouveau_get_hdmi_dev()
|