summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2019-12-23drm/amdgpu: update the method to get fb_loc of memory training(V4)Tianci.Yin7-53/+23
2019-12-23drm/amdgpu: Remove unneeded variable 'ret' in navi10_ih.cMa Feng1-2/+1
2019-12-23drm/amdgpu: Remove unneeded variable 'ret' in amdgpu_device.cMa Feng1-3/+1
2019-12-23drm/amdgpu/gfx: Add mmSDMA2-7_EDC_COUNTER to support ArcturusJames Zhu1-4/+20
2019-12-23drm/amdgpu/gfx: Add mmCOMPUTE_STATIC_THREAD_MGMT_SE4-7 to support ArcturusJames Zhu1-13/+25
2019-12-23drm/amdgpu/gfx: Replace ARRAY_SIZE with size variableJames Zhu1-10/+17
2019-12-23drm/amdgpu: Add mmCOMPUTE_STATIC_THREAD_MGMT_SE4-7 to support ArcturusJames Zhu1-0/+8
2019-12-23drm/amdgpu: Added ASIC specific check in gmc v9.0 ECC interrupt programming s...John Clements1-0/+5
2019-12-23drm/amdgpu: enlarge agp_start address into 48bitFrank.Min1-1/+1
2019-12-23drm/amdgpu: disable VCN2.5 ib test for Arcturus sriovJane Jian1-0/+10
2019-12-23drm/amdgpu: fix ctx init failure for asics without gfx ringLe Ma1-1/+2
2019-12-23drm/amdgpu: attempt xgmi perfmon re-arm on failed armJonathan Kim1-22/+129
2019-12-23drm/amdgpu: add perfmons accessible during df c-statesJonathan Kim1-0/+16
2019-12-23drm/amdgpu: simplify padding calculations (v2)Luben Tuikov5-13/+20
2019-12-19drm/amdkfd: expose num_cp_queues data field to topology node (v2)Huang Rui2-0/+4
2019-12-19drm/amdkfd: expose num_sdma_queues_per_engine data field to topology node (v2)Huang Rui2-0/+5
2019-12-19drm/amd/powerplay: skip disable dynamic state managementYintian Tao1-0/+3
2019-12-19drm/amdgpu: enable VCN0 and VCN1 sriov instances support for ArcturusJane Jian2-14/+51
2019-12-18drm/amdgpu: skip VCN2.5 power gating and clock gating for sriov ArcturusJane Jian1-0/+6
2019-12-18drm/amdgpu: update VCN1(dual instances) fw types ID and VCN ip block typeJane Jian3-1/+6
2019-12-18drm/amdgpu: add VCN2.5 sriov start for ArctrusJane Jian1-0/+143
2019-12-18drm/amdgpu: add VCN2.5 MMSCH start for ArcturusJane Jian2-0/+69
2019-12-18drm/amdgpu: move umc offset to one new header file for ArcturusGuchun Chen2-16/+32
2019-12-18drm/amdgpu/display: include delay.hAlex Deucher1-0/+2
2019-12-18drm/amdgpu/smu: add metrics table lock for vega20 (v2)Alex Deucher1-0/+3
2019-12-18drm/amdgpu/smu: add metrics table lock for renoir (v2)Alex Deucher1-2/+4
2019-12-18drm/amdgpu/smu: add metrics table lock for navi (v2)Alex Deucher1-0/+3
2019-12-18drm/amdgpu/smu: add metrics table lock for arcturus (v2)Alex Deucher1-0/+3
2019-12-18drm/amdgpu/smu: add metrics table lockAlex Deucher2-0/+2
2019-12-18gpu: drm: dead code eliminationPan Zhang1-5/+0
2019-12-18drm/amdgpu: wait for all rings to drain before runtime suspendingAlex Deucher1-1/+11
2019-12-18drm/amdgpu/smu: fix spellingAlex Deucher5-8/+8
2019-12-18drm/amdgpu: Switch from system_highpri_wq to system_unbound_wqAndrey Grodzovsky1-1/+1
2019-12-18drm/amdgpu: Redo XGMI reset synchronization.Andrey Grodzovsky1-6/+31
2019-12-18drm/amdgpu: Add task barrier to XGMI hive.Andrey Grodzovsky2-0/+6
2019-12-18drm/amdgpu: reverts commit ce316fa55ef0f1751276b846a54fb3b835bd5e64.Andrey Grodzovsky2-65/+10
2019-12-18drm/amdgpu/vcn: remove unnecessary included headersLeo Liu1-6/+0
2019-12-18drm/amdgpu: fix KIQ ring test fail in TDR of SRIOVMonk Liu1-2/+0
2019-12-18drm/amdgpu: fix double gpu_recovery for NV of SRIOVMonk Liu1-1/+5
2019-12-18drm/amd/powerplay: skip soc clk setting under pp one vfYintian Tao1-1/+2
2019-12-18drm/scheduler: do not keep a copy of sched listNirmoy Das1-15/+4
2019-12-18amd/amdgpu: add sched array to IPs with multiple run-queuesNirmoy Das7-46/+89
2019-12-18drm/amdgpu: replace vm_pte's run-queue list with drm gpu scheds listNirmoy Das9-38/+24
2019-12-18drm/scheduler: rework entity creationNirmoy Das10-72/+73
2019-12-18drm/amdgpu/pm_runtime: update usage count in fence handlingAlex Deucher1-1/+5
2019-12-18drm/amd/powerplay: Add SMU WMTABLE Validity Check for RenoirZhan Liu1-2/+10
2019-12-18drm/amdgpu: Remove unneeded semicolon in amdgpu_ras.czhengbin1-1/+1
2019-12-18drm/amdgpu: Remove unneeded semicolon in gfx_v10_0.czhengbin1-1/+1
2019-12-18drm/amdgpu: Remove unneeded semicolon in amdgpu_pmu.czhengbin1-4/+4
2019-12-18drm/amd/display: Remove unneeded semicolonzhengbin1-1/+1