Searched refs:UvdBootLevel (Results 1 – 19 of 19) sorted by relevance
/Linux-v4.19/drivers/gpu/drm/amd/powerplay/inc/ |
D | smumgr.h | 47 UvdBootLevel, enumerator
|
D | smu7_fusion.h | 240 uint8_t UvdBootLevel; member
|
D | smu7_discrete.h | 337 uint8_t UvdBootLevel; member
|
D | smu72_discrete.h | 279 uint8_t UvdBootLevel; member
|
D | smu73_discrete.h | 263 uint8_t UvdBootLevel; member
|
D | smu74_discrete.h | 297 uint8_t UvdBootLevel; member
|
D | smu75_discrete.h | 303 uint8_t UvdBootLevel; member
|
/Linux-v4.19/drivers/gpu/drm/amd/powerplay/smumgr/ |
D | vegam_smumgr.c | 339 smu_data->smc_state_table.UvdBootLevel = 0; in vegam_update_uvd_smc_table() 341 smu_data->smc_state_table.UvdBootLevel = in vegam_update_uvd_smc_table() 344 UvdBootLevel); in vegam_update_uvd_smc_table() 350 mm_boot_level_value |= smu_data->smc_state_table.UvdBootLevel << 24; in vegam_update_uvd_smc_table() 360 (uint32_t)(1 << smu_data->smc_state_table.UvdBootLevel)); in vegam_update_uvd_smc_table() 1330 table->UvdBootLevel = 0; in vegam_populate_smc_uvd_level() 2189 case UvdBootLevel: in vegam_get_offsetof() 2190 return offsetof(SMU75_Discrete_DpmTable, UvdBootLevel); in vegam_get_offsetof()
|
D | fiji_smumgr.c | 1579 table->UvdBootLevel = 0; in fiji_populate_smc_uvd_level() 2335 case UvdBootLevel: in fiji_get_offsetof() 2336 return offsetof(SMU73_Discrete_DpmTable, UvdBootLevel); in fiji_get_offsetof() 2380 smu_data->smc_state_table.UvdBootLevel = 0; in fiji_update_uvd_smc_table() 2382 smu_data->smc_state_table.UvdBootLevel = in fiji_update_uvd_smc_table() 2385 UvdBootLevel); in fiji_update_uvd_smc_table() 2391 mm_boot_level_value |= smu_data->smc_state_table.UvdBootLevel << 24; in fiji_update_uvd_smc_table() 2401 (uint32_t)(1 << smu_data->smc_state_table.UvdBootLevel)); in fiji_update_uvd_smc_table()
|
D | polaris10_smumgr.c | 1404 table->UvdBootLevel = 0; in polaris10_populate_smc_uvd_level() 2105 smu_data->smc_state_table.UvdBootLevel = 0; in polaris10_update_uvd_smc_table() 2107 smu_data->smc_state_table.UvdBootLevel = in polaris10_update_uvd_smc_table() 2110 UvdBootLevel); in polaris10_update_uvd_smc_table() 2116 mm_boot_level_value |= smu_data->smc_state_table.UvdBootLevel << 24; in polaris10_update_uvd_smc_table() 2126 (uint32_t)(1 << smu_data->smc_state_table.UvdBootLevel)); in polaris10_update_uvd_smc_table() 2262 case UvdBootLevel: in polaris10_get_offsetof() 2263 return offsetof(SMU74_Discrete_DpmTable, UvdBootLevel); in polaris10_get_offsetof()
|
D | tonga_smumgr.c | 1310 table->UvdBootLevel = 0; in tonga_populate_smc_uvd_level() 2623 case UvdBootLevel: in tonga_get_offsetof() 2624 return offsetof(SMU72_Discrete_DpmTable, UvdBootLevel); in tonga_get_offsetof() 2668 smu_data->smc_state_table.UvdBootLevel = 0; in tonga_update_uvd_smc_table() 2670 smu_data->smc_state_table.UvdBootLevel = in tonga_update_uvd_smc_table() 2673 offsetof(SMU72_Discrete_DpmTable, UvdBootLevel); in tonga_update_uvd_smc_table() 2679 mm_boot_level_value |= smu_data->smc_state_table.UvdBootLevel << 24; in tonga_update_uvd_smc_table() 2690 (uint32_t)(1 << smu_data->smc_state_table.UvdBootLevel)); in tonga_update_uvd_smc_table()
|
D | ci_smumgr.c | 2008 table->UvdBootLevel = 0; in ci_init_smc_table() 2865 smu_data->smc_state_table.UvdBootLevel = 0; in ci_update_uvd_smc_table() 2867 smu_data->smc_state_table.UvdBootLevel = uvd_table->count - 1; in ci_update_uvd_smc_table() 2870 UvdBootLevel, smu_data->smc_state_table.UvdBootLevel); in ci_update_uvd_smc_table()
|
/Linux-v4.19/drivers/gpu/drm/radeon/ |
D | smu7_fusion.h | 240 uint8_t UvdBootLevel; member
|
D | smu7_discrete.h | 336 uint8_t UvdBootLevel; member
|
D | cikd.h | 51 # define UvdBootLevel(x) ((x) << 24) macro
|
D | ci_dpm.c | 3620 table->UvdBootLevel = 0; in ci_init_smc_table() 4083 pi->smc_state_table.UvdBootLevel = 0; in ci_update_uvd_dpm() 4085 pi->smc_state_table.UvdBootLevel = in ci_update_uvd_dpm() 4090 tmp |= UvdBootLevel(pi->smc_state_table.UvdBootLevel); in ci_update_uvd_dpm()
|
D | kv_dpm.c | 1445 offsetof(SMU7_Fusion_DpmTable, UvdBootLevel), in kv_update_uvd_dpm()
|
/Linux-v4.19/drivers/gpu/drm/amd/amdgpu/ |
D | ci_dpm.c | 3767 table->UvdBootLevel = 0; in ci_init_smc_table() 4231 pi->smc_state_table.UvdBootLevel = 0; in ci_update_uvd_dpm() 4233 pi->smc_state_table.UvdBootLevel = in ci_update_uvd_dpm() 4238 tmp |= (pi->smc_state_table.UvdBootLevel << DPM_TABLE_475__UvdBootLevel__SHIFT); in ci_update_uvd_dpm()
|
D | kv_dpm.c | 1516 offsetof(SMU7_Fusion_DpmTable, UvdBootLevel), in kv_update_uvd_dpm()
|