summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/pm/swsmu
AgeCommit message (Expand)AuthorFilesLines
2020-11-05drm/amdgpu: Fix Arcturus fan speed reportingKent Russell1-8/+3
2020-11-05drm/amdgpu: enable GFXOFF for dimgrey_cavefishTao Zhou1-0/+1
2020-10-30drm/amd/pm: fix out-of-bound read on pptable->SkuReservedColin Ian King1-1/+0
2020-10-30drm/amd/pm: enable the rest functions of swSMU for vangogh.Xiaojian Du1-3/+0
2020-10-30drm/amd/pm: add some swSMU functions for vangogh.Xiaojian Du1-73/+338
2020-10-30drm/amd/pm: add one new function to get 32 bit feature mask for vangoghXiaojian Du2-5/+54
2020-10-30drm/amd/pm: add UMD Pstate Msg Parameters for vangogh temporarilyXiaojian Du1-0/+5
2020-10-28drm/amdgpu/pm: fix the fan speed in fan1_input in manual mode for navi1xAlex Deucher1-8/+3
2020-10-27drm/amdgpu/swsmu: drop smu i2c bus on navi1xAlex Deucher1-25/+0
2020-10-23drm/amd/pm: remove the average clock value in sysfsKenneth Feng1-4/+8
2020-10-21drm/amd/pm: fix pp_dpm_fclkKenneth Feng1-0/+3
2020-10-21drm/amd/pm: fix the wrong fan speed in fan1_inputKenneth Feng1-8/+3
2020-10-21drm/amd/pm: fix pcie information for sienna cichlidLikun Gao1-2/+2
2020-10-21drm/amd/swsmu: correct wrong feature bit mappingKevin Wang1-10/+17
2020-10-16drm/amd/pm: drop navy_flounder hardcode of using soft pptableJiansong Chen1-1/+0
2020-10-16drm/amd/swsmu: add missing feature map for sienna_cichlidKevin Wang1-0/+3
2020-10-15drm/amd/pm: properly setting GPO feature on UMD pstate entering/exitingEvan Quan3-0/+25
2020-10-15drm/amd/pm: correct gfx and pcie settings on umd pstate switching(V2)Evan Quan1-0/+2
2020-10-15drm/amd/pm: populate Arcturus PCIE link stateEvan Quan1-0/+18
2020-10-15drm/amd/pm: populate the bootup LCLK frequencyEvan Quan1-0/+5
2020-10-15drm/amdgpu: add missing newline at eofTom Rix1-1/+1
2020-10-14drm/amdgpu/swsmu: init the baco mutex in early_initAlex Deucher1-4/+3
2020-10-12drm/amdgpu/swsmu: add smu support for dimgrey_cavefish(v2)Tao Zhou2-3/+15
2020-10-12drm/amdgpu/swsmu: increase size for smu fw_name stringTao Zhou1-1/+1
2020-10-09drm/amdgpu/swsmu: clean up a bunch of stale interfacesAlex Deucher2-203/+0
2020-10-09drm/amd/pm: setup APU dpm clock table in SMU HW initializationEvan Quan1-11/+11
2020-10-07drm/amdgpu/swsmu: fix ARC build errorsAlex Deucher2-4/+24
2020-10-05drm/amd/powerplay: add vangogh ppt into swSMUHuang Rui2-0/+5
2020-10-05drm/amd/powerplay: partially enable swsmu for vangoghHuang Rui1-0/+6
2020-10-05drm/amdgpu/powerplay: add smu initialize funcitons for vangogh (v4)Xiaojian Du2-0/+384
2020-10-05drm/amdgpu/powerplay: add vangogh asic name in smu v11 (v2)Xiaojian Du1-0/+3
2020-10-01drm/amdgpu/swsmu: add interrupt work handler for smu11 partsAlex Deucher4-2/+11
2020-10-01drm/amdgpu/swsmu: add interrupt work functionAlex Deucher1-0/+15
2020-09-29drm/amdgpu/swsmu/smu12: fix force clock handling for mclkAlex Deucher1-3/+5
2020-09-26drm/amd/pm: fix screen flicker seen on Navi14 with 2*4K monitorsEvan Quan1-31/+12
2020-09-25drm/amd: Skip not used microcode loading in SRIOVJingwen Chen1-4/+7
2020-09-25drm/amd/pm: Skip use smc fw data in SRIOVJingwen Chen1-29/+32
2020-09-23drm/amd/pm: drop redundant watermarks bitmap settingEvan Quan1-5/+0
2020-09-23drm/amd/pm: decouple the watermark table setting from socclk/uclk dpmsEvan Quan1-8/+7
2020-09-23drm/amd/pm: correct the pmfw version check for Navi14Evan Quan1-3/+4
2020-09-23drm/amd/pm: simplify the return expression of smu_hw_finiLiu Shixin1-6/+1
2020-09-18drm/amd/pm: Skip smu_post_init in SRIOVJingwen Chen1-0/+3
2020-09-18drm/amd/pm: apply dummy reads workaround for CDR enabled onlyEvan Quan1-3/+5
2020-09-18drm/amd/pm: correct Renoir UMD Stable Pstate settingsEvan Quan2-1/+52
2020-09-18drm/amd/pm: move NAVI1X power mode switching workaround to post_initEvan Quan2-15/+19
2020-09-18drm/amd/pm: apply no power source workaround if dc reported by gpioEvan Quan1-10/+12
2020-09-18drm/amd/pm: process pending AC/DC switch interruptEvan Quan1-10/+30
2020-09-18drm/amd/pm: add Renoir watermark WmType settingEvan Quan1-0/+4
2020-09-18drm/amd/pm: drop unnecessary wrappers around watermark settingEvan Quan4-109/+74
2020-09-18drm/amd/pm: minor cleanupsEvan Quan1-17/+5