summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/pm
Commit message (Expand)AuthorAgeFilesLines
* drm/amd/pm: Remove unavailable temperature paramsLijo Lazar2023-03-131-43/+0
* drm/amd/pm: Fix sienna cichlid incorrect OD volage after resumeBłażej Szczygieł2023-03-131-10/+33
* drm/amd/pm: bump SMU 13.0.4 driver_if header versionTim Huang2023-03-132-3/+3
* drm/amd/pm: Add SMU 13.0.6 supportLijo Lazar2023-03-077-6/+2165
* drm/amd/pm: Add PMFW headers for SMU 13.0.6Lijo Lazar2023-03-073-0/+448
* drm/amdgpu: skip the invalid workload typePerry Yuan2023-03-072-2/+6
* drm/amdgpu: map new capped and uncapped mode power profiles for VangoghPerry Yuan2023-03-072-3/+7
* drm/amdgpu/pm: add capped/uncapped power profile modesPerry Yuan2023-03-072-2/+4
* drm/amdgpu: remove dead codeMuhammad Usama Anjum2023-03-071-1/+1
* drm/amd/pm: Enable ecc_info table support for smu v13_0_10Candice Li2023-03-061-0/+75
* drm/amdgpu: fix no previous prototype warningKun Liu2023-03-061-1/+1
* drm/amdgpu: added a sysfs interface for thermal throttlingKun Liu2023-02-231-0/+17
* drm/amdgpu: added a sysfs interface for thermal throttlingKun Liu2023-02-235-0/+144
* drm/amd/pm: downgrade log level upon SMU IF version mismatchGuchun Chen2023-02-233-6/+6
* drm/amd/pm: no pptable resetup on runpm exitingEvan Quan2023-02-231-4/+11
* drm/amd/pm: correct the baco state setting for ArmD3 scenarioEvan Quan2023-02-231-4/+17
* drm/amd/pm: re-enable ac/dc on smu_v13_0_0/10Kenneth Feng2023-02-231-0/+1
* drm/amd/pm: avoid unaligned access warningsJonathan Gray2023-02-159-0/+18
* drm/amd/pm: Allocate dummy table only if neededLijo Lazar2023-02-152-3/+8
* drm/amd/amdgpu: implement mode2 reset on smu_v13_0_10Kenneth Feng2023-02-147-1/+69
* drm/amdgpu/smu: skip pptable init under sriovJane Jian2023-02-081-0/+6
* drm/amd/pm/smu7: move variables to where they are usedAlex Deucher2023-02-081-6/+8
* drm/amdgpu: Add unique_id support for GC 11.0.1/2Kent Russell2023-02-081-0/+2
* drm/amd/pm: bump SMU 13.0.7 driver_if header versionEvan Quan2023-02-082-15/+16
* drm/amd/pm: bump SMU 13.0.0 driver_if header versionEvan Quan2023-02-082-3/+4
* drm/amd/pm: add SMU 13.0.7 missing GetPptLimit message mappingEvan Quan2023-02-081-0/+1
* drm/amdgpu: Enable vclk dclk node for gc11.0.3Yiqing Yao2023-01-311-2/+4
* drm/amd/pm: drop unneeded dpm features disablement for SMU 13.0.4/11Tim Huang2023-01-311-0/+14
* Merge tag 'amd-drm-next-6.3-2023-01-27' of https://gitlab.freedesktop.org/agd...Dave Airlie2023-01-301-0/+1
|\
| * drm/amd/pm: add missing AllowIHInterrupt message mapping for SMU13.0.0Evan Quan2023-01-241-0/+1
* | Merge tag 'amd-drm-next-6.3-2023-01-20' of https://gitlab.freedesktop.org/agd...Dave Airlie2023-01-259-12/+62
|\|
| * drm/amd/pm/powerplay/smumgr/ci: use bitwise or for bitmasks additionDeepak R Varma2023-01-171-1/+1
| * drm/amd/pm/powerplay/hwmgr: use bitwise or for bitmasks additionDeepak R Varma2023-01-171-4/+4
| * drm/amd/pm/powerplay/smumgr: use bitwise or for additionDeepak R Varma2023-01-172-2/+2
| * drm/amdgpu/pm: update hwmon power documentationAlex Deucher2023-01-171-1/+1
| * drm/amd/pm: Support RAS fatal error mode1 reset on smu v13_0_0 and v13_0_10Candice Li2023-01-133-3/+48
| * drm/amdgpu: Correct the power calcultion for Renior/Cezanne.jie1zhan2023-01-131-1/+6
* | Merge tag 'drm-misc-next-2023-01-19' of git://anongit.freedesktop.org/drm/drm...Daniel Vetter2023-01-248-8/+0
|\ \ | |/ |/|
| * drm/amdgpu: Do not include <linux/fb.h>Thomas Zimmermann2023-01-138-8/+0
* | drm/amd/pm/smu13: BACO is supported when it's in BACO stateGuchun Chen2023-01-101-0/+4
* | drm/amd: Use `amdgpu_ucode_release` helper for siMario Limonciello2023-01-101-9/+2
* | drm/amd: Use `amdgpu_ucode_release` helper for powerplayMario Limonciello2023-01-101-2/+1
* | drm/amd: Load SMU microcode during early_initMario Limonciello2023-01-101-7/+5
* | drm/amd: Use `amdgpu_ucode_*` helpers for SMUMario Limonciello2023-01-102-24/+8
* | drm/amd: Convert SMUv13 microcode to use `amdgpu_ucode_ip_version_decode`Mario Limonciello2023-01-091-10/+2
* | drm/amd: Convert SMUv11 microcode to use `amdgpu_ucode_ip_version_decode`Mario Limonciello2023-01-091-32/+3
* | drm/amd/pm: add the missing mapping for PPT feature on SMU13.0.0 and 13.0.7Evan Quan2023-01-052-0/+2
* | drm/amd/pm: correct the reference clock for fan speed(rpm) calculationEvan Quan2023-01-051-2/+2
* | drm/amdgpu: use VRAM|GTT for a bunch of kernel allocationsChristian König2023-01-031-6/+4
* | drm/amd/pm: correct the fan speed retrieving in PWM for some SMU13 asicsEvan Quan2022-12-202-6/+28