Home
last modified time | relevance | path

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

1234

/linux/drivers/gpu/drm/rockchip/
H A Dcdn-dp-core.c75 DRM_DEV_ERROR(dp->dev, "Failed to prepare_enable grf clock\n"); in cdn_dp_grf_write()
81 DRM_DEV_ERROR(dp->dev, "Could not write to GRF: %d\n", ret); in cdn_dp_grf_write()
98 DRM_DEV_ERROR(dp->dev, "cannot enable dp pclk %d\n", ret); in cdn_dp_clk_enable()
104 DRM_DEV_ERROR(dp->dev, "cannot enable core_clk %d\n", ret); in cdn_dp_clk_enable()
110 DRM_DEV_ERROR(dp->dev, "cannot get pm runtime %d\n", ret); in cdn_dp_clk_enable()
123 DRM_DEV_ERROR(dp->dev, "get clk rate failed\n"); in cdn_dp_clk_enable()
207 DRM_DEV_ERROR(dp->dev, "active_port is wrong!\n"); in cdn_dp_check_sink_connection()
229 DRM_DEV_ERROR(dp->dev, "Get sink capability timed out\n"); in cdn_dp_check_sink_connection()
340 DRM_DEV_ERROR(dp->dev, "firmware is invalid\n"); in cdn_dp_firmware_init()
354 DRM_DEV_ERROR(dp->dev, "active ucpu failed: %d\n", ret); in cdn_dp_firmware_init()
[all …]
H A Drockchip_lvds.c150 DRM_DEV_ERROR(lvds->dev, "failed to enable lvds pclk %d\n", ret); in rk3288_lvds_poweron()
155 DRM_DEV_ERROR(lvds->dev, "failed to get pm runtime: %d\n", ret); in rk3288_lvds_poweron()
233 DRM_DEV_ERROR(lvds->dev, "Could not write to GRF: %d\n", ret); in rk3288_lvds_poweroff()
266 DRM_DEV_ERROR(lvds->dev, "Could not write to GRF: %d\n", ret); in rk3288_lvds_grf_config()
302 DRM_DEV_ERROR(lvds->dev, "failed to power on LVDS: %d\n", ret); in rk3288_lvds_encoder_enable()
309 DRM_DEV_ERROR(lvds->dev, "failed to configure LVDS: %d\n", ret); in rk3288_lvds_encoder_enable()
316 DRM_DEV_ERROR(lvds->dev, "failed to set VOP source: %d\n", ret); in rk3288_lvds_encoder_enable()
339 DRM_DEV_ERROR(lvds->dev, "failed to get pm runtime: %d\n", ret); in px30_lvds_poweron()
368 DRM_DEV_ERROR(lvds->dev, "Unsupported display output %d\n", in px30_lvds_grf_config()
403 DRM_DEV_ERROR(lvds->dev, "failed to power on LVDS: %d\n", ret); in px30_lvds_encoder_enable()
[all …]
H A 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 …]
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()
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 …]
H A Danalogix_dp-rockchip.c103 DRM_DEV_ERROR(dp->dev, "failed to enable pclk %d\n", ret); in rockchip_dp_poweron()
109 DRM_DEV_ERROR(dp->dev, "failed to dp pre init %d\n", ret); in rockchip_dp_poweron()
208 DRM_DEV_ERROR(dp->dev, "failed to enable grfclk %d\n", ret); in rockchip_dp_drm_encoder_enable()
214 DRM_DEV_ERROR(dp->dev, "Could not write to GRF: %d\n", ret); in rockchip_dp_drm_encoder_enable()
239 DRM_DEV_ERROR(dp->dev, "line flag irq timed out\n"); in rockchip_dp_drm_encoder_disable()
280 DRM_DEV_ERROR(dev, "failed to get rockchip,grf property\n"); in rockchip_dp_of_probe()
290 DRM_DEV_ERROR(dev, "failed to get grf clock\n"); in rockchip_dp_of_probe()
296 DRM_DEV_ERROR(dev, "failed to get pclk property\n"); in rockchip_dp_of_probe()
302 DRM_DEV_ERROR(dev, "failed to get dp reset control\n"); in rockchip_dp_of_probe()
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()
H A Drockchip_drm_vop.c400 DRM_DEV_ERROR(vop->dev, "Maximum dst width (4096) exceeded\n"); in scl_vop_cal_scl_fac()
438 DRM_DEV_ERROR(vop->dev, "not allow yrgb ver scale\n"); in scl_vop_cal_scl_fac()
442 DRM_DEV_ERROR(vop->dev, "not allow cbcr ver scale\n"); in scl_vop_cal_scl_fac()
626 DRM_DEV_ERROR(vop->dev, "failed to get pm runtime: %d\n", ret); in vop_enable()
646 DRM_DEV_ERROR(vop->dev, in vop_enable()
1305 DRM_DEV_ERROR(vop->dev, "display LUT RAM enable timeout!\n"); in vop_crtc_gamma_set()
1330 DRM_DEV_ERROR(vop->dev, "gamma LUT update timeout!\n"); in vop_crtc_gamma_set()
1398 DRM_DEV_ERROR(vop->dev, "Failed to enable vop (%d)\n", ret); in vop_crtc_atomic_enable()
1437 DRM_DEV_ERROR(vop->dev, "unsupported connector_type [%d]\n", in vop_crtc_atomic_enable()
1512 DRM_DEV_ERROR(vop->dev, "VOP vblank IRQ stuck for 10 ms\n"); in vop_wait_for_irq_handler()
[all …]
/linux/drivers/gpu/drm/bridge/imx/
H A Dimx8qxp-pxl2dpi.c56 DRM_DEV_ERROR(p2d->dev, in imx8qxp_pxl2dpi_bridge_attach()
91 DRM_DEV_ERROR(p2d->dev, in imx8qxp_pxl2dpi_bridge_mode_set()
97 DRM_DEV_ERROR(p2d->dev, in imx8qxp_pxl2dpi_bridge_mode_set()
109 DRM_DEV_ERROR(p2d->dev, in imx8qxp_pxl2dpi_bridge_mode_set()
134 DRM_DEV_ERROR(p2d->dev, "failed to put runtime PM: %d\n", ret); in imx8qxp_pxl2dpi_bridge_atomic_disable()
228 DRM_DEV_ERROR(p2d->dev, "failed to get port@%u\n", port_id); in imx8qxp_pxl2dpi_get_available_ep_from_port()
234 DRM_DEV_ERROR(p2d->dev, "no available endpoints of port@%u\n", in imx8qxp_pxl2dpi_get_available_ep_from_port()
239 DRM_DEV_ERROR(p2d->dev, in imx8qxp_pxl2dpi_get_available_ep_from_port()
248 DRM_DEV_ERROR(p2d->dev, in imx8qxp_pxl2dpi_get_available_ep_from_port()
274 DRM_DEV_ERROR(p2d->dev, "no available remote\n"); in imx8qxp_pxl2dpi_find_next_bridge()
[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()
287 DRM_DEV_ERROR(pl->dev, "no available output port\n"); in imx8qxp_pixel_link_find_next_bridge()
338 DRM_DEV_ERROR(dev, "failed to get SCU ipc handle: %d\n", in imx8qxp_pixel_link_bridge_probe()
[all …]
H A Dimx8qxp-ldb.c145 DRM_DEV_ERROR(dev, "failed to get runtime PM sync: %d\n", ret); in imx8qxp_ldb_bridge_mode_set()
149 DRM_DEV_ERROR(dev, "failed to initialize PHY: %d\n", ret); in imx8qxp_ldb_bridge_mode_set()
153 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()
274 DRM_DEV_ERROR(dev, "failed to power off PHY: %d\n", ret); in imx8qxp_ldb_bridge_atomic_disable()
278 DRM_DEV_ERROR(dev, "failed to teardown PHY: %d\n", ret); in imx8qxp_ldb_bridge_atomic_disable()
290 DRM_DEV_ERROR(dev, "failed to put runtime PM: %d\n", ret); in imx8qxp_ldb_bridge_atomic_disable()
425 DRM_DEV_ERROR(dev, "failed to get port0 endpoint\n"); in imx8qxp_ldb_set_di_id()
432 DRM_DEV_ERROR(dev, "failed to get port0 remote endpoint\n"); in imx8qxp_ldb_set_di_id()
[all …]
H A Dimx8qm-ldb.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 …]
H A Dimx8qxp-pixel-combiner.c117 DRM_DEV_ERROR(pc->dev, in imx8qxp_pc_bridge_attach()
139 DRM_DEV_ERROR(pc->dev, in imx8qxp_pc_bridge_mode_set()
144 DRM_DEV_ERROR(pc->dev, "%s: failed to enable apb clock: %d\n", in imx8qxp_pc_bridge_mode_set()
189 DRM_DEV_ERROR(pc->dev, "failed to put runtime PM: %d\n", ret); in imx8qxp_pc_bridge_atomic_disable()
294 DRM_DEV_ERROR(dev, "failed to get apb clock: %d\n", ret); in imx8qxp_pc_bridge_probe()
305 DRM_DEV_ERROR(dev, in imx8qxp_pc_bridge_probe()
317 DRM_DEV_ERROR(dev, in imx8qxp_pc_bridge_probe()
382 DRM_DEV_ERROR(pc->dev, "%s: failed to enable apb clock: %d\n", in imx8qxp_pc_runtime_suspend()
404 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()
137 DRM_DEV_ERROR(dev, "failed to get regmap: %d\n", ret); in ldb_init_helper()
147 DRM_DEV_ERROR(dev, in ldb_init_helper()
183 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()
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 …]
/linux/drivers/gpu/drm/msm/disp/mdp4/
H A Dmdp4_kms.c208 DRM_DEV_ERROR(dev->dev, "failed to construct LCDC encoder\n"); in mdp4_modeset_init_intf()
218 DRM_DEV_ERROR(dev->dev, "failed to initialize LVDS connector\n"); in mdp4_modeset_init_intf()
227 DRM_DEV_ERROR(dev->dev, "failed to construct DTV encoder\n"); in mdp4_modeset_init_intf()
238 DRM_DEV_ERROR(dev->dev, "failed to initialize HDMI: %d\n", ret); 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()
[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()
H A Dmdp4_lcdc_encoder.c165 DRM_DEV_ERROR(dev->dev, "unknown bpp: %d\n", bpp); in setup_phy()
182 DRM_DEV_ERROR(dev->dev, "unknown # of channels: %d\n", nchan); in setup_phy()
328 DRM_DEV_ERROR(dev->dev, "failed to enable regulators: %d\n", ret); in mdp4_lcdc_encoder_enable()
333 DRM_DEV_ERROR(dev->dev, "failed to configure lcdc_clk: %d\n", ret); in mdp4_lcdc_encoder_enable()
336 DRM_DEV_ERROR(dev->dev, "failed to enable lcdc_clk: %d\n", ret); in mdp4_lcdc_encoder_enable()
386 DRM_DEV_ERROR(dev->dev, "failed to get lvds_clk\n"); in mdp4_lcdc_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()
153 DRM_DEV_ERROR(dev, "%s: failed to map phy base\n", __func__); in msm_hdmi_phy_probe()
171 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()
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/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/dsi/phy/
H A Ddsi_phy_10nm.c294 DRM_DEV_ERROR(dev, "DSI PLL(%d) lock failed, status=0x%08x\n", in dsi_pll_10nm_lock_status()
346 DRM_DEV_ERROR(dev, "vco_set_rate failed, rc=%d\n", rc); in dsi_pll_10nm_vco_prepare()
362 DRM_DEV_ERROR(dev, "PLL(%d) lock failed\n", pll_10nm->phy->id); in dsi_pll_10nm_vco_prepare()
519 DRM_DEV_ERROR(&pll_10nm->phy->pdev->dev, in dsi_10nm_pll_restore_state()
697 DRM_DEV_ERROR(&pdev->dev, "failed to register PLL: %d\n", ret); in dsi_pll_10nm_init()
799 DRM_DEV_ERROR(&phy->pdev->dev, in dsi_10nm_phy_enable()
866 DRM_DEV_ERROR(&phy->pdev->dev, "%s: set pll usecase failed, %d\n", in dsi_10nm_phy_enable()
923 DRM_DEV_ERROR(dev, "failed to parse qcom,phy-rescode-offset-top, %d\n", ret); in dsi_10nm_phy_parse_dt()
929 DRM_DEV_ERROR(dev, in dsi_10nm_phy_parse_dt()
940 DRM_DEV_ERROR(dev, "failed to parse qcom,phy-rescode-offset-bot, %d\n", ret); in dsi_10nm_phy_parse_dt()
[all …]
/linux/drivers/gpu/drm/msm/adreno/
H A Da6xx_gmu.c237 DRM_DEV_ERROR(gmu->dev, "GMU firmware initialization timed out\n"); in a6xx_gmu_start()
252 DRM_DEV_ERROR(gmu->dev, "Unable to start the HFI queues\n"); in a6xx_gmu_hfi_start()
320 DRM_DEV_ERROR(gmu->dev, in a6xx_gmu_set_oob()
335 DRM_DEV_ERROR(gmu->dev, in a6xx_gmu_set_oob()
379 DRM_DEV_ERROR(gmu->dev, "Unable to power on SPTPRAC: 0x%x\n", in a6xx_sptprac_enable()
404 DRM_DEV_ERROR(gmu->dev, "failed to power off SPTPRAC: 0x%x\n", in a6xx_sptprac_disable()
467 DRM_DEV_ERROR(gmu->dev, "The GMU did not go into slumber\n"); in a6xx_gmu_notify_slumber()
490 DRM_DEV_ERROR(gmu->dev, "Unable to power on the GPU RSC\n"); in a6xx_rpmh_start()
498 DRM_DEV_ERROR(gmu->dev, "GPU RSC sequence stuck while waking up the GPU\n"); in a6xx_rpmh_start()
517 DRM_DEV_ERROR(gmu->dev, "Unable to power off the GPU RSC\n"); in a6xx_rpmh_stop()
[all …]

1234