summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/powerplay
Commit message (Expand)AuthorAgeFilesLines
* drm/amd/powerplay: Mark functions of ppevvmath.h staticNils Wallménius2016-07-291-64/+64
* drm/amd/powerplay: Delete an unnecessary variable initialisation in phm_dispa...SF Markus Elfring2016-07-291-1/+1
* drm/amd/powerplay: Change assignment for a buffer variable in phm_dispatch_ta...Markus Elfring2016-07-291-1/+3
* drivers/amdgpu: Remove redundant itermediate return valEdward O'Callaghan2016-07-295-14/+7
* drivers/amdgpu: Use canonical boolean form in various predicatesEdward O'Callaghan2016-07-295-48/+53
* drivers/amdgpu: Remove redundant casts on kzalloc() callsEdward O'Callaghan2016-07-293-15/+10
* drivers/amdgpu: Remove redundant NULL check before kfree()Edward O'Callaghan2016-07-291-2/+1
* drivers/amdgpu: Use 'true/false' for bool typed variablesEdward O'Callaghan2016-07-294-24/+24
* drm/amd/powerplay: enable DiDt feature for polaris10/11.Rex Zhu2016-07-293-5/+554
* drm/amd/powerplay: populate SMC ACPI minimum voltage using VBIOS boot SCLK an...Rex Zhu2016-07-291-3/+2
* drm/amdgpu/powerplay: partial revert of endian fixesAlex Deucher2016-07-291-2/+2
* Merge branch 'drm-next-4.8' of git://people.freedesktop.org/~agd5f/linux into...Dave Airlie2016-07-286-137/+231
|\
| * drm/amd/powerplay: add pp_tables_get_response_times function in process pptablesHuang Rui2016-07-152-7/+23
| * drm/amd/powerplay: fix the incorrect return valueHuang Rui2016-07-151-2/+2
| * drm/amd/powerplay: add atomctrl_get_voltage_evv function in ppatomctrlHuang Rui2016-07-152-0/+47
| * drm/amd/powerplay: add SMU register macro for future useHuang Rui2016-07-151-0/+29
| * drivers: gpu: drm: amd: powerplay: hwmgr: Remove unused variableMatthias Beyer2016-07-151-6/+3
| * drm/amdgpu/powerplay: endian fixes for ppatomctrl.cAlex Deucher2016-07-081-122/+127
* | Backmerge tag 'v4.7' into drm-nextDave Airlie2016-07-269-63/+136
|\ \ | |/ |/|
| * drm/amd/powerplay: Update CKS on/ CKS off voltage offset calculation.Rex Zhu2016-07-061-13/+10
| * drm/amd/powerplay: fix bug that get wrong polaris evv voltage.Rex Zhu2016-07-063-6/+7
| * drm/amd/powerplay: incorrectly use of the function return valueRex Zhu2016-07-061-1/+1
| * drm/amd/powerplay: fix incorrect voltage table value for tongaHuang Rui2016-07-061-1/+1
| * drm/amd/powerplay: fix incorrect voltage table value for polaris10Huang Rui2016-07-061-1/+1
| * drm/amd/powerplay: fix issue uvd dpm can't enabled on Polaris11.Rex Zhu2016-06-291-41/+60
| * drm/amd/powerplay: Workaround for Memory EDC Error on Polaris10.Rex Zhu2016-06-291-0/+26
| * drm/amd/powerplay: Update CKS on/ CKS off voltage offset calculationRex Zhu2016-06-231-9/+17
| * drm/amd/powerplay: disable FFC.Rex Zhu2016-06-233-5/+24
| * drm/amd/powerplay: add some definition for FFC feature on polaris.Rex Zhu2016-06-232-1/+4
* | drm/amd/powerplay: don't add invalid voltage.Rex Zhu2016-07-071-6/+6
* | drm/amd/powerplay: add definitions related to di/dt feature for fiji and pola...Rex Zhu2016-07-072-0/+26
* | drm/amd/powerplay: add mvdd dpm support.Rex Zhu2016-07-071-3/+2
* | drm/amd/powerplay: Unify family definesTom St Denis2016-07-072-4/+6
* | drm/amd/powerplay: change condition judgment as function's return value changed.Rex Zhu2016-07-071-7/+6
* | drm/amd/powerplay: functions's return state was reversedRex Zhu2016-07-071-2/+2
* | drm/amd/powerplay: fix typos in comment in polaris' hwmgrAlexandre Demers2016-07-071-2/+2
* | drm/amd/powerplay: fix trivial typo and tidy commentAlexandre Demers2016-07-071-1/+1
* | drm/amdgpu/powerplay/cz: add missing call to powergate VCEAlex Deucher2016-07-071-1/+1
* | drm/amdgpu: change pcie_gen_cap magic code to macroHuang Rui2016-07-073-6/+6
* | drm/amd/powerplay: make sure VCE is disabled by defaultArindam Nath2016-07-071-0/+1
* | amdgpu: use NULL instead of 0 for pointerArnd Bergmann2016-07-071-1/+1
* | drm/amd/powerplay: remove useless soft pptable in Asic related backendEric Huang2016-07-076-31/+0
* | drm/amd/powerplay: remove useless pp_table codes for Tonga/Fiji/Polaris10Eric Huang2016-07-074-116/+0
* | drm/amd/powerplay: add uploading pptable and resetting powerplay supportEric Huang2016-07-074-9/+63
* | drm/amd/powerplay: change backend allocation to backend initEric Huang2016-07-074-36/+30
* | drm/amd/powerplay: add disable dpm tasks for Polaris10Eric Huang2016-07-073-1/+257
* | drm/amd/powerplay: add disable dpm tasks for TongaEric Huang2016-07-071-0/+1
* | drm/amd/powerplay: add function disable_dpm_tasks for FijiEric Huang2016-07-073-0/+281
* | drm/amd/powerplay: add event task of disable dynamic state managementEric Huang2016-07-074-2/+28
* | drm/amd/powerplay: keep soft_pp_table pointer value for re-uploadingEric Huang2016-07-072-13/+8
OpenPOWER on IntegriCloud