Home
last modified time | relevance | path

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

12345

/linux/drivers/gpu/drm/rockchip/
H A Dcdn-dp-core.c123 DRM_DEV_ERROR(dp->dev, "get clk rate failed\n"); in cdn_dp_clk_enable()
349 DRM_DEV_ERROR(dp->dev, "firmware is invalid\n"); in cdn_dp_firmware_init()
510 DRM_DEV_ERROR(dp->dev, in cdn_dp_enable()
731 DRM_DEV_ERROR(dev, "ioremap reg failed\n"); in cdn_dp_parse_dt()
743 DRM_DEV_ERROR(dev, "cannot get pclk\n"); in cdn_dp_parse_dt()
749 DRM_DEV_ERROR(dev, "cannot get spdif_clk\n"); in cdn_dp_parse_dt()
755 DRM_DEV_ERROR(dev, "cannot get grf clk\n"); in cdn_dp_parse_dt()
933 DRM_DEV_ERROR(dp->dev, in cdn_dp_request_firmware()
1009 DRM_DEV_ERROR(dp->dev, in cdn_dp_pd_event_work()
1106 DRM_DEV_ERROR(dev, in cdn_dp_bind()
[all …]
H A Drockchip_lvds.c459 DRM_DEV_ERROR(lvds->dev, "could not get pclk_lvds\n"); in rk3288_lvds_probe()
470 DRM_DEV_ERROR(lvds->dev, "no pinctrl handle\n"); in rk3288_lvds_probe()
559 DRM_DEV_ERROR(dev, in rockchip_lvds_bind()
592 DRM_DEV_ERROR(dev, "invalid output type [%s]\n", name); in rockchip_lvds_bind()
615 DRM_DEV_ERROR(drm_dev->dev, in rockchip_lvds_bind()
629 DRM_DEV_ERROR(drm_dev->dev, in rockchip_lvds_bind()
644 DRM_DEV_ERROR(drm_dev->dev, in rockchip_lvds_bind()
654 DRM_DEV_ERROR(drm_dev->dev, in rockchip_lvds_bind()
718 DRM_DEV_ERROR(dev, "missing rockchip,grf property\n"); in rockchip_lvds_probe()
724 DRM_DEV_ERROR(dev, "Platform initialization failed\n"); in rockchip_lvds_probe()
[all …]
H A Ddw-mipi-dsi-rockchip.c430 DRM_DEV_ERROR(dsi->dev, in dw_mipi_dsi_phy_init()
564 DRM_DEV_ERROR(dsi->dev, in dw_mipi_dsi_get_lane_mbps()
577 DRM_DEV_ERROR(dsi->dev, in dw_mipi_dsi_get_lane_mbps()
937 DRM_DEV_ERROR(dev, "could not get slaves data\n"); in dw_mipi_dsi_rockchip_bind()
984 DRM_DEV_ERROR(dev, "Failed to bind: %d\n", ret); in dw_mipi_dsi_rockchip_bind()
1060 DRM_DEV_ERROR(second, in dw_mipi_dsi_rockchip_host_attach()
1362 DRM_DEV_ERROR(dev, "Unable to get dsi registers\n"); in dw_mipi_dsi_rockchip_probe()
1406 DRM_DEV_ERROR(dev, in dw_mipi_dsi_rockchip_probe()
1417 DRM_DEV_ERROR(dev, in dw_mipi_dsi_rockchip_probe()
1434 DRM_DEV_ERROR(dev, "Unable to get rockchip,grf\n"); in dw_mipi_dsi_rockchip_probe()
[all …]
H A 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()
430 DRM_DEV_ERROR(dp->dev, "get hpd status failed: %d\n", ret); in cdn_dp_get_hpd_status()
514 DRM_DEV_ERROR(dp->dev, "training failed: %d\n", ret); in cdn_dp_training_start()
666 DRM_DEV_ERROR(dp->dev, in cdn_dp_config_video()
780 DRM_DEV_ERROR(dp->dev, "config video failed: %d\n", ret); in cdn_dp_config_video()
790 DRM_DEV_ERROR(dp->dev, "audio stop failed: %d\n", ret); in cdn_dp_audio_stop()
823 DRM_DEV_ERROR(dp->dev, "audio mute failed: %d\n", ret); in cdn_dp_audio_mute()
[all …]
H A 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()
H A Ddw_hdmi-rockchip.c215 DRM_DEV_ERROR(hdmi->dev, "Unable to get rockchip,grf\n"); in rockchip_hdmi_parse_dt()
226 DRM_DEV_ERROR(hdmi->dev, "failed to get reference clock\n"); in rockchip_hdmi_parse_dt()
236 DRM_DEV_ERROR(hdmi->dev, "failed to get grf clock\n"); in rockchip_hdmi_parse_dt()
325 DRM_DEV_ERROR(hdmi->dev, "failed to enable grfclk %d\n", ret); in dw_hdmi_rockchip_encoder_enable()
331 DRM_DEV_ERROR(hdmi->dev, "Could not write to GRF: %d\n", ret); in dw_hdmi_rockchip_encoder_enable()
595 DRM_DEV_ERROR(hdmi->dev, "Unable to parse OF data\n"); in dw_hdmi_rockchip_bind()
603 DRM_DEV_ERROR(hdmi->dev, "failed to get phy\n"); in dw_hdmi_rockchip_bind()
609 DRM_DEV_ERROR(hdmi->dev, "failed to enable avdd0v9: %d\n", ret); in dw_hdmi_rockchip_bind()
615 DRM_DEV_ERROR(hdmi->dev, "failed to enable avdd1v8: %d\n", ret); in dw_hdmi_rockchip_bind()
621 DRM_DEV_ERROR(hdmi->dev, "Failed to enable HDMI reference clock: %d\n", in dw_hdmi_rockchip_bind()
H A Drockchip_rgb.c122 DRM_DEV_ERROR(dev, "failed to find panel or bridge %d\n", ret); in rockchip_rgb_init()
131 DRM_DEV_ERROR(drm_dev->dev, in rockchip_rgb_init()
155 DRM_DEV_ERROR(drm_dev->dev, in rockchip_rgb_init()
166 DRM_DEV_ERROR(drm_dev->dev, in rockchip_rgb_init()
/linux/drivers/gpu/drm/bridge/imx/
H A 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()
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()
279 DRM_DEV_ERROR(p2d->dev, "no available remote\n"); in imx8qxp_pxl2dpi_find_next_bridge()
312 DRM_DEV_ERROR(p2d->dev, in imx8qxp_pxl2dpi_set_pixel_link_sel()
409 DRM_DEV_ERROR(dev, "failed to get regmap: %d\n", ret); in imx8qxp_pxl2dpi_bridge_probe()
[all …]
H A 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 …]
H A Dimx8qxp-ldb.c153 DRM_DEV_ERROR(dev, "failed to set PHY mode: %d\n", ret); in imx8qxp_ldb_bridge_mode_set()
168 DRM_DEV_ERROR(dev, "failed to configure PHY: %d\n", ret); in imx8qxp_ldb_bridge_mode_set()
252 DRM_DEV_ERROR(dev, "failed to power on PHY: %d\n", ret); in imx8qxp_ldb_bridge_atomic_enable()
425 DRM_DEV_ERROR(dev, "failed to get port0 endpoint\n"); in imx8qxp_ldb_set_di_id()
492 DRM_DEV_ERROR(dev, "companion LDB is incompatible\n"); in imx8qxp_ldb_parse_dt_companion()
500 DRM_DEV_ERROR(dev, in imx8qxp_ldb_parse_dt_companion()
518 DRM_DEV_ERROR(dev, in imx8qxp_ldb_parse_dt_companion()
545 DRM_DEV_ERROR(dev, in imx8qxp_ldb_parse_dt_companion()
552 DRM_DEV_ERROR(dev, in imx8qxp_ldb_parse_dt_companion()
596 DRM_DEV_ERROR(dev, in imx8qxp_ldb_probe()
[all …]
H A Dimx8qm-ldb.c149 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()
428 DRM_DEV_ERROR(dev, in imx8qm_ldb_get_phy()
457 DRM_DEV_ERROR(dev, in imx8qm_ldb_probe()
[all …]
H A 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()
387 DRM_DEV_ERROR(pc->dev, "%s: failed to enable apb clock: %d\n", in imx8qxp_pc_runtime_suspend()
409 DRM_DEV_ERROR(pc->dev, "%s: failed to enable apb clock: %d\n", in imx8qxp_pc_runtime_resume()
H A Dimx-ldb-helper.c114 DRM_DEV_ERROR(ldb->dev, in ldb_bridge_attach_helper()
120 DRM_DEV_ERROR(ldb->dev, "missing encoder\n"); in ldb_bridge_attach_helper()
142 DRM_DEV_ERROR(dev, "failed to get regmap: %d\n", ret); in ldb_init_helper()
152 DRM_DEV_ERROR(dev, in ldb_init_helper()
188 DRM_DEV_ERROR(dev, in ldb_find_next_bridge_helper()
/linux/drivers/gpu/drm/bridge/
H A Dnwl-dsi.c145 DRM_DEV_ERROR(dsi->dev, in nwl_dsi_write()
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()
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()
692 DRM_DEV_ERROR(dev, "Failed to set up DSI: %d", ret); in nwl_dsi_mode_set()
698 DRM_DEV_ERROR(dev, "Failed to set up DPI: %d", ret); in nwl_dsi_mode_set()
886 DRM_DEV_ERROR(dev, "Failed to deassert ESC: %d\n", ret); in nwl_dsi_bridge_mode_set()
[all …]
/linux/drivers/gpu/drm/msm/disp/mdp4/
H A Dmdp4_kms.c227 DRM_DEV_ERROR(dev->dev, "failed to construct DTV encoder\n"); in mdp4_modeset_init_intf()
254 DRM_DEV_ERROR(dev->dev, in mdp4_modeset_init_intf()
264 DRM_DEV_ERROR(dev->dev, "failed to initialize DSI: %d\n", in mdp4_modeset_init_intf()
271 DRM_DEV_ERROR(dev->dev, "Invalid or unsupported interface\n"); in mdp4_modeset_init_intf()
307 DRM_DEV_ERROR(dev->dev, in modeset_init()
317 DRM_DEV_ERROR(dev->dev, in modeset_init()
326 DRM_DEV_ERROR(dev->dev, "failed to construct crtc for %s\n", in modeset_init()
393 DRM_DEV_ERROR(dev->dev, "failed to init kms\n"); in mdp4_kms_init()
414 DRM_DEV_ERROR(dev->dev, "unexpected MDP version: v%d.%d\n", in mdp4_kms_init()
424 DRM_DEV_ERROR(dev->dev, "failed to get lut_clk\n"); in mdp4_kms_init()
[all …]
H A Dmdp4_dtv_encoder.c134 DRM_DEV_ERROR(dev->dev, "failed to set mdp_clk to %lu: %d\n", in mdp4_dtv_encoder_enable()
139 DRM_DEV_ERROR(dev->dev, "failed to enabled mdp_clk: %d\n", ret); in mdp4_dtv_encoder_enable()
143 DRM_DEV_ERROR(dev->dev, "failed to enable hdmi_clk: %d\n", ret); in mdp4_dtv_encoder_enable()
179 DRM_DEV_ERROR(dev->dev, "failed to get hdmi_clk\n"); in mdp4_dtv_encoder_init()
185 DRM_DEV_ERROR(dev->dev, "failed to get tv_clk\n"); in mdp4_dtv_encoder_init()
/linux/drivers/gpu/drm/msm/hdmi/
H A Dhdmi_phy.c33 DRM_DEV_ERROR(dev, "failed to get phy regulators: %d\n", ret); in msm_hdmi_phy_resource_init()
44 DRM_DEV_ERROR(dev, "failed to get phy clock: %s (%d)\n", in msm_hdmi_phy_resource_init()
65 DRM_DEV_ERROR(dev, "failed to enable regulators: (%d)\n", ret); in msm_hdmi_phy_resource_enable()
72 DRM_DEV_ERROR(dev, "failed to enable clock: %s (%d)\n", in msm_hdmi_phy_resource_enable()
150 DRM_DEV_ERROR(dev, "%s: failed to map phy base\n", __func__); in msm_hdmi_phy_probe()
168 DRM_DEV_ERROR(dev, "couldn't init PLL\n"); in msm_hdmi_phy_probe()
H A Dhdmi.c94 DRM_DEV_ERROR(&pdev->dev, "cannot find phy device\n"); in msm_hdmi_get_phy()
133 DRM_DEV_ERROR(&pdev->dev, "failed to get i2c: %d\n", ret); in msm_hdmi_init()
172 DRM_DEV_ERROR(dev->dev, "failed to create HDMI bridge: %d\n", ret); in msm_hdmi_modeset_init()
180 DRM_DEV_ERROR(dev->dev, "failed to attach next HDMI bridge: %d\n", ret); in msm_hdmi_modeset_init()
188 DRM_DEV_ERROR(dev->dev, "failed to create HDMI connector: %d\n", ret); in msm_hdmi_modeset_init()
199 DRM_DEV_ERROR(dev->dev, "failed to request IRQ%u: %d\n", in msm_hdmi_modeset_init()
206 DRM_DEV_ERROR(&hdmi->pdev->dev, "failed to enable HPD: %d\n", ret); in msm_hdmi_modeset_init()
314 DRM_DEV_ERROR(dev, "rate[%d] not supported!\n", in msm_hdmi_audio_hw_params()
521 DRM_DEV_ERROR(&pdev->dev, "failed to get phy\n"); in msm_hdmi_dev_probe()
/linux/drivers/gpu/drm/bridge/analogix/
H A Danx7625.c73 DRM_DEV_ERROR(dev, in i2c_access_workaround()
90 DRM_DEV_ERROR(dev, "read i2c fail id=%x:%x\n", in anx7625_reg_read()
107 DRM_DEV_ERROR(dev, "read i2c block fail id=%x:%x\n", in anx7625_reg_block_read()
125 DRM_DEV_ERROR(dev, "fail to write i2c id=%x\n:%x", in anx7625_reg_write()
219 DRM_DEV_ERROR(dev, "aux operation fail!\n"); in wait_aux_op_finish()
226 DRM_DEV_ERROR(dev, "aux status %02x\n", val); in wait_aux_op_finish()
453 DRM_DEV_ERROR(dev, "IO error.\n"); in anx7625_odfc_config()
569 DRM_DEV_ERROR(dev, "mipi dsi setup IO error.\n"); in anx7625_dsi_video_timing_config()
948 DRM_DEV_ERROR(dev, "MIPI phy setup error.\n"); in anx7625_dp_start()
1494 DRM_DEV_ERROR(dev, "no hpd.\n"); in _anx7625_hpd_polling()
[all …]
/linux/drivers/gpu/drm/msm/disp/mdp5/
H A 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/drivers/gpu/drm/exynos/
H A 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()
362 DRM_DEV_ERROR(dev, "Failed to enable clock (%s)\n", in exynos_mic_resume()
384 DRM_DEV_ERROR(dev, in exynos_mic_probe()
394 DRM_DEV_ERROR(dev, "mic: Failed to get mem region for MIC\n"); in exynos_mic_probe()
399 DRM_DEV_ERROR(dev, "mic: Failed to remap for MIC\n"); in exynos_mic_probe()
407 DRM_DEV_ERROR(dev, "mic: Failed to get system register.\n"); in exynos_mic_probe()
415 DRM_DEV_ERROR(dev, "mic: Failed to get clock (%s)\n", in exynos_mic_probe()
/linux/drivers/gpu/drm/msm/dsi/
H A Ddsi.c33 DRM_DEV_ERROR(&pdev->dev, "cannot find phy device\n"); in dsi_get_phy()
46 DRM_DEV_ERROR(&pdev->dev, "%s: phy driver is not ready\n", __func__); in dsi_get_phy()
51 DRM_DEV_ERROR(&pdev->dev, "%s: phy driver is not ready\n", __func__); in dsi_get_phy()
241 DRM_DEV_ERROR(dev->dev, "failed to modeset init host: %d\n", ret); in msm_dsi_modeset_init()
256 DRM_DEV_ERROR(dev->dev, in msm_dsi_modeset_init()
/linux/drivers/gpu/drm/msm/
H A Dmsm_kms.c246 DRM_DEV_ERROR(dev, "failed to load kms\n"); in msm_drm_kms_init()
260 DRM_DEV_ERROR(dev, "kms hw init failed: %d\n", ret); in msm_drm_kms_init()
275 DRM_DEV_ERROR(dev, "failed to create crtc_event kthread\n"); in msm_drm_kms_init()
285 DRM_DEV_ERROR(dev, "failed to initialize vblank\n"); in msm_drm_kms_init()
293 DRM_DEV_ERROR(dev, "failed to install IRQ handler\n"); in msm_drm_kms_init()
299 DRM_DEV_ERROR(dev, "msm_disp_snapshot_init failed ret = %d\n", ret); in msm_drm_kms_init()
/linux/drivers/gpu/drm/panel/
H A Dpanel-jadard-jd9365da-h3.c74 DRM_DEV_ERROR(dev, "failed to exit sleep mode ret = %d\n", err); in jadard_enable()
78 DRM_DEV_ERROR(dev, "failed to set display on ret = %d\n", err); in jadard_enable()
91 DRM_DEV_ERROR(dev, "failed to set display off: %d\n", ret); in jadard_disable()
95 DRM_DEV_ERROR(dev, "failed to enter sleep mode: %d\n", ret); in jadard_disable()
147 DRM_DEV_ERROR(&jadard->dsi->dev, "failed to add mode %ux%ux@%u\n", in jadard_get_modes()
606 DRM_DEV_ERROR(&dsi->dev, "failed to get our reset GPIO\n"); in jadard_dsi_probe()
612 DRM_DEV_ERROR(&dsi->dev, "failed to get vdd regulator\n"); in jadard_dsi_probe()
618 DRM_DEV_ERROR(&dsi->dev, "failed to get vccio regulator\n"); in jadard_dsi_probe()
/linux/drivers/gpu/drm/panthor/
H A Dpanthor_devfreq.c144 DRM_DEV_ERROR(dev, "Couldn't set OPP regulators\n"); in panthor_devfreq_init()
191 DRM_DEV_ERROR(dev, "Couldn't retrieve/enable sram supply\n"); in panthor_devfreq_init()
201 DRM_DEV_ERROR(dev, "Couldn't set recommended OPP\n"); in panthor_devfreq_init()
218 DRM_DEV_ERROR(dev, "Couldn't initialize GPU devfreq\n"); in panthor_devfreq_init()

12345