| Commit message (Expand) | Author | Age | Files | Lines |
* | drm/amd/amdgpu: L1 Policy(2/5) - removed GC GRBM violations from gfxhub | Zhigang Luo | 2020-01-07 | 2 | -37/+44 |
* | drm/amd/amdgpu: L1 Policy(1/5) - removed VM settings for mmhub and gfxhub fro... | Zhigang Luo | 2020-01-07 | 2 | -37/+48 |
* | drm/amdgpu: removed GFX RAS support check in UMC ECC callback | John Clements | 2020-01-07 | 1 | -7/+1 |
* | drm/amdgpu: added function to wait for PSP BL availability | John Clements | 2020-01-07 | 1 | -14/+28 |
* | drm/amdgpu: use linux size macro to simplify ONE_Kib & One_Mib | Kevin Wang | 2020-01-07 | 2 | -10/+3 |
* | drm/amdgpu: resolve bug in UMC 6 error counter query | John Clements | 2020-01-07 | 2 | -90/+64 |
* | drm/amd/powerplay: add smu11_driver_if_arcturus.h new OOB members | Evan Quan | 2020-01-07 | 2 | -2/+8 |
* | amd/amdgpu/sriov tdr enablement with pp_onevf_mode | Jack Zhang | 2020-01-07 | 2 | -1/+11 |
* | amd/amdgpu/sriov enable onevf mode for ARCTURUS VF | Jack Zhang | 2020-01-07 | 3 | -48/+56 |
* | drm/amd/powerplay: retrieve the enabled feature mask from cache | Evan Quan | 2020-01-07 | 2 | -27/+36 |
* | drm/amd/powerplay: avoid deadlock on Vega20 swSMU routine | Evan Quan | 2020-01-07 | 1 | -4/+0 |
* | drm/amdgpu: update UMC 6.1 RAS error counter register access path | John Clements | 2020-01-07 | 1 | -5/+5 |
* | drm/amdgpu/smu: add helper function smu_get_dpm_level_range() for smu driver | Kevin Wang | 2020-01-07 | 3 | -10/+33 |
* | drm/radeon: remove three set but not used variable | yu kuai | 2020-01-07 | 1 | -13/+2 |
* | drm/amdgpu/powerplay: fix NULL pointer issue when SMU disabled | Likun Gao | 2020-01-07 | 1 | -3/+9 |
* | drm/amdgpu/smu: use unified variable smu->is_apu to check apu asic platform | Kevin Wang | 2020-01-07 | 2 | -8/+7 |
* | drm/amdgpu: amalgamated PSP TA invoke functions | John Clements | 2020-01-07 | 1 | -103/+34 |
* | drm/amdgpu: amalgamate PSP TA load/unload functions | John Clements | 2020-01-07 | 1 | -99/+39 |
* | drm/amdgpu: by default output PSP ret status in event of cmd failure | John Clements | 2020-01-07 | 1 | -2/+2 |
* | drm/amdgpu: correct RLC firmwares loading sequence | Evan Quan | 2020-01-07 | 2 | -2/+2 |
* | drm/amd/powerplay: add check for baco support on Arcturus | Evan Quan | 2020-01-07 | 1 | -0/+1 |
* | drm/amd/display: use true, false for bool variable in display_rq_dlg_calc_21.c | zhengbin | 2020-01-07 | 1 | -12/+12 |
* | drm/amd/display: use true, false for bool variable in display_rq_dlg_calc_20v2.c | zhengbin | 2020-01-07 | 1 | -12/+12 |
* | drm/amd/display: use true, false for bool variable in display_rq_dlg_calc_20.c | zhengbin | 2020-01-07 | 1 | -12/+12 |
* | drm/amd/display: use true, false for bool variable in dce_calcs.c | zhengbin | 2020-01-07 | 1 | -12/+12 |
* | drm/amd/display: use true, false for bool variable in display_mode_vba_21.c | zhengbin | 2020-01-07 | 1 | -3/+3 |
* | drm/amd/display: use true, false for bool variable in dcn20_hwseq.c | zhengbin | 2020-01-07 | 1 | -2/+2 |
* | drm/amd/display: use true, false for bool variable in dcn10_hw_sequencer.c | zhengbin | 2020-01-07 | 1 | -2/+2 |
* | drm/amd/display: use true, false for bool variable in dc_link_ddc.c | zhengbin | 2020-01-07 | 1 | -1/+1 |
* | drm/amd/powerplay: use true, false for bool variable in vega20_hwmgr.c | zhengbin | 2020-01-07 | 1 | -1/+1 |
* | drm/amdgpu/smu: make the set_performance_level logic easier to follow | Alex Deucher | 2020-01-07 | 7 | -48/+100 |
* | Revert "drm/amdgpu: simplify ATPX detection" | Alex Deucher | 2020-01-07 | 1 | -1/+11 |
* | drm/amdgpu: simplify function return logic | Guchun Chen | 2020-01-07 | 1 | -6/+2 |
* | drm/amd/powerplay: support custom power profile setting | Evan Quan | 2020-01-07 | 2 | -10/+128 |
* | drm/amd/display: fix kernel_fpu_begin/_end() warnings | Xiaojie Yuan | 2020-01-07 | 1 | -2/+0 |
* | drm/amdkfd: Avoid hanging hardware in stop_cpsch | Felix Kuehling | 2020-01-07 | 5 | -13/+17 |
* | drm/amdkfd: Improve HWS hang detection and handling | Felix Kuehling | 2020-01-07 | 3 | -6/+26 |
* | drm/amdkfd: Remove unused variable | Felix Kuehling | 2020-01-07 | 2 | -2/+0 |
* | drm/amdkfd: Fix permissions of hang_hws | Felix Kuehling | 2020-01-07 | 1 | -1/+1 |
* | drm/amdgpu: add DRIVER_SYNCOBJ_TIMELINE to amdgpu | Chunming Zhou | 2020-01-07 | 1 | -1/+2 |
* | drm/amdgpu: use true, false for bool variable in amdgpu_psp.c | zhengbin | 2019-12-23 | 1 | -6/+6 |
* | drm/amdgpu: use true, false for bool variable in amdgpu_debugfs.c | zhengbin | 2019-12-23 | 1 | -3/+3 |
* | drm/amdgpu: use true, false for bool variable in amdgpu_device.c | zhengbin | 2019-12-23 | 1 | -2/+2 |
* | drm/amdgpu: use true, false for bool variable in mxgpu_nv.c | zhengbin | 2019-12-23 | 1 | -2/+2 |
* | drm/amdgpu: use true, false for bool variable in mxgpu_ai.c | zhengbin | 2019-12-23 | 1 | -2/+2 |
* | drm/radeon: use true,false for bool variable in ni.c | zhengbin | 2019-12-23 | 1 | -2/+2 |
* | drm/radeon: use true,false for bool variable in cik.c | zhengbin | 2019-12-23 | 1 | -2/+2 |
* | drm/radeon: use true,false for bool variable in rv770.c | zhengbin | 2019-12-23 | 1 | -1/+1 |
* | drm/radeon: use true, false for bool variable in evergreen.c | zhengbin | 2019-12-23 | 1 | -1/+1 |
* | drm/radeon: use true,false for bool variable in r600.c | zhengbin | 2019-12-23 | 1 | -1/+1 |