summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/powerplay/smumgr
AgeCommit message (Expand)Author
2020-01-27drm/amd/powerplay: fix spelling mistake "Attemp" -> "Attempt"Colin Ian King
2020-01-07drm/amd/powerplay: issue proper hdp flush for table transferringEvan Quan
2019-12-11drm/amd/powerplay: enable pp one vf mode for vega10Yintian Tao
2019-11-26drm/amd/powerplay: remove set but not used variable 'stretch_amount2'YueHaibing
2019-11-26drm/amd/powerplay: remove redundant assignment to variables HiSidd and LoSiddColin Ian King
2019-11-19drm/amd/powerplay: return errno code to caller when error occurChen Wandun
2019-11-13drm/amd/powerplay: remove set but not used variable 'us_mvdd'yu kuai
2019-11-13drm/amd/powerplay: remove set but not used variable 'threshold', 'state'zhengbin
2019-10-26Merge tag 'drm-next-5.5-2019-10-09' of git://people.freedesktop.org/~agd5f/li...Dave Airlie
2019-10-09drm/amdgpu/powerplay: fix typo in mvdd table setupAlex Deucher
2019-10-03drm/amdgpu: Drop unused variable and statementAustin Kim
2019-09-13drm/amdgpu: switch to new amdgpu_nbio structureHawking Zhang
2019-08-30drm/amdgpu: Move null pointer dereference checkAustin Kim
2019-08-27drm/amd/powerplay: Add interface to lock SMU HW I2C.Andrey Grodzovsky
2019-08-02drm/amd/powerplay: guard consistency between CPU copy and local VRAMEvan Quan
2019-07-16drm/amdgpu: remove memset after kzallocFuqian Huang
2019-07-01drm/amd/powerplay: use hardware fan control if no powerplay fan tableEvan Quan
2019-06-25Merge branch 'drm-next' into drm-next-5.3Alex Deucher
2019-06-17drm/amd/powerplay: detect version of smu backend (v2)Prike Liang
2019-06-14Merge tag 'drm-misc-next-2019-06-14' of git://anongit.freedesktop.org/drm/drm...Daniel Vetter
2019-06-10drm/amd: drop use of drmP.h in amdgpu.hSam Ravnborg
2019-05-24drm/amd/powerplay: expose SMU7 asics realtime memory utilizationEvan Quan
2019-05-24drm/amd/powerplay: support SMU metrics table on Vega12Evan Quan
2019-03-20drm/amdgpu: enable gfxoff again on raven series (v2)Huang Rui
2019-03-19drm/amd/powerplay: apply Vega20 BACO workaroundEvan Quan
2019-02-27drm/amd/powerplay: use REG32_PCIE wrapper instead for powerplayHuang Rui
2019-02-27drm/amdgpu/powerplay: add missing breaks in polaris10_smumgrAlex Deucher
2019-02-13drm/amdgpu/powerplay: declare firmware for CI cardsAlex Deucher
2018-12-25Merge tag 'drm-next-2018-12-14' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2018-12-10drm/amdgpu/powerplay: Add special avfs cases for some polaris asics (v3)Alex Deucher
2018-12-10drm/amdgpu/powerplay: Apply avfs cks-off voltages on VIKenneth Feng
2018-12-07drm/amdgpu: update smu firmware images for VI variants (v2)Alex Deucher
2018-12-05drm/amdgpu/powerplay: fix clock stretcher limits on polaris (v2)Alex Deucher
2018-11-12drm/amdgpu: log smu versionShirish S
2018-11-12drm/amdgpu: refactor smu8_send_msg_to_smc and WARN_ON time outDaniel Kurtz
2018-11-05drm/amdgpu: update smu firmware images for VI variants (v2)Alex Deucher
2018-11-05drm/amd/powerplay: remove duplicated includesYueHaibing
2018-10-26drm/amdgpu: fix reporting of failed msg sent to SMU (v2)Shirish S
2018-10-10drm/amdgpu/powerplay: fix missing break in switch statementsColin Ian King
2018-10-10drm/amdgpu: Load fw between hw_init/resume_phase1 and phase2Rex Zhu
2018-10-09drm/amd/pp: Allocate ucode bo in request_smu_load_fwRex Zhu
2018-10-09drm/amd/pp: Refine smu7/8 request_smu_load_fw callback functionRex Zhu
2018-10-09drm/amd/pp: Setup SoftRegsStart before request smu load fwRex Zhu
2018-10-09drm/amd/pp: Refine function iceland_start_smuRex Zhu
2018-10-09drm/amd/pp: Remove wrong code in fiji_start_smuRex Zhu
2018-10-09drm/amd/pp: Remove uncessary extra vcn pg cntl in smuRex Zhu
2018-10-09drm/amdgpu: Move out power up/down sdma out of smuRex Zhu
2018-09-26drm/amdgpu: implement ENABLED_SMC_FEATURES_MASK sensor for vega10Alex Deucher
2018-09-26drm/amdgpu/powerplay: add smu smc_table_manager callback for vega20Alex Deucher
2018-09-26drm/amdgpu/powerplay: add smu smc_table_manager callback for vega12Alex Deucher