Home
last modified time | relevance | path

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

12345

/linux-5.19.10/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()
349 DRM_DEV_ERROR(dp->dev, "firmware is invalid\n"); in cdn_dp_firmware_init()
363 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.c418 DRM_DEV_ERROR(dsi->dev, in dw_mipi_dsi_phy_init()
426 DRM_DEV_ERROR(dsi->dev, "Failed to enable phy_cfg_clk\n"); in dw_mipi_dsi_phy_init()
517 DRM_DEV_ERROR(dsi->dev, "failed to set phy mode: %d\n", ret); in dw_mipi_dsi_phy_power_on()
552 DRM_DEV_ERROR(dsi->dev, in dw_mipi_dsi_get_lane_mbps()
565 DRM_DEV_ERROR(dsi->dev, in dw_mipi_dsi_get_lane_mbps()
628 DRM_DEV_ERROR(dsi->dev, "Can not find best_freq for DPHY\n"); in dw_mipi_dsi_get_lane_mbps()
789 DRM_DEV_ERROR(dsi->dev, "Failed to enable grf_clk: %d\n", ret); in dw_mipi_dsi_encoder_enable()
907 DRM_DEV_ERROR(dsi->dev, "only one clock-master allowed\n"); in dw_mipi_dsi_rockchip_bind()
912 DRM_DEV_ERROR(dsi->dev, "no clock-master defined\n"); in dw_mipi_dsi_rockchip_bind()
924 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()
568 DRM_DEV_ERROR(hdmi->dev, "Unable to parse OF data\n"); in dw_hdmi_rockchip_bind()
576 DRM_DEV_ERROR(hdmi->dev, "failed to get phy\n"); in dw_hdmi_rockchip_bind()
582 DRM_DEV_ERROR(hdmi->dev, "failed to enable avdd0v9: %d\n", ret); in dw_hdmi_rockchip_bind()
588 DRM_DEV_ERROR(hdmi->dev, "failed to enable avdd1v8: %d\n", ret); in dw_hdmi_rockchip_bind()
594 DRM_DEV_ERROR(hdmi->dev, "Failed to enable HDMI reference clock: %d\n", in dw_hdmi_rockchip_bind()
Drockchip_rgb.c123 DRM_DEV_ERROR(dev, "failed to find panel or bridge %d\n", ret); in rockchip_rgb_init()
132 DRM_DEV_ERROR(drm_dev->dev, in rockchip_rgb_init()
156 DRM_DEV_ERROR(drm_dev->dev, in rockchip_rgb_init()
165 DRM_DEV_ERROR(drm_dev->dev, in rockchip_rgb_init()
Drockchip_drm_vop.c382 DRM_DEV_ERROR(vop->dev, "Maximum dst width (3840) exceeded\n"); in scl_vop_cal_scl_fac()
420 DRM_DEV_ERROR(vop->dev, "not allow yrgb ver scale\n"); in scl_vop_cal_scl_fac()
424 DRM_DEV_ERROR(vop->dev, "not allow cbcr ver scale\n"); in scl_vop_cal_scl_fac()
608 DRM_DEV_ERROR(vop->dev, "failed to get pm runtime: %d\n", ret); in vop_enable()
628 DRM_DEV_ERROR(vop->dev, in vop_enable()
1265 DRM_DEV_ERROR(vop->dev, "display LUT RAM enable timeout!\n"); in vop_crtc_gamma_set()
1341 DRM_DEV_ERROR(vop->dev, "Failed to enable vop (%d)\n", ret); in vop_crtc_atomic_enable()
1380 DRM_DEV_ERROR(vop->dev, "unsupported connector_type [%d]\n", in vop_crtc_atomic_enable()
1447 DRM_DEV_ERROR(vop->dev, "VOP vblank IRQ stuck for 10 ms\n"); in vop_wait_for_irq_handler()
1765 DRM_DEV_ERROR(vop->dev, "Unknown VOP IRQs: %#02x\n", in vop_isr()
[all …]
/linux-5.19.10/drivers/gpu/drm/msm/disp/mdp4/
Dmdp4_kms.c218 DRM_DEV_ERROR(dev->dev, "failed to construct LCDC encoder\n"); in mdp4_modeset_init_intf()
228 DRM_DEV_ERROR(dev->dev, "failed to initialize LVDS connector\n"); in mdp4_modeset_init_intf()
237 DRM_DEV_ERROR(dev->dev, "failed to construct DTV encoder\n"); in mdp4_modeset_init_intf()
248 DRM_DEV_ERROR(dev->dev, "failed to initialize HDMI: %d\n", ret); in mdp4_modeset_init_intf()
264 DRM_DEV_ERROR(dev->dev, in mdp4_modeset_init_intf()
274 DRM_DEV_ERROR(dev->dev, "failed to initialize DSI: %d\n", in mdp4_modeset_init_intf()
281 DRM_DEV_ERROR(dev->dev, "Invalid or unsupported interface\n"); in mdp4_modeset_init_intf()
317 DRM_DEV_ERROR(dev->dev, in modeset_init()
327 DRM_DEV_ERROR(dev->dev, in modeset_init()
336 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-5.19.10/drivers/gpu/drm/bridge/
Dnwl-dsi.c144 DRM_DEV_ERROR(dsi->dev, in nwl_dsi_write()
161 DRM_DEV_ERROR(dsi->dev, "Failed to read NWL DSI reg 0x%x: %d\n", in nwl_dsi_read()
283 DRM_DEV_ERROR(dsi->dev, "Invalid color format 0x%x\n", in nwl_dsi_config_dpi()
390 DRM_DEV_ERROR(dev, in nwl_dsi_read_packet()
417 DRM_DEV_ERROR(dev, "[%02X] DSI error report: 0x%02x\n", in nwl_dsi_read_packet()
424 DRM_DEV_ERROR(dev, in nwl_dsi_read_packet()
601 DRM_DEV_ERROR(dsi->dev, "Failed to enable rx_esc clk: %zd\n", in nwl_dsi_host_transfer()
613 DRM_DEV_ERROR(dsi_host->dev, "[%02X] DSI transfer timed out\n", in nwl_dsi_host_transfer()
658 DRM_DEV_ERROR(dev, "Need DSI lanes: %d\n", dsi->lanes); in nwl_dsi_mode_set()
664 DRM_DEV_ERROR(dev, "Failed to init DSI phy: %d\n", ret); in nwl_dsi_mode_set()
[all …]
/linux-5.19.10/drivers/gpu/drm/msm/hdmi/
Dhdmi.c90 DRM_DEV_ERROR(&pdev->dev, "cannot find phy device\n"); in msm_hdmi_get_phy()
101 DRM_DEV_ERROR(&pdev->dev, "phy driver is not ready\n"); in msm_hdmi_get_phy()
105 DRM_DEV_ERROR(&pdev->dev, "phy driver is not ready\n"); in msm_hdmi_get_phy()
170 DRM_DEV_ERROR(&pdev->dev, "failed to get hpd regulator: %d\n", ret); in msm_hdmi_init()
188 DRM_DEV_ERROR(&pdev->dev, "failed to get pwr regulator: %d\n", ret); in msm_hdmi_init()
206 DRM_DEV_ERROR(&pdev->dev, "failed to get hpd clk: %s (%d)\n", in msm_hdmi_init()
228 DRM_DEV_ERROR(&pdev->dev, "failed to get pwr clk: %s (%d)\n", in msm_hdmi_init()
243 DRM_DEV_ERROR(&pdev->dev, "failed to get i2c: %d\n", ret); in msm_hdmi_init()
250 DRM_DEV_ERROR(&pdev->dev, "failed to get phy\n"); in msm_hdmi_init()
292 DRM_DEV_ERROR(dev->dev, "failed to create HDMI bridge: %d\n", ret); in msm_hdmi_modeset_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-5.19.10/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-5.19.10/drivers/gpu/drm/msm/dsi/
Ddsi.c37 DRM_DEV_ERROR(&pdev->dev, "cannot find phy device\n"); in dsi_get_phy()
50 DRM_DEV_ERROR(&pdev->dev, "%s: phy driver is not ready\n", __func__); in dsi_get_phy()
55 DRM_DEV_ERROR(&pdev->dev, "%s: phy driver is not ready\n", __func__); in dsi_get_phy()
234 DRM_DEV_ERROR(dev->dev, "failed to modeset init host: %d\n", ret); in msm_dsi_modeset_init()
252 DRM_DEV_ERROR(dev->dev, "failed to create dsi bridge: %d\n", ret); in msm_dsi_modeset_init()
274 DRM_DEV_ERROR(dev->dev, in msm_dsi_modeset_init()
/linux-5.19.10/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()
Dexynos_drm_fbdev.c67 DRM_DEV_ERROR(to_dma_dev(helper->dev), in exynos_drm_fbdev_update()
118 DRM_DEV_ERROR(dev->dev, "failed to create drm framebuffer.\n"); in exynos_drm_fbdev_create()
167 DRM_DEV_ERROR(dev->dev, in exynos_drm_fbdev_init()
174 DRM_DEV_ERROR(dev->dev, in exynos_drm_fbdev_init()
Dexynos_drm_fb.c44 DRM_DEV_ERROR(drm_dev->dev, in check_fb_gem_memory_type()
83 DRM_DEV_ERROR(dev->dev, in exynos_drm_framebuffer_init()
114 DRM_DEV_ERROR(dev->dev, in exynos_user_fb_create()
/linux-5.19.10/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-5.19.10/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 …]
/linux-5.19.10/drivers/gpu/drm/msm/
Dmsm_fbdev.c78 DRM_DEV_ERROR(dev->dev, "failed to allocate fb\n"); in msm_fbdev_create()
91 DRM_DEV_ERROR(dev->dev, "failed to get buffer obj iova: %d\n", ret); in msm_fbdev_create()
97 DRM_DEV_ERROR(dev->dev, "failed to allocate fb info\n"); in msm_fbdev_create()
154 DRM_DEV_ERROR(dev->dev, "could not init fbdev: ret=%d\n", ret); in msm_fbdev_init()
/linux-5.19.10/drivers/gpu/drm/msm/dsi/phy/
Ddsi_phy.c524 DRM_DEV_ERROR(dev, in dsi_phy_regulator_init()
564 DRM_DEV_ERROR(dev, in dsi_phy_regulator_enable()
574 DRM_DEV_ERROR(dev, "regulator enable failed, %d\n", ret); in dsi_phy_regulator_enable()
595 DRM_DEV_ERROR(dev, "%s: can't enable ahb clk, %d\n", __func__, ret); in dsi_phy_enable_resource()
702 DRM_DEV_ERROR(dev, "%s: couldn't identify PHY index, %d\n", in dsi_phy_driver_probe()
714 DRM_DEV_ERROR(dev, "%s: failed to map phy base\n", __func__); in dsi_phy_driver_probe()
721 DRM_DEV_ERROR(&pdev->dev, "%s: failed to map pll base\n", __func__); in dsi_phy_driver_probe()
729 DRM_DEV_ERROR(&pdev->dev, "%s: failed to map phy lane base\n", __func__); in dsi_phy_driver_probe()
738 DRM_DEV_ERROR(&pdev->dev, "%s: failed to map phy regulator base\n", __func__); in dsi_phy_driver_probe()
756 DRM_DEV_ERROR(dev, "%s: Unable to get ahb clk\n", __func__); in dsi_phy_driver_probe()
[all …]
Ddsi_phy_10nm.c297 DRM_DEV_ERROR(dev, "DSI PLL(%d) lock failed, status=0x%08x\n", in dsi_pll_10nm_lock_status()
353 DRM_DEV_ERROR(dev, "vco_set_rate failed, rc=%d\n", rc); in dsi_pll_10nm_vco_prepare()
370 DRM_DEV_ERROR(dev, "PLL(%d) lock failed\n", pll_10nm->phy->id); in dsi_pll_10nm_vco_prepare()
529 DRM_DEV_ERROR(&pll_10nm->phy->pdev->dev, in dsi_10nm_pll_restore_state()
719 DRM_DEV_ERROR(&pdev->dev, "failed to register PLL: %d\n", ret); in dsi_pll_10nm_init()
826 DRM_DEV_ERROR(&phy->pdev->dev, in dsi_10nm_phy_enable()
906 DRM_DEV_ERROR(&phy->pdev->dev, "%s: set pll usecase failed, %d\n", in dsi_10nm_phy_enable()
963 DRM_DEV_ERROR(dev, "failed to parse qcom,phy-rescode-offset-top, %d\n", ret); in dsi_10nm_phy_parse_dt()
969 DRM_DEV_ERROR(dev, in dsi_10nm_phy_parse_dt()
980 DRM_DEV_ERROR(dev, "failed to parse qcom,phy-rescode-offset-bot, %d\n", ret); in dsi_10nm_phy_parse_dt()
[all …]
/linux-5.19.10/drivers/gpu/drm/tiny/
Drepaper.c485 DRM_DEV_ERROR(&epd->spi->dev, "Failed to get temperature (%d)\n", ret); in repaper_get_temperature()
667 DRM_DEV_ERROR(dev, "timeout waiting for panel to become ready.\n"); in repaper_pipe_enable()
689 DRM_DEV_ERROR(dev, "failed to read chip (%d)\n", ret); in repaper_pipe_enable()
691 DRM_DEV_ERROR(dev, "panel is reported broken\n"); in repaper_pipe_enable()
731 DRM_DEV_ERROR(dev, "failed to read chip (%d)\n", ret); in repaper_pipe_enable()
743 DRM_DEV_ERROR(dev, "dc/dc failed\n"); in repaper_pipe_enable()
984 DRM_DEV_ERROR(dev, "Failed to get gpio 'panel-on'\n"); in repaper_probe()
992 DRM_DEV_ERROR(dev, "Failed to get gpio 'discharge'\n"); in repaper_probe()
1000 DRM_DEV_ERROR(dev, "Failed to get gpio 'reset'\n"); in repaper_probe()
1008 DRM_DEV_ERROR(dev, "Failed to get gpio 'busy'\n"); in repaper_probe()
[all …]

12345