Home
last modified time | relevance | path

Searched refs:DRM_DEV_ERROR (Results 1 – 25 of 107) sorted by relevance

12345

/Linux-v6.1/drivers/gpu/drm/rockchip/
Dcdn-dp-core.c76 DRM_DEV_ERROR(dp->dev, "Failed to prepare_enable grf clock\n"); in cdn_dp_grf_write()
82 DRM_DEV_ERROR(dp->dev, "Could not write to GRF: %d\n", ret); in cdn_dp_grf_write()
99 DRM_DEV_ERROR(dp->dev, "cannot enable dp pclk %d\n", ret); in cdn_dp_clk_enable()
105 DRM_DEV_ERROR(dp->dev, "cannot enable core_clk %d\n", ret); in cdn_dp_clk_enable()
111 DRM_DEV_ERROR(dp->dev, "cannot get pm runtime %d\n", ret); in cdn_dp_clk_enable()
124 DRM_DEV_ERROR(dp->dev, "get clk rate failed\n"); in cdn_dp_clk_enable()
208 DRM_DEV_ERROR(dp->dev, "active_port is wrong!\n"); in cdn_dp_check_sink_connection()
230 DRM_DEV_ERROR(dp->dev, "Get sink capability timed out\n"); in cdn_dp_check_sink_connection()
350 DRM_DEV_ERROR(dp->dev, "firmware is invalid\n"); in cdn_dp_firmware_init()
364 DRM_DEV_ERROR(dp->dev, "active ucpu failed: %d\n", ret); in cdn_dp_firmware_init()
[all …]
Drockchip_lvds.c152 DRM_DEV_ERROR(lvds->dev, "failed to enable lvds pclk %d\n", ret); in rk3288_lvds_poweron()
157 DRM_DEV_ERROR(lvds->dev, "failed to get pm runtime: %d\n", ret); in rk3288_lvds_poweron()
235 DRM_DEV_ERROR(lvds->dev, "Could not write to GRF: %d\n", ret); in rk3288_lvds_poweroff()
268 DRM_DEV_ERROR(lvds->dev, "Could not write to GRF: %d\n", ret); in rk3288_lvds_grf_config()
304 DRM_DEV_ERROR(lvds->dev, "failed to power on LVDS: %d\n", ret); in rk3288_lvds_encoder_enable()
311 DRM_DEV_ERROR(lvds->dev, "failed to configure LVDS: %d\n", ret); in rk3288_lvds_encoder_enable()
318 DRM_DEV_ERROR(lvds->dev, "failed to set VOP source: %d\n", ret); in rk3288_lvds_encoder_enable()
341 DRM_DEV_ERROR(lvds->dev, "failed to get pm runtime: %d\n", ret); in px30_lvds_poweron()
366 DRM_DEV_ERROR(lvds->dev, "Unsupported display output %d\n", in px30_lvds_grf_config()
401 DRM_DEV_ERROR(lvds->dev, "failed to power on LVDS: %d\n", ret); in px30_lvds_encoder_enable()
[all …]
Ddw-mipi-dsi-rockchip.c435 DRM_DEV_ERROR(dsi->dev, in dw_mipi_dsi_phy_init()
443 DRM_DEV_ERROR(dsi->dev, "Failed to enable phy_cfg_clk\n"); in dw_mipi_dsi_phy_init()
534 DRM_DEV_ERROR(dsi->dev, "failed to set phy mode: %d\n", ret); in dw_mipi_dsi_phy_power_on()
569 DRM_DEV_ERROR(dsi->dev, in dw_mipi_dsi_get_lane_mbps()
582 DRM_DEV_ERROR(dsi->dev, in dw_mipi_dsi_get_lane_mbps()
645 DRM_DEV_ERROR(dsi->dev, "Can not find best_freq for DPHY\n"); in dw_mipi_dsi_get_lane_mbps()
807 DRM_DEV_ERROR(dsi->dev, "Failed to enable grf_clk: %d\n", ret); in dw_mipi_dsi_encoder_enable()
925 DRM_DEV_ERROR(dsi->dev, "only one clock-master allowed\n"); in dw_mipi_dsi_rockchip_bind()
930 DRM_DEV_ERROR(dsi->dev, "no clock-master defined\n"); in dw_mipi_dsi_rockchip_bind()
942 DRM_DEV_ERROR(dev, "could not get slaves data\n"); in dw_mipi_dsi_rockchip_bind()
[all …]
Dcdn-dp-reg.c277 DRM_DEV_ERROR(dp->dev, "dpcd write failed: %d\n", ret); in cdn_dp_dpcd_write()
304 DRM_DEV_ERROR(dp->dev, "failed to loaded the FW reg = %x\n", in cdn_dp_load_firmware()
353 DRM_DEV_ERROR(dp->dev, "set firmware active failed\n"); in cdn_dp_set_firmware_active()
382 DRM_DEV_ERROR(dp->dev, "set host cap failed: %d\n", ret); in cdn_dp_set_host_cap()
398 DRM_DEV_ERROR(dp->dev, "set event config failed: %d\n", ret); in cdn_dp_event_config()
430 DRM_DEV_ERROR(dp->dev, "get hpd status failed: %d\n", ret); in cdn_dp_get_hpd_status()
469 DRM_DEV_ERROR(dp->dev, "get block[%d] edid failed: %d\n", block, in cdn_dp_get_edid_block()
514 DRM_DEV_ERROR(dp->dev, "training failed: %d\n", ret); in cdn_dp_training_start()
543 DRM_DEV_ERROR(dp->dev, "get training status failed: %d\n", ret); in cdn_dp_get_training_status()
553 DRM_DEV_ERROR(dp->dev, "Failed to start training %d\n", ret); in cdn_dp_train_link()
[all …]
Danalogix_dp-rockchip.c102 DRM_DEV_ERROR(dp->dev, "failed to enable pclk %d\n", ret); in rockchip_dp_poweron_start()
108 DRM_DEV_ERROR(dp->dev, "failed to dp pre init %d\n", ret); in rockchip_dp_poweron_start()
207 DRM_DEV_ERROR(dp->dev, "failed to enable grfclk %d\n", ret); in rockchip_dp_drm_encoder_enable()
213 DRM_DEV_ERROR(dp->dev, "Could not write to GRF: %d\n", ret); in rockchip_dp_drm_encoder_enable()
238 DRM_DEV_ERROR(dp->dev, "line flag irq timed out\n"); in rockchip_dp_drm_encoder_disable()
279 DRM_DEV_ERROR(dev, "failed to get rockchip,grf property\n"); in rockchip_dp_of_probe()
289 DRM_DEV_ERROR(dev, "failed to get grf clock\n"); in rockchip_dp_of_probe()
295 DRM_DEV_ERROR(dev, "failed to get pclk property\n"); in rockchip_dp_of_probe()
301 DRM_DEV_ERROR(dev, "failed to get dp reset control\n"); in rockchip_dp_of_probe()
Ddw_hdmi-rockchip.c207 DRM_DEV_ERROR(hdmi->dev, "Unable to get rockchip,grf\n"); in rockchip_hdmi_parse_dt()
218 DRM_DEV_ERROR(hdmi->dev, "failed to get reference clock\n"); in rockchip_hdmi_parse_dt()
228 DRM_DEV_ERROR(hdmi->dev, "failed to get grf clock\n"); in rockchip_hdmi_parse_dt()
301 DRM_DEV_ERROR(hdmi->dev, "failed to enable grfclk %d\n", ret); in dw_hdmi_rockchip_encoder_enable()
307 DRM_DEV_ERROR(hdmi->dev, "Could not write to GRF: %d\n", ret); in dw_hdmi_rockchip_encoder_enable()
569 DRM_DEV_ERROR(hdmi->dev, "Unable to parse OF data\n"); in dw_hdmi_rockchip_bind()
577 DRM_DEV_ERROR(hdmi->dev, "failed to get phy\n"); in dw_hdmi_rockchip_bind()
583 DRM_DEV_ERROR(hdmi->dev, "failed to enable avdd0v9: %d\n", ret); in dw_hdmi_rockchip_bind()
589 DRM_DEV_ERROR(hdmi->dev, "failed to enable avdd1v8: %d\n", ret); in dw_hdmi_rockchip_bind()
595 DRM_DEV_ERROR(hdmi->dev, "Failed to enable HDMI reference clock: %d\n", in dw_hdmi_rockchip_bind()
Drockchip_rgb.c124 DRM_DEV_ERROR(dev, "failed to find panel or bridge %d\n", ret); in rockchip_rgb_init()
133 DRM_DEV_ERROR(drm_dev->dev, in rockchip_rgb_init()
157 DRM_DEV_ERROR(drm_dev->dev, in rockchip_rgb_init()
166 DRM_DEV_ERROR(drm_dev->dev, in rockchip_rgb_init()
/Linux-v6.1/drivers/gpu/drm/bridge/imx/
Dimx8qxp-pxl2dpi.c56 DRM_DEV_ERROR(p2d->dev, in imx8qxp_pxl2dpi_bridge_attach()
62 DRM_DEV_ERROR(p2d->dev, "missing encoder\n"); in imx8qxp_pxl2dpi_bridge_attach()
96 DRM_DEV_ERROR(p2d->dev, in imx8qxp_pxl2dpi_bridge_mode_set()
102 DRM_DEV_ERROR(p2d->dev, in imx8qxp_pxl2dpi_bridge_mode_set()
114 DRM_DEV_ERROR(p2d->dev, in imx8qxp_pxl2dpi_bridge_mode_set()
139 DRM_DEV_ERROR(p2d->dev, "failed to put runtime PM: %d\n", ret); in imx8qxp_pxl2dpi_bridge_atomic_disable()
233 DRM_DEV_ERROR(p2d->dev, "failed to get port@%u\n", port_id); in imx8qxp_pxl2dpi_get_available_ep_from_port()
239 DRM_DEV_ERROR(p2d->dev, "no available endpoints of port@%u\n", in imx8qxp_pxl2dpi_get_available_ep_from_port()
244 DRM_DEV_ERROR(p2d->dev, in imx8qxp_pxl2dpi_get_available_ep_from_port()
253 DRM_DEV_ERROR(p2d->dev, in imx8qxp_pxl2dpi_get_available_ep_from_port()
[all …]
Dimx8qxp-pixel-link.c46 DRM_DEV_ERROR(pl->dev, in imx8qxp_pixel_link_enable_mst_en()
58 DRM_DEV_ERROR(pl->dev, in imx8qxp_pixel_link_enable_mst_vld()
70 DRM_DEV_ERROR(pl->dev, in imx8qxp_pixel_link_enable_sync()
82 DRM_DEV_ERROR(pl->dev, in imx8qxp_pixel_link_disable_mst_en()
96 DRM_DEV_ERROR(pl->dev, in imx8qxp_pixel_link_disable_mst_vld()
110 DRM_DEV_ERROR(pl->dev, in imx8qxp_pixel_link_disable_sync()
125 DRM_DEV_ERROR(pl->dev, in imx8qxp_pixel_link_set_mst_addr()
136 DRM_DEV_ERROR(pl->dev, in imx8qxp_pixel_link_bridge_attach()
142 DRM_DEV_ERROR(pl->dev, "missing encoder\n"); in imx8qxp_pixel_link_bridge_attach()
292 DRM_DEV_ERROR(pl->dev, "no available output port\n"); in imx8qxp_pixel_link_find_next_bridge()
[all …]
Dimx8qxp-ldb-drv.c144 DRM_DEV_ERROR(dev, "failed to get runtime PM sync: %d\n", ret); in imx8qxp_ldb_bridge_mode_set()
148 DRM_DEV_ERROR(dev, "failed to initialize PHY: %d\n", ret); in imx8qxp_ldb_bridge_mode_set()
152 DRM_DEV_ERROR(dev, "failed to set PHY mode: %d\n", ret); in imx8qxp_ldb_bridge_mode_set()
167 DRM_DEV_ERROR(dev, "failed to configure PHY: %d\n", ret); in imx8qxp_ldb_bridge_mode_set()
251 DRM_DEV_ERROR(dev, "failed to power on PHY: %d\n", ret); in imx8qxp_ldb_bridge_atomic_enable()
273 DRM_DEV_ERROR(dev, "failed to power off PHY: %d\n", ret); in imx8qxp_ldb_bridge_atomic_disable()
277 DRM_DEV_ERROR(dev, "failed to teardown PHY: %d\n", ret); in imx8qxp_ldb_bridge_atomic_disable()
289 DRM_DEV_ERROR(dev, "failed to put runtime PM: %d\n", ret); in imx8qxp_ldb_bridge_atomic_disable()
424 DRM_DEV_ERROR(dev, "failed to get port0 endpoint\n"); in imx8qxp_ldb_set_di_id()
431 DRM_DEV_ERROR(dev, "failed to get port0 remote endpoint\n"); in imx8qxp_ldb_set_di_id()
[all …]
Dimx8qm-ldb-drv.c145 DRM_DEV_ERROR(dev, "failed to get runtime PM sync: %d\n", ret); in imx8qm_ldb_bridge_mode_set()
149 DRM_DEV_ERROR(dev, "failed to initialize PHY: %d\n", ret); in imx8qm_ldb_bridge_mode_set()
157 DRM_DEV_ERROR(dev, "failed to configure PHY: %d\n", ret); in imx8qm_ldb_bridge_mode_set()
166 DRM_DEV_ERROR(dev, "failed to configure slave PHY: %d\n", in imx8qm_ldb_bridge_mode_set()
232 DRM_DEV_ERROR(dev, in imx8qm_ldb_bridge_atomic_enable()
238 DRM_DEV_ERROR(dev, in imx8qm_ldb_bridge_atomic_enable()
244 DRM_DEV_ERROR(dev, "failed to power on PHY: %d\n", ret); in imx8qm_ldb_bridge_atomic_enable()
268 DRM_DEV_ERROR(dev, in imx8qm_ldb_bridge_atomic_disable()
273 DRM_DEV_ERROR(dev, in imx8qm_ldb_bridge_atomic_disable()
279 DRM_DEV_ERROR(dev, "failed to power off PHY: %d\n", ret); in imx8qm_ldb_bridge_atomic_disable()
[all …]
Dimx8qxp-pixel-combiner.c117 DRM_DEV_ERROR(pc->dev, in imx8qxp_pc_bridge_attach()
123 DRM_DEV_ERROR(pc->dev, "missing encoder\n"); in imx8qxp_pc_bridge_attach()
144 DRM_DEV_ERROR(pc->dev, in imx8qxp_pc_bridge_mode_set()
149 DRM_DEV_ERROR(pc->dev, "%s: failed to enable apb clock: %d\n", in imx8qxp_pc_bridge_mode_set()
194 DRM_DEV_ERROR(pc->dev, "failed to put runtime PM: %d\n", ret); in imx8qxp_pc_bridge_atomic_disable()
299 DRM_DEV_ERROR(dev, "failed to get apb clock: %d\n", ret); in imx8qxp_pc_bridge_probe()
310 DRM_DEV_ERROR(dev, in imx8qxp_pc_bridge_probe()
322 DRM_DEV_ERROR(dev, in imx8qxp_pc_bridge_probe()
389 DRM_DEV_ERROR(pc->dev, "%s: failed to enable apb clock: %d\n", in imx8qxp_pc_runtime_suspend()
411 DRM_DEV_ERROR(pc->dev, "%s: failed to enable apb clock: %d\n", in imx8qxp_pc_runtime_resume()
Dimx-ldb-helper.c106 DRM_DEV_ERROR(ldb->dev, in ldb_bridge_attach_helper()
112 DRM_DEV_ERROR(ldb->dev, "missing encoder\n"); in ldb_bridge_attach_helper()
133 DRM_DEV_ERROR(dev, "failed to get regmap: %d\n", ret); in ldb_init_helper()
143 DRM_DEV_ERROR(dev, in ldb_init_helper()
178 DRM_DEV_ERROR(dev, in ldb_find_next_bridge_helper()
/Linux-v6.1/drivers/gpu/drm/bridge/
Dnwl-dsi.c145 DRM_DEV_ERROR(dsi->dev, in nwl_dsi_write()
162 DRM_DEV_ERROR(dsi->dev, "Failed to read NWL DSI reg 0x%x: %d\n", in nwl_dsi_read()
284 DRM_DEV_ERROR(dsi->dev, "Invalid color format 0x%x\n", in nwl_dsi_config_dpi()
391 DRM_DEV_ERROR(dev, in nwl_dsi_read_packet()
418 DRM_DEV_ERROR(dev, "[%02X] DSI error report: 0x%02x\n", in nwl_dsi_read_packet()
425 DRM_DEV_ERROR(dev, in nwl_dsi_read_packet()
602 DRM_DEV_ERROR(dsi->dev, "Failed to enable rx_esc clk: %zd\n", in nwl_dsi_host_transfer()
614 DRM_DEV_ERROR(dsi_host->dev, "[%02X] DSI transfer timed out\n", in nwl_dsi_host_transfer()
659 DRM_DEV_ERROR(dev, "Need DSI lanes: %d\n", dsi->lanes); in nwl_dsi_mode_set()
665 DRM_DEV_ERROR(dev, "Failed to init DSI phy: %d\n", ret); in nwl_dsi_mode_set()
[all …]
Dti-dlpc3433.c123 DRM_DEV_ERROR(dev, "Unsupported DLPC device id: 0x%02x\n", devid); in dlpc_atomic_enable()
184 DRM_DEV_ERROR(dlpc->dev, in dlpc_atomic_pre_enable()
189 DRM_DEV_ERROR(dlpc->dev, in dlpc_atomic_pre_enable()
325 DRM_DEV_ERROR(dev, "failed to find dsi host\n"); in dlpc_host_attach()
331 DRM_DEV_ERROR(dev, "failed to create dsi device\n"); in dlpc_host_attach()
371 DRM_DEV_ERROR(dev, "failed to attach dsi host\n"); in dlpc3433_probe()
/Linux-v6.1/drivers/gpu/drm/msm/disp/mdp4/
Dmdp4_kms.c216 DRM_DEV_ERROR(dev->dev, "failed to construct LCDC encoder\n"); in mdp4_modeset_init_intf()
226 DRM_DEV_ERROR(dev->dev, "failed to initialize LVDS connector\n"); in mdp4_modeset_init_intf()
235 DRM_DEV_ERROR(dev->dev, "failed to construct DTV encoder\n"); in mdp4_modeset_init_intf()
246 DRM_DEV_ERROR(dev->dev, "failed to initialize HDMI: %d\n", ret); in mdp4_modeset_init_intf()
262 DRM_DEV_ERROR(dev->dev, in mdp4_modeset_init_intf()
272 DRM_DEV_ERROR(dev->dev, "failed to initialize DSI: %d\n", in mdp4_modeset_init_intf()
279 DRM_DEV_ERROR(dev->dev, "Invalid or unsupported interface\n"); in mdp4_modeset_init_intf()
315 DRM_DEV_ERROR(dev->dev, in modeset_init()
325 DRM_DEV_ERROR(dev->dev, in modeset_init()
334 DRM_DEV_ERROR(dev->dev, "failed to construct crtc for %s\n", in modeset_init()
[all …]
Dmdp4_lcdc_encoder.c177 DRM_DEV_ERROR(dev->dev, "unknown bpp: %d\n", bpp); in setup_phy()
194 DRM_DEV_ERROR(dev->dev, "unknown # of channels: %d\n", nchan); in setup_phy()
307 DRM_DEV_ERROR(dev->dev, "failed to disable regulator: %d\n", ret); in mdp4_lcdc_encoder_disable()
345 DRM_DEV_ERROR(dev->dev, "failed to enable regulator: %d\n", ret); in mdp4_lcdc_encoder_enable()
351 DRM_DEV_ERROR(dev->dev, "failed to configure lcdc_clk: %d\n", ret); in mdp4_lcdc_encoder_enable()
354 DRM_DEV_ERROR(dev->dev, "failed to enable lcdc_clk: %d\n", ret); in mdp4_lcdc_encoder_enable()
408 DRM_DEV_ERROR(dev->dev, "failed to get lvds_clk\n"); in mdp4_lcdc_encoder_init()
417 DRM_DEV_ERROR(dev->dev, "failed to get lvds-vccs-3p3v: %d\n", ret); in mdp4_lcdc_encoder_init()
425 DRM_DEV_ERROR(dev->dev, "failed to get lvds-pll-vdda: %d\n", ret); in mdp4_lcdc_encoder_init()
433 DRM_DEV_ERROR(dev->dev, "failed to get lvds-vdda: %d\n", ret); in mdp4_lcdc_encoder_init()
Dmdp4_dtv_encoder.c145 DRM_DEV_ERROR(dev->dev, "failed to set mdp_clk to %lu: %d\n", in mdp4_dtv_encoder_enable()
150 DRM_DEV_ERROR(dev->dev, "failed to enabled mdp_clk: %d\n", ret); in mdp4_dtv_encoder_enable()
154 DRM_DEV_ERROR(dev->dev, "failed to enable hdmi_clk: %d\n", ret); in mdp4_dtv_encoder_enable()
194 DRM_DEV_ERROR(dev->dev, "failed to get hdmi_clk\n"); in mdp4_dtv_encoder_init()
201 DRM_DEV_ERROR(dev->dev, "failed to get tv_clk\n"); in mdp4_dtv_encoder_init()
/Linux-v6.1/drivers/gpu/drm/msm/hdmi/
Dhdmi.c91 DRM_DEV_ERROR(&pdev->dev, "cannot find phy device\n"); in msm_hdmi_get_phy()
102 DRM_DEV_ERROR(&pdev->dev, "phy driver is not ready\n"); in msm_hdmi_get_phy()
106 DRM_DEV_ERROR(&pdev->dev, "phy driver is not ready\n"); in msm_hdmi_get_phy()
175 DRM_DEV_ERROR(&pdev->dev, "failed to get hpd regulator: %d\n", ret); in msm_hdmi_init()
193 DRM_DEV_ERROR(&pdev->dev, "failed to get pwr regulator: %d\n", ret); in msm_hdmi_init()
211 DRM_DEV_ERROR(&pdev->dev, "failed to get hpd clk: %s (%d)\n", in msm_hdmi_init()
233 DRM_DEV_ERROR(&pdev->dev, "failed to get pwr clk: %s (%d)\n", in msm_hdmi_init()
245 DRM_DEV_ERROR(&pdev->dev, "failed to get hpd gpio: (%d)\n", ret); in msm_hdmi_init()
262 DRM_DEV_ERROR(&pdev->dev, "failed to get i2c: %d\n", ret); in msm_hdmi_init()
269 DRM_DEV_ERROR(&pdev->dev, "failed to get phy\n"); in msm_hdmi_init()
[all …]
Dhdmi_phy.c32 DRM_DEV_ERROR(dev, "failed to get phy regulators: %d\n", ret); in msm_hdmi_phy_resource_init()
43 DRM_DEV_ERROR(dev, "failed to get phy clock: %s (%d)\n", in msm_hdmi_phy_resource_init()
64 DRM_DEV_ERROR(dev, "failed to enable regulators: (%d)\n", ret); in msm_hdmi_phy_resource_enable()
71 DRM_DEV_ERROR(dev, "failed to enable clock: %s (%d)\n", in msm_hdmi_phy_resource_enable()
149 DRM_DEV_ERROR(dev, "%s: failed to map phy base\n", __func__); in msm_hdmi_phy_probe()
167 DRM_DEV_ERROR(dev, "couldn't init PLL\n"); in msm_hdmi_phy_probe()
/Linux-v6.1/drivers/gpu/drm/bridge/analogix/
Danx7625.c75 DRM_DEV_ERROR(dev, in i2c_access_workaround()
92 DRM_DEV_ERROR(dev, "read i2c fail id=%x:%x\n", in anx7625_reg_read()
109 DRM_DEV_ERROR(dev, "read i2c block fail id=%x:%x\n", in anx7625_reg_block_read()
127 DRM_DEV_ERROR(dev, "fail to write i2c id=%x\n:%x", in anx7625_reg_write()
221 DRM_DEV_ERROR(dev, "aux operation fail!\n"); in wait_aux_op_finish()
228 DRM_DEV_ERROR(dev, "aux status %02x\n", val); in wait_aux_op_finish()
455 DRM_DEV_ERROR(dev, "IO error.\n"); in anx7625_odfc_config()
491 DRM_DEV_ERROR(dev, "cannot get property m n value.\n"); in anx7625_dsi_video_timing_config()
571 DRM_DEV_ERROR(dev, "mipi dsi setup IO error.\n"); in anx7625_dsi_video_timing_config()
584 DRM_DEV_ERROR(dev, "IO error : access MIPI_SWAP.\n"); in anx7625_swap_dsi_lane3()
[all …]
/Linux-v6.1/drivers/gpu/drm/msm/dsi/
Ddsi.c29 DRM_DEV_ERROR(&pdev->dev, "cannot find phy device\n"); in dsi_get_phy()
42 DRM_DEV_ERROR(&pdev->dev, "%s: phy driver is not ready\n", __func__); in dsi_get_phy()
47 DRM_DEV_ERROR(&pdev->dev, "%s: phy driver is not ready\n", __func__); in dsi_get_phy()
223 DRM_DEV_ERROR(dev->dev, "too many bridges\n"); in msm_dsi_modeset_init()
231 DRM_DEV_ERROR(dev->dev, "failed to modeset init host: %d\n", ret); in msm_dsi_modeset_init()
249 DRM_DEV_ERROR(dev->dev, "failed to create dsi bridge: %d\n", ret); in msm_dsi_modeset_init()
256 DRM_DEV_ERROR(dev->dev, in msm_dsi_modeset_init()
/Linux-v6.1/drivers/gpu/drm/exynos/
Dexynos_drm_mic.c116 DRM_DEV_ERROR(mic->dev, in mic_set_path()
133 DRM_DEV_ERROR(mic->dev, in mic_set_path()
277 DRM_DEV_ERROR(mic->dev, "Failed to reset\n"); in mic_pre_enable()
363 DRM_DEV_ERROR(dev, "Failed to enable clock (%s)\n", in exynos_mic_resume()
389 DRM_DEV_ERROR(dev, in exynos_mic_probe()
399 DRM_DEV_ERROR(dev, "mic: Failed to get mem region for MIC\n"); in exynos_mic_probe()
404 DRM_DEV_ERROR(dev, "mic: Failed to remap for MIC\n"); in exynos_mic_probe()
412 DRM_DEV_ERROR(dev, "mic: Failed to get system register.\n"); in exynos_mic_probe()
420 DRM_DEV_ERROR(dev, "mic: Failed to get clock (%s)\n", in exynos_mic_probe()
/Linux-v6.1/drivers/gpu/drm/msm/disp/mdp5/
Dmdp5_cmd_encoder.c31 DRM_DEV_ERROR(dev, "vsync_clk is not initialized\n"); in pingpong_tearcheck_setup()
37 DRM_DEV_ERROR(dev, "%s: vtotal(%d) or vrefresh(%d) is 0\n", in pingpong_tearcheck_setup()
44 DRM_DEV_ERROR(dev, "vsync_clk round rate failed %ld\n", in pingpong_tearcheck_setup()
87 DRM_DEV_ERROR(encoder->dev->dev, in pingpong_tearcheck_enable()
93 DRM_DEV_ERROR(encoder->dev->dev, in pingpong_tearcheck_enable()
/Linux-v6.1/drivers/gpu/drm/msm/adreno/
Da6xx_gmu.c229 DRM_DEV_ERROR(gmu->dev, "GMU firmware initialization timed out\n"); in a6xx_gmu_start()
244 DRM_DEV_ERROR(gmu->dev, "Unable to start the HFI queues\n"); in a6xx_gmu_hfi_start()
312 DRM_DEV_ERROR(gmu->dev, in a6xx_gmu_set_oob()
327 DRM_DEV_ERROR(gmu->dev, in a6xx_gmu_set_oob()
371 DRM_DEV_ERROR(gmu->dev, "Unable to power on SPTPRAC: 0x%x\n", in a6xx_sptprac_enable()
396 DRM_DEV_ERROR(gmu->dev, "failed to power off SPTPRAC: 0x%x\n", in a6xx_sptprac_disable()
445 DRM_DEV_ERROR(gmu->dev, "The GMU did not go into slumber\n"); in a6xx_gmu_notify_slumber()
468 DRM_DEV_ERROR(gmu->dev, "Unable to power on the GPU RSC\n"); in a6xx_rpmh_start()
476 DRM_DEV_ERROR(gmu->dev, "GPU RSC sequence stuck while waking up the GPU\n"); in a6xx_rpmh_start()
501 DRM_DEV_ERROR(gmu->dev, "Unable to power off the GPU RSC\n"); in a6xx_rpmh_stop()
[all …]

12345