Home
last modified time | relevance | path

Searched refs:dc_get_edp_links (Results 1 – 10 of 10) sorted by relevance

/openbmc/linux/drivers/gpu/drm/amd/display/dc/clk_mgr/
H A Dclk_mgr.c107 dc_get_edp_links(dc, edp_links, &edp_num); in clk_mgr_exit_optimized_pwr_state()
133 dc_get_edp_links(dc, edp_links, &edp_num); in clk_mgr_optimize_pwr_state()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dce/
H A Ddmub_abm.c46 dc_get_edp_links(dc->dc, edp_links, &edp_num); in abm_feature_support()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/core/
H A Ddc_link_exports.c43 void dc_get_edp_links(const struct dc *dc, in dc_get_edp_links() function
72 dc_get_edp_links(dc, edp_links, &edp_num); in dc_get_edp_link_panel_inst()
H A Ddc.c1355 dc_get_edp_links(dc, edp_links, &edp_num); in detect_edp_presence()
5195 dc_get_edp_links(dc, edp_links, &edp_num); in dc_notify_vsync_int_state()
5244 dc_get_edp_links(dc, edp_links, &edp_num); in dc_abm_save_restore()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/
H A Ddc.h1596 void dc_get_edp_links(const struct dc *dc,
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn30/
H A Ddcn30_hwseq.c543 dc_get_edp_links(dc, edp_links, &edp_num); in dcn30_init_hw()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn32/
H A Ddcn32_hwseq.c889 dc_get_edp_links(dc, edp_links, &edp_num); in dcn32_init_hw()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dce110/
H A Ddce110_hw_sequencer.c1752 dc_get_edp_links(dc, edp_links, &edp_num); in dce110_enable_accelerated_mode()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn10/
H A Ddcn10_hw_sequencer.c1627 dc_get_edp_links(dc, edp_links, &edp_num); in dcn10_power_down_on_boot()
/openbmc/linux/drivers/gpu/drm/amd/display/amdgpu_dm/
H A Damdgpu_dm.c2332 dc_get_edp_links(adev->dm.dc, edp_links, &edp_num); in dm_late_init()