Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/gpu/drm/radeon/
Dci_dpm.c4925 static void ci_patch_with_vddc_leakage(struct radeon_device *rdev, u16 *vddc) in ci_patch_with_vddc_leakage() function
4960 ci_patch_with_vddc_leakage(rdev, &table->entries[i].v); in ci_patch_clock_voltage_dependency_table_with_vddc_leakage()
4982 ci_patch_with_vddc_leakage(rdev, &table->entries[i].v); in ci_patch_vce_clock_voltage_dependency_table_with_vddc_leakage()
4993 ci_patch_with_vddc_leakage(rdev, &table->entries[i].v); in ci_patch_uvd_clock_voltage_dependency_table_with_vddc_leakage()
5004 ci_patch_with_vddc_leakage(rdev, &table->entries[i].voltage); in ci_patch_vddc_phase_shed_limit_table_with_vddc_leakage()
5012 ci_patch_with_vddc_leakage(rdev, (u16 *)&table->vddc); in ci_patch_clock_voltage_limits_with_vddc_leakage()
5024 ci_patch_with_vddc_leakage(rdev, &table->entries[i].vddc); in ci_patch_cac_leakage_table_with_vddc_leakage()
/linux-4.4.14/drivers/gpu/drm/amd/amdgpu/
Dci_dpm.c5093 static void ci_patch_with_vddc_leakage(struct amdgpu_device *adev, u16 *vddc) in ci_patch_with_vddc_leakage() function
5128 ci_patch_with_vddc_leakage(adev, &table->entries[i].v); in ci_patch_clock_voltage_dependency_table_with_vddc_leakage()
5150 ci_patch_with_vddc_leakage(adev, &table->entries[i].v); in ci_patch_vce_clock_voltage_dependency_table_with_vddc_leakage()
5161 ci_patch_with_vddc_leakage(adev, &table->entries[i].v); in ci_patch_uvd_clock_voltage_dependency_table_with_vddc_leakage()
5172 ci_patch_with_vddc_leakage(adev, &table->entries[i].voltage); in ci_patch_vddc_phase_shed_limit_table_with_vddc_leakage()
5180 ci_patch_with_vddc_leakage(adev, (u16 *)&table->vddc); in ci_patch_clock_voltage_limits_with_vddc_leakage()
5192 ci_patch_with_vddc_leakage(adev, &table->entries[i].vddc); in ci_patch_cac_leakage_table_with_vddc_leakage()