Home
last modified time | relevance | path

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

12

/Linux-v4.19/drivers/gpu/drm/rockchip/
Dcdn-dp-core.c77 DRM_DEV_ERROR(dp->dev, "Failed to prepare_enable grf clock\n"); in cdn_dp_grf_write()
83 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.c116 DRM_DEV_ERROR(lvds->dev, "failed to enable lvds pclk %d\n", ret); in rockchip_lvds_poweron()
121 DRM_DEV_ERROR(lvds->dev, "failed to get pm runtime: %d\n", ret); in rockchip_lvds_poweron()
192 DRM_DEV_ERROR(lvds->dev, "Could not write to GRF: %d\n", ret); in rockchip_lvds_poweroff()
246 DRM_DEV_ERROR(lvds->dev, "Could not write to GRF: %d\n", ret); in rockchip_lvds_grf_config()
297 DRM_DEV_ERROR(lvds->dev, "failed to power on lvds: %d\n", ret); in rockchip_lvds_encoder_enable()
357 DRM_DEV_ERROR(dev, in rockchip_lvds_bind()
372 DRM_DEV_ERROR(dev, "lvds port does not have any children\n"); in rockchip_lvds_bind()
376 DRM_DEV_ERROR(dev, "failed to find panel and bridge node\n"); in rockchip_lvds_bind()
391 DRM_DEV_ERROR(dev, "invalid output type [%s]\n", name); in rockchip_lvds_bind()
403 DRM_DEV_ERROR(dev, "invalid data-mapping format [%s]\n", name); in rockchip_lvds_bind()
[all …]
Ddw-mipi-dsi.c433 DRM_DEV_ERROR(dsi->dev, in dw_mipi_dsi_phy_init()
446 DRM_DEV_ERROR(dsi->dev, "Failed to enable phy_cfg_clk\n"); in dw_mipi_dsi_phy_init()
504 DRM_DEV_ERROR(dsi->dev, "failed to wait for phy lock state\n"); in dw_mipi_dsi_phy_init()
512 DRM_DEV_ERROR(dsi->dev, in dw_mipi_dsi_phy_init()
532 DRM_DEV_ERROR(dsi->dev, in dw_mipi_dsi_get_lane_bps()
545 DRM_DEV_ERROR(dsi->dev, in dw_mipi_dsi_get_lane_bps()
587 DRM_DEV_ERROR(dsi->dev, in dw_mipi_dsi_host_attach()
638 DRM_DEV_ERROR(dsi->dev, in dw_mipi_dsi_gen_pkt_hdr_write()
650 DRM_DEV_ERROR(dsi->dev, "failed to write command FIFO\n"); in dw_mipi_dsi_gen_pkt_hdr_write()
670 DRM_DEV_ERROR(dsi->dev, in dw_mipi_dsi_dcs_short_write()
[all …]
Dcdn-dp-reg.c285 DRM_DEV_ERROR(dp->dev, "dpcd write failed: %d\n", ret); in cdn_dp_dpcd_write()
312 DRM_DEV_ERROR(dp->dev, "failed to loaded the FW reg = %x\n", in cdn_dp_load_firmware()
361 DRM_DEV_ERROR(dp->dev, "set firmware active failed\n"); in cdn_dp_set_firmware_active()
390 DRM_DEV_ERROR(dp->dev, "set host cap failed: %d\n", ret); in cdn_dp_set_host_cap()
406 DRM_DEV_ERROR(dp->dev, "set event config failed: %d\n", ret); in cdn_dp_event_config()
438 DRM_DEV_ERROR(dp->dev, "get hpd status failed: %d\n", ret); in cdn_dp_get_hpd_status()
477 DRM_DEV_ERROR(dp->dev, "get block[%d] edid failed: %d\n", block, in cdn_dp_get_edid_block()
522 DRM_DEV_ERROR(dp->dev, "training failed: %d\n", ret); in cdn_dp_training_start()
551 DRM_DEV_ERROR(dp->dev, "get training status failed: %d\n", ret); in cdn_dp_get_training_status()
561 DRM_DEV_ERROR(dp->dev, "Failed to start training %d\n", ret); in cdn_dp_train_link()
[all …]
Danalogix_dp-rockchip.c93 DRM_DEV_ERROR(dp->dev, "line flag interrupt did not arrive\n"); in analogix_dp_psr_set()
119 DRM_DEV_ERROR(dp->dev, "failed to enable pclk %d\n", ret); in rockchip_dp_poweron_start()
125 DRM_DEV_ERROR(dp->dev, "failed to dp pre init %d\n", ret); in rockchip_dp_poweron_start()
206 DRM_DEV_ERROR(dp->dev, "failed to enable grfclk %d\n", ret); in rockchip_dp_drm_encoder_enable()
212 DRM_DEV_ERROR(dp->dev, "Could not write to GRF: %d\n", ret); in rockchip_dp_drm_encoder_enable()
264 DRM_DEV_ERROR(dev, "failed to get rockchip,grf property\n"); in rockchip_dp_of_probe()
274 DRM_DEV_ERROR(dev, "failed to get grf clock\n"); in rockchip_dp_of_probe()
280 DRM_DEV_ERROR(dev, "failed to get pclk property\n"); in rockchip_dp_of_probe()
286 DRM_DEV_ERROR(dev, "failed to get dp reset control\n"); in rockchip_dp_of_probe()
Ddw_hdmi-rockchip.c171 DRM_DEV_ERROR(hdmi->dev, "Unable to get rockchip,grf\n"); in rockchip_hdmi_parse_dt()
181 DRM_DEV_ERROR(hdmi->dev, "failed to get grf clock\n"); in rockchip_hdmi_parse_dt()
191 DRM_DEV_ERROR(hdmi->dev, "failed to get grf clock\n"); in rockchip_hdmi_parse_dt()
256 DRM_DEV_ERROR(hdmi->dev, "failed to enable grfclk %d\n", ret); in dw_hdmi_rockchip_encoder_enable()
262 DRM_DEV_ERROR(hdmi->dev, "Could not write to GRF: %d\n", ret); in dw_hdmi_rockchip_encoder_enable()
365 DRM_DEV_ERROR(hdmi->dev, "Unable to parse OF data\n"); in dw_hdmi_rockchip_bind()
371 DRM_DEV_ERROR(hdmi->dev, "Failed to enable HDMI vpll: %d\n", in dw_hdmi_rockchip_bind()
Drockchip_drm_fbdev.c79 DRM_DEV_ERROR(dev->dev, "Failed to create framebuffer info.\n"); in rockchip_drm_fbdev_create()
87 DRM_DEV_ERROR(dev->dev, in rockchip_drm_fbdev_create()
142 DRM_DEV_ERROR(dev->dev, in rockchip_drm_fbdev_init()
150 DRM_DEV_ERROR(dev->dev, in rockchip_drm_fbdev_init()
157 DRM_DEV_ERROR(dev->dev, in rockchip_drm_fbdev_init()
Drockchip_drm_vop.c304 DRM_DEV_ERROR(vop->dev, "Maximum dst width (3840) exceeded\n"); in scl_vop_cal_scl_fac()
342 DRM_DEV_ERROR(vop->dev, "not allow yrgb ver scale\n"); in scl_vop_cal_scl_fac()
346 DRM_DEV_ERROR(vop->dev, "not allow cbcr ver scale\n"); in scl_vop_cal_scl_fac()
515 DRM_DEV_ERROR(vop->dev, "failed to get pm runtime: %d\n", ret); in vop_enable()
535 DRM_DEV_ERROR(vop->dev, in vop_enable()
903 DRM_DEV_ERROR(vop->dev, "Failed to enable vop (%d)\n", ret); in vop_crtc_atomic_enable()
937 DRM_DEV_ERROR(vop->dev, "unsupported connector_type [%d]\n", in vop_crtc_atomic_enable()
996 DRM_DEV_ERROR(vop->dev, "VOP vblank IRQ stuck for 10 ms\n"); in vop_wait_for_irq_handler()
1238 DRM_DEV_ERROR(vop->dev, "Unknown VOP IRQs: %#02x\n", in vop_isr()
1278 DRM_DEV_ERROR(vop->dev, "failed to init plane %d\n", in vop_create_crtc()
[all …]
Drockchip_drm_fb.c63 DRM_DEV_ERROR(dev->dev, in rockchip_fb_alloc()
98 DRM_DEV_ERROR(dev->dev, in rockchip_user_fb_create()
Drockchip_drm_drv.c61 DRM_DEV_ERROR(dev, "Failed to attach iommu device\n"); in rockchip_drm_dma_attach_device()
400 DRM_DEV_ERROR(dev, "missing 'ports' property\n"); in rockchip_drm_platform_of_probe()
405 DRM_DEV_ERROR(dev, in rockchip_drm_platform_of_probe()
/Linux-v4.19/drivers/gpu/drm/zte/
Dzx_hdmi.c89 DRM_DEV_ERROR(hdmi->dev, "failed to pack infoframe: %d\n", num); in zx_hdmi_infoframe_trans()
114 DRM_DEV_ERROR(hdmi->dev, "failed to get vendor infoframe: %d\n", in zx_hdmi_config_video_vsi()
130 DRM_DEV_ERROR(hdmi->dev, "failed to get avi infoframe: %d\n", in zx_hdmi_config_video_avi()
406 DRM_DEV_ERROR(hdmi->dev, "invalid daifmt %d\n", daifmt->fmt); in zx_hdmi_audio_hw_params()
424 DRM_DEV_ERROR(hdmi->dev, "invalid sample width %d\n", in zx_hdmi_audio_hw_params()
528 DRM_DEV_ERROR(hdmi->dev, in zx_hdmi_i2c_read()
632 DRM_DEV_ERROR(hdmi->dev, "failed to add I2C adapter: %d\n", in zx_hdmi_ddc_register()
664 DRM_DEV_ERROR(dev, "failed to remap hdmi region: %d\n", ret); in zx_hdmi_bind()
675 DRM_DEV_ERROR(dev, "failed to get cec_clk: %d\n", ret); in zx_hdmi_bind()
682 DRM_DEV_ERROR(dev, "failed to get osc_clk: %d\n", ret); in zx_hdmi_bind()
[all …]
Dzx_vou.c449 DRM_DEV_ERROR(vou->dev, "failed to set pixclk rate: %d\n", ret); in zx_crtc_atomic_enable()
455 DRM_DEV_ERROR(vou->dev, "failed to enable pixclk: %d\n", ret); in zx_crtc_atomic_enable()
581 DRM_DEV_ERROR(dev, "failed to get pix clk: %d\n", ret); in zx_crtc_init()
587 DRM_DEV_ERROR(dev, "failed to init primary plane: %d\n", ret); in zx_crtc_init()
596 DRM_DEV_ERROR(dev, "failed to init drm crtc: %d\n", ret); in zx_crtc_init()
655 DRM_DEV_ERROR(dev, "failed to allocate zplane %d\n", i); in zx_overlay_init()
666 DRM_DEV_ERROR(dev, "failed to init overlay %d\n", i); in zx_overlay_init()
709 DRM_DEV_ERROR(vou->dev, "OSD ERROR: 0x%08x!\n", state); in vou_irq_handler()
780 DRM_DEV_ERROR(dev, "failed to remap osd region: %d\n", ret); in zx_crtc_bind()
788 DRM_DEV_ERROR(dev, "failed to remap timing_ctrl region: %d\n", in zx_crtc_bind()
[all …]
Dzx_vga.c161 DRM_DEV_ERROR(dev, "failed to init encoder: %d\n", ret); in zx_vga_register()
172 DRM_DEV_ERROR(dev, "failed to init connector: %d\n", ret); in zx_vga_register()
180 DRM_DEV_ERROR(dev, "failed to attach encoder: %d\n", ret); in zx_vga_register()
250 DRM_DEV_ERROR(vga->dev, "transfer timeout\n"); in zx_vga_i2c_read()
345 DRM_DEV_ERROR(dev, "failed to add I2C adapter: %d\n", ret); in zx_vga_ddc_register()
452 DRM_DEV_ERROR(dev, "failed to get i2c_wclk: %d\n", ret); in zx_vga_bind()
458 DRM_DEV_ERROR(dev, "failed to init power control: %d\n", ret); in zx_vga_bind()
464 DRM_DEV_ERROR(dev, "failed to register ddc: %d\n", ret); in zx_vga_bind()
470 DRM_DEV_ERROR(dev, "failed to register vga: %d\n", ret); in zx_vga_bind()
480 DRM_DEV_ERROR(dev, "failed to request threaded irq: %d\n", ret); in zx_vga_bind()
Dzx_tvenc.c165 DRM_DEV_ERROR(tvenc->dev, "failed to find zmode\n"); in zx_tvenc_encoder_mode_set()
239 DRM_DEV_ERROR(dev, "failed to duplicate drm mode\n"); in zx_tvenc_connector_get_modes()
259 DRM_DEV_ERROR(tvenc->dev, "unsupported mode: %s\n", mode->name); in zx_tvenc_connector_mode_valid()
352 DRM_DEV_ERROR(dev, "failed to remap tvenc region: %d\n", ret); in zx_tvenc_bind()
358 DRM_DEV_ERROR(dev, "failed to init power control: %d\n", ret); in zx_tvenc_bind()
364 DRM_DEV_ERROR(dev, "failed to register tvenc: %d\n", ret); in zx_tvenc_bind()
Dzx_drm_drv.c85 DRM_DEV_ERROR(dev, "failed to bind all components: %d\n", ret); in zx_drm_bind()
91 DRM_DEV_ERROR(dev, "failed to init vblank: %d\n", ret); in zx_drm_bind()
106 DRM_DEV_ERROR(dev, "failed to init cma fbdev: %d\n", ret); in zx_drm_bind()
/Linux-v4.19/drivers/gpu/drm/panel/
Dpanel-innolux-p079zca.c82 DRM_DEV_ERROR(panel->dev, "failed to set display off: %d\n", in innolux_panel_disable()
100 DRM_DEV_ERROR(panel->dev, "failed to enter sleep mode: %d\n", in innolux_panel_unprepare()
178 DRM_DEV_ERROR(panel->dev, "failed to exit sleep mode: %d\n", in innolux_panel_prepare()
188 DRM_DEV_ERROR(panel->dev, "failed to set display on: %d\n", in innolux_panel_prepare()
217 DRM_DEV_ERROR(panel->drm->dev, in innolux_panel_enable()
417 DRM_DEV_ERROR(panel->drm->dev, "failed to add mode %ux%ux@%u\n", in innolux_panel_get_modes()
537 DRM_DEV_ERROR(&dsi->dev, "failed to unprepare panel: %d\n", in innolux_panel_remove()
542 DRM_DEV_ERROR(&dsi->dev, "failed to disable panel: %d\n", err); in innolux_panel_remove()
546 DRM_DEV_ERROR(&dsi->dev, "failed to detach from DSI host: %d\n", in innolux_panel_remove()
/Linux-v4.19/drivers/gpu/drm/tinydrm/
Drepaper.c477 DRM_DEV_ERROR(&epd->spi->dev, "Failed to get temperature (%d)\n", ret); in repaper_get_temperature()
695 DRM_DEV_ERROR(dev, "timeout waiting for panel to become ready.\n"); in repaper_pipe_enable()
717 DRM_DEV_ERROR(dev, "failed to read chip (%d)\n", ret); in repaper_pipe_enable()
719 DRM_DEV_ERROR(dev, "panel is reported broken\n"); in repaper_pipe_enable()
759 DRM_DEV_ERROR(dev, "failed to read chip (%d)\n", ret); in repaper_pipe_enable()
771 DRM_DEV_ERROR(dev, "dc/dc failed\n"); in repaper_pipe_enable()
951 DRM_DEV_ERROR(dev, "Failed to get gpio 'panel-on'\n"); in repaper_probe()
959 DRM_DEV_ERROR(dev, "Failed to get gpio 'discharge'\n"); in repaper_probe()
967 DRM_DEV_ERROR(dev, "Failed to get gpio 'reset'\n"); in repaper_probe()
975 DRM_DEV_ERROR(dev, "Failed to get gpio 'busy'\n"); in repaper_probe()
[all …]
Dst7735r.c157 DRM_DEV_ERROR(dev, "Failed to get gpio 'reset'\n"); in st7735r_probe()
163 DRM_DEV_ERROR(dev, "Failed to get gpio 'dc'\n"); in st7735r_probe()
Dili9341.c182 DRM_DEV_ERROR(dev, "Failed to get gpio 'reset'\n"); in ili9341_probe()
188 DRM_DEV_ERROR(dev, "Failed to get gpio 'dc'\n"); in ili9341_probe()
Dmi0283qt.c191 DRM_DEV_ERROR(dev, "Failed to get gpio 'reset'\n"); in mi0283qt_probe()
197 DRM_DEV_ERROR(dev, "Failed to get gpio 'dc'\n"); in mi0283qt_probe()
Dili9225.c187 DRM_DEV_ERROR(dev, "Error sending command %d\n", ret); in ili9225_pipe_enable()
404 DRM_DEV_ERROR(dev, "Failed to get gpio 'reset'\n"); in ili9225_probe()
410 DRM_DEV_ERROR(dev, "Failed to get gpio 'rs'\n"); in ili9225_probe()
Dst7586.c341 DRM_DEV_ERROR(dev, "Failed to get gpio 'reset'\n"); in st7586_probe()
347 DRM_DEV_ERROR(dev, "Failed to get gpio 'a0'\n"); in st7586_probe()
/Linux-v4.19/include/drm/
Ddrm_print.h308 #define DRM_DEV_ERROR(dev, fmt, ...) \ macro
326 DRM_DEV_ERROR(dev, fmt, ##__VA_ARGS__); \
/Linux-v4.19/drivers/gpu/drm/bridge/analogix/
Danalogix_dp_core.c794 DRM_DEV_ERROR(dp->dev, "Wait for pll lock failed %d\n", ret); in analogix_dp_fast_link_train()
818 DRM_DEV_ERROR(dp->dev, "Read align status failed %d\n", in analogix_dp_fast_link_train()
826 DRM_DEV_ERROR(dp->dev, "Read link status failed %d\n", in analogix_dp_fast_link_train()
833 DRM_DEV_ERROR(dp->dev, "Clock recovery failed\n"); in analogix_dp_fast_link_train()
840 DRM_DEV_ERROR(dp->dev, "Channel EQ failed\n"); in analogix_dp_fast_link_train()
/Linux-v4.19/drivers/gpu/drm/
Ddrm_gem_framebuffer_helper.c80 DRM_DEV_ERROR(dev->dev, "Failed to init framebuffer: %d\n", in drm_gem_fb_alloc()

12