Lines Matching refs:drm_dev
87 struct drm_device *drm_dev; member
275 dp->dp_display.drm_dev = drm; in dp_display_bind()
285 dp->drm_dev = drm; in dp_display_bind()
286 dp->aux->drm_dev = drm; in dp_display_bind()
330 dp->drm_dev = NULL; in dp_display_unbind()
331 dp->aux->drm_dev = NULL; in dp_display_unbind()
348 drm_dbg_dp(dp->drm_dev, "present=%#x sink_count=%d\n", in dp_display_is_sink_count_zero()
372 drm_dbg_dp(dp->drm_dev, "HPD already %s\n", in dp_display_send_hpd_notification()
383 drm_dbg_dp(dp->drm_dev, "type=%d hpd=%d\n", in dp_display_send_hpd_notification()
398 drm_dbg_dp(dp->drm_dev, "max_lanes=%d max_link_rate=%d\n", in dp_display_process_hpd_high()
435 drm_dbg_dp(dp->drm_dev, "type=%d core_init=%d phy_init=%d\n", in dp_display_host_phy_init()
447 drm_dbg_dp(dp->drm_dev, "type=%d core_init=%d phy_init=%d\n", in dp_display_host_phy_exit()
459 drm_dbg_dp(dp->drm_dev, "type=%d core_init=%d phy_init=%d\n", in dp_display_host_init()
471 drm_dbg_dp(dp->drm_dev, "type=%d core_init=%d phy_init=%d\n", in dp_display_host_deinit()
517 drm_dbg_dp(dp->drm_dev, "sink count is zero, nothing to do\n"); in dp_display_handle_port_ststus_changed()
538 drm_dbg_dp(dp->drm_dev, "%d\n", sink_request); in dp_display_handle_irq_hpd()
541 drm_dbg_dp(dp->drm_dev, "Disconnected sink_request: %d\n", in dp_display_handle_irq_hpd()
566 drm_dbg_dp(dp->drm_dev, "hpd_state=%d sink_request=%d\n", in dp_display_usbpd_attention_cb()
589 drm_dbg_dp(dp->drm_dev, "Before, type=%d hpd_state=%d\n", in dp_hpd_plug_handle()
622 drm_dbg_dp(dp->drm_dev, "After, type=%d hpd_state=%d\n", in dp_hpd_plug_handle()
656 drm_dbg_dp(dp->drm_dev, "Before, type=%d hpd_state=%d\n", in dp_hpd_unplug_handle()
711 drm_dbg_dp(dp->drm_dev, "After, type=%d hpd_state=%d\n", in dp_hpd_unplug_handle()
727 drm_dbg_dp(dp->drm_dev, "Before, type=%d hpd_state=%d\n", in dp_irq_hpd_handle()
744 drm_dbg_dp(dp->drm_dev, "After, type=%d hpd_state=%d\n", in dp_irq_hpd_handle()
884 drm_dbg_dp(dp->drm_dev, "sink_count=%d\n", dp->link->sink_count); in dp_display_enable()
886 drm_dbg_dp(dp->drm_dev, "Link already setup, return\n"); in dp_display_enable()
951 drm_dbg_dp(dp->drm_dev, "sink count: %d\n", dp->link->sink_count); in dp_display_disable()
1218 drm_dbg_dp(dp->drm_dev, "type=%d isr=0x%x\n", in dp_display_irq_handler()
1264 rc = devm_request_irq(dp_display->drm_dev->dev, dp->irq, in dp_display_request_irq()
1373 drm_dbg_dp(dp->drm_dev, in dp_pm_resume()
1420 drm_dbg_dp(dp->drm_dev, in dp_pm_resume()
1441 drm_dbg_dp(dp->drm_dev, in dp_pm_suspend()
1457 drm_dbg_dp(dp->drm_dev, in dp_pm_suspend()
1574 rc = devm_add_action_or_reset(dp->drm_dev->dev, in dp_display_get_next_bridge()
1591 rc = devm_dp_parser_find_next_bridge(dp->drm_dev->dev, dp_priv->parser); in dp_display_get_next_bridge()
1616 dp_display->drm_dev = dev; in msm_dp_modeset_init()
1706 drm_dbg_dp(dp->drm_dev, "type=%d Done\n", dp->connector_type); in dp_bridge_enable()
1751 drm_dbg_dp(dp->drm_dev, "type=%d Done\n", dp->connector_type); in dp_bridge_post_disable()
1812 drm_dbg_dp(dp->drm_dev, "not initialized\n"); in dp_bridge_hpd_notify()