summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/pm/swsmu/smu_cmn.c
AgeCommit message (Expand)AuthorFilesLines
2021-09-16drm/amd/pm: fix runpm hang when amdgpu loaded prior to sound driverEvan Quan1-0/+21
2021-08-10amdgpu/pm: Replace navi10 usage of sprintf with sysfs_emitDarren Powell1-3/+3
2021-07-29drm/amd/pm: Fix a bug in semaphore double-lockLuben Tuikov1-2/+0
2021-07-23drm/amd/pm: Fix a bug communicating with the SMU (v5)Luben Tuikov1-46/+242
2021-06-11drm/amd/pm: update the cached dpm feature statusEvan Quan1-9/+38
2021-06-10drm/amd/pm: Add common throttler translation funcGraham Sider1-0/+13
2021-06-10drm/amd/pm: Add u64 throttler status field to gpu_metricsGraham Sider1-0/+3
2021-06-03Merge tag 'amd-drm-next-5.14-2021-06-02' of https://gitlab.freedesktop.org/ag...Dave Airlie1-0/+3
2021-05-25drm/amdgpu: Rename flag which prevents HW accessAndrey Grodzovsky1-1/+1
2021-05-21drm/amdgpu/pm: Update metrics table (v2)David M Nieto1-0/+3
2021-05-11drm/amd/pm: expose pmfw attached timestamp on AldebaranEvan Quan1-0/+3
2021-04-29amdgpu/pm: add extra info to SMU msg pre-check failed messageDarren Powell1-2/+2
2021-04-09drm/amd/pm: increase time out value when sending msg to SMUcharles sun1-1/+1
2021-04-09drm/amd/pm: Modify mode2 msg sequence on aldebaranLijo Lazar1-1/+1
2021-04-09drm/amd/pm: fix Navi1x runtime resume failure V2Evan Quan1-0/+28
2021-03-05drm/amdgpu: enable one vf mode on sienna cichlid vfHorace Chen1-6/+6
2021-03-05drm/amd/pm: update existing gpu_metrics interfaces V2Evan Quan1-0/+6
2021-02-24drm/amd/pm/swsmu: Avoid using structure_size uninitialized in smu_cmn_init_so...Nathan Chancellor1-1/+1
2021-02-09drm/amd/pm/swsmu: unify the init soft gpu metrics functionKevin Wang1-0/+28
2021-01-21drm/amd/pm: print the timeout of smc messageHuang Rui1-3/+8
2021-01-14drm/amd/pm: fix the return value of pm messageHuang Rui1-0/+1
2021-01-14drm/amdgpu: revise the mode2 reset for vangoghHuang Rui1-21/+24
2021-01-14drm/amd/pm: don't mark all apu as true on feature maskHuang Rui1-1/+3
2021-01-14drm/amd/pm: enhance the real response for smu message (v2)Huang Rui1-5/+9
2020-12-09drm/amd/pm: invalidate hdp before CPU access the memory written by GPUEvan Quan1-1/+1
2020-10-30drm/amd/pm: add one new function to get 32 bit feature mask for vangoghXiaojian Du1-5/+50
2020-10-21drm/amd/swsmu: correct wrong feature bit mappingKevin Wang1-10/+17
2020-09-18drm/amd/pm: postpone SOCCLK/UCLK enablement after DAL initialization(V2)Evan Quan1-3/+3
2020-09-16drm/amdgpu: Avoid accessing HW when suspending SW stateAndrey Grodzovsky1-0/+3
2020-08-14drm/amd/pm: optimize the power related source code layoutEvan Quan1-0/+678