summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu
AgeCommit message (Expand)AuthorFilesLines
2020-03-19drm: amd: fix spelling mistake "shoudn't" -> "shouldn't"Colin Ian King2-2/+2
2020-03-19drm/amdgpu: Remove unnecessary variable shadow in gfx_v9_0_rlcg_wregNathan Chancellor1-5/+1
2020-03-19drm/amdgpu: fix typo for vcn2.5/jpeg2.5 idle checkJames Zhu2-2/+2
2020-03-19drm/amdgpu: fix typo for vcn2/jpeg2 idle checkJames Zhu2-2/+2
2020-03-19drm/amdgpu: fix typo for vcn1 idle checkJames Zhu1-1/+1
2020-03-19drm/amdgpu: add CAP fw loadingZhigang Luo5-2/+38
2020-03-19drm/amdgpu: miss PRT case when bo updateYintian Tao1-3/+3
2020-03-16drm/amdgpu: disable gpu_sched load balancer for vcn jobsNirmoy Das1-4/+8
2020-03-16drm/amdgpu: Move EEPROM I2C adapter to amdgpu_deviceAndrey Grodzovsky4-48/+18
2020-03-16drm_amdgpu: Add job fence to resv conditionallyxinhui pan3-20/+8
2020-03-16drm/amdgpu: fix switch-case indentationNirmoy Das1-41/+41
2020-03-16drm/amdgpu: revise RLCG access pathMonk Liu9-21/+223
2020-03-13drm/amdgpu: add codes to clear AccVGPR for arcturusDennis Li1-7/+132
2020-03-13AMD KFD: Use fallthrough;Joe Perches1-1/+1
2020-03-13drm/amdgpu: fix warning in ras_debugfs_create_all()Stanley.Yang1-5/+2
2020-03-13drm/amdgpu: add fbdev suspend/resume on gpu resetEvan Quan1-0/+4
2020-03-13drm/amdgpu: update ras capability's query based on mem ecc configurationGuchun Chen2-30/+32
2020-03-13drm/amd/amdgpu: Fix GPR read from debugfs (v2)Tom St Denis1-3/+3
2020-03-13drm/amdgpu: use amdgpu_ras.h in amdgpu_debugfs.cStanley.Yang1-1/+1
2020-03-13drm/amdgpu: check GFX RAS capability before reset countersHawking Zhang2-0/+6
2020-03-13drm/amdgpu: resolve failed error inject msgJohn Clements2-2/+10
2020-03-13drm/amdgpu/sriov refine vcn_v2_5_early_init funcJack Zhang1-17/+18
2020-03-13Merge tag 'amd-drm-next-5.7-2020-03-10' of git://people.freedesktop.org/~agd5...Dave Airlie61-643/+1746
2020-03-12Merge tag 'drm-misc-next-2020-03-09' of git://anongit.freedesktop.org/drm/drm...Dave Airlie4-14/+131
2020-03-11Merge v5.6-rc5 into drm-nextDave Airlie2-46/+53
2020-03-10drm/amdgpu/runpm: disable runpm on Vega10Feifei Xu1-0/+1
2020-03-10drm/amdgpu: call ras_debugfs_create_all in debugfs_initTao Zhou8-11/+3
2020-03-10drm/amdgpu: add function to creat all ras debugfs nodeTao Zhou2-0/+31
2020-03-10drm/amdgpu: Correct the condition of warning while bo releasexinhui pan1-1/+2
2020-03-10drm/amdkfd: Consolidate duplicated bo alloc flagsYong Zhao2-15/+20
2020-03-10drm/amdgpu: do not set nil entry in compute_prio_schedNirmoy Das1-4/+11
2020-03-09drm/amdgpu: remove unused functionsNirmoy Das4-276/+0
2020-03-09drm/amdgpu: change hw sched list on ctx priority overrideNirmoy Das1-4/+25
2020-03-09drm/amdgpu: set compute queue priority at mqd_initNirmoy Das9-21/+127
2020-03-09drm/amdgpu: Enter low power state if CRTC active.Andrey Grodzovsky1-7/+38
2020-03-06drm/amdgpu: disable clock/power gating for SRIOVMonk Liu1-0/+23
2020-03-06drm/amdgpu: cleanup ring/ib test for SRIOV vcn2.0 (v2)Monk Liu2-10/+6
2020-03-06drm/amdgpu: implement initialization part on VCN2.0 for SRIOVMonk Liu1-3/+228
2020-03-06drm/amdgpu: disable jpeg block for SRIOVMonk Liu1-1/+2
2020-03-06drm/amdgpu: introduce mmsch v2.0 headerMonk Liu1-0/+338
2020-03-06drm/amdgpu: Use better names to reflect it is CP MQD bufferYong Zhao2-5/+8
2020-03-06drm/amdgpu: Fix GPU reset error.Andrey Grodzovsky1-11/+17
2020-03-06drm/amdgpu: Update SPM_VMID with the job's vmid when application reserves the...Jacob He1-0/+20
2020-03-06drm/amdgpu: update page retirement sequenceJohn Clements1-2/+5
2020-03-06drm/amdgpu: toggle DF-Cstate when accessing UMC ras error related registersGuchun Chen1-0/+16
2020-03-06drm/amdgpu: increase atombios cmd timeoutJohn Clements1-2/+2
2020-03-06drm/amdgpu: enable PCS error report on arcturusHawking Zhang1-0/+31
2020-03-06drm/amdgpu: enable PCS error report on VG20Hawking Zhang1-0/+3
2020-03-06drm/amdgpu: add helper funcs to detect PCS errorHawking Zhang2-0/+181
2020-03-06drm: Remove drm_fb_helper add, add all and remove connector callsPankaj Bharadiya1-2/+0