summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/powerplay
AgeCommit message (Expand)Author
2018-01-18drm/amd/powerplay: Fix smu_table_entry.handle typeAndrey Grodzovsky
2018-01-10drm/amd/pp: Implement get_max_high_clocks for CI/VIRex Zhu
2018-01-10drm/amd/powerplay: set pp_num_states as 0 on error situationEvan Quan
2018-01-10drm/amd/powerplay: fix memory leakage when reload (v2)Yintian Tao
2017-12-27drm/amd/pp: Get and save CZ/ST smu versionRex Zhu
2017-12-20drm/amd/pp: Implement force_dpm_level on RvRex Zhu
2017-12-20drm/amd/pp: Get and save Rv smu versionRex Zhu
2017-12-20drm/amd/pp: update smu_version value for CI/VIRex Zhu
2017-12-20drm/amd/pp: Move smu_version to common codeRex Zhu
2017-12-19drm/amd/pp: export more smu message on RvRex Zhu
2017-12-19drm/amd/pp: delete repeated call of force_dpm_levelRex Zhu
2017-12-19drm/amd/pp: implement phm_reset_power_profile_stateRex Zhu
2017-12-19drm/amd/pp: delete dead code of arbiter overdriver clkRex Zhu
2017-12-14drm/amd/pp: reset dpm level when adjust power stateRex Zhu
2017-12-13drm/amd/pp: implement dpm_get_sclk/mclk for RVRex Zhu
2017-12-07drm/amdgpu: add license to files where it was missingAlex Deucher
2017-12-07drm/amdgpu: add license to MakefilesAlex Deucher
2017-12-06drm/amd/include:cleanup raven1 thm header files.Feifei Xu
2017-12-06drm/amd/include:cleanup raven1 nbio header files.Feifei Xu
2017-12-06drm/amd/include:cleanup raven1 mp header files.Feifei Xu
2017-12-06drm/amd/include:cleanup vega10 header files.Feifei Xu
2017-12-06drm/amd/include:cleanup vega10 nbio header files.Feifei Xu
2017-12-06drm/amd/include:cleanup vega10 gc header files.Feifei Xu
2017-12-06drm/amd/include:cleanup vega10 thm header files.Feifei Xu
2017-12-06drm/amd/include:cleanup vega10 mp header files.Feifei Xu
2017-12-06drm/amd/powerplay: Followup fixes to mc_reg_addressErnst Sjöstrand
2017-12-06drm/amd/powerplay: Fix buffer overflows with mc_reg_addressErnst Sjöstrand
2017-12-06drm/amd/powerplay: Fix missing newlines at end of fileErnst Sjöstrand
2017-12-06drm/amd/powerplay: Minor fixes in processpptables.c (v2)Ernst Sjöstrand
2017-12-06drm: amd: Fix line continuation formatsJoe Perches
2017-12-04drm/amd/pp: delete an outdated comment in amd_powerplay.cRex Zhu
2017-12-04drm/amd/pp: implement notify_smu_memory_info on PowerplayRex Zhu
2017-12-04drm/amdgpu: add header kgd_pp_interface.hRex Zhu
2017-12-04drm/amdgpu: move struct amd_powerplay to amdgpu.hRex Zhu
2017-12-04drm/amd/powerplay: move functions to amd_pm_funcs tableRex Zhu
2017-12-04drm/amdgpu: move DC and PP shared data structures to dm_pp_interface.hRex Zhu
2017-12-04drm/amd/powerplay: describe the PCIE link speed in right GT/sEvan Quan
2017-12-04drm/amdgpu: change redundant init logs to debug levelpding
2017-11-23Merge tag 'drm-for-v4.15-part2' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2017-11-20drm/amd/pp: fix typecast error in powerplay.Rex Zhu
2017-11-16drm/amd/powerplay: fix unfreeze level smc message for smu7Eric Huang
2017-11-15Merge tag 'drm-for-v4.15' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2017-11-15drm/amd/pp: fix dpm randomly failed on Vega10Rex Zhu
2017-11-09drm/amd/powerplay: fix copy-n-paste error on vddci_buf indexColin Ian King
2017-11-07drm/amd/powerplay: initialize a variable before using itNicolas Iooss
2017-11-07drm/amd/powerplay: suppress KASAN out of bounds warning in vega10_populate_al...Evan Quan
2017-11-03Merge branch 'drm-next-4.15' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie
2017-11-02Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-11-01drm/amd/powerplay: wrong control mode cause the fan spins faster unnecessarilyEvan Quan