Searched refs:populate_all_graphic_levels (Results 1 - 16 of 16) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/pm/powerplay/smumgr/ |
H A D | smumgr.c | 194 if (NULL != hwmgr->smumgr_funcs->populate_all_graphic_levels) in smum_populate_all_graphic_levels() 195 return hwmgr->smumgr_funcs->populate_all_graphic_levels(hwmgr); in smum_populate_all_graphic_levels()
|
H A D | vegam_smumgr.c | 2296 .populate_all_graphic_levels = vegam_populate_all_graphic_levels,
|
H A D | fiji_smumgr.c | 2666 .populate_all_graphic_levels = fiji_populate_all_graphic_levels,
|
H A D | iceland_smumgr.c | 2680 .populate_all_graphic_levels = iceland_populate_all_graphic_levels,
|
H A D | ci_smumgr.c | 2980 .populate_all_graphic_levels = ci_populate_all_graphic_levels,
|
H A D | tonga_smumgr.c | 3262 .populate_all_graphic_levels = tonga_populate_all_graphic_levels,
|
H A D | polaris10_smumgr.c | 2584 .populate_all_graphic_levels = polaris10_populate_all_graphic_levels,
|
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/pm/powerplay/smumgr/ |
H A D | smumgr.c | 194 if (NULL != hwmgr->smumgr_funcs->populate_all_graphic_levels) in smum_populate_all_graphic_levels() 195 return hwmgr->smumgr_funcs->populate_all_graphic_levels(hwmgr); in smum_populate_all_graphic_levels()
|
H A D | vegam_smumgr.c | 2294 .populate_all_graphic_levels = vegam_populate_all_graphic_levels,
|
H A D | fiji_smumgr.c | 2664 .populate_all_graphic_levels = fiji_populate_all_graphic_levels,
|
H A D | iceland_smumgr.c | 2680 .populate_all_graphic_levels = iceland_populate_all_graphic_levels,
|
H A D | tonga_smumgr.c | 3262 .populate_all_graphic_levels = tonga_populate_all_graphic_levels,
|
H A D | polaris10_smumgr.c | 2702 .populate_all_graphic_levels = polaris10_populate_all_graphic_levels,
|
H A D | ci_smumgr.c | 2981 .populate_all_graphic_levels = ci_populate_all_graphic_levels,
|
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/pm/inc/ |
H A D | hwmgr.h | 223 int (*populate_all_graphic_levels)(struct pp_hwmgr *hwmgr); member
|
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/pm/powerplay/inc/ |
H A D | hwmgr.h | 222 int (*populate_all_graphic_levels)(struct pp_hwmgr *hwmgr); member
|
Completed in 45 milliseconds