summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2019-08-12drm/amdgpu: add renoir asic_type enumHuang Rui1-0/+1
2019-08-12drm/amdgpu: add renoir header files (v2)Huang Rui2-0/+1202
2019-08-12drm/amd/powerplay: remove redundant duplicated return checkColin Ian King1-4/+0
2019-08-12drm/amd/display: Fix a typo - dce_aduio_mask --> dce_audio_maskChristophe JAILLET9-11/+11
2019-08-12drm/amd/display: use kvmalloc for dc_state (v2)Alex Deucher1-5/+6
2019-08-12drm/amdgpu: fix gfx9 soft recoveryPierre-Eric Pelloux-Prayer1-1/+1
2019-08-12drm/amdgpu/powerplay: update Arcturus smu version in new placeLe Ma4-2/+5
2019-08-12drm/amdgpu: enable mmhub clock gating for ArcturusLe Ma2-2/+3
2019-08-12drm/amdgpu: add mmhub clock gating for ArcturusLe Ma3-6/+135
2019-08-12drm/amdgpu: increase CGCG gfx idle threshold for ArcturusLe Ma1-2/+6
2019-08-12drm/amdgpu: add GFX_CP_LS flag to ArcturusLe Ma1-0/+1
2019-08-12drm/amdgpu: remove ras block's feature status info in sysfsTao Zhou1-18/+1
2019-08-12drm/amd/powerplay: change smu_read_sensor sequence in smuKenneth Feng5-8/+17
2019-08-12drm/amdgpu: split athub clock gating from mmhubLe Ma5-44/+154
2019-08-12drm/amdgpu: enable sdma clock gating for ArcturusLe Ma1-1/+3
2019-08-12drm/amdgpu: add sdma clock gating for ArcturusLe Ma1-0/+1
2019-08-12drm/amdgpu: support sdma clock gating for more instancesLe Ma1-71/+34
2019-08-12drm/amdgpu: enable hdp clock gating for ArcturusLe Ma1-1/+3
2019-08-12drm/amdgpu: add hdp clock gating for ArcturusLe Ma1-1/+6
2019-08-12drm/amdgpu: enable gfx clock gating for ArcturusLe Ma1-1/+4
2019-08-12drm/amdgpu: add gfx clock gating for ArcturusLe Ma1-0/+4
2019-08-12drm/amdgpu: create mmhub ras frameworkTao Zhou2-33/+82
2019-08-12drm/amdgpu: support mmhub ras in amdgpu rasTao Zhou1-0/+5
2019-08-12drm/amdgpu: add amdgpu_mmhub_funcs definitionTao Zhou5-0/+56
2019-08-12drm/amdgpu: add sub block parameter in ras inject commandTao Zhou1-7/+10
2019-08-12drm/amdgpu: add check to avoid array bound issueGuchun Chen1-0/+3
2019-08-12drm/amd/powerplay: update smu11_driver_if_navi10.htiancyin2-6/+21
2019-08-12drm/amd/powerplay: re-define smu interface version for smu v11tiancyin6-4/+27
2019-08-12drm/amdgpu: add navi14 PCI IDAlex Deucher1-0/+2
2019-08-12drm/amdgpu: Update pitch on page flips without DC as wellMichel Dänzer5-1/+18
2019-08-12drm/amd/display: Remove drm_dsc_dc.cDavid Francis1-453/+0
2019-08-12drm/amdgpu: enable vcn clock gating for navi12Xiaojie Yuan1-1/+2
2019-08-12drm/amdgpu: enable athub clock gating for navi12Xiaojie Yuan1-1/+3
2019-08-12drm/amdgpu/athub2: set clock gating for navi12Xiaojie Yuan1-0/+1
2019-08-12drm/amdgpu: enable ih clock gating for navi12Xiaojie Yuan1-0/+1
2019-08-12drm/amdgpu: enable mmhub clock gating for navi12Xiaojie Yuan1-1/+3
2019-08-12drm/amdgpu/mmhub2: set clock gating for navi12Xiaojie Yuan1-0/+1
2019-08-12drm/amdgpu: enable sdma clock gating for navi12Xiaojie Yuan1-1/+3
2019-08-12drm/amdgpu/sdma5: set sdma clock gating for navi12Xiaojie Yuan1-0/+1
2019-08-12drm/amdgpu: enable hdp clock gating for navi12Xiaojie Yuan1-1/+3
2019-08-12drm/amdgpu: enable gfx clock gatings for navi12Xiaojie Yuan1-1/+5
2019-08-12Revert "drm/amdgpu: fix transform feedback GDS hang on gfx10 (v2)"Marek Olšák2-12/+1
2019-08-12Merge tag 'drm-next-5.4-2019-08-09' of git://people.freedesktop.org/~agd5f/li...Dave Airlie259-5046/+120846
2019-08-09Merge tag 'v5.3-rc3' into drm-next-5.4Alex Deucher6558-204675/+207301
2019-08-09drm/amdgpu: remove RREG64/WREG64Tao Zhou2-37/+0
2019-08-09drm/amdgpu: implement UMC 64 bits REG operationsTao Zhou2-5/+14
2019-08-09drm/amdgpu: replace readq/writeq with atomic64 operationsTao Zhou1-6/+2
2019-08-09Merge tag 'drm-misc-next-2019-08-08' of git://anongit.freedesktop.org/drm/drm...Dave Airlie468-5892/+7768
2019-08-08drm/rockchip: fix VOP_WIN_GET macroJohn Keeping1-1/+1
2019-08-07Revert "drm/gem: Rename drm_gem_dumb_map_offset() to drm_gem_map_offset()"Rob Herring3-10/+7