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