| /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 | 153 DRM_WARN("Wrong CSC mode specified.\n"); in sun8i_csc_setup() 200 DRM_WARN("Wrong CSC mode specified.\n"); in sun8i_de3_ccsc_setup()
|
| H A D | sun4i_tcon.c | 105 DRM_WARN("Unknown channel... doing nothing\n"); in sun4i_tcon_channel_set_status()
|
| /linux/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_determine_rate() 325 DRM_WARN("Warning dsi_pll_get_params(): bad params\n"); in dw_mipi_dsi_clk_set_rate() 441 DRM_WARN("Warning max phy mbps is used\n"); in dw_mipi_dsi_get_lane_mbps() 445 DRM_WARN("Warning min phy mbps is used\n"); in dw_mipi_dsi_get_lane_mbps() 525 DRM_WARN("Warning dsi_pll_get_params(): bad params\n"); in dw_mipi_dsi_stm_mode_valid()
|
| H A D | ltdc.c | 1493 DRM_WARN("ltdc transfer error: %d\n", ldev->transfer_err); in ltdc_plane_atomic_update() 1499 DRM_WARN("ltdc fifo underrun: please verify display mode\n"); in ltdc_plane_atomic_update() 1504 DRM_WARN("ltdc fifo underrun: please verify display mode\n"); in ltdc_plane_atomic_update()
|
| /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/amd/display/amdgpu_dm/ |
| H A D | amdgpu_dm_crc.c | 230 DRM_WARN("%s Should update the phy id table before get it's value", __func__); in get_phy_id() 254 DRM_WARN("%s pass in a stale mst connector", __func__); in get_phy_id() 291 DRM_WARN("Can't find associated phy ID"); in get_phy_id() 378 DRM_WARN("%s Can't find mapping phy id!", __func__); in amdgpu_dm_crtc_notify_ta_to_read() 450 DRM_WARN("%s Can't find mapping phy id!", __func__); in amdgpu_dm_forward_crc_window()
|
| H A D | amdgpu_dm_hdcp.c | 114 DRM_WARN("Failed to get hdcp srm. HDCP TA is not initialized."); in psp_get_srm() 139 DRM_WARN("Failed to get hdcp srm. HDCP TA is not initialized."); in psp_set_srm()
|
| /linux/drivers/gpu/drm/qxl/ |
| H A D | qxl_irq.c | 65 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/ |
| H A D | drm_bridge.c | 374 DRM_WARN("DRM bridge corrupted or not allocated by devm_drm_bridge_alloc()\n"); in drm_bridge_add() 509 DRM_WARN("DRM bridge corrupted or not allocated by devm_drm_bridge_alloc()\n"); in drm_bridge_attach() 512 DRM_WARN("Missing drm_bridge_add() before attach\n"); in drm_bridge_attach()
|
| 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()
|
| /linux/drivers/gpu/drm/lima/ |
| H A D | lima_sched.c | 416 DRM_WARN("%s spurious timeout\n", lima_ip_name(ip)); in lima_sched_timedout_job() 433 DRM_WARN("%s unexpectedly high interrupt latency\n", lima_ip_name(ip)); in lima_sched_timedout_job()
|
| /linux/drivers/gpu/drm/msm/dp/ |
| H A D | dp_aux.c | 472 DRM_WARN("Some DP AUX interrupts unhandled: %#010x\n", isr); in msm_dp_aux_isr() 493 DRM_WARN("Unexpected interrupt: %#010x\n", isr); in msm_dp_aux_isr()
|
| /linux/drivers/gpu/drm/mediatek/ |
| H A D | mtk_dsi.c | 547 DRM_WARN("HFP + HBP less than d-phy, FPS will under 60Hz\n"); in mtk_dsi_config_vdo_timing_per_line_lp() 632 DRM_WARN("Wait DSI IRQ(0x%08x) Timeout\n", irq_flag); in mtk_dsi_wait_for_irq_done() 1036 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 | 214 …DRM_WARN("Non-contiguous allocation is not supported without IOMMU, falling back to contiguous buf… in exynos_drm_gem_create()
|
| /linux/include/drm/ |
| H A D | drm_print.h | 700 #define DRM_WARN(fmt, ...) \ macro
|
| /linux/drivers/gpu/drm/imx/lcdc/ |
| H A D | imx-lcdc.c | 127 DRM_WARN("Format not supported - fallback to XRGB8888\n"); in imx_lcdc_get_format()
|
| /linux/drivers/gpu/drm/tiny/ |
| H A D | bochs.c | 283 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 | 582 DRM_WARN("VirtualBox host is too old, no cursor support\n"); in vbox_crtc_init()
|
| /linux/drivers/gpu/drm/arm/ |
| H A D | malidp_planes.c | 1021 DRM_WARN("Failed to create video layer %d color properties\n", id); in malidp_de_planes_init()
|
| /linux/drivers/gpu/drm/scheduler/ |
| H A D | sched_main.c | 1188 DRM_WARN("scheduler %s is not ready, skipping", in drm_sched_pick_best()
|
| /linux/drivers/gpu/drm/amd/amdgpu/ |
| H A D | amdgpu_gem.c | 693 DRM_WARN("metadata ioctl on MMIO_REMAP BO (handle %d)\n", in amdgpu_gem_metadata_ioctl()
|