Home
last modified time | relevance | path

Searched refs:DRM_DEV_ERROR (Results 1 - 25 of 223) sorted by relevance

123456789

/kernel/linux/linux-5.10/drivers/gpu/drm/rockchip/
H A Drockchip_lvds.c145 DRM_DEV_ERROR(lvds->dev, "failed to enable lvds pclk %d\n", ret); in rk3288_lvds_poweron()
150 DRM_DEV_ERROR(lvds->dev, "failed to get pm runtime: %d\n", ret); in rk3288_lvds_poweron()
228 DRM_DEV_ERROR(lvds->dev, "Could not write to GRF: %d\n", ret); in rk3288_lvds_poweroff()
261 DRM_DEV_ERROR(lvds->dev, "Could not write to GRF: %d\n", ret); in rk3288_lvds_grf_config()
297 DRM_DEV_ERROR(lvds->dev, "failed to power on LVDS: %d\n", ret); in rk3288_lvds_encoder_enable()
304 DRM_DEV_ERROR(lvds->dev, "failed to configure LVDS: %d\n", ret); in rk3288_lvds_encoder_enable()
311 DRM_DEV_ERROR(lvds->dev, "failed to set VOP source: %d\n", ret); in rk3288_lvds_encoder_enable()
334 DRM_DEV_ERROR(lvds->dev, "failed to get pm runtime: %d\n", ret); in px30_lvds_poweron()
363 DRM_DEV_ERROR(lvds->dev, "Unsupported display output %d\n", in px30_lvds_grf_config()
398 DRM_DEV_ERROR(lvd in px30_lvds_encoder_enable()
[all...]
H A Dcdn-dp-core.c69 DRM_DEV_ERROR(dp->dev, "Failed to prepare_enable grf clock\n"); in cdn_dp_grf_write()
75 DRM_DEV_ERROR(dp->dev, "Could not write to GRF: %d\n", ret); in cdn_dp_grf_write()
92 DRM_DEV_ERROR(dp->dev, "cannot enable dp pclk %d\n", ret); in cdn_dp_clk_enable()
98 DRM_DEV_ERROR(dp->dev, "cannot enable core_clk %d\n", ret); in cdn_dp_clk_enable()
104 DRM_DEV_ERROR(dp->dev, "cannot get pm runtime %d\n", ret); in cdn_dp_clk_enable()
117 DRM_DEV_ERROR(dp->dev, "get clk rate failed\n"); in cdn_dp_clk_enable()
201 DRM_DEV_ERROR(dp->dev, "active_port is wrong!\n"); in cdn_dp_check_sink_connection()
223 DRM_DEV_ERROR(dp->dev, "Get sink capability timed out\n"); in cdn_dp_check_sink_connection()
343 DRM_DEV_ERROR(dp->dev, "firmware is invalid\n"); in cdn_dp_firmware_init()
357 DRM_DEV_ERROR(d in cdn_dp_firmware_init()
[all...]
H A Ddw-mipi-dsi-rockchip.c392 DRM_DEV_ERROR(dsi->dev, in dw_mipi_dsi_phy_init()
400 DRM_DEV_ERROR(dsi->dev, "Failed to enable phy_cfg_clk\n"); in dw_mipi_dsi_phy_init()
491 DRM_DEV_ERROR(dsi->dev, "failed to set phy mode: %d\n", ret); in dw_mipi_dsi_phy_power_on()
526 DRM_DEV_ERROR(dsi->dev, in dw_mipi_dsi_get_lane_mbps()
539 DRM_DEV_ERROR(dsi->dev, in dw_mipi_dsi_get_lane_mbps()
602 DRM_DEV_ERROR(dsi->dev, "Can not find best_freq for DPHY\n"); in dw_mipi_dsi_get_lane_mbps()
767 DRM_DEV_ERROR(dsi->dev, "Failed to enable grf_clk: %d\n", ret); in dw_mipi_dsi_encoder_enable()
895 DRM_DEV_ERROR(dsi->dev, "only one clock-master allowed\n"); in dw_mipi_dsi_rockchip_bind()
900 DRM_DEV_ERROR(dsi->dev, "no clock-master defined\n"); in dw_mipi_dsi_rockchip_bind()
912 DRM_DEV_ERROR(de 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(d in cdn_dp_train_link()
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/rockchip/
H A 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()
370 DRM_DEV_ERROR(lvds->dev, "Unsupported display output %d\n", in px30_lvds_grf_config()
405 DRM_DEV_ERROR(lvd in px30_lvds_encoder_enable()
[all...]
H A 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(d in cdn_dp_firmware_init()
[all...]
H A Ddw-mipi-dsi-rockchip.c426 DRM_DEV_ERROR(dsi->dev, in dw_mipi_dsi_phy_init()
434 DRM_DEV_ERROR(dsi->dev, "Failed to enable phy_cfg_clk\n"); in dw_mipi_dsi_phy_init()
525 DRM_DEV_ERROR(dsi->dev, "failed to set phy mode: %d\n", ret); in dw_mipi_dsi_phy_power_on()
560 DRM_DEV_ERROR(dsi->dev, in dw_mipi_dsi_get_lane_mbps()
573 DRM_DEV_ERROR(dsi->dev, in dw_mipi_dsi_get_lane_mbps()
636 DRM_DEV_ERROR(dsi->dev, "Can not find best_freq for DPHY\n"); in dw_mipi_dsi_get_lane_mbps()
798 DRM_DEV_ERROR(dsi->dev, "Failed to enable grf_clk: %d\n", ret); in dw_mipi_dsi_encoder_enable()
916 DRM_DEV_ERROR(dsi->dev, "only one clock-master allowed\n"); in dw_mipi_dsi_rockchip_bind()
921 DRM_DEV_ERROR(dsi->dev, "no clock-master defined\n"); in dw_mipi_dsi_rockchip_bind()
933 DRM_DEV_ERROR(de 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(d in cdn_dp_train_link()
[all...]
/kernel/linux/linux-5.10/drivers/gpu/drm/msm/disp/mdp4/
H A Dmdp4_kms.c223 DRM_DEV_ERROR(dev->dev, "failed to construct LCDC encoder\n"); in mdp4_modeset_init_intf()
233 DRM_DEV_ERROR(dev->dev, "failed to initialize LVDS connector\n"); in mdp4_modeset_init_intf()
245 DRM_DEV_ERROR(dev->dev, "failed to construct DTV encoder\n"); in mdp4_modeset_init_intf()
256 DRM_DEV_ERROR(dev->dev, "failed to initialize HDMI: %d\n", ret); in mdp4_modeset_init_intf()
274 DRM_DEV_ERROR(dev->dev, in mdp4_modeset_init_intf()
285 DRM_DEV_ERROR(dev->dev, "failed to initialize DSI: %d\n", in mdp4_modeset_init_intf()
292 DRM_DEV_ERROR(dev->dev, "Invalid or unsupported interface\n"); in mdp4_modeset_init_intf()
328 DRM_DEV_ERROR(dev->dev, in modeset_init()
339 DRM_DEV_ERROR(dev->dev, in modeset_init()
348 DRM_DEV_ERROR(de in modeset_init()
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/msm/disp/mdp4/
H A Dmdp4_kms.c211 DRM_DEV_ERROR(dev->dev, "failed to construct LCDC encoder\n"); in mdp4_modeset_init_intf()
221 DRM_DEV_ERROR(dev->dev, "failed to initialize LVDS connector\n"); in mdp4_modeset_init_intf()
230 DRM_DEV_ERROR(dev->dev, "failed to construct DTV encoder\n"); in mdp4_modeset_init_intf()
241 DRM_DEV_ERROR(dev->dev, "failed to initialize HDMI: %d\n", ret); in mdp4_modeset_init_intf()
257 DRM_DEV_ERROR(dev->dev, in mdp4_modeset_init_intf()
267 DRM_DEV_ERROR(dev->dev, "failed to initialize DSI: %d\n", in mdp4_modeset_init_intf()
274 DRM_DEV_ERROR(dev->dev, "Invalid or unsupported interface\n"); in mdp4_modeset_init_intf()
310 DRM_DEV_ERROR(dev->dev, in modeset_init()
320 DRM_DEV_ERROR(dev->dev, in modeset_init()
329 DRM_DEV_ERROR(de in modeset_init()
[all...]
/kernel/linux/linux-6.6/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()
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(p2 in imx8qxp_pxl2dpi_get_available_ep_from_port()
[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(p in imx8qxp_pixel_link_find_next_bridge()
[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(de 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(de in imx8qm_ldb_bridge_atomic_disable()
[all...]
/kernel/linux/linux-6.6/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(de in nwl_dsi_mode_set()
[all...]
/kernel/linux/linux-5.10/drivers/gpu/drm/bridge/
H A Dnwl-dsi.c151 DRM_DEV_ERROR(dsi->dev, in nwl_dsi_write()
168 DRM_DEV_ERROR(dsi->dev, "Failed to read NWL DSI reg 0x%x: %d\n", in nwl_dsi_read()
293 DRM_DEV_ERROR(dsi->dev, "Invalid color format 0x%x\n", in nwl_dsi_config_dpi()
404 DRM_DEV_ERROR(dev, in nwl_dsi_read_packet()
431 DRM_DEV_ERROR(dev, "[%02X] DSI error report: 0x%02x\n", in nwl_dsi_read_packet()
438 DRM_DEV_ERROR(dev, in nwl_dsi_read_packet()
615 DRM_DEV_ERROR(dsi->dev, "Failed to enable rx_esc clk: %zd\n", in nwl_dsi_host_transfer()
627 DRM_DEV_ERROR(dsi_host->dev, "[%02X] DSI transfer timed out\n", in nwl_dsi_host_transfer()
672 DRM_DEV_ERROR(dev, "Need DSI lanes: %d\n", dsi->lanes); in nwl_dsi_enable()
678 DRM_DEV_ERROR(de in nwl_dsi_enable()
[all...]
/kernel/linux/linux-5.10/drivers/gpu/drm/msm/hdmi/
H A Dhdmi.c92 DRM_DEV_ERROR(&pdev->dev, "cannot find phy device\n"); in msm_hdmi_get_phy()
103 DRM_DEV_ERROR(&pdev->dev, "phy driver is not ready\n"); in msm_hdmi_get_phy()
107 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: %s (%d)\n", in msm_hdmi_init()
198 DRM_DEV_ERROR(&pdev->dev, "failed to get pwr regulator: %s (%d)\n", in msm_hdmi_init()
220 DRM_DEV_ERROR(&pdev->dev, "failed to get hpd clk: %s (%d)\n", in msm_hdmi_init()
242 DRM_DEV_ERROR(&pdev->dev, "failed to get pwr clk: %s (%d)\n", in msm_hdmi_init()
254 DRM_DEV_ERROR(&pdev->dev, "failed to get hpd gpio: (%d)\n", ret); in msm_hdmi_init()
275 DRM_DEV_ERROR(&pdev->dev, "failed to get i2c: %d\n", ret); in msm_hdmi_init()
282 DRM_DEV_ERROR( in msm_hdmi_init()
[all...]
H A Dhdmi_phy.c33 DRM_DEV_ERROR(dev, in msm_hdmi_phy_resource_init()
50 DRM_DEV_ERROR(dev, "failed to get phy clock: %s (%d)\n", in msm_hdmi_phy_resource_init()
72 DRM_DEV_ERROR(dev, "failed to enable regulator: %s (%d)\n", in msm_hdmi_phy_resource_enable()
79 DRM_DEV_ERROR(dev, "failed to enable clock: %s (%d)\n", in msm_hdmi_phy_resource_enable()
158 DRM_DEV_ERROR(dev, "%s: failed to map phy base\n", __func__); in msm_hdmi_phy_probe()
176 DRM_DEV_ERROR(dev, "couldn't init PLL\n"); in msm_hdmi_phy_probe()
/kernel/linux/linux-6.6/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()
/kernel/linux/linux-5.10/drivers/gpu/drm/msm/dsi/
H A Ddsi.c24 DRM_DEV_ERROR(&pdev->dev, "cannot find phy device\n"); in dsi_get_phy()
37 DRM_DEV_ERROR(&pdev->dev, "%s: phy driver is not ready\n", __func__); in dsi_get_phy()
42 DRM_DEV_ERROR(&pdev->dev, "%s: phy driver is not ready\n", __func__); in dsi_get_phy()
210 DRM_DEV_ERROR(dev->dev, "too many bridges\n"); in msm_dsi_modeset_init()
218 DRM_DEV_ERROR(dev->dev, "failed to modeset init host: %d\n", ret); in msm_dsi_modeset_init()
232 DRM_DEV_ERROR(dev->dev, "failed to create dsi bridge: %d\n", ret); in msm_dsi_modeset_init()
254 DRM_DEV_ERROR(dev->dev, in msm_dsi_modeset_init()
/kernel/linux/linux-6.6/drivers/gpu/drm/msm/dsi/
H A Ddsi.c28 DRM_DEV_ERROR(&pdev->dev, "cannot find phy device\n"); in dsi_get_phy()
41 DRM_DEV_ERROR(&pdev->dev, "%s: phy driver is not ready\n", __func__); in dsi_get_phy()
46 DRM_DEV_ERROR(&pdev->dev, "%s: phy driver is not ready\n", __func__); in dsi_get_phy()
220 DRM_DEV_ERROR(dev->dev, "too many bridges\n"); in msm_dsi_modeset_init()
228 DRM_DEV_ERROR(dev->dev, "failed to modeset init host: %d\n", ret); in msm_dsi_modeset_init()
246 DRM_DEV_ERROR(dev->dev, "failed to create dsi bridge: %d\n", ret); in msm_dsi_modeset_init()
253 DRM_DEV_ERROR(dev->dev, in msm_dsi_modeset_init()
/kernel/linux/linux-6.6/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()
489 DRM_DEV_ERROR(dev, "cannot get property m n value.\n"); in anx7625_dsi_video_timing_config()
569 DRM_DEV_ERROR(dev, "mipi dsi setup IO error.\n"); in anx7625_dsi_video_timing_config()
582 DRM_DEV_ERROR(de in anx7625_swap_dsi_lane3()
[all...]
/kernel/linux/linux-5.10/drivers/gpu/drm/zte/
H A Dzx_vou.c448 DRM_DEV_ERROR(vou->dev, "failed to set pixclk rate: %d\n", ret); in zx_crtc_atomic_enable()
454 DRM_DEV_ERROR(vou->dev, "failed to enable pixclk: %d\n", ret); in zx_crtc_atomic_enable()
580 DRM_DEV_ERROR(dev, "failed to get pix clk: %d\n", ret); in zx_crtc_init()
586 DRM_DEV_ERROR(dev, "failed to init primary plane: %d\n", ret); in zx_crtc_init()
595 DRM_DEV_ERROR(dev, "failed to init drm crtc: %d\n", ret); in zx_crtc_init()
654 DRM_DEV_ERROR(dev, "failed to allocate zplane %d\n", i); in zx_overlay_init()
665 DRM_DEV_ERROR(dev, "failed to init overlay %d\n", i); in zx_overlay_init()
708 DRM_DEV_ERROR(vou->dev, "OSD ERROR: 0x%08x!\n", state); in vou_irq_handler()
779 DRM_DEV_ERROR(dev, "failed to remap osd region: %d\n", ret); in zx_crtc_bind()
787 DRM_DEV_ERROR(de in zx_crtc_bind()
[all...]
H A Dzx_hdmi.c86 DRM_DEV_ERROR(hdmi->dev, "failed to pack infoframe: %d\n", num); in zx_hdmi_infoframe_trans()
111 DRM_DEV_ERROR(hdmi->dev, "failed to get vendor infoframe: %d\n", in zx_hdmi_config_video_vsi()
129 DRM_DEV_ERROR(hdmi->dev, "failed to get avi infoframe: %d\n", in zx_hdmi_config_video_avi()
402 DRM_DEV_ERROR(hdmi->dev, "invalid daifmt %d\n", daifmt->fmt); in zx_hdmi_audio_hw_params()
420 DRM_DEV_ERROR(hdmi->dev, "invalid sample width %d\n", in zx_hdmi_audio_hw_params()
525 DRM_DEV_ERROR(hdmi->dev, in zx_hdmi_i2c_read()
629 DRM_DEV_ERROR(hdmi->dev, "failed to add I2C adapter: %d\n", in zx_hdmi_ddc_register()
661 DRM_DEV_ERROR(dev, "failed to remap hdmi region: %d\n", ret); in zx_hdmi_bind()
672 DRM_DEV_ERROR(dev, "failed to get cec_clk: %d\n", ret); in zx_hdmi_bind()
679 DRM_DEV_ERROR(de in zx_hdmi_bind()
[all...]
/kernel/linux/linux-5.10/drivers/gpu/drm/msm/disp/mdp5/
H A Dmdp5_cmd_encoder.c29 DRM_DEV_ERROR(dev, "vsync_clk is not initialized\n"); in pingpong_tearcheck_setup()
35 DRM_DEV_ERROR(dev, "%s: vtotal(%d) or vrefresh(%d) is 0\n", in pingpong_tearcheck_setup()
42 DRM_DEV_ERROR(dev, "vsync_clk round rate failed %ld\n", in pingpong_tearcheck_setup()
84 DRM_DEV_ERROR(encoder->dev->dev, in pingpong_tearcheck_enable()
90 DRM_DEV_ERROR(encoder->dev->dev, in pingpong_tearcheck_enable()

Completed in 22 milliseconds

123456789