Home
last modified time | relevance | path

Searched defs:pp_smu (Results 1 – 12 of 12) sorted by relevance

/linux-5.10/drivers/gpu/drm/amd/display/dc/ !
Ddm_pp_smu.h48 struct pp_smu { struct
49 enum pp_smu_ver ver; argument
60 enum pp_smu_status { argument
97 struct pp_smu pp_smu; member
168 struct pp_smu pp_smu; member
265 struct pp_smu pp_smu; member
/linux-5.10/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn10/ !
Drv1_clk_mgr.c198 struct pp_smu_funcs_rv *pp_smu = NULL; in rv1_update_clocks() local
297 struct pp_smu_funcs_rv *pp_smu = NULL; in rv1_enable_pme_wa() local
319 …gr_construct(struct dc_context *ctx, struct clk_mgr_internal *clk_mgr, struct pp_smu_funcs *pp_smu) in rv1_clk_mgr_construct()
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()
/linux-5.10/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn20/ !
Ddcn20_clk_mgr.c152 struct pp_smu_funcs_nv *pp_smu = NULL; in dcn2_update_clocks() local
342 struct pp_smu_funcs_nv *pp_smu = NULL; in dcn2_enable_pme_wa() local
426 struct pp_smu_funcs_nv *pp_smu = NULL; in dcn2_notify_link_rate_change() local
460 struct pp_smu_funcs *pp_smu, in dcn20_clk_mgr_construct()
/linux-5.10/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn21/ !
Drn_clk_mgr.c484 struct pp_smu_funcs *pp_smu = clk_mgr->pp_smu; in rn_notify_wm_ranges() local
842 struct pp_smu_funcs *pp_smu, in rn_clk_mgr_construct()
/linux-5.10/drivers/gpu/drm/amd/display/dc/clk_mgr/ !
Dclk_mgr.c115 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-5.10/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn30/ !
Ddcn30_clk_mgr.c500 struct pp_smu_funcs *pp_smu, in dcn3_clk_mgr_construct()
/linux-5.10/drivers/gpu/drm/amd/display/dc/dcn21/ !
Ddcn21_resource.c1479 struct pp_smu_funcs *pp_smu = kzalloc(sizeof(*pp_smu), GFP_KERNEL); in dcn21_pp_smu_create() local
1499 static void dcn21_pp_smu_destroy(struct pp_smu_funcs **pp_smu) in dcn21_pp_smu_destroy()
/linux-5.10/drivers/gpu/drm/amd/display/dc/inc/hw/ !
Dclk_mgr_internal.h220 struct pp_smu_funcs *pp_smu; member
/linux-5.10/drivers/gpu/drm/amd/display/dc/dcn20/ !
Ddcn20_resource.c3393 struct pp_smu_funcs *pp_smu = kzalloc(sizeof(*pp_smu), GFP_KERNEL); local
3406 static void dcn20_pp_smu_destroy(struct pp_smu_funcs **pp_smu)
/linux-5.10/drivers/gpu/drm/amd/display/dc/dcn10/ !
Ddcn10_resource.c956 struct pp_smu_funcs *pp_smu = kzalloc(sizeof(*pp_smu), GFP_KERNEL); in dcn10_pp_smu_create() local
/linux-5.10/drivers/gpu/drm/amd/display/dc/inc/ !
Dcore_types.h192 struct pp_smu_funcs *pp_smu; member