Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/dccg/dcn20/
H 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()
148 void dccg2_refclk_setup(struct dccg *dccg) in dccg2_refclk_setup()
157 bool dccg2_is_s0i3_golden_init_wa_done(struct dccg *dccg) in dccg2_is_s0i3_golden_init_wa_done()
164 void dccg2_allow_clock_gating(struct dccg *dccg, bool allow) in dccg2_allow_clock_gating()
[all …]
/linux/drivers/gpu/drm/amd/display/dc/dccg/dcn314/
H A Ddcn314_dccg.c34 #define TO_DCN_DCCG(dccg)\ argument
50 struct dccg *dccg) in dccg314_trigger_dio_fifo_resync()
60 struct dccg *dccg, in dccg314_get_pixel_rate_div()
102 struct dccg *dccg, in dccg314_set_pixel_rate_div()
150 struct dccg *dccg, in dccg314_set_dtbclk_p_src()
207 struct dccg *dccg, in dccg314_set_dtbclk_dto()
251 struct dccg *dccg, in dccg314_set_dpstreamclk()
289 static void dccg314_init(struct dccg *dccg) in dccg314_init()
316 struct dccg *dccg, in dccg314_set_valid_pixel_rate()
331 struct dccg *dccg, in dccg314_dpp_root_clock_control()
/linux/drivers/gpu/drm/amd/display/dc/dccg/dcn21/
H A Ddcn21_dccg.c31 #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()
111 static void dccg21_init(struct dccg *dccg) in dccg21_init()
/linux/drivers/gpu/drm/amd/display/dc/dccg/dcn201/
H A Ddcn201_dccg.c32 #define TO_DCN_DCCG(dccg)\ argument
48 static void dccg201_update_dpp_dto(struct dccg *dccg, int dpp_inst, in dccg201_update_dpp_dto()
/linux/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn20/
H A Ddcn20_clk_mgr.c155 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()
/linux/drivers/gpu/drm/amd/display/dc/inc/hw/
H A Ddccg.h193 struct dccg { struct
195 const struct dccg_funcs *funcs; argument
214 void (*update_dpp_dto)(struct dccg *dccg, argument
/linux/drivers/gpu/drm/amd/display/dc/dccg/dcn301/
H A Ddcn301_dccg.c30 #define TO_DCN_DCCG(dccg)\ argument
/linux/drivers/gpu/drm/amd/display/dc/dccg/dcn30/
H A Ddcn30_dccg.c30 #define TO_DCN_DCCG(dccg)\ argument
/linux/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn201/
H A Ddcn201_clk_mgr.c182 struct dccg *dccg) in dcn201_clk_mgr_construct()
/linux/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn35/
H A Ddcn351_clk_mgr.c130 struct dccg *dccg) in dcn351_clk_mgr_construct()