summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu
AgeCommit message (Expand)AuthorFilesLines
2019-08-27Revert "drm/amdgpu: free up the first paging queue v2"Gang Ba1-15/+8
2019-08-27drm/amdgpu: add dummy read for some GCVM status registersXiaojie Yuan2-0/+31
2019-08-27Merge tag 'drm-next-5.4-2019-08-23' of git://people.freedesktop.org/~agd5f/li...Dave Airlie57-477/+1703
2019-08-23drm/amdgpu: set adev->num_vmhubs for gmc6,7,8Alex Deucher3-0/+6
2019-08-23drm/amdgpu: correct ras error count typeGuchun Chen4-7/+7
2019-08-23drm/amdgpu: enable VCN DPG for RenoirThong Thai1-1/+3
2019-08-23Revert "drm/amdgpu: use direct loading on renoir vcn for the moment"Thong Thai2-12/+6
2019-08-23drm/amdgpu: update gc/sdma goldensetting for rnAaron Liu2-6/+5
2019-08-23drm/amdgpu: enable SDMA power gating for rnPrike Liang1-1/+1
2019-08-23drm/amdgpu/sdma4: set sdma clock gating for rnPrike Liang1-0/+1
2019-08-23drm/amdgpu/mmhub1: set mmhub clock gating for rnPrike Liang1-0/+1
2019-08-23drm/amdgpu: enable DF clock gating for rnPrike Liang1-1/+2
2019-08-23drm/amdgpu: enable athub clock gating for rnPrike Liang1-1/+3
2019-08-23drm/amdgpu: enable IH clock gating for rnPrike Liang1-1/+2
2019-08-23drm/amdgpu: enable vcn clock gating for rnPrike Liang1-1/+2
2019-08-23drm/amdgpu: enable rom clock gating for rnPrike Liang1-1/+2
2019-08-23drm/amdgpu: enable HDP clock gating for rnPrike Liang1-1/+2
2019-08-23drm/amdgpu: enable BIF clock gating for rnPrike Liang1-1/+2
2019-08-23drm/amdgpu: enable sdma clock gating for rnPrike Liang1-1/+3
2019-08-23drm/amdgpu: enable mmhub clock gating for rnPrike Liang1-1/+3
2019-08-23drm/amdgpu: enable gfx clock gating for rnPrike Liang1-1/+7
2019-08-23drm/amdgpu: add and enable gfxoff featureAaron Liu1-0/+5
2019-08-23drm/amdgpu: add set_gfx_cgpg implement (v2)Aaron Liu1-0/+5
2019-08-23drm/amdgpu/powerplay: add power up/down SDMA interfaces for renoirAaron Liu1-2/+2
2019-08-23drm/amdgpu/powerplay: add smu ip block for renoir (v2)Aaron Liu1-0/+2
2019-08-23drm/amdgpu/sdma5: fix number of sdma5 trap irq types for navi1xXiaojie Yuan1-1/+2
2019-08-23drm/amdgpu: fix dma_fence_wait without referenceChristian König1-12/+15
2019-08-23amd/amdgpu: add Arcturus vf DID supportFrank.Min1-0/+1
2019-08-23drm/amdgpu: unity mc base address for arcturusFrank.Min1-6/+6
2019-08-23drm/amdgpu: disable agp for sriovFrank.Min2-2/+9
2019-08-22drm/amdgpu: remove duplicated include from gfx_v9_0.cYueHaibing1-1/+0
2019-08-22drm/amdgpu: remove set but not used variable 'psp_enabled'YueHaibing1-5/+0
2019-08-22drm/amdgpu: prevent memory leaks in AMDGPU_CS ioctlNicolai Hähnle1-2/+7
2019-08-22drm/amd/amdgpu: disable MMHUB PG for navi10Kenneth Feng1-1/+0
2019-08-22drm/amd/powerplay: expose supported clock domains only through sysfsEvan Quan1-10/+16
2019-08-22drm/amdgpu/psp: move TMR to cpu invisible vram regionTianci.Yin3-5/+5
2019-08-22drm/amdgpu: remove redundant argument for psp_funcs::cmd_submit callbackXiaojie Yuan6-9/+3
2019-08-22drm/amdgpu: Set no-retry as default.Feifei Xu1-2/+2
2019-08-22drm/amdgpu: add firmware header printing for psp fw loading (v2)Xiaojie Yuan1-0/+56
2019-08-22drm/amdgpu: fix debug level for ppt offset/sizeXiaojie Yuan1-2/+2
2019-08-22drm/amdgpu: remove special autoload handling for navi12Xiaojie Yuan1-2/+1
2019-08-22drm/amdgpu/gfx9: update pg_flags after determining if gfx off is possibleAlex Deucher2-5/+4
2019-08-21Merge tag 'drm-misc-next-2019-08-19' of git://anongit.freedesktop.org/drm/drm...Dave Airlie17-69/+69
2019-08-16dma-buf: Restore seqlock around dma_resv updatesChris Wilson1-1/+6
2019-08-15drm/amdgpu: Use new mode2 reset interface for RV.Andrey Grodzovsky2-8/+18
2019-08-15dmr/amdgpu: Fix compile error with CONFIG_DRM_AMDGPU_GART_DEBUGFSAndrey Grodzovsky1-1/+1
2019-08-15drm/amd/amdgpu: Update VM function pointerGang Ba1-0/+7
2019-08-15drm/amdgpu: Set VM_L2_CNTL.PDE_FAULT_CLASSIFICATION to 0 for GFX10Yong Zhao2-2/+2
2019-08-15drm/amdgpu: Add more page fault info printing for GFX10Yong Zhao1-5/+28
2019-08-15drm/amdgpu: Add printing for RW extracted from VM_L2_PROTECTION_FAULT_STATUSYong Zhao1-0/+3