Searched refs:pp_smu_funcs (Results 26 - 38 of 38) sorted by relevance

12

/linux-master/drivers/gpu/drm/amd/display/dc/resource/dcn20/
H A Ddcn20_resource.c1052 static void dcn20_pp_smu_destroy(struct pp_smu_funcs **pp_smu);
2305 static struct pp_smu_funcs *dcn20_pp_smu_create(struct dc_context *ctx)
2307 struct pp_smu_funcs *pp_smu = kzalloc(sizeof(*pp_smu), GFP_ATOMIC);
2315 pp_smu = memset(pp_smu, 0, sizeof(struct pp_smu_funcs));
2320 static void dcn20_pp_smu_destroy(struct pp_smu_funcs **pp_smu)
/linux-master/drivers/gpu/drm/amd/display/amdgpu_dm/
H A Damdgpu_dm_pp_smu.c755 struct pp_smu_funcs *funcs)
/linux-master/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn20/
H A Ddcn20_clk_mgr.c531 struct pp_smu_funcs *pp_smu,
/linux-master/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn316/
H A Ddcn316_clk_mgr.c576 struct pp_smu_funcs *pp_smu,
/linux-master/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn30/
H A Ddcn30_clk_mgr.c521 struct pp_smu_funcs *pp_smu,
/linux-master/drivers/gpu/drm/amd/display/dc/resource/dcn10/
H A Ddcn10_resource.c901 static struct pp_smu_funcs *dcn10_pp_smu_create(struct dc_context *ctx)
903 struct pp_smu_funcs *pp_smu = kzalloc(sizeof(*pp_smu), GFP_KERNEL);
/linux-master/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn314/
H A Ddcn314_clk_mgr.c786 struct pp_smu_funcs *pp_smu,
/linux-master/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn315/
H A Ddcn315_clk_mgr.c605 struct pp_smu_funcs *pp_smu,
/linux-master/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn31/
H A Ddcn31_clk_mgr.c675 struct pp_smu_funcs *pp_smu,
/linux-master/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn301/
H A Dvg_clk_mgr.c664 struct pp_smu_funcs *pp_smu,
/linux-master/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn32/
H A Ddcn32_clk_mgr.c1148 struct pp_smu_funcs *pp_smu,
/linux-master/drivers/gpu/drm/amd/display/dc/clk_mgr/dcn35/
H A Ddcn35_clk_mgr.c1011 struct pp_smu_funcs *pp_smu,
/linux-master/drivers/gpu/drm/amd/display/dc/resource/dcn301/
H A Ddcn301_resource.c1323 struct pp_smu_funcs *pp_smu,

Completed in 306 milliseconds

12