summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/pm/swsmu
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'drm-next-2024-01-19' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2024-01-191-6/+9
|\
| * drm/amd/pm: Fix smuv13.0.6 current clock reportingLijo Lazar2024-01-151-1/+3
| * drm/amd/pm: Add error log for smu v13.0.6 resetLijo Lazar2024-01-151-5/+6
* | Merge tag 'i2c-for-6.8-rc1-rebased' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2024-01-183-3/+0
|\ \ | |/ |/|
| * drm/amd/pm: Remove I2C_CLASS_SPD supportHeiner Kallweit2024-01-183-3/+0
* | drm/amd/pm: Use gpu_metrics_v1_5 for SMUv13.0.6Asad Kamal2024-01-031-5/+24
* | drm/amd/pm: Add gpu_metrics_v1_5Asad Kamal2024-01-031-0/+3
* | drm/amd/pm: Update metric table for jpeg/vcn dataAsad Kamal2024-01-031-1/+9
* | drm/amd/pm: Use separate metric table for APUAsad Kamal2024-01-032-58/+156
* | drm/amd/pm: smu v13_0_6 supports ecc info by defaultYiPeng Chai2023-12-191-0/+8
* | drm/amdgpu: Add poison mode check error condition for umc v12_0YiPeng Chai2023-12-191-2/+2
* | drm/amd/swsmu: remove duplicate definition of smu v14_0_0 driver if versionLi Ma2023-12-152-6/+1
* | drm/amd/pm: Remove unneeded semicolonYang Li2023-12-141-1/+1
* | drm/amd/pm: add power save mode workload for smu 13.0.10Kenneth Feng2023-12-141-10/+13
* | drm/amd/pm: support return vpe clock tablePeyton Lee2023-12-141-0/+20
* | drm/amdgpu: Switch to aca bank for xgmi pcs err cntHawking Zhang2023-12-131-2/+4
* | drm/amd/pm: enable Wifi RFI mitigation feature support for SMU13.0.7Evan Quan2023-12-131-0/+13
* | drm/amd/pm: enable Wifi RFI mitigation feature support for SMU13.0.0Ma Jun2023-12-135-1/+78
* | drm/amd/pm: add flood detection for wbrf eventsEvan Quan2023-12-132-6/+30
* | drm/amd/pm: setup the framework to support Wifi RFI mitigation featureEvan Quan2023-12-133-0/+216
* | drm/amd/pm: update driver_if and ppsmc headers for coming wbrf featureEvan Quan2023-12-135-6/+19
* | drm/amd/pm: Remove redundant function members of pptable_funcsMa Jun2023-12-137-35/+20
* | drm/amdgpu: Use the right method to get IP versionLijo Lazar2023-12-131-3/+3
* | Backmerge tag 'v6.7-rc5' into drm-nextDave Airlie2023-12-124-36/+106
|\ \
| * | drm/amd/pm: support new mca smu error code decodingYang Wang2023-12-061-1/+8
| * | drm/amd/swsmu: update smu v14_0_0 driver if version and metrics tableLi Ma2023-12-063-35/+98
| * | drm/amd/pm: fix a memleak in aldebaran_tables_initDinghao Liu2023-11-291-1/+4
| * | drm/amdgpu: optimize RLC powerdown notification on VangoghPerry Yuan2023-11-294-3/+18
| |/
* | drm/amd/pm: fix a memleak in aldebaran_tables_initDinghao Liu2023-11-291-1/+4
* | drm/amdgpu: Move mca debug mode decision to rasLijo Lazar2023-11-291-12/+0
* | drm/amdgpu: optimize RLC powerdown notification on VangoghPerry Yuan2023-11-294-3/+18
* | drm/amd/pm: Add pm metrics support to SMU v13.0.6Lijo Lazar2023-11-291-0/+47
* | drm/amd/pm: Add support to fetch pm metrics sampleLijo Lazar2023-11-293-1/+27
* | drm/amdgpu: correct mca ipid die/socket/addr decodeYang Wang2023-11-171-5/+13
* | drm/amd/pm: Make smu_v13_0_baco_set_armd3_sequence() staticMa Jun2023-11-172-4/+1
* | drm/amd/pm: Move some functions to smu_v13_0.c as generic codeMa Jun2023-11-173-78/+32
* | drm/amd/pm: Fix return value and drop redundant paramMa Jun2023-11-171-7/+5
|/
* drm/amd/pm: Don't send unload message for resetLijo Lazar2023-11-171-1/+1
* drm/amd/pm: Fill pcie error counters for gpu v1_4Asad Kamal2023-11-171-0/+8
* drm/amd/pm: Update metric table for smu v13_0_6Asad Kamal2023-11-171-1/+9
* drm/amdgpu: add smu v13.0.6 pcs xgmi ras error query supportYang Wang2023-11-091-0/+21
* drm/amdgpu: disable smu v13.0.6 mca debug mode by defaultYang Wang2023-11-091-1/+1
* drm/amdgpu: refine smu v13.0.6 mca dump driverYang Wang2023-11-091-172/+104
* drm/amdgpu: correct smu v13.0.6 umc ras error checkYang Wang2023-11-091-5/+11
* drm/amd/pm: raise the deep sleep clock threshold for smu 13.0.6Le Ma2023-11-091-1/+1
* drm/amd/pm: not stop rlc for IMU enabled APUs when suspendTim Huang2023-11-071-0/+1
* drm/amd/pm: Hide irrelevant pm device attributesLijo Lazar2023-11-071-2/+2
* drm/amd/swsmu: remove fw version check in sw_init.Li Ma2023-11-031-13/+4
* drm/amd/swsmu: update smu v14_0_0 driver if and metrics tableLi Ma2023-11-034-304/+81
* drm/amdgpu/smu13: drop compute workload workaroundAlex Deucher2023-11-031-30/+2