Home
last modified time | relevance | path

Searched defs:dccg (Results 1 – 17 of 17) sorted by relevance

/linux/drivers/gpu/drm/amd/display/dc/dcn31/
A Ddcn31_dccg.c31 #define TO_DCN_DCCG(dccg)\ argument
160 struct dccg *dccg, in dccg31_set_dpstreamclk()
171 struct dccg *dccg, in dccg31_enable_symclk32_se()
220 struct dccg *dccg, in dccg31_disable_symclk32_se()
266 struct dccg *dccg, in dccg31_enable_symclk32_le()
299 struct dccg *dccg, in dccg31_disable_symclk32_le()
399 struct dccg *dccg, in dccg31_set_physymclk()
466 struct dccg *dccg, in dccg31_set_dtbclk_dto()
538 struct dccg *dccg, in dccg31_set_audio_dtbclk_dto()
586 struct dccg *dccg, in dccg31_set_dispclk_change_mode()
[all …]
/linux/drivers/gpu/drm/amd/display/dc/dcn20/
A Ddcn20_dccg.c32 #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()
/linux/drivers/gpu/drm/amd/display/dc/inc/hw/
A Ddccg.h58 struct dccg { struct
60 const struct dccg_funcs *funcs; argument
69 void (*update_dpp_dto)(struct dccg *dccg, argument
A Dclk_mgr_internal.h233 struct dccg *dccg; member
/linux/drivers/gpu/drm/amd/display/dc/dcn201/
A Ddcn201_dccg.c31 #define TO_DCN_DCCG(dccg)\ argument
47 void dccg201_update_dpp_dto(struct dccg *dccg, int dpp_inst, int req_dppclk) in dccg201_update_dpp_dto()
/linux/drivers/gpu/drm/amd/display/dc/dcn21/
A Ddcn21_dccg.c31 #define TO_DCN_DCCG(dccg)\ argument
46 void dccg21_update_dpp_dto(struct dccg *dccg, int dpp_inst, int req_dppclk) in dccg21_update_dpp_dto()
/linux/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn20/
A Ddcn20_clk_mgr.c148 struct dccg *dccg = clk_mgr->base.ctx->dc->res_pool->dccg; in dcn20_update_clocks_update_dentist() local
178 struct dccg *dccg = clk_mgr->base.ctx->dc->res_pool->dccg; in dcn20_update_clocks_update_dentist() local
534 struct dccg *dccg) in dcn20_clk_mgr_construct()
/linux/drivers/gpu/drm/amd/display/dc/dcn301/
A Ddcn301_dccg.c30 #define TO_DCN_DCCG(dccg)\ argument
/linux/drivers/gpu/drm/amd/display/dc/dcn30/
A Ddcn30_dccg.c30 #define TO_DCN_DCCG(dccg)\ argument
/linux/drivers/gpu/drm/amd/display/dc/clk_mgr/
A Dclk_mgr.c138 … clk_mgr *dc_clk_mgr_create(struct dc_context *ctx, struct pp_smu_funcs *pp_smu, struct dccg *dccg) in dc_clk_mgr_create()
/linux/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn201/
A Ddcn201_clk_mgr.c217 struct dccg *dccg) in dcn201_clk_mgr_construct()
/linux/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn30/
A Ddcn30_clk_mgr.c533 struct dccg *dccg) in dcn3_clk_mgr_construct()
/linux/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn301/
A Dvg_clk_mgr.c733 struct dccg *dccg) in vg_clk_mgr_construct()
/linux/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn31/
A Ddcn31_clk_mgr.c633 struct dccg *dccg) in dcn31_clk_mgr_construct()
/linux/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn21/
A Drn_clk_mgr.c939 struct dccg *dccg) in rn_clk_mgr_construct()
/linux/drivers/gpu/drm/amd/display/dc/dce110/
A Ddce110_hw_sequencer.c2719 struct clk_mgr *dccg = dc->clk_mgr; local
2733 struct clk_mgr *dccg = dc->clk_mgr; local
/linux/drivers/gpu/drm/amd/display/dc/inc/
A Dcore_types.h283 struct dccg *dccg; member

Completed in 36 milliseconds