Home
last modified time | relevance | path

Searched refs:DRM_WARN (Results 1 – 25 of 42) sorted by relevance

12

/openbmc/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_fw_attestation.c65 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 Dumc_v6_1.c270 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 Damdgpu_fru_eeprom.c112 DRM_WARN("Cannot access FRU, EEPROM accessor not initialized"); in amdgpu_fru_get_product_info()
H A Damdgpu_device.c1386 DRM_WARN("Not 64-bit OS, feature not supported\n"); in amdgpu_device_check_smu_prv_buffer_size()
1401 DRM_WARN("Smu memory pool size not supported\n"); in amdgpu_device_check_smu_prv_buffer_size()
1409 DRM_WARN("No enough system memory\n"); in amdgpu_device_check_smu_prv_buffer_size()
1545 DRM_WARN("pci_enable_device failed (%d)\n", r); in amdgpu_switcheroo_set_state()
2107 DRM_WARN("disabled ip block: %d <%s>\n", in amdgpu_device_ip_early_init()
4091 DRM_WARN("evicting device resources failed\n"); in amdgpu_device_evict_resources()
4163 DRM_WARN("smart shift update failed\n"); in amdgpu_device_suspend()
4290 DRM_WARN("smart shift update failed\n"); in amdgpu_device_resume()
5212 DRM_WARN("Emergency reboot."); in amdgpu_device_gpu_recover()
5393 DRM_WARN("smart shift update failed\n"); in amdgpu_device_gpu_recover()
[all …]
H A Damdgpu_mes.c56 DRM_WARN("No doorbell available\n"); in amdgpu_mes_kernel_doorbell_get()
295 DRM_WARN("pasid %d doesn't exist\n", pasid); in amdgpu_mes_destroy_process()
313 DRM_WARN("failed to remove hardware queue\n"); in amdgpu_mes_destroy_process()
H A Damdgpu_virt.c203 DRM_WARN("host doesn't support REQ_INIT_DATA handshake\n"); in amdgpu_virt_request_init_data()
653 DRM_WARN("Currently fw_vram and drv_vram should not have values at the same time!"); in amdgpu_virt_init_data_exchange()
H A Damdgpu_vkms.c55 DRM_WARN("%s: vblank timer overrun\n", __func__); in amdgpu_vkms_vblank_simulate()
H A Dsmu_v11_0_i2c.c505 DRM_WARN("I2C busy !"); in smu_v11_0_i2c_init()
/openbmc/linux/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_gmrid_manager.c88 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 kB.\n", in vmw_gmrid_man_get_node()
107 DRM_WARN("%s", buf); in vmw_gmrid_man_get_node()
/openbmc/linux/drivers/gpu/drm/sun4i/
H A Dsun8i_csc.c138 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()
/openbmc/linux/drivers/gpu/drm/stm/
H A Ddw_mipi_dsi-stm.c262 DRM_WARN("Warning max phy mbps is used\n"); in dw_mipi_dsi_get_lane_mbps()
266 DRM_WARN("Warning min phy mbps is used\n"); in dw_mipi_dsi_get_lane_mbps()
276 DRM_WARN("Warning dsi_pll_get_params(): bad params\n"); in dw_mipi_dsi_get_lane_mbps()
361 DRM_WARN("Warning dsi_pll_get_params(): bad params\n"); in dw_mipi_dsi_stm_mode_valid()
H A Dltdc.c1488 DRM_WARN("ltdc transfer error: %d\n", ldev->transfer_err); in ltdc_plane_atomic_update()
1494 DRM_WARN("ltdc fifo underrun: please verify display mode\n"); in ltdc_plane_atomic_update()
1499 DRM_WARN("ltdc fifo underrun: please verify display mode\n"); in ltdc_plane_atomic_update()
/openbmc/linux/drivers/gpu/drm/amd/display/include/
H A Dlogger_interface.h73 DRM_WARN("DAL_NOT_IMPL: " fmt, ##__VA_ARGS__); \
H A Dlogger_types.h34 #define DC_LOG_WARNING(...) DRM_WARN(__VA_ARGS__)
/openbmc/linux/drivers/gpu/drm/qxl/
H A Dqxl_irq.c64 DRM_WARN("driver is in bug mode\n"); in qxl_irq_handler()
/openbmc/linux/drivers/gpu/drm/arm/display/komeda/
H A Dkomeda_pipeline.c283 DRM_WARN("Can not find input(ID-%d) for component: %s.\n", in komeda_component_verify_inputs()
325 DRM_WARN("PIPE-%d doesn't support dual-link, ignore DT dual-link configuration.\n", in komeda_pipeline_assemble()
H A Dkomeda_crtc.c214 DRM_WARN("CRTC[%d]: EOW happen but no wb_connector.\n", in komeda_crtc_handle_event()
238 DRM_WARN("CRTC[%d]: FLIP happened but no pending commit.\n", in komeda_crtc_handle_event()
H A Dkomeda_dev.c160 DRM_WARN("Skip the redundant DT node: pipeline-%u.\n", in komeda_parse_dt()
/openbmc/linux/drivers/gpu/drm/bridge/
H A Dcros-ec-anx7688.c153 DRM_WARN("Old ANX7688 FW version (0x%04x), not filtering\n", in cros_ec_anx7688_bridge_probe()
/openbmc/linux/drivers/gpu/drm/msm/dp/
H A Ddp_aux.c413 DRM_WARN("Some DP AUX interrupts unhandled: %#010x\n", isr); in dp_aux_isr()
434 DRM_WARN("Unexpected interrupt: %#010x\n", isr); in dp_aux_isr()
/openbmc/linux/drivers/gpu/drm/amd/display/amdgpu_dm/
H A Damdgpu_dm_hdcp.c84 DRM_WARN("Failed to get hdcp srm. HDCP TA is not initialized."); in psp_get_srm()
109 DRM_WARN("Failed to get hdcp srm. HDCP TA is not initialized."); in psp_set_srm()
768 DRM_WARN("Failed to create device file hdcp_srm"); in hdcp_create_workqueue()
/openbmc/linux/drivers/gpu/drm/mediatek/
H A Dmtk_dsi.c502 DRM_WARN("HFP + HBP less than d-phy, FPS will under 60Hz\n"); in mtk_dsi_config_vdo_timing()
567 DRM_WARN("Wait DSI IRQ(0x%08x) Timeout\n", irq_flag); in mtk_dsi_wait_for_irq_done()
938 DRM_WARN("polling dsi wait not busy timeout!\n"); in mtk_dsi_wait_for_idle()
/openbmc/linux/drivers/gpu/drm/exynos/
H A Dexynos_drm_gem.c213DRM_WARN("Non-contiguous allocation is not supported without IOMMU, falling back to contiguous buf… in exynos_drm_gem_create()
/openbmc/linux/include/drm/
H A Ddrm_print.h543 #define DRM_WARN(fmt, ...) \ macro
/openbmc/linux/drivers/gpu/drm/imx/lcdc/
H A Dimx-lcdc.c125 DRM_WARN("Format not supported - fallback to XRGB8888\n"); in imx_lcdc_get_format()

12