/linux/drivers/gpu/drm/amd/amdgpu/ |
H A D | amdgpu_fw_attestation.c | 65 DRM_WARN("FW attestation input buffer not enough memory"); in amdgpu_fw_attestation_debugfs_read() 70 DRM_WARN("FW attestation out of bounds"); in amdgpu_fw_attestation_debugfs_read() 75 DRM_WARN("Failed to get FW attestation record address"); in amdgpu_fw_attestation_debugfs_read() 89 DRM_WARN("Invalid FW attestation cookie"); in amdgpu_fw_attestation_debugfs_read()
|
H A D | umc_v6_1.c | 270 DRM_WARN("Fail to disable DF-Cstate.\n"); in umc_v6_1_query_ras_error_count() 287 DRM_WARN("Fail to enable DF-Cstate\n"); in umc_v6_1_query_ras_error_count() 369 DRM_WARN("Fail to disable DF-Cstate.\n"); in umc_v6_1_query_ras_error_address() 385 DRM_WARN("Fail to enable DF-Cstate\n"); in umc_v6_1_query_ras_error_address()
|
H A D | amdgpu_vkms.c | 57 DRM_WARN("%s: vblank timer overrun\n", __func__); in amdgpu_vkms_vblank_simulate()
|
H A D | smu_v11_0_i2c.c | 505 DRM_WARN("I2C busy !"); in smu_v11_0_i2c_init()
|
H A D | amdgpu_kms.c | 95 DRM_WARN("smart shift update failed\n"); in amdgpu_driver_unload_kms() 165 DRM_WARN("smart shift update failed\n"); in amdgpu_driver_load_kms() 1452 DRM_WARN("Can't setup usermode queues, use legacy workload submission only\n"); in amdgpu_driver_open_kms()
|
H A D | amdgpu_virt.c | 155 DRM_WARN("host doesn't support REQ_INIT_DATA handshake\n"); in amdgpu_virt_request_init_data() 678 DRM_WARN("Currently fw_vram and drv_vram should not have values at the same time!"); in amdgpu_virt_init_data_exchange()
|
/linux/drivers/gpu/drm/vmwgfx/ |
H A D | vmwgfx_gmrid_manager.c | 88 DRM_WARN("vmwgfx: mob memory overflow. Consider increasing guest RAM and graphicsMemory.\n"); in vmw_gmrid_man_get_node() 92 DRM_WARN("vmwgfx: guest requires more than half of RAM for graphics.\n"); in vmw_gmrid_man_get_node() 97 DRM_WARN("vmwgfx: increasing guest mob limits to %u KiB.\n", in vmw_gmrid_man_get_node() 107 DRM_WARN("%s", buf); in vmw_gmrid_man_get_node()
|
/linux/drivers/gpu/drm/sun4i/ |
H A D | sun8i_csc.c | 138 DRM_WARN("Wrong CSC mode specified.\n"); in sun8i_csc_set_coefficients() 176 DRM_WARN("Wrong CSC mode specified.\n"); in sun8i_de3_ccsc_set_coefficients()
|
/linux/drivers/gpu/drm/amd/display/amdgpu_dm/ |
H A D | amdgpu_dm_crc.c | 107 DRM_WARN("%s connected connectors exceed max crtc\n", __func__); in update_phy_id_mapping() 226 DRM_WARN("%s Should update the phy id table before get it's value", __func__); in get_phy_id() 250 DRM_WARN("%s pass in a stale mst connector", __func__); in get_phy_id() 287 DRM_WARN("Can't find associated phy ID"); in get_phy_id() 374 DRM_WARN("%s Can't find mapping phy id!", __func__); in amdgpu_dm_crtc_notify_ta_to_read() 446 DRM_WARN("%s Can't find mapping phy id!", __func__); in amdgpu_dm_forward_crc_window()
|
H A D | amdgpu_dm_hdcp.c | 113 DRM_WARN("Failed to get hdcp srm. HDCP TA is not initialized."); in psp_get_srm() 138 DRM_WARN("Failed to get hdcp srm. HDCP TA is not initialized."); in psp_set_srm() 809 DRM_WARN("Failed to create device file hdcp_srm"); in hdcp_create_workqueue()
|
/linux/drivers/gpu/drm/amd/display/include/ |
H A D | logger_interface.h | 64 DRM_WARN("DAL_NOT_IMPL: " fmt, ##__VA_ARGS__); \
|
/linux/drivers/gpu/drm/qxl/ |
H A D | qxl_irq.c | 64 DRM_WARN("driver is in bug mode\n"); in qxl_irq_handler()
|
/linux/drivers/gpu/drm/arm/display/komeda/ |
H A D | komeda_pipeline.c | 285 DRM_WARN("Can not find input(ID-%d) for component: %s.\n", in komeda_component_verify_inputs() 327 DRM_WARN("PIPE-%d doesn't support dual-link, ignore DT dual-link configuration.\n", in komeda_pipeline_assemble()
|
H A D | komeda_dev.c | 156 DRM_WARN("Skip the redundant DT node: pipeline-%u.\n", in komeda_parse_dt()
|
/linux/drivers/gpu/drm/bridge/ |
H A D | cros-ec-anx7688.c | 154 DRM_WARN("Old ANX7688 FW version (0x%04x), not filtering\n", in cros_ec_anx7688_bridge_probe()
|
/linux/drivers/gpu/drm/lima/ |
H A D | lima_sched.c | 414 DRM_WARN("%s spurious timeout\n", lima_ip_name(ip)); in lima_sched_timedout_job() 431 DRM_WARN("%s unexpectedly high interrupt latency\n", lima_ip_name(ip)); in lima_sched_timedout_job()
|
/linux/drivers/gpu/drm/mediatek/ |
H A D | mtk_dsi.c | 546 DRM_WARN("HFP + HBP less than d-phy, FPS will under 60Hz\n"); in mtk_dsi_config_vdo_timing_per_line_lp() 631 DRM_WARN("Wait DSI IRQ(0x%08x) Timeout\n", irq_flag); in mtk_dsi_wait_for_irq_done() 1035 DRM_WARN("polling dsi wait not busy timeout!\n"); in mtk_dsi_wait_for_idle()
|
/linux/drivers/gpu/drm/exynos/ |
H A D | exynos_drm_gem.c | 212 DRM_WARN("Non-contiguous allocation is not supported without IOMMU, falling back to contiguous buffer\n"); in exynos_drm_gem_create()
|
/linux/drivers/gpu/drm/ |
H A D | drm_panel.c | 63 DRM_WARN("%s: %s: a valid connector type is required!\n", __func__, dev_name(dev)); in drm_panel_init()
|
H A D | drm_bridge.c | 299 DRM_WARN("DRM bridge corrupted or not allocated by devm_drm_bridge_alloc()\n"); in drm_bridge_add()
|
/linux/include/drm/ |
H A D | drm_print.h | 700 #define DRM_WARN(fmt, ...) \ macro
|
/linux/drivers/gpu/drm/stm/ |
H A D | ltdc.c | 1483 DRM_WARN("ltdc transfer error: %d\n", ldev->transfer_err); in ltdc_plane_atomic_update() 1489 DRM_WARN("ltdc fifo underrun: please verify display mode\n"); in ltdc_plane_atomic_update() 1494 DRM_WARN("ltdc fifo underrun: please verify display mode\n"); in ltdc_plane_atomic_update()
|
/linux/drivers/gpu/drm/imx/lcdc/ |
H A D | imx-lcdc.c | 126 DRM_WARN("Format not supported - fallback to XRGB8888\n"); in imx_lcdc_get_format()
|
/linux/drivers/gpu/drm/tiny/ |
H A D | bochs.c | 280 DRM_WARN("Cannot request framebuffer, boot fb still active?\n"); in bochs_hw_init()
|
/linux/drivers/gpu/drm/vboxvideo/ |
H A D | vbox_mode.c | 581 DRM_WARN("VirtualBox host is too old, no cursor support\n"); in vbox_crtc_init()
|