| /linux-6.15/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_device.c | 1999 DRM_WARN("Smu memory pool size not supported\n"); in amdgpu_device_check_smu_prv_buffer_size() 2007 DRM_WARN("No enough system memory\n"); in amdgpu_device_check_smu_prv_buffer_size() 2148 DRM_WARN("pci_enable_device failed (%d)\n", r); in amdgpu_switcheroo_set_state() 2718 DRM_WARN("disabled ip block: %d <%s>\n", in amdgpu_device_ip_early_init() 4896 DRM_WARN("evicting device resources failed\n"); in amdgpu_device_evict_resources() 4995 DRM_WARN("smart shift update failed\n"); in amdgpu_device_suspend() 5126 DRM_WARN("smart shift update failed\n"); in amdgpu_device_resume() 5973 DRM_WARN("Emergency reboot."); in amdgpu_device_gpu_recover() 6164 DRM_WARN("smart shift update failed\n"); in amdgpu_device_gpu_recover() 6580 DRM_WARN("No support for XGMI hive yet..."); in amdgpu_pci_error_detected() [all …]
|
| H A D | amdgpu_fru_eeprom.c | 147 DRM_WARN("Cannot access FRU, EEPROM accessor not initialized"); in amdgpu_fru_get_product_info()
|
| H A D | amdgpu_vkms.c | 57 DRM_WARN("%s: vblank timer overrun\n", __func__); in amdgpu_vkms_vblank_simulate()
|
| H A D | amdgpu_mes.c | 55 DRM_WARN("No doorbell available\n"); in amdgpu_mes_kernel_doorbell_get() 325 DRM_WARN("pasid %d doesn't exist\n", pasid); in amdgpu_mes_destroy_process() 343 DRM_WARN("failed to remove hardware queue\n"); in amdgpu_mes_destroy_process()
|
| /linux-6.15/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-6.15/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-6.15/drivers/gpu/drm/stm/ |
| H A D | dw_mipi_dsi-stm.c | 296 DRM_WARN("Warning dsi_pll_get_params(): bad params\n"); in dw_mipi_dsi_clk_round_rate() 323 DRM_WARN("Warning dsi_pll_get_params(): bad params\n"); in dw_mipi_dsi_clk_set_rate() 439 DRM_WARN("Warning max phy mbps is used\n"); in dw_mipi_dsi_get_lane_mbps() 443 DRM_WARN("Warning min phy mbps is used\n"); in dw_mipi_dsi_get_lane_mbps() 523 DRM_WARN("Warning dsi_pll_get_params(): bad params\n"); in dw_mipi_dsi_stm_mode_valid()
|
| 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-6.15/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 | 84 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() 767 DRM_WARN("Failed to create device file hdcp_srm"); in hdcp_create_workqueue()
|
| /linux-6.15/drivers/gpu/drm/amd/display/include/ |
| H A D | logger_interface.h | 64 DRM_WARN("DAL_NOT_IMPL: " fmt, ##__VA_ARGS__); \
|
| /linux-6.15/drivers/gpu/drm/qxl/ |
| H A D | qxl_irq.c | 64 DRM_WARN("driver is in bug mode\n"); in qxl_irq_handler()
|
| /linux-6.15/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_crtc.c | 215 DRM_WARN("CRTC[%d]: EOW happen but no wb_connector.\n", in komeda_crtc_handle_event() 239 DRM_WARN("CRTC[%d]: FLIP happened but no pending commit.\n", in komeda_crtc_handle_event()
|
| H A D | komeda_dev.c | 156 DRM_WARN("Skip the redundant DT node: pipeline-%u.\n", in komeda_parse_dt()
|
| /linux-6.15/drivers/gpu/drm/bridge/ |
| H A D | cros-ec-anx7688.c | 153 DRM_WARN("Old ANX7688 FW version (0x%04x), not filtering\n", in cros_ec_anx7688_bridge_probe()
|
| /linux-6.15/drivers/gpu/drm/msm/dp/ |
| H A D | dp_aux.c | 402 DRM_WARN("Some DP AUX interrupts unhandled: %#010x\n", isr); in msm_dp_aux_isr() 423 DRM_WARN("Unexpected interrupt: %#010x\n", isr); in msm_dp_aux_isr()
|
| /linux-6.15/drivers/gpu/drm/lima/ |
| H A D | lima_sched.c | 412 DRM_WARN("%s spurious timeout\n", lima_ip_name(ip)); in lima_sched_timedout_job() 429 DRM_WARN("%s unexpectedly high interrupt latency\n", lima_ip_name(ip)); in lima_sched_timedout_job()
|
| /linux-6.15/drivers/gpu/drm/ |
| H A D | drm_panel.c | 62 DRM_WARN("%s: %s: a valid connector type is required!\n", __func__, dev_name(dev)); in drm_panel_init()
|
| /linux-6.15/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() 1034 DRM_WARN("polling dsi wait not busy timeout!\n"); in mtk_dsi_wait_for_idle()
|
| /linux-6.15/drivers/gpu/drm/exynos/ |
| H A D | exynos_drm_gem.c | 213 …DRM_WARN("Non-contiguous allocation is not supported without IOMMU, falling back to contiguous buf… in exynos_drm_gem_create()
|
| /linux-6.15/include/drm/ |
| H A D | drm_print.h | 680 #define DRM_WARN(fmt, ...) \ macro
|
| /linux-6.15/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()
|