summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu
AgeCommit message (Expand)AuthorLines
2020-01-07drm/amdgpu: correct RLC firmwares loading sequenceEvan Quan-2/+2
2020-01-07drm/amd/powerplay: add check for baco support on ArcturusEvan Quan-0/+1
2020-01-07Revert "drm/amdgpu: simplify ATPX detection"Alex Deucher-1/+11
2020-01-07drm/amdgpu: simplify function return logicGuchun Chen-6/+2
2020-01-07drm/amdgpu: add DRIVER_SYNCOBJ_TIMELINE to amdgpuChunming Zhou-1/+2
2020-01-07drm/amdgpu: add DRIVER_SYNCOBJ_TIMELINE to amdgpuChunming Zhou-1/+2
2020-01-07Revert "drm/amdgpu: Set no-retry as default."Alex Deucher-2/+2
2020-01-01drm/amdgpu: correct RLC firmwares loading sequenceEvan Quan-2/+2
2019-12-29drm/amdgpu: enable gfxoff for raven1 refreshchangzhu-11/+4
2019-12-29Revert "drm/amdgpu: simplify ATPX detection"Alex Deucher-1/+11
2019-12-23drm/amdgpu: use true, false for bool variable in amdgpu_psp.czhengbin-6/+6
2019-12-23drm/amdgpu: use true, false for bool variable in amdgpu_debugfs.czhengbin-3/+3
2019-12-23drm/amdgpu: use true, false for bool variable in amdgpu_device.czhengbin-2/+2
2019-12-23drm/amdgpu: use true, false for bool variable in mxgpu_nv.czhengbin-2/+2
2019-12-23drm/amdgpu: use true, false for bool variable in mxgpu_ai.czhengbin-2/+2
2019-12-23drm/amdgpu: add missed return value set for error caseGuchun Chen-0/+1
2019-12-23drm/amdgpu: remove FB location config for sriovFrank.Min-17/+1
2019-12-23drm/amdgpu: enable xgmi init for sriov use caseFrank.Min-19/+7
2019-12-23drm/amdgpu: remove memory training p2c buffer reservation(V2)Tianci.Yin-20/+2
2019-12-23drm/amdgpu: update the method to get fb_loc of memory training(V4)Tianci.Yin-39/+23
2019-12-23drm/amdgpu: Remove unneeded variable 'ret' in navi10_ih.cMa Feng-2/+1
2019-12-23drm/amdgpu: Remove unneeded variable 'ret' in amdgpu_device.cMa Feng-3/+1
2019-12-23drm/amdgpu/gfx: Add mmSDMA2-7_EDC_COUNTER to support ArcturusJames Zhu-4/+20
2019-12-23drm/amdgpu/gfx: Add mmCOMPUTE_STATIC_THREAD_MGMT_SE4-7 to support ArcturusJames Zhu-13/+25
2019-12-23drm/amdgpu/gfx: Replace ARRAY_SIZE with size variableJames Zhu-10/+17
2019-12-23drm/amdgpu: Added ASIC specific check in gmc v9.0 ECC interrupt programming s...John Clements-0/+5
2019-12-23drm/amdgpu: enlarge agp_start address into 48bitFrank.Min-1/+1
2019-12-23drm/amdgpu: disable VCN2.5 ib test for Arcturus sriovJane Jian-0/+10
2019-12-23drm/amdgpu: fix ctx init failure for asics without gfx ringLe Ma-1/+2
2019-12-23drm/amdgpu: attempt xgmi perfmon re-arm on failed armJonathan Kim-22/+129
2019-12-23drm/amdgpu: simplify padding calculations (v2)Luben Tuikov-13/+20
2019-12-19drm/amdgpu: enable VCN0 and VCN1 sriov instances support for ArcturusJane Jian-14/+51
2019-12-18drm/amdgpu: skip VCN2.5 power gating and clock gating for sriov ArcturusJane Jian-0/+6
2019-12-18drm/amdgpu: update VCN1(dual instances) fw types ID and VCN ip block typeJane Jian-1/+6
2019-12-18drm/amdgpu: add VCN2.5 sriov start for ArctrusJane Jian-0/+143
2019-12-18drm/amdgpu: add VCN2.5 MMSCH start for ArcturusJane Jian-0/+69
2019-12-18drm/amdgpu: move umc offset to one new header file for ArcturusGuchun Chen-16/+1
2019-12-18drm/amdgpu: wait for all rings to drain before runtime suspendingAlex Deucher-1/+11
2019-12-18drm/amdgpu: Switch from system_highpri_wq to system_unbound_wqAndrey Grodzovsky-1/+1
2019-12-18drm/amdgpu: Redo XGMI reset synchronization.Andrey Grodzovsky-6/+31
2019-12-18drm/amdgpu: Add task barrier to XGMI hive.Andrey Grodzovsky-0/+6
2019-12-18drm/amdgpu: reverts commit ce316fa55ef0f1751276b846a54fb3b835bd5e64.Andrey Grodzovsky-65/+10
2019-12-18drm/amdgpu/vcn: remove unnecessary included headersLeo Liu-6/+0
2019-12-18drm/amdgpu: fix KIQ ring test fail in TDR of SRIOVMonk Liu-2/+0
2019-12-18drm/amdgpu: fix double gpu_recovery for NV of SRIOVMonk Liu-1/+5
2019-12-18amd/amdgpu: add sched array to IPs with multiple run-queuesNirmoy Das-46/+89
2019-12-18drm/amdgpu: replace vm_pte's run-queue list with drm gpu scheds listNirmoy Das-38/+24
2019-12-18drm/scheduler: rework entity creationNirmoy Das-16/+27
2019-12-18drm/amdgpu/pm_runtime: update usage count in fence handlingAlex Deucher-1/+5
2019-12-18drm/amdgpu: Remove unneeded semicolon in amdgpu_ras.czhengbin-1/+1