summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/pm/inc
Commit message (Expand)AuthorAgeFilesLines
* drm/amd: Add detailed GFXOFF stats to debugfsAndré Almeida2022-08-161-0/+3
* drm/amdgpu: introduce runtime pm modeGuchun Chen2022-07-181-0/+9
* drm/amdgpu/pm: implement the SMU_MSG_EnableGfxImu functionHuang Rui2022-06-031-0/+2
* drm/amd/pm: suppress compile warning about possible unaligned accessesEvan Quan2022-05-101-1/+4
* drm/amd/smu: add smu v13_0 header filesLikun Gao2022-05-041-0/+200
* drm/amdgpu: expand cg_flags from u32 to u64Evan Quan2022-04-081-1/+1
* drm/amd/pm: add send bad channel info functionStanley.Yang2022-03-151-0/+1
* drm/amd/pm: correct the default DriverSmuConfig table settingsEvan Quan2022-02-161-0/+14
* drm/amd/pm: add missing prototypes to amdgpu_dpm_internalMaíra Canal2022-02-071-1/+0
* amdgpu/pm: Implement new API function "emit" that accepts buffer base and wri...Darren Powell2022-02-021-0/+4
* drm/amdgpu/UAPI: add new CTX OP to get/set stable pstatesAlex Deucher2022-01-271-0/+3
* drm/amd: Expose the FRU SMU I2C busLuben Tuikov2022-01-271-2/+12
* drm/amd/pm: relocate the power related headersEvan Quan2022-01-1470-26896/+0
* drm/amd/pm: do not expose the smu_context structure used internally in powerEvan Quan2022-01-141-4/+0
* drm/amd/pm: drop redundant or unused APIs and data structuresEvan Quan2022-01-141-49/+0
* drm/amd/pm: move those code piece used by Stoney only to smu8_hwmgr.cEvan Quan2022-01-141-3/+0
* drm/amd/pm: optimize the amdgpu_pm_compute_clocks() implementationsEvan Quan2022-01-142-2/+32
* drm/amd/pm: move pp_force_state_enabled member to amdgpu_pm structureEvan Quan2022-01-141-0/+2
* drm/amd/pm: create a new holder for those APIs used only by legacy ASICs(si/kv)Evan Quan2022-01-141-16/+1
* drm/amd/pm: do not expose the API used internally only in kv_dpm.cEvan Quan2022-01-141-2/+0
* drm/amd/pm: do not expose those APIs used internally only in si_dpm.cEvan Quan2022-01-141-25/+0
* drm/amd/pm: do not expose those APIs used internally only in amdgpu_dpm.cEvan Quan2022-01-141-23/+0
* drm/amd/pm: do not expose power implementation details to displayEvan Quan2022-01-141-0/+38
* drm/amd/pm: do not expose power implementation details to amdgpu_pm.cEvan Quan2022-01-141-90/+70
* drm/amd/pm: do not expose implementation details to other blocks out of powerEvan Quan2022-01-142-9/+27
* drm/amdgpu: Send Message to SMU on aldebaran passthrough for sbr handlingsashank saye2021-12-284-6/+9
* drm/amdgpu: move smu_debug_mask to a more proper placeEvan Quan2021-12-142-8/+8
* drm/amdgpu: add support for SMU debug optionLang Yu2021-12-131-0/+9
* drm/amd/pm: Add debugfs info for STBAndrey Grodzovsky2021-11-221-0/+1
* drm/amd/pm: Add STB accessors interfaceAndrey Grodzovsky2021-11-221-0/+15
* drm/amd/pm: add message smu to get ecc_table v2Stanley.Yang2021-11-221-0/+8
* drm/amd/pm: Update smu driver interface for aldebaranStanley.Yang2021-11-222-2/+18
* drm/amdgpu: support new mode-1 reset interface (v2)Tao Zhou2021-11-221-1/+2
* drm/amd/pm: avoid duplicate powergate/ungate settingEvan Quan2021-11-221-0/+8
* drm/amdgpu/pm: drop pp_power_profile_mode support for yellow carpMario Limonciello2021-11-031-2/+2
* amdgpu/pm: (v2) add limit_type to (pptable_funcs)->set_power_limit signatureDarren Powell2021-10-133-3/+9
* drm/amdgpu: add manual sclk/vddc setting support for cyan skilfish(v3)Lang Yu2021-09-161-1/+4
* drm/amdgpu: update SMU driver interface for cyan skilfish(v3)Lang Yu2021-09-161-51/+35
* drm/amdgpu: update SMU PPSMC for cyan skilfishLang Yu2021-09-161-1/+8
* drm/amd/pm: And destination bounds checking to struct copyKees Cook2021-08-301-0/+24
* drm/amd/pm: drop the unnecessary intermediate percent-based transitionEvan Quan2021-08-164-15/+15
* drm/amd/pm: correct the fan speed RPM retrievingEvan Quan2021-08-162-0/+8
* drm/amd/pm: correct the fan speed PWM retrievingEvan Quan2021-08-161-0/+3
* drm/amd/pm: record the RPM and PWM based fan speed settingsEvan Quan2021-08-161-0/+3
* drm/amd/pm: correct the fan speed RPM settingEvan Quan2021-08-162-0/+8
* drm/amd/pm: correct DPM_XGMI/VCN_DPM feature nameKevin Wang2021-08-161-1/+0
* drm/amd/pm: update smu v13.0.1 firmware headerXiaomeng Hou2021-08-051-1/+3
* drm/amd/pm: correct aldebaran smu feature mapping FEATURE_DATA_CALCULATIONSKevin Wang2021-08-051-0/+1
* drm/amd/pm: update yellow carp pmfw interface versionXiaomeng Hou2021-08-051-1/+1
* drm/amd/pm: restore user customized OD settings properly for NV1xEvan Quan2021-07-282-0/+10