summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/pm/swsmu/smu13
Commit message (Expand)AuthorAgeFilesLines
* drm/amd/pm: update the power cap settingKenneth Feng2024-01-252-4/+104
* drm/amdgpu/pm: Fix the power source flag errorMa Jun2024-01-251-0/+2
* drm/amd/pm: udpate smu v13.0.6 message permissionYang Wang2024-01-251-2/+2
* 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: Use separate metric table for APUAsad Kamal2024-01-031-57/+67
* | 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/pm: add power save mode workload for smu 13.0.10Kenneth Feng2023-12-141-10/+13
* | 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-132-0/+70
* | drm/amd/pm: Remove redundant function members of pptable_funcsMa Jun2023-12-133-25/+20
* | Backmerge tag 'v6.7-rc5' into drm-nextDave Airlie2023-12-121-1/+8
|\ \
| * | drm/amd/pm: support new mca smu error code decodingYang Wang2023-12-061-1/+8
| * | drm/amd/pm: fix a memleak in aldebaran_tables_initDinghao Liu2023-11-291-1/+4
| |/
* | 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/amd/pm: Add pm metrics support to SMU v13.0.6Lijo Lazar2023-11-291-0/+47
* | 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-171-1/+1
* | drm/amd/pm: Move some functions to smu_v13_0.c as generic codeMa Jun2023-11-173-78/+32
|/
* 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/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/amdgpu/smu13: drop compute workload workaroundAlex Deucher2023-11-031-30/+2
* drm/amd/pm: Fix error of MACO flag setting codeMa Jun2023-10-312-8/+9
* drm/amd/pm: fix the high voltage and temperature issueKenneth Feng2023-10-313-6/+43
* drm/amd/pm: Fix warningsLijo Lazar2023-10-311-1/+1
* drm/amd: check num of link levels when update pcie paramLin.Cao2023-10-261-0/+3
* drm/amd/pm: call smu_cmn_get_smc_version in is_mode1_reset_supported.Yifan Zhang2023-10-262-2/+16
* drm/amd: Disable PP_PCIE_DPM_MASK when dynamic speed switching not supportedMario Limonciello2023-10-261-1/+1
* drm/amd/pm: record mca debug mode in RASTao Zhou2023-10-261-0/+1
* drm/amdgpu: Enable mca debug mode mode when ras enabledStanley.Yang2023-10-201-1/+1
* drm/amd/pm: Support for getting power1_cap_min valueMa Jun2023-10-204-31/+59
* drm/amd/pm: Fix a memory leak on an error pathKunwu.Chan2023-10-191-1/+3
* drm/amdgpu : Add hive ras recovery checkAsad Kamal2023-10-191-1/+9
* drm/amdgpu/pm: update SMU 13.0.0 PMFW version checkAlex Deucher2023-10-191-1/+1
* drm/amd/pm: Add P2S tables for SMU v13.0.6Lijo Lazar2023-10-131-0/+71
* drm/amd/pm: drop most smu_cmn_get_smc_version in smuYifan Zhang2023-10-133-78/+24
* drm/amd/pm: Add reset option for fan_ctrl on smu 13.0.7Ma Jun2023-10-131-5/+64
* drm/amd/pm: Add reset option for fan_ctrl interfacesMa Jun2023-10-131-0/+24