Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/amd/powerplay/smumgr/
Dtonga_smumgr.c219 struct tonga_smumgr *tonga_priv = NULL; in tonga_smu_init()
221 tonga_priv = kzalloc(sizeof(struct tonga_smumgr), GFP_KERNEL); in tonga_smu_init()
501 struct tonga_smumgr *smu_data = (struct tonga_smumgr *)(hwmgr->smu_backend); in tonga_populate_smc_link_level()
679 struct tonga_smumgr *smu_data = (struct tonga_smumgr *)(hwmgr->smu_backend); in tonga_populate_all_graphic_levels()
1078 struct tonga_smumgr *smu_data = in tonga_populate_all_memory_levels()
1079 (struct tonga_smumgr *)(hwmgr->smu_backend); in tonga_populate_all_memory_levels()
1166 struct tonga_smumgr *smu_data = in tonga_populate_smc_acpi_level()
1167 (struct tonga_smumgr *)(hwmgr->smu_backend); in tonga_populate_smc_acpi_level()
1478 struct tonga_smumgr *smu_data = in tonga_program_memory_timing_parameters()
1479 (struct tonga_smumgr *)(hwmgr->smu_backend); 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