/linux-6.3-rc2/drivers/gpu/drm/rockchip/ |
A D | cdn-dp-core.c | 124 DRM_DEV_ERROR(dp->dev, "get clk rate failed\n"); in cdn_dp_clk_enable() 350 DRM_DEV_ERROR(dp->dev, "firmware is invalid\n"); in cdn_dp_firmware_init() 507 DRM_DEV_ERROR(dp->dev, in cdn_dp_enable() 728 DRM_DEV_ERROR(dev, "ioremap reg failed\n"); in cdn_dp_parse_dt() 740 DRM_DEV_ERROR(dev, "cannot get pclk\n"); in cdn_dp_parse_dt() 746 DRM_DEV_ERROR(dev, "cannot get spdif_clk\n"); in cdn_dp_parse_dt() 752 DRM_DEV_ERROR(dev, "cannot get grf clk\n"); in cdn_dp_parse_dt() 930 DRM_DEV_ERROR(dp->dev, in cdn_dp_request_firmware() 1006 DRM_DEV_ERROR(dp->dev, in cdn_dp_pd_event_work() 1103 DRM_DEV_ERROR(dev, in cdn_dp_bind() [all …]
|
A D | rockchip_lvds.c | 461 DRM_DEV_ERROR(lvds->dev, "could not get pclk_lvds\n"); in rk3288_lvds_probe() 472 DRM_DEV_ERROR(lvds->dev, "no pinctrl handle\n"); in rk3288_lvds_probe() 561 DRM_DEV_ERROR(dev, in rockchip_lvds_bind() 595 DRM_DEV_ERROR(dev, "invalid output type [%s]\n", name); in rockchip_lvds_bind() 618 DRM_DEV_ERROR(drm_dev->dev, in rockchip_lvds_bind() 632 DRM_DEV_ERROR(drm_dev->dev, in rockchip_lvds_bind() 647 DRM_DEV_ERROR(drm_dev->dev, in rockchip_lvds_bind() 657 DRM_DEV_ERROR(drm_dev->dev, in rockchip_lvds_bind() 721 DRM_DEV_ERROR(dev, "missing rockchip,grf property\n"); in rockchip_lvds_probe() 727 DRM_DEV_ERROR(dev, "Platform initialization failed\n"); in rockchip_lvds_probe() [all …]
|
A D | dw-mipi-dsi-rockchip.c | 429 DRM_DEV_ERROR(dsi->dev, in dw_mipi_dsi_phy_init() 563 DRM_DEV_ERROR(dsi->dev, in dw_mipi_dsi_get_lane_mbps() 576 DRM_DEV_ERROR(dsi->dev, in dw_mipi_dsi_get_lane_mbps() 936 DRM_DEV_ERROR(dev, "could not get slaves data\n"); in dw_mipi_dsi_rockchip_bind() 983 DRM_DEV_ERROR(dev, "Failed to bind: %d\n", ret); in dw_mipi_dsi_rockchip_bind() 1059 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 …]
|
A D | cdn-dp-reg.c | 277 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 …]
|
A D | analogix_dp-rockchip.c | 102 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()
|
A D | dw_hdmi-rockchip.c | 207 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()
|
A D | rockchip_rgb.c | 124 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-6.3-rc2/drivers/gpu/drm/bridge/imx/ |
A D | imx8qxp-pxl2dpi.c | 56 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 …]
|
A D | imx8qxp-pixel-link.c | 46 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 …]
|
A D | imx8qxp-ldb-drv.c | 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() 424 DRM_DEV_ERROR(dev, "failed to get port0 endpoint\n"); in imx8qxp_ldb_set_di_id() 491 DRM_DEV_ERROR(dev, "companion LDB is incompatible\n"); in imx8qxp_ldb_parse_dt_companion() 499 DRM_DEV_ERROR(dev, in imx8qxp_ldb_parse_dt_companion() 517 DRM_DEV_ERROR(dev, in imx8qxp_ldb_parse_dt_companion() 544 DRM_DEV_ERROR(dev, in imx8qxp_ldb_parse_dt_companion() 551 DRM_DEV_ERROR(dev, in imx8qxp_ldb_parse_dt_companion() 595 DRM_DEV_ERROR(dev, in imx8qxp_ldb_probe() [all …]
|
A D | imx8qm-ldb-drv.c | 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() 428 DRM_DEV_ERROR(dev, in imx8qm_ldb_get_phy() 457 DRM_DEV_ERROR(dev, in imx8qm_ldb_probe() [all …]
|
A D | imx8qxp-pixel-combiner.c | 117 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()
|
A D | imx-ldb-helper.c | 106 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-6.3-rc2/drivers/gpu/drm/bridge/ |
A D | nwl-dsi.c | 145 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 …]
|
A D | ti-dlpc3433.c | 123 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-6.3-rc2/drivers/gpu/drm/msm/disp/mdp4/ |
A D | mdp4_kms.c | 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() 315 DRM_DEV_ERROR(dev->dev, in modeset_init() 325 DRM_DEV_ERROR(dev->dev, in modeset_init() 401 DRM_DEV_ERROR(dev->dev, "failed to allocate kms\n"); in mdp4_kms_init() 407 DRM_DEV_ERROR(dev->dev, "failed to init kms\n"); in mdp4_kms_init() 425 DRM_DEV_ERROR(dev->dev, "failed to get irq: %d\n", ret); in mdp4_kms_init() 449 DRM_DEV_ERROR(dev->dev, "failed to get core_clk\n"); in mdp4_kms_init() 460 DRM_DEV_ERROR(dev->dev, "failed to get axi_clk\n"); in mdp4_kms_init() 481 DRM_DEV_ERROR(dev->dev, "failed to get lut_clk\n"); in mdp4_kms_init() [all …]
|
A D | mdp4_lcdc_encoder.c | 177 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()
|
A D | mdp4_dtv_encoder.c | 145 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-6.3-rc2/drivers/gpu/drm/msm/dsi/ |
A D | dsi.c | 29 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() 218 DRM_DEV_ERROR(dev->dev, "too many bridges\n"); in msm_dsi_modeset_init() 226 DRM_DEV_ERROR(dev->dev, "failed to modeset init host: %d\n", ret); in msm_dsi_modeset_init() 244 DRM_DEV_ERROR(dev->dev, "failed to create dsi bridge: %d\n", ret); in msm_dsi_modeset_init() 251 DRM_DEV_ERROR(dev->dev, in msm_dsi_modeset_init()
|
/linux-6.3-rc2/drivers/gpu/drm/bridge/analogix/ |
A D | anx7625.c | 74 DRM_DEV_ERROR(dev, in i2c_access_workaround() 91 DRM_DEV_ERROR(dev, "read i2c fail id=%x:%x\n", in anx7625_reg_read() 108 DRM_DEV_ERROR(dev, "read i2c block fail id=%x:%x\n", in anx7625_reg_block_read() 126 DRM_DEV_ERROR(dev, "fail to write i2c id=%x\n:%x", in anx7625_reg_write() 220 DRM_DEV_ERROR(dev, "aux operation fail!\n"); in wait_aux_op_finish() 227 DRM_DEV_ERROR(dev, "aux status %02x\n", val); in wait_aux_op_finish() 454 DRM_DEV_ERROR(dev, "IO error.\n"); in anx7625_odfc_config() 949 DRM_DEV_ERROR(dev, "MIPI phy setup error.\n"); in anx7625_dp_start() 1474 DRM_DEV_ERROR(dev, "no hpd.\n"); in _anx7625_hpd_polling() 2051 DRM_DEV_ERROR(dev, "fail to find dsi host.\n"); in anx7625_attach_dsi() [all …]
|
/linux-6.3-rc2/drivers/gpu/drm/msm/hdmi/ |
A D | hdmi_phy.c | 32 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()
|
A D | hdmi.c | 92 DRM_DEV_ERROR(&pdev->dev, "cannot find phy device\n"); in msm_hdmi_get_phy() 131 DRM_DEV_ERROR(&pdev->dev, "failed to get i2c: %d\n", ret); in msm_hdmi_init() 165 DRM_DEV_ERROR(dev->dev, "too many bridges\n"); in msm_hdmi_modeset_init() 177 DRM_DEV_ERROR(dev->dev, "failed to create HDMI bridge: %d\n", ret); in msm_hdmi_modeset_init() 186 DRM_DEV_ERROR(dev->dev, "failed to attach next HDMI bridge: %d\n", ret); in msm_hdmi_modeset_init() 194 DRM_DEV_ERROR(dev->dev, "failed to create HDMI connector: %d\n", ret); in msm_hdmi_modeset_init() 205 DRM_DEV_ERROR(dev->dev, "failed to request IRQ%u: %d\n", in msm_hdmi_modeset_init() 212 DRM_DEV_ERROR(&hdmi->pdev->dev, "failed to enable HPD: %d\n", ret); in msm_hdmi_modeset_init() 327 DRM_DEV_ERROR(dev, "rate[%d] not supported!\n", in msm_hdmi_audio_hw_params() 531 DRM_DEV_ERROR(&pdev->dev, "failed to get phy\n"); in msm_hdmi_dev_probe()
|
/linux-6.3-rc2/drivers/gpu/drm/panel/ |
A D | panel-jadard-jd9365da-h3.c | 74 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() 410 DRM_DEV_ERROR(&dsi->dev, "failed to get our reset GPIO\n"); in jadard_dsi_probe() 416 DRM_DEV_ERROR(&dsi->dev, "failed to get vdd regulator\n"); in jadard_dsi_probe() 422 DRM_DEV_ERROR(&dsi->dev, "failed to get vccio regulator\n"); in jadard_dsi_probe()
|
/linux-6.3-rc2/drivers/gpu/drm/exynos/ |
A D | exynos_drm_mic.c | 116 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-6.3-rc2/drivers/gpu/drm/msm/disp/mdp5/ |
A D | mdp5_cmd_encoder.c | 31 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()
|