summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/pm
AgeCommit message (Expand)AuthorLines
2024-04-23drm/amd/pm: Restore config space after resetLijo Lazar-0/+25
2024-04-23drm/amdgpu/pm: Remove gpu_od if it's an empty directoryMa Jun-0/+7
2024-04-23drm/amd/swsmu: add if condition for smu v14.0.1Li Ma-4/+8
2024-04-23drm/amdgpu/pm: Print od status infoMa Jun-0/+2
2024-04-23drm/amdgpu/pm: Remove gpu_od if it's an empty directoryMa Jun-0/+7
2024-04-22Merge tag 'amd-drm-next-6.10-2024-04-19' of https://gitlab.freedesktop.org/ag...Dave Airlie-30/+4076
2024-04-17Merge tag 'amd-drm-next-6.10-2024-04-13' of https://gitlab.freedesktop.org/ag...Dave Airlie-233/+903
2024-04-16drm/amd/swsmu: support SMU_14_0_2 ppt_funcsLikun Gao-0/+5
2024-04-16drm/amd/swsmu: add smu v14_0_2 supportLikun Gao-4/+1864
2024-04-16drm/amd/swsmu: add pptable header for smu v14_0_2Likun Gao-0/+164
2024-04-16drm/amd/swsmu: add smu v14_0_2 ppsmc fileKenneth Feng-0/+140
2024-04-16drm/amd/swsmu: add smu14 driver if fileKenneth Feng-0/+1836
2024-04-16drm/amd/swsmu: add smu14 ip supportKenneth Feng-26/+54
2024-04-16drm/amdgpu: add new aca smu callback func parse_error_code()Yang Wang-0/+13
2024-04-09drm/amd/pm: fix the high voltage issue after unloadKenneth Feng-3/+33
2024-04-09drm/amd/swsmu: Update smu v14.0.0 headers to be 14.0.1 compatiblelima1002-43/+413
2024-04-09drm/amd/pm: fixes a random hang in S4 for SMU v13.0.4/11Tim Huang-1/+11
2024-04-09drm/amd/pm: Allow setting soft max frequency in VFLijo Lazar-1/+6
2024-04-09drm/amd/pm: Categorize RAS messages on SMUv13.0.6Lijo Lazar-5/+6
2024-04-09drm/amd/pm: Add special handling for RAS messagesLijo Lazar-6/+59
2024-04-09drm/amd/pm: Add PMFW message and capability flagsLijo Lazar-4/+12
2024-04-09drm/amd/pm: Update uclk/sclk limit report formatAsad Kamal-6/+10
2024-04-09drm/amd/pm: Report uclk/sclk current limitsAsad Kamal-4/+10
2024-04-09drm/amd/pm: update XGMI RAS UE criteria for sum v13.0.6Tao Zhou-1/+2
2024-04-09drm/amdgpu/pm: Check AMDGPU_RUNPM_BAMACO when setting baco stateMa Jun-5/+4
2024-04-09drm/amd/pm: centralize all pp_dpm_xxx attribute nodes update cbYang Wang-92/+115
2024-04-09drm/amdgpu/pm: Add support for MACO flag checkingMa Jun-45/+58
2024-04-09drm/amdgpu/pm: Change the member function name in pp_hwmgr_func and pptable_f...Ma Jun-32/+34
2024-04-09drm/amdgpu: Add a new runtime mode definitionMa Jun-0/+4
2024-04-09drm/amd/pm: fix the high voltage issue after unloadKenneth Feng-3/+33
2024-04-09drm/amd/swsmu: Update smu v14.0.0 headers to be 14.0.1 compatiblelima1002-43/+413
2024-04-09drm/amd/pm: fixes a random hang in S4 for SMU v13.0.4/11Tim Huang-1/+11
2024-04-09drm/amdgpu: make amdgpu device attr_update() function more efficientYang Wang-2/+43
2024-03-27drm/amd/swsmu: add smu 14.0.1 vcn and jpeg msglima1002-27/+82
2024-03-22drm/amdgpu: Fix truncation in smu_v11_0_init_microcodeSrinivasan Shanmugam-1/+1
2024-03-22drm/amd/pm set pp_dpm_*clk as read only for SRIOV one VF modeLin.Cao-1/+9
2024-03-22drm/amdgpu: add VCN sensor value for SMU 14.0.0Xiaojian Du-0/+6
2024-03-21Merge tag 'drm-next-2024-03-22' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds-58/+56
2024-03-20drm/amd/swsmu: add smu 14.0.1 vcn and jpeg msglima1002-27/+82
2024-03-20drm/amdgpu: add VCN sensor value for SMU 13.0.5Xiaojian Du-1/+7
2024-03-20drm/amdgpu: add VCN sensor value for yellow carpXiaojian Du-1/+7
2024-03-20drm/amdgpu: add VCN sensor value for VangoghXiaojian Du-1/+7
2024-03-20drm/amdgpu: add new aca_smu_type supportYang Wang-13/+13
2024-03-20drm/amdgpu: Fix truncation issues in smu_v13_0_init_microcodeSrinivasan Shanmugam-1/+1
2024-03-20drm/admgpu: add vclk and dclk sysfs node for some ASICsXiaojian Du-0/+12
2024-03-20drm/amdgpu: add VCN sensor value for SMU 13.0.4Xiaojian Du-1/+7
2024-03-20drm/amd/pm: Use metric table for pcie speed/widthAsad Kamal-1/+10
2024-03-20drm/amd/pm: Update SMUv13.0.6 PMFW headersAsad Kamal-1/+5
2024-03-20drm/amdgpu: add the sensor value of VCN activityXiaojian Du-0/+37
2024-03-20drm/amdgpu/pm: Don't use OD table on ArcturusMa Jun-28/+5