Home
last modified time | relevance | path

Searched refs:ci_populate_ulv_state (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.15/drivers/gpu/drm/amd/pm/powerplay/smumgr/
Dci_smumgr.c990 static int ci_populate_ulv_state(struct pp_hwmgr *hwmgr, in ci_populate_ulv_state() function
1969 result = ci_populate_ulv_state(hwmgr, &(table->Ulv)); in ci_init_smc_table()
/Linux-v5.15/drivers/gpu/drm/radeon/
Dci_dpm.c3281 static int ci_populate_ulv_state(struct radeon_device *rdev, in ci_populate_ulv_state() function
3546 ret = ci_populate_ulv_state(rdev, &pi->smc_state_table.Ulv); in ci_init_smc_table()