/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn31/ |
H A D | dcn31_dccg.c | 31 #define TO_DCN_DCCG(dccg)\ argument 162 struct dccg *dccg, in dccg31_set_dpstreamclk() 174 struct dccg *dccg, in dccg31_enable_symclk32_se() 227 struct dccg *dccg, in dccg31_disable_symclk32_se() 277 struct dccg *dccg, in dccg31_enable_symclk32_le() 304 struct dccg *dccg, in dccg31_disable_symclk32_le() 328 struct dccg *dccg, in dccg31_set_symclk32_le_root_clock_gating() 443 struct dccg *dccg, in dccg31_set_physymclk() 545 struct dccg *dccg, in dccg31_set_dtbclk_dto() 611 struct dccg *dccg, in dccg31_set_audio_dtbclk_dto() [all …]
|
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn32/ |
H A D | dcn32_dccg.c | 30 #define TO_DCN_DCCG(dccg)\ argument 46 struct dccg *dccg) in dccg32_trigger_dio_fifo_resync() 59 struct dccg *dccg, in dccg32_get_pixel_rate_div() 101 struct dccg *dccg, in dccg32_set_pixel_rate_div() 149 struct dccg *dccg, in dccg32_set_dtbclk_p_src() 205 struct dccg *dccg, in dccg32_set_dtbclk_dto() 248 struct dccg *dccg, in dccg32_set_valid_pixel_rate() 263 static void dccg32_get_dccg_ref_freq(struct dccg *dccg, in dccg32_get_dccg_ref_freq() 276 struct dccg *dccg, in dccg32_set_dpstreamclk() 312 static void dccg32_otg_add_pixel(struct dccg *dccg, in dccg32_otg_add_pixel() [all …]
|
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn314/ |
H A D | dcn314_dccg.c | 33 #define TO_DCN_DCCG(dccg)\ argument 49 struct dccg *dccg) in dccg314_trigger_dio_fifo_resync() 59 struct dccg *dccg, in dccg314_get_pixel_rate_div() 101 struct dccg *dccg, in dccg314_set_pixel_rate_div() 148 struct dccg *dccg, in dccg314_set_dtbclk_p_src() 205 struct dccg *dccg, in dccg314_set_dtbclk_dto() 249 struct dccg *dccg, in dccg314_set_dpstreamclk() 287 static void dccg314_init(struct dccg *dccg) in dccg314_init() 314 struct dccg *dccg, in dccg314_set_valid_pixel_rate() 329 struct dccg *dccg, in dccg314_dpp_root_clock_control()
|
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn20/ |
H A D | dcn20_dccg.c | 32 #define TO_DCN_DCCG(dccg)\ argument 47 void dccg2_update_dpp_dto(struct dccg *dccg, int dpp_inst, int req_dppclk) in dccg2_update_dpp_dto() 77 void dccg2_get_dccg_ref_freq(struct dccg *dccg, in dccg2_get_dccg_ref_freq() 99 void dccg2_set_fifo_errdet_ovr_en(struct dccg *dccg, in dccg2_set_fifo_errdet_ovr_en() 108 void dccg2_otg_add_pixel(struct dccg *dccg, in dccg2_otg_add_pixel() 120 void dccg2_otg_drop_pixel(struct dccg *dccg, in dccg2_otg_drop_pixel() 132 void dccg2_init(struct dccg *dccg) in dccg2_init() 170 void dcn_dccg_destroy(struct dccg **dccg) in dcn_dccg_destroy()
|
H A D | dcn20_hwseq.c | 1503 struct dccg *dccg = dc->res_pool->dccg; in dcn20_update_dchubp_dpp() local 2718 struct dccg *dccg = dc->res_pool->dccg; in dcn20_enable_stream() local
|
/openbmc/linux/drivers/gpu/drm/amd/display/dc/inc/hw/ |
H A D | dccg.h | 66 struct dccg { struct 68 const struct dccg_funcs *funcs; argument 88 void (*update_dpp_dto)(struct dccg *dccg, argument
|
H A D | clk_mgr_internal.h | 274 struct dccg *dccg; member
|
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn201/ |
H A D | dcn201_dccg.c | 31 #define TO_DCN_DCCG(dccg)\ argument 47 static void dccg201_update_dpp_dto(struct dccg *dccg, int dpp_inst, in dccg201_update_dpp_dto()
|
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn21/ |
H A D | dcn21_dccg.c | 31 #define TO_DCN_DCCG(dccg)\ argument 46 static void dccg21_update_dpp_dto(struct dccg *dccg, int dpp_inst, int req_dppclk) in dccg21_update_dpp_dto()
|
/openbmc/linux/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn20/ |
H A D | dcn20_clk_mgr.c | 155 struct dccg *dccg = clk_mgr->base.ctx->dc->res_pool->dccg; in dcn20_update_clocks_update_dentist() local 185 struct dccg *dccg = clk_mgr->base.ctx->dc->res_pool->dccg; in dcn20_update_clocks_update_dentist() local 532 struct dccg *dccg) in dcn20_clk_mgr_construct()
|
/openbmc/linux/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn32/ |
H A D | dcn32_clk_mgr.c | 249 struct dccg *dccg = clk_mgr->dccg; in dcn32_update_clocks_update_dtb_dto() local 353 struct dccg *dccg = clk_mgr->base.ctx->dc->res_pool->dccg; in dcn32_update_clocks_update_dentist() local 398 struct dccg *dccg = clk_mgr->base.ctx->dc->res_pool->dccg; in dcn32_update_clocks_update_dentist() local 963 struct dccg *dccg) in dcn32_clk_mgr_construct()
|
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn301/ |
H A D | dcn301_dccg.c | 30 #define TO_DCN_DCCG(dccg)\ argument
|
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn30/ |
H A D | dcn30_dccg.c | 30 #define TO_DCN_DCCG(dccg)\ argument
|
/openbmc/linux/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn201/ |
H A D | dcn201_clk_mgr.c | 175 struct dccg *dccg) in dcn201_clk_mgr_construct()
|
/openbmc/linux/drivers/gpu/drm/amd/display/dc/clk_mgr/ |
H A D | clk_mgr.c | 151 … clk_mgr *dc_clk_mgr_create(struct dc_context *ctx, struct pp_smu_funcs *pp_smu, struct dccg *dccg) in dc_clk_mgr_create()
|
/openbmc/linux/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn315/ |
H A D | dcn315_clk_mgr.c | 606 struct dccg *dccg) in dcn315_clk_mgr_construct()
|
/openbmc/linux/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn301/ |
H A D | vg_clk_mgr.c | 662 struct dccg *dccg) in vg_clk_mgr_construct()
|
/openbmc/linux/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn30/ |
H A D | dcn30_clk_mgr.c | 522 struct dccg *dccg) in dcn3_clk_mgr_construct()
|
/openbmc/linux/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn316/ |
H A D | dcn316_clk_mgr.c | 576 struct dccg *dccg) in dcn316_clk_mgr_construct()
|
/openbmc/linux/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn21/ |
H A D | rn_clk_mgr.c | 703 struct dccg *dccg) in rn_clk_mgr_construct()
|
/openbmc/linux/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn314/ |
H A D | dcn314_clk_mgr.c | 719 struct dccg *dccg) in dcn314_clk_mgr_construct()
|
/openbmc/linux/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn31/ |
H A D | dcn31_clk_mgr.c | 675 struct dccg *dccg) in dcn31_clk_mgr_construct()
|
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dce110/ |
H A D | dce110_hw_sequencer.c | 1152 struct dccg *dccg = dc->res_pool->dccg; in dce110_disable_stream() local 2663 struct clk_mgr *dccg = dc->clk_mgr; in dce110_prepare_bandwidth() local 2677 struct clk_mgr *dccg = dc->clk_mgr; in dce110_optimize_bandwidth() local
|
/openbmc/linux/drivers/gpu/drm/amd/display/dc/inc/ |
H A D | core_types.h | 277 struct dccg *dccg; member
|