Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/gpu/drm/amd/pm/powerplay/inc/
A Dhwmgr.h200 struct pp_smumgr_func { struct
201 char *name;
202 int (*smu_init)(struct pp_hwmgr *hwmgr);
203 int (*smu_fini)(struct pp_hwmgr *hwmgr);
204 int (*start_smu)(struct pp_hwmgr *hwmgr);
210 uint32_t (*get_argument)(struct pp_hwmgr *hwmgr);
221 int (*thermal_avfs_enable)(struct pp_hwmgr *hwmgr);
222 int (*init_smc_table)(struct pp_hwmgr *hwmgr);
227 uint32_t (*get_mac_definition)(uint32_t value);
228 bool (*is_dpm_running)(struct pp_hwmgr *hwmgr);
[all …]

Completed in 12 milliseconds