Home
last modified time | relevance | path

Searched refs:pp_smu_funcs (Results 1 – 25 of 36) sorted by relevance

12

/linux/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn35/
H A Ddcn35_clk_mgr.h58 struct pp_smu_funcs *pp_smu,
65 struct pp_smu_funcs *pp_smu,
H A Ddcn351_clk_mgr.c128 struct pp_smu_funcs *pp_smu, in dcn351_clk_mgr_construct()
/linux/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn10/
H A Drv2_clk_mgr.h29 …r_construct(struct dc_context *ctx, struct clk_mgr_internal *clk_mgr, struct pp_smu_funcs *pp_smu);
H A Drv1_clk_mgr.h29 …r_construct(struct dc_context *ctx, struct clk_mgr_internal *clk_mgr, struct pp_smu_funcs *pp_smu);
H A Drv2_clk_mgr.c37 …gr_construct(struct dc_context *ctx, struct clk_mgr_internal *clk_mgr, struct pp_smu_funcs *pp_smu) in rv2_clk_mgr_construct()
H A Drv1_clk_mgr.c316 …gr_construct(struct dc_context *ctx, struct clk_mgr_internal *clk_mgr, struct pp_smu_funcs *pp_smu) in rv1_clk_mgr_construct()
/linux/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn201/
H A Ddcn201_clk_mgr.h31 struct pp_smu_funcs *pp_smu,
H A Ddcn201_clk_mgr.c181 struct pp_smu_funcs *pp_smu, in dcn201_clk_mgr_construct()
/linux/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn32/
H A Ddcn32_clk_mgr.h32 struct pp_smu_funcs *pp_smu,
/linux/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn316/
H A Ddcn316_clk_mgr.h44 struct pp_smu_funcs *pp_smu,
/linux/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn315/
H A Ddcn315_clk_mgr.h44 struct pp_smu_funcs *pp_smu,
/linux/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn21/
H A Drn_clk_mgr.h46 struct pp_smu_funcs *pp_smu,
H A Drn_clk_mgr.c516 struct pp_smu_funcs *pp_smu = clk_mgr->pp_smu; in rn_notify_wm_ranges()
703 struct pp_smu_funcs *pp_smu, in rn_clk_mgr_construct()
/linux/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn301/
H A Dvg_clk_mgr.h47 struct pp_smu_funcs *pp_smu,
/linux/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn31/
H A Ddcn31_clk_mgr.h51 struct pp_smu_funcs *pp_smu,
/linux/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn314/
H A Ddcn314_clk_mgr.h63 struct pp_smu_funcs *pp_smu,
/linux/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn20/
H A Ddcn20_clk_mgr.h43 struct pp_smu_funcs *pp_smu,
/linux/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn30/
H A Ddcn30_clk_mgr.h93 struct pp_smu_funcs *pp_smu,
/linux/drivers/gpu/drm/amd/display/dc/
H A Ddm_pp_smu.h311 struct pp_smu_funcs { struct
H A Ddm_services_types.h32 struct pp_smu_funcs;
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn21/
H A Ddcn21_resource.c481 static void dcn21_pp_smu_destroy(struct pp_smu_funcs **pp_smu);
1104 static struct pp_smu_funcs *dcn21_pp_smu_create(struct dc_context *ctx) in dcn21_pp_smu_create()
1106 struct pp_smu_funcs *pp_smu = kzalloc(sizeof(*pp_smu), GFP_KERNEL); in dcn21_pp_smu_create()
1114 pp_smu = memset(pp_smu, 0, sizeof(struct pp_smu_funcs)); in dcn21_pp_smu_create()
1120 static void dcn21_pp_smu_destroy(struct pp_smu_funcs **pp_smu) in dcn21_pp_smu_destroy()
/linux/drivers/gpu/drm/amd/display/dc/inc/hw/
H A Dclk_mgr.h347 struct clk_mgr *dc_clk_mgr_create(struct dc_context *ctx, struct pp_smu_funcs *pp_smu, struct dccg …
H A Dclk_mgr_internal.h345 struct pp_smu_funcs *pp_smu;
/linux/drivers/gpu/drm/amd/display/dc/clk_mgr/
H A Dclk_mgr.c147 struct clk_mgr *dc_clk_mgr_create(struct dc_context *ctx, struct pp_smu_funcs *pp_smu, struct dccg … in dc_clk_mgr_create()
/linux/drivers/gpu/drm/amd/display/dc/inc/
H A Dcore_types.h242 struct pp_smu_funcs *pp_smu;

12