Home
last modified time | relevance | path

Searched refs:tonga_smumgr (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.4/drivers/gpu/drm/amd/powerplay/smumgr/
Dtonga_smumgr.c196 struct tonga_smumgr *priv = hwmgr->smu_backend; in tonga_start_smu()
229 struct tonga_smumgr *tonga_priv = NULL; in tonga_smu_init()
231 tonga_priv = kzalloc(sizeof(struct tonga_smumgr), GFP_KERNEL); in tonga_smu_init()
511 struct tonga_smumgr *smu_data = (struct tonga_smumgr *)(hwmgr->smu_backend); in tonga_populate_smc_link_level()
689 struct tonga_smumgr *smu_data = (struct tonga_smumgr *)(hwmgr->smu_backend); in tonga_populate_all_graphic_levels()
1089 struct tonga_smumgr *smu_data = in tonga_populate_all_memory_levels()
1090 (struct tonga_smumgr *)(hwmgr->smu_backend); in tonga_populate_all_memory_levels()
1177 struct tonga_smumgr *smu_data = in tonga_populate_smc_acpi_level()
1178 (struct tonga_smumgr *)(hwmgr->smu_backend); in tonga_populate_smc_acpi_level()
1489 struct tonga_smumgr *smu_data = in tonga_program_memory_timing_parameters()
[all …]
DMakefile26 SMU_MGR = smumgr.o smu8_smumgr.o tonga_smumgr.o fiji_smumgr.o \
Dtonga_smumgr.h63 struct tonga_smumgr { struct