Searched refs:pplib (Results 1 – 14 of 14) sorted by relevance
700 struct _ATOM_PPLIB_POWERPLAYTABLE pplib; member807 rdev->pm.dpm.ps = kcalloc(power_info->pplib.ucNumStates, in rs780_parse_power_table()813 for (i = 0; i < power_info->pplib.ucNumStates; i++) { in rs780_parse_power_table()816 le16_to_cpu(power_info->pplib.usStateArrayOffset) + in rs780_parse_power_table()817 i * power_info->pplib.ucStateEntrySize); in rs780_parse_power_table()822 power_info->pplib.ucNonClockSize)); in rs780_parse_power_table()823 if (power_info->pplib.ucStateEntrySize - 1) { in rs780_parse_power_table()826 le16_to_cpu(power_info->pplib.usClockInfoArrayOffset) + in rs780_parse_power_table()828 power_info->pplib.ucClockInfoSize)); in rs780_parse_power_table()837 power_info->pplib.ucNonClockSize); in rs780_parse_power_table()[all …]
1777 struct _ATOM_PPLIB_POWERPLAYTABLE pplib; member1890 rdev->pm.dpm.ps = kcalloc(power_info->pplib.ucNumStates, in rv6xx_parse_power_table()1896 for (i = 0; i < power_info->pplib.ucNumStates; i++) { in rv6xx_parse_power_table()1899 le16_to_cpu(power_info->pplib.usStateArrayOffset) + in rv6xx_parse_power_table()1900 i * power_info->pplib.ucStateEntrySize); in rv6xx_parse_power_table()1903 le16_to_cpu(power_info->pplib.usNonClockInfoArrayOffset) + in rv6xx_parse_power_table()1905 power_info->pplib.ucNonClockSize)); in rv6xx_parse_power_table()1906 if (power_info->pplib.ucStateEntrySize - 1) { in rv6xx_parse_power_table()1920 le16_to_cpu(power_info->pplib.usClockInfoArrayOffset) + in rv6xx_parse_power_table()1921 (idx[j] * power_info->pplib.ucClockInfoSize)); in rv6xx_parse_power_table()[all …]
2128 struct _ATOM_PPLIB_POWERPLAYTABLE pplib; member2286 rdev->pm.dpm.ps = kcalloc(power_info->pplib.ucNumStates, in rv7xx_parse_power_table()2292 for (i = 0; i < power_info->pplib.ucNumStates; i++) { in rv7xx_parse_power_table()2295 le16_to_cpu(power_info->pplib.usStateArrayOffset) + in rv7xx_parse_power_table()2296 i * power_info->pplib.ucStateEntrySize); in rv7xx_parse_power_table()2301 power_info->pplib.ucNonClockSize)); in rv7xx_parse_power_table()2302 if (power_info->pplib.ucStateEntrySize - 1) { in rv7xx_parse_power_table()2312 power_info->pplib.ucNonClockSize); in rv7xx_parse_power_table()2317 le16_to_cpu(power_info->pplib.usClockInfoArrayOffset) + in rv7xx_parse_power_table()2318 (idx[j] * power_info->pplib.ucClockInfoSize)); in rv7xx_parse_power_table()[all …]
805 struct _ATOM_PPLIB_POWERPLAYTABLE pplib; member856 rdev->pm.dpm.platform_caps = le32_to_cpu(power_info->pplib.ulPlatformCaps); in r600_get_platform_caps()857 rdev->pm.dpm.backbias_response_time = le16_to_cpu(power_info->pplib.usBackbiasTime); in r600_get_platform_caps()858 rdev->pm.dpm.voltage_response_time = le16_to_cpu(power_info->pplib.usVoltageTime); in r600_get_platform_caps()888 if (le16_to_cpu(power_info->pplib.usTableSize) >= in r600_parse_extended_power_table()918 if (le16_to_cpu(power_info->pplib.usTableSize) >= in r600_parse_extended_power_table()1016 if (le16_to_cpu(power_info->pplib.usTableSize) >= in r600_parse_extended_power_table()1065 if (le16_to_cpu(power_info->pplib.usTableSize) >= in r600_parse_extended_power_table()
2022 struct _ATOM_PPLIB_POWERPLAYTABLE pplib; member2592 if (power_info->pplib.ucNumStates == 0) in radeon_atombios_parse_power_table_4_5()2600 for (i = 0; i < power_info->pplib.ucNumStates; i++) { in radeon_atombios_parse_power_table_4_5()2604 le16_to_cpu(power_info->pplib.usStateArrayOffset) + in radeon_atombios_parse_power_table_4_5()2605 i * power_info->pplib.ucStateEntrySize); in radeon_atombios_parse_power_table_4_5()2610 power_info->pplib.ucNonClockSize)); in radeon_atombios_parse_power_table_4_5()2612 kcalloc((power_info->pplib.ucStateEntrySize - 1) ? in radeon_atombios_parse_power_table_4_5()2613 (power_info->pplib.ucStateEntrySize - 1) : 1, in radeon_atombios_parse_power_table_4_5()2618 if (power_info->pplib.ucStateEntrySize - 1) { in radeon_atombios_parse_power_table_4_5()2624 power_info->pplib.ucClockInfoSize)); in radeon_atombios_parse_power_table_4_5()[all …]
3877 struct _ATOM_PPLIB_POWERPLAYTABLE pplib; member4003 rdev->pm.dpm.ps = kcalloc(power_info->pplib.ucNumStates, in ni_parse_power_table()4009 for (i = 0; i < power_info->pplib.ucNumStates; i++) { in ni_parse_power_table()4012 le16_to_cpu(power_info->pplib.usStateArrayOffset) + in ni_parse_power_table()4013 i * power_info->pplib.ucStateEntrySize); in ni_parse_power_table()4018 power_info->pplib.ucNonClockSize)); in ni_parse_power_table()4019 if (power_info->pplib.ucStateEntrySize - 1) { in ni_parse_power_table()4029 power_info->pplib.ucNonClockSize); in ni_parse_power_table()4034 le16_to_cpu(power_info->pplib.usClockInfoArrayOffset) + in ni_parse_power_table()4035 (idx[j] * power_info->pplib.ucClockInfoSize)); in ni_parse_power_table()[all …]
1615 struct _ATOM_PPLIB_POWERPLAYTABLE pplib; member1705 le16_to_cpu(power_info->pplib.usStateArrayOffset)); in trinity_parse_power_table()1708 le16_to_cpu(power_info->pplib.usClockInfoArrayOffset)); in trinity_parse_power_table()1711 le16_to_cpu(power_info->pplib.usNonClockInfoArrayOffset)); in trinity_parse_power_table()
1373 struct _ATOM_PPLIB_POWERPLAYTABLE pplib; member1474 le16_to_cpu(power_info->pplib.usStateArrayOffset)); in sumo_parse_power_table()1477 le16_to_cpu(power_info->pplib.usClockInfoArrayOffset)); in sumo_parse_power_table()1480 le16_to_cpu(power_info->pplib.usNonClockInfoArrayOffset)); in sumo_parse_power_table()
2353 struct _ATOM_PPLIB_POWERPLAYTABLE pplib; member2452 le16_to_cpu(power_info->pplib.usStateArrayOffset)); in kv_parse_power_table()2455 le16_to_cpu(power_info->pplib.usClockInfoArrayOffset)); in kv_parse_power_table()2458 le16_to_cpu(power_info->pplib.usNonClockInfoArrayOffset)); in kv_parse_power_table()
6624 struct _ATOM_PPLIB_POWERPLAYTABLE pplib; member6768 le16_to_cpu(power_info->pplib.usStateArrayOffset)); in si_parse_power_table()6771 le16_to_cpu(power_info->pplib.usClockInfoArrayOffset)); in si_parse_power_table()6774 le16_to_cpu(power_info->pplib.usNonClockInfoArrayOffset)); in si_parse_power_table()
5374 struct _ATOM_PPLIB_POWERPLAYTABLE pplib; member5510 le16_to_cpu(power_info->pplib.usStateArrayOffset)); in ci_parse_power_table()5513 le16_to_cpu(power_info->pplib.usClockInfoArrayOffset)); in ci_parse_power_table()5516 le16_to_cpu(power_info->pplib.usNonClockInfoArrayOffset)); in ci_parse_power_table()
126 struct _ATOM_PPLIB_POWERPLAYTABLE pplib; member146 adev->pm.dpm.platform_caps = le32_to_cpu(power_info->pplib.ulPlatformCaps); in amdgpu_get_platform_caps()147 adev->pm.dpm.backbias_response_time = le16_to_cpu(power_info->pplib.usBackbiasTime); in amdgpu_get_platform_caps()148 adev->pm.dpm.voltage_response_time = le16_to_cpu(power_info->pplib.usVoltageTime); in amdgpu_get_platform_caps()211 if (le16_to_cpu(power_info->pplib.usTableSize) >= in amdgpu_parse_extended_power_table()241 if (le16_to_cpu(power_info->pplib.usTableSize) >= in amdgpu_parse_extended_power_table()328 if (le16_to_cpu(power_info->pplib.usTableSize) >= in amdgpu_parse_extended_power_table()375 if (le16_to_cpu(power_info->pplib.usTableSize) >= in amdgpu_parse_extended_power_table()
2618 struct _ATOM_PPLIB_POWERPLAYTABLE pplib; member2719 le16_to_cpu(power_info->pplib.usStateArrayOffset)); in kv_parse_power_table()2722 le16_to_cpu(power_info->pplib.usClockInfoArrayOffset)); in kv_parse_power_table()2725 le16_to_cpu(power_info->pplib.usNonClockInfoArrayOffset)); in kv_parse_power_table()
96 struct _ATOM_PPLIB_POWERPLAYTABLE pplib; member7306 le16_to_cpu(power_info->pplib.usStateArrayOffset)); in si_parse_power_table()7309 le16_to_cpu(power_info->pplib.usClockInfoArrayOffset)); in si_parse_power_table()7312 le16_to_cpu(power_info->pplib.usNonClockInfoArrayOffset)); in si_parse_power_table()
Completed in 104 milliseconds