aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/powerplay (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-02-28drm/amd/powerplay: fix power over limit on FijiEric Huang1-7/+0
2018-02-28Merge branch 'drm-fixes-4.16' of git://people.freedesktop.org/~agd5f/linux into drm-fixesDave Airlie2-8/+14
2018-02-22treewide/trivial: Remove ';;$' typo noiseIngo Molnar1-1/+1
2018-02-20drm/amd/powerplay/smu7: allow mclk switching with no displaysAlex Deucher1-4/+7
2018-02-20drm/amd/powerplay/vega10: allow mclk switching with no displaysAlex Deucher1-4/+7
2018-01-18drm/amd/powerplay: Fix smu_table_entry.handle typeAndrey Grodzovsky1-1/+1
2018-01-10drm/amd/pp: Implement get_max_high_clocks for CI/VIRex Zhu1-0/+20
2018-01-10drm/amd/powerplay: set pp_num_states as 0 on error situationEvan Quan1-0/+2
2018-01-10drm/amd/powerplay: fix memory leakage when reload (v2)Yintian Tao1-0/+6
2017-12-27drm/amd/pp: Get and save CZ/ST smu versionRex Zhu1-0/+13
2017-12-20drm/amd/pp: Implement force_dpm_level on RvRex Zhu2-0/+138
2017-12-20drm/amd/pp: Get and save Rv smu versionRex Zhu1-0/+8
2017-12-20drm/amd/pp: update smu_version value for CI/VIRex Zhu3-2/+3
2017-12-20drm/amd/pp: Move smu_version to common codeRex Zhu3-5/+5
2017-12-19drm/amd/pp: export more smu message on RvRex Zhu1-1/+6
2017-12-19drm/amd/pp: delete repeated call of force_dpm_levelRex Zhu3-10/+6
2017-12-19drm/amd/pp: implement phm_reset_power_profile_stateRex Zhu3-15/+20
2017-12-19drm/amd/pp: delete dead code of arbiter overdriver clkRex Zhu10-187/+10
2017-12-14drm/amd/pp: reset dpm level when adjust power stateRex Zhu1-1/+1
2017-12-13drm/amd/pp: implement dpm_get_sclk/mclk for RVRex Zhu1-2/+23
2017-12-07drm/amdgpu: add license to files where it was missingAlex Deucher3-3/+69
2017-12-07drm/amdgpu: add license to MakefilesAlex Deucher3-3/+63
2017-12-06drm/amd/include:cleanup raven1 thm header files.Feifei Xu1-3/+3
2017-12-06drm/amd/include:cleanup raven1 nbio header files.Feifei Xu1-3/+3
2017-12-06drm/amd/include:cleanup raven1 mp header files.Feifei Xu1-3/+3
2017-12-06drm/amd/include:cleanup vega10 header files.Feifei Xu1-1/+1
2017-12-06drm/amd/include:cleanup vega10 nbio header files.Feifei Xu1-3/+3
2017-12-06drm/amd/include:cleanup vega10 gc header files.Feifei Xu1-3/+3
2017-12-06drm/amd/include:cleanup vega10 thm header files.Feifei Xu1-3/+3
2017-12-06drm/amd/include:cleanup vega10 mp header files.Feifei Xu1-3/+2
2017-12-06drm/amd/powerplay: Followup fixes to mc_reg_addressErnst Sjöstrand2-16/+8
2017-12-06drm/amd/powerplay: Fix buffer overflows with mc_reg_addressErnst Sjöstrand1-7/+3
2017-12-06drm/amd/powerplay: Fix missing newlines at end of fileErnst Sjöstrand2-2/+2
2017-12-06drm/amd/powerplay: Minor fixes in processpptables.c (v2)Ernst Sjöstrand1-3/+3
2017-12-06drm: amd: Fix line continuation formatsJoe Perches5-36/+18
2017-12-04drm/amd/pp: delete an outdated comment in amd_powerplay.cRex Zhu1-3/+0
2017-12-04drm/amd/pp: implement notify_smu_memory_info on PowerplayRex Zhu1-0/+36
2017-12-04drm/amdgpu: add header kgd_pp_interface.hRex Zhu1-92/+1
2017-12-04drm/amdgpu: move struct amd_powerplay to amdgpu.hRex Zhu1-7/+0
2017-12-04drm/amd/powerplay: move functions to amd_pm_funcs tableRex Zhu2-96/+73
2017-12-04drm/amdgpu: move DC and PP shared data structures to dm_pp_interface.hRex Zhu1-143/+0
2017-12-04drm/amd/powerplay: describe the PCIE link speed in right GT/sEvan Quan2-6/+6
2017-12-04drm/amdgpu: change redundant init logs to debug levelpding1-1/+1
2017-11-23Merge tag 'drm-for-v4.15-part2' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds5-18/+20
2017-11-20drm/amd/pp: fix typecast error in powerplay.Rex Zhu1-2/+2
2017-11-16drm/amd/powerplay: fix unfreeze level smc message for smu7Eric Huang1-1/+1
2017-11-15Merge tag 'drm-for-v4.15' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds81-37230/+17676
2017-11-15drm/amd/pp: fix dpm randomly failed on Vega10Rex Zhu2-14/+16
2017-11-09drm/amd/powerplay: fix copy-n-paste error on vddci_buf indexColin Ian King1-1/+1
2017-11-07drm/amd/powerplay: initialize a variable before using itNicolas Iooss1-0/+2