summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm
AgeCommit message (Expand)Author
2020-01-07drm/amdgpu: updated UMC error address record with correct channel indexJohn Clements
2020-01-07drm/amdgpu: resolved bug in UMC RAS CE queryJohn Clements
2020-01-07drm/amd/powerplay: cleanup the interfaces for powergate setting through SMUEvan Quan
2020-01-07drm/amd/powerplay: issue proper hdp flush for table transferringEvan Quan
2020-01-07drm/amd/powerplay: refine code to support no-dpm caseEvan Quan
2020-01-07drm/amd/powerplay: unified VRAM address for driver table interaction with SMU V2Evan Quan
2020-01-07drm/amd/powerplay: cache the watermark settings on system memoryEvan Quan
2020-01-07drm/amdgpu/smu: custom pstate profiling clock frequence for navi series asicsKevin Wang
2020-01-07drm/amd/amdgpu: L1 Policy(5/5) - removed IH_CHICKEN from VFZhigang Luo
2020-01-07drm/amd/amdgpu: L1 Policy(3/5) - removed ECC interrupt from VFZhigang Luo
2020-01-07drm/amd/amdgpu: L1 Policy(2/5) - removed GC GRBM violations from gfxhubZhigang Luo
2020-01-07drm/amd/amdgpu: L1 Policy(1/5) - removed VM settings for mmhub and gfxhub fro...Zhigang Luo
2020-01-07drm/amdgpu: removed GFX RAS support check in UMC ECC callbackJohn Clements
2020-01-07drm/amdgpu: added function to wait for PSP BL availabilityJohn Clements
2020-01-07drm/amdgpu: use linux size macro to simplify ONE_Kib & One_MibKevin Wang
2020-01-07drm/amdgpu: resolve bug in UMC 6 error counter queryJohn Clements
2020-01-07drm/amd/powerplay: add smu11_driver_if_arcturus.h new OOB membersEvan Quan
2020-01-07amd/amdgpu/sriov tdr enablement with pp_onevf_modeJack Zhang
2020-01-07amd/amdgpu/sriov enable onevf mode for ARCTURUS VFJack Zhang
2020-01-07drm/amd/powerplay: retrieve the enabled feature mask from cacheEvan Quan
2020-01-07drm/amd/powerplay: avoid deadlock on Vega20 swSMU routineEvan Quan
2020-01-07drm/amdgpu: update UMC 6.1 RAS error counter register access pathJohn Clements
2020-01-07drm/amdgpu/smu: add helper function smu_get_dpm_level_range() for smu driverKevin Wang
2020-01-07drm/radeon: remove three set but not used variableyu kuai
2020-01-07drm/amdgpu/powerplay: fix NULL pointer issue when SMU disabledLikun Gao
2020-01-07drm/amdgpu/smu: use unified variable smu->is_apu to check apu asic platformKevin Wang
2020-01-07drm/amdgpu: amalgamated PSP TA invoke functionsJohn Clements
2020-01-07drm/amdgpu: amalgamate PSP TA load/unload functionsJohn Clements
2020-01-07drm/amdgpu: by default output PSP ret status in event of cmd failureJohn Clements
2020-01-07drm/amdgpu: correct RLC firmwares loading sequenceEvan Quan
2020-01-07drm/amd/powerplay: add check for baco support on ArcturusEvan Quan
2020-01-07drm/amd/display: use true, false for bool variable in display_rq_dlg_calc_21.czhengbin
2020-01-07drm/amd/display: use true, false for bool variable in display_rq_dlg_calc_20v2.czhengbin
2020-01-07drm/amd/display: use true, false for bool variable in display_rq_dlg_calc_20.czhengbin
2020-01-07drm/amd/display: use true, false for bool variable in dce_calcs.czhengbin
2020-01-07drm/amd/display: use true, false for bool variable in display_mode_vba_21.czhengbin
2020-01-07drm/amd/display: use true, false for bool variable in dcn20_hwseq.czhengbin
2020-01-07drm/amd/display: use true, false for bool variable in dcn10_hw_sequencer.czhengbin
2020-01-07drm/amd/display: use true, false for bool variable in dc_link_ddc.czhengbin
2020-01-07drm/amd/powerplay: use true, false for bool variable in vega20_hwmgr.czhengbin
2020-01-07drm/amdgpu/smu: make the set_performance_level logic easier to followAlex Deucher
2020-01-07Revert "drm/amdgpu: simplify ATPX detection"Alex Deucher
2020-01-07drm/amdgpu: simplify function return logicGuchun Chen
2020-01-07drm/amd/powerplay: support custom power profile settingEvan Quan
2020-01-07drm/amd/display: fix kernel_fpu_begin/_end() warningsXiaojie Yuan
2020-01-07drm/amdkfd: Avoid hanging hardware in stop_cpschFelix Kuehling
2020-01-07drm/amdkfd: Improve HWS hang detection and handlingFelix Kuehling
2020-01-07drm/amdkfd: Remove unused variableFelix Kuehling
2020-01-07drm/amdkfd: Fix permissions of hang_hwsFelix Kuehling
2020-01-07drm/amdgpu: add DRIVER_SYNCOBJ_TIMELINE to amdgpuChunming Zhou