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 D | clk_mgr.c | 107 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 D | dmub_abm.c | 46 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 D | dc_link_exports.c | 43 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 D | dc.c | 1355 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 D | dc.h | 1596 void dc_get_edp_links(const struct dc *dc,
|
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn30/ |
H A D | dcn30_hwseq.c | 543 dc_get_edp_links(dc, edp_links, &edp_num); in dcn30_init_hw()
|
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn32/ |
H A D | dcn32_hwseq.c | 889 dc_get_edp_links(dc, edp_links, &edp_num); in dcn32_init_hw()
|
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dce110/ |
H A D | dce110_hw_sequencer.c | 1752 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 D | dcn10_hw_sequencer.c | 1627 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 D | amdgpu_dm.c | 2332 dc_get_edp_links(adev->dm.dc, edp_links, &edp_num); in dm_late_init()
|