summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/pm
AgeCommit message (Expand)AuthorLines
2024-05-17drm/amd/pm: Use gpu_metrics_v1_6 for SMUv13.0.6Asad Kamal-4/+14
2024-05-17drm/amd/pm: Add gpu_metrics_v1_6Asad Kamal-0/+3
2024-05-17drm/amdgpu/pm: Fix the null pointer dereference for smu7Ma Jun-26/+24
2024-05-15Merge tag 'drm-next-2024-05-15' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds-215/+4538
2024-05-13drm/amd/pm: check negtive return for table entriesJesse Zhang-5/+8
2024-05-13drm/amd/pm: remove logically dead codeJesse Zhang-9/+0
2024-05-13drm/amd/pm: fix enum feature compared against 0Jesse Zhang-1/+1
2024-05-13drm/amd/pm: fix enum type compared against 0Jesse Zhang-1/+1
2024-05-13drm/amd/pm: remove logically dead code for renoirJesse Zhang-2/+0
2024-05-13drm/amd/pm: check the return of send smc msg for smu_v13Jesse Zhang-1/+3
2024-05-13drm/amd/pm: check specific index for smu13Jesse Zhang-0/+2
2024-05-13drm/amd/pm: check the return of send smc msg for navi10Jesse Zhang-1/+3
2024-05-13drm/amd/pm: check the return of send smc msg for sienna_cichildJesse Zhang-1/+3
2024-05-13drm/amd/pm: check specific index for aldebaranJesse Zhang-1/+2
2024-05-13drm/amd/pm: fix get dpm level count for yello carpJesse Zhang-1/+1
2024-05-13drm/amdgpu/pm: Drop redundant setting code for pcie lanesMa Jun-2/+0
2024-05-13drm/amdgpu/pm: Fix code alignment issueMa Jun-4/+4
2024-05-13drm/amd/pm: fix get dpm level count for smu13Jesse Zhang-1/+1
2024-05-13drm/amdgpu/pm: Check input value for power profile setting on smu11, smu13 an...Ma Jun-0/+27
2024-05-13drm/amdgpu/pm: Check input value for CUSTOM profile mode setting on legacy SOCsMa Jun-3/+7
2024-05-13drm/amd/pm: remove deprecated I2C_CLASS_SPD support from newly added SMU_14_0_2Heiner Kallweit-1/+0
2024-05-08dm/amd/pm: Fix problems with reboot/shutdown for some SMU 13.0.4/13.0.11 usersMario Limonciello-1/+1
2024-05-08drm/amdgpu/pm: Fix the param type of set_power_profile_modeMa Jun-16/+16
2024-05-08drm/amd/pm: enable UMD Pstate profile level for renoirJesse Zhang-10/+49
2024-05-08drm/amdgpu/pm: Fix uninitialized variable agc_btc_responseMa Jun-2/+7
2024-05-08drm/amdgpu/pm: Fix uninitialized variable warning for smu10Ma Jun-16/+48
2024-05-08drm/amd/pm: fix uninitialized variable warnings for vangogh_pptTim Huang-0/+14
2024-05-08dm/amd/pm: Fix problems with reboot/shutdown for some SMU 13.0.4/13.0.11 usersMario Limonciello-1/+1
2024-05-02drm/amd/pm: add pstate support for SMU_14_0_2Gui Chengming-1/+53
2024-05-02drm/amd/pm: add tool log support on smu v14.0.2/3Kenneth Feng-0/+4
2024-05-02drm/amd/pm: enable mode1 reset on smu v14.0.2/v14.0.3Kenneth Feng-1/+7
2024-05-02drm/amd/pm: support mode1 reset on smu_v14_0_3Kenneth Feng-0/+2
2024-05-02drm/amd/amdgpu: enable gfxoff on gc 12.0.1Kenneth Feng-0/+1
2024-05-02drm/amdgpu: Add gfx v9_4_4 ip blockHawking Zhang-10/+19
2024-05-02drm/amdgpu: Add smu v13_0_14 ip blockHawking Zhang-3/+9
2024-04-30drm/amd/pm: fix uninitialized variable warnings for vega10_hwmgrTim Huang-13/+39
2024-04-30drm/amd/pm: fix the Out-of-bounds read warningJesse Zhang-2/+3
2024-04-30drm/amd/pm: fix uninitialized variable warning for smu_v13Tim Huang-92/+51
2024-04-30drm/amd/pm: Fix negative array index readJesse Zhang-6/+21
2024-04-30drm/amd/pm: fix warning using uninitialized value of max_vid_stepJesse Zhang-1/+4
2024-04-30drm/amd/pm: fix uninitialized variable warning for smu8_hwmgrTim Huang-3/+12
2024-04-30drm/amd/pm: fix uninitialized variable warningJesse Zhang-16/+37
2024-04-30drm/amd/pm: fix uninitialized variable warningJesse Zhang-1/+1
2024-04-30drm/amdgpu/pm: Check the return value of smum_send_msg_to_smcMa Jun-2/+6
2024-04-30drm/amdgpu: remove unused MCA driver codesYang Wang-50/+0
2024-04-26drm/amdgpu: add interface to update umc v12_0 ecc statusYiPeng Chai-0/+5
2024-04-26drm/amdgpu: add protype for print ip stateSunil Khatri-0/+3
2024-04-26drm/amdgpu: add prototype for ip dumpSunil Khatri-0/+3
2024-04-26drm/amdgpu: Fix snprintf buffer size in smu_v14_0_init_microcodeSrinivasan Shanmugam-1/+1
2024-04-26drm/amd/pm: Restore config space after resetLijo Lazar-0/+25