Home
last modified time | relevance | path

Searched refs:wait_for_hpd (Results 1 – 5 of 5) sorted by relevance

/Linux-v6.6/drivers/gpu/drm/amd/display/dc/link/protocols/
Dlink_edp_panel_control.h34 void edp_panel_backlight_power_on(struct dc_link *link, bool wait_for_hpd);
Dlink_edp_panel_control.c353 void edp_panel_backlight_power_on(struct dc_link *link, bool wait_for_hpd) in edp_panel_backlight_power_on() argument
359 if (wait_for_hpd) in edp_panel_backlight_power_on()
/Linux-v6.6/drivers/gpu/drm/amd/display/dc/core/
Ddc_link_exports.c410 void dc_link_edp_panel_backlight_power_on(struct dc_link *link, bool wait_for_hpd) in dc_link_edp_panel_backlight_power_on() argument
412 link->dc->link_srv->edp_panel_backlight_power_on(link, wait_for_hpd); in dc_link_edp_panel_backlight_power_on()
/Linux-v6.6/drivers/gpu/drm/amd/display/dc/inc/
Dlink.h245 struct dc_link *link, bool wait_for_hpd);
/Linux-v6.6/drivers/gpu/drm/amd/display/dc/
Ddc.h1983 bool wait_for_hpd);