Searched defs:pp_smu (Results 1 – 11 of 11) sorted by relevance
| /linux/drivers/gpu/drm/amd/display/dc/ |
| H A D | dm_pp_smu.h | 49 struct pp_smu { struct 50 enum pp_smu_ver ver; argument 61 enum pp_smu_status { argument 98 struct pp_smu pp_smu; member 169 struct pp_smu pp_smu; member 272 struct pp_smu pp_smu; member 290 struct pp_smu pp_smu; member
|
| /linux/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn10/ |
| H A D | rv1_clk_mgr.c | 195 struct pp_smu_funcs_rv *pp_smu = NULL; in rv1_update_clocks() local 294 struct pp_smu_funcs_rv *pp_smu = NULL; in rv1_enable_pme_wa() local 316 …gr_construct(struct dc_context *ctx, struct clk_mgr_internal *clk_mgr, struct pp_smu_funcs *pp_smu) in rv1_clk_mgr_construct()
|
| H A D | rv2_clk_mgr.c | 37 …gr_construct(struct dc_context *ctx, struct clk_mgr_internal *clk_mgr, struct pp_smu_funcs *pp_smu) in rv2_clk_mgr_construct()
|
| /linux/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn20/ |
| H A D | dcn20_clk_mgr.c | 223 struct pp_smu_funcs_nv *pp_smu = NULL; in dcn2_update_clocks() local 414 struct pp_smu_funcs_nv *pp_smu = NULL; in dcn2_enable_pme_wa() local 497 struct pp_smu_funcs_nv *pp_smu = NULL; in dcn2_notify_link_rate_change() local 531 struct pp_smu_funcs *pp_smu, in dcn20_clk_mgr_construct()
|
| /linux/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn201/ |
| H A D | dcn201_clk_mgr.c | 181 struct pp_smu_funcs *pp_smu, in dcn201_clk_mgr_construct()
|
| /linux/drivers/gpu/drm/amd/display/dc/clk_mgr/ |
| H A D | clk_mgr.c | 148 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/resource/dcn21/ |
| H A D | dcn21_resource.c | 1138 struct pp_smu_funcs *pp_smu = kzalloc_obj(*pp_smu); in dcn21_pp_smu_create() local 1152 static void dcn21_pp_smu_destroy(struct pp_smu_funcs **pp_smu) in dcn21_pp_smu_destroy()
|
| /linux/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn42/ |
| H A D | dcn42_clk_mgr.c | 1036 struct pp_smu_funcs *pp_smu, in dcn42_clk_mgr_construct()
|
| /linux/drivers/gpu/drm/amd/display/dc/resource/dcn20/ |
| H A D | dcn20_resource.c | 2340 struct pp_smu_funcs *pp_smu = kzalloc_obj(*pp_smu); in dcn20_pp_smu_create() local 2353 static void dcn20_pp_smu_destroy(struct pp_smu_funcs **pp_smu) in dcn20_pp_smu_destroy()
|
| /linux/drivers/gpu/drm/amd/display/dc/resource/dcn10/ |
| H A D | dcn10_resource.c | 921 struct pp_smu_funcs *pp_smu = kzalloc_obj(*pp_smu); in dcn10_pp_smu_create() local
|
| /linux/drivers/gpu/drm/amd/display/dc/resource/dcn301/ |
| H A D | dcn301_resource.c | 1357 struct pp_smu_funcs *pp_smu, in set_wm_ranges()
|