Searched refs:edp_wait_for_hpd_ready (Results 1 – 14 of 14) sorted by relevance
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn10/ |
H A D | dcn10_init.c | 72 .edp_wait_for_hpd_ready = dce110_edp_wait_for_hpd_ready,
|
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn201/ |
H A D | dcn201_init.c | 74 .edp_wait_for_hpd_ready = dce110_edp_wait_for_hpd_ready,
|
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn301/ |
H A D | dcn301_init.c | 80 .edp_wait_for_hpd_ready = dce110_edp_wait_for_hpd_ready,
|
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn21/ |
H A D | dcn21_init.c | 75 .edp_wait_for_hpd_ready = dce110_edp_wait_for_hpd_ready,
|
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn20/ |
H A D | dcn20_init.c | 75 .edp_wait_for_hpd_ready = dce110_edp_wait_for_hpd_ready,
|
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn31/ |
H A D | dcn31_init.c | 80 .edp_wait_for_hpd_ready = dce110_edp_wait_for_hpd_ready,
|
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn30/ |
H A D | dcn30_init.c | 76 .edp_wait_for_hpd_ready = dce110_edp_wait_for_hpd_ready,
|
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn314/ |
H A D | dcn314_init.c | 82 .edp_wait_for_hpd_ready = dce110_edp_wait_for_hpd_ready,
|
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn32/ |
H A D | dcn32_init.c | 77 .edp_wait_for_hpd_ready = dce110_edp_wait_for_hpd_ready,
|
/openbmc/linux/drivers/gpu/drm/amd/display/dc/link/protocols/ |
H A D | link_edp_panel_control.c | 368 link->dc->hwss.edp_wait_for_hpd_ready(link, true); in edp_panel_backlight_power_on() 379 link->dc->hwss.edp_wait_for_hpd_ready(link, true); in edp_set_panel_power()
|
/openbmc/linux/drivers/gpu/drm/amd/display/dc/inc/ |
H A D | hw_sequencer.h | 184 void (*edp_wait_for_hpd_ready)(struct dc_link *link, bool power_up); member
|
/openbmc/linux/drivers/gpu/drm/amd/display/dc/link/ |
H A D | link_detection.c | 1225 link->dc->hwss.edp_wait_for_hpd_ready(link, true); in link_detect_connection_type()
|
H A D | link_dpms.c | 2093 link->dc->hwss.edp_wait_for_hpd_ready(link, true); in enable_link_dp()
|
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dce110/ |
H A D | dce110_hw_sequencer.c | 3064 link->dc->hwss.edp_wait_for_hpd_ready(link, true); in dce110_enable_dp_link_output() 3168 .edp_wait_for_hpd_ready = dce110_edp_wait_for_hpd_ready,
|