summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/pm/swsmu/smu11/arcturus_ppt.c
AgeCommit message (Expand)Author
2024-04-09drm/amdgpu/pm: Change the member function name in pp_hwmgr_func and pptable_f...Ma Jun
2024-03-20drm/amdgpu/pm: Don't use OD table on ArcturusMa Jun
2024-03-20drm/amdgpu/pm: Check the validity of overdiver power limitMa Jun
2024-03-20drm/amdgpu/pm: Fix NULL pointer dereference when get power limitMa Jun
2024-02-28drm/amd/pm: Fix esm reg mask use to get pcie speedAsad Kamal
2024-02-26drm/amdgpu/pm: Fix the power1_min_cap valueMa Jun
2023-12-13drm/amd/pm: Remove redundant function members of pptable_funcsMa Jun
2023-10-20drm/amd/pm: Support for getting power1_cap_min valueMa Jun
2023-10-13drm/amd/pm: drop most smu_cmn_get_smc_version in smuYifan Zhang
2023-10-09drm/amdgpu: Refactor FRU product informationLijo Lazar
2023-10-04drm/amd: Drop all hand-built MIN and MAX macros in the amdgpu base driverMario Limonciello
2023-09-28drm/amd/pm: integrate plpd allow/disallow into select_xgmi_plpd_policy in ppt...Le Ma
2023-08-31amdgpu/pm: Optimize emit_clock_levels for arcturus - part 3Darren Powell
2023-08-30amdgpu/pm: Optimize emit_clock_levels for arcturus - part 2Darren Powell
2023-08-30amdgpu/pm: Optimize emit_clock_levels for arcturus - part 1Darren Powell
2023-08-30drm/amd: Fix spelling mistake "throtting" -> "throttling"Colin Ian King
2023-08-30amdgpu/pm: Replace print_clock_levels with emit_clock_levels for arcturusDarren Powell
2023-08-15drm/amd: Rename AMDGPU_PP_SENSOR_GPU_POWERMario Limonciello
2023-08-15drm/amd: Introduce `AMDGPU_PP_SENSOR_GPU_INPUT_POWER`Mario Limonciello
2023-07-27drm/amd/pm: Clean up errors in arcturus_ppt.cRan Sun
2023-07-10drm/amd/pm: fix smu i2c data read riskYang Wang
2022-10-18drm/amd/pm: disable cstate feature for gpu reset scenarioEvan Quan
2022-06-22amdgpu/pm: Fix incorrect variable for size of clocks arrayDarren Powell
2022-06-03drm/amdgpu/swsmu: add SMU mailbox registers in SMU contextAlex Deucher
2022-02-07drm/amd/pm: update the data type for retrieving enabled ppfeaturesEvan Quan
2022-02-02drm/amd/pm: remove duplicate include in 'arcturus_ppt.c'Changcheng Deng
2022-01-27drm/amdgpu/swsmu/i2c: return an error if the SMU is not runningAlex Deucher
2022-01-27drm/amd: Expose the FRU SMU I2C busLuben Tuikov
2022-01-25drm/amd/pm: drop unneeded smu->sensor_lockEvan Quan
2022-01-25drm/amd/pm: drop unneeded smu->metrics_lockEvan Quan
2022-01-25drm/amd/pm: drop unneeded lock protection smu->mutexEvan Quan
2022-01-14drm/amd/pm: relocate the power related headersEvan Quan
2022-01-14drm/amd/pm: do not expose the smu_context structure used internally in powerEvan Quan
2021-12-28drm/amdgpu: Send Message to SMU on aldebaran passthrough for sbr handlingsashank saye
2021-12-14drm/amd/pm: Skip power state allocationLijo Lazar
2021-12-01amdgpu/pm: Modify implmentations of get_power_profile_mode to use amdgpu_pp_p...Darren Powell
2021-10-22drm/amd/pm: Disable fan control if not supportedLijo Lazar
2021-09-16drm/amdgpu: fix sysfs_emit/sysfs_emit_at warnings(v2)Lang Yu
2021-08-30drm/amd/pm: And destination bounds checking to struct copyKees Cook
2021-08-20drm/amd/pm: a quick fix for "divided by zero" errorEvan Quan
2021-08-16drm/amd/pm: correct the address of Arcturus fan related registersEvan Quan
2021-08-16drm/amd/pm: drop the unnecessary intermediate percent-based transitionEvan Quan
2021-08-16drm/amd/pm: correct the fan speed RPM retrievingEvan Quan
2021-08-16drm/amd/pm: correct the fan speed PWM retrievingEvan Quan
2021-08-16drm/amd/pm: correct the fan speed RPM settingEvan Quan
2021-08-16drm/amd/pm: correct DPM_XGMI/VCN_DPM feature nameKevin Wang
2021-08-10amdgpu/pm: Replace smu11 usage of sprintf with sysfs_emitDarren Powell
2021-07-23drm/amdkfd: Update SMI throttle event bitmaskGraham Sider
2021-07-08drm/amdgpu: The I2C IP doesn't support 0 writes/readsLuben Tuikov
2021-07-01drm/amd/pm: Simplify managed I2C transfer functionsLuben Tuikov