summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu
AgeCommit message (Expand)AuthorLines
2020-03-30PCI: Use ioremap(), not phys_to_virt() for platform ROMMikel Rychliski-13/+18
2020-03-28drm/amdgpu: convert to use i2c_new_client_device()Wolfram Sang-1/+1
2020-03-27mm/hmm: remove HMM_FAULT_SNAPSHOTJason Gunthorpe-1/+1
2020-03-27Merge tag 'drm-misc-fixes-2020-03-26' of git://anongit.freedesktop.org/drm/dr...Dave Airlie-1/+1
2020-03-26mm: simplify device private page handling in hmm_range_faultChristoph Hellwig-1/+0
2020-03-25drm/amdgpu: don't try to reserve training bo for sriov (v2)Monk Liu-3/+5
2020-03-25drm/amdgpu/swSMU: handle manual AC/DC notificationsAlex Deucher-0/+3
2020-03-25drm/amdgpu: fix the coverage issue to clear ArcVPGRsDennis Li-1/+1
2020-03-25drm/[radeon|amdgpu]: Remove HAINAN board from max_sclk override checkYassine Oudjana-1/+0
2020-03-25Revert "drm/amdgpu: add CAP fw loading"Zhigang Luo-38/+2
2020-03-25drm/amdgpu: fix scatter-gather mapping with user pagesShane Francis-1/+1
2020-03-20drm/amdgpu/sriov : Don't resume RLCG for SRIOV guestshaoyunl-0/+5
2020-03-20drm/amdgpu: protect RAS sysfs during GPU resetJohn Clements-1/+20
2020-03-19drm: amd: fix spelling mistake "shoudn't" -> "shouldn't"Colin Ian King-2/+2
2020-03-19drm/amdgpu: Remove unnecessary variable shadow in gfx_v9_0_rlcg_wregNathan Chancellor-5/+1
2020-03-19drm/amdgpu: fix typo for vcn2.5/jpeg2.5 idle checkJames Zhu-2/+2
2020-03-19drm/amdgpu: fix typo for vcn2/jpeg2 idle checkJames Zhu-2/+2
2020-03-19drm/amdgpu: fix typo for vcn1 idle checkJames Zhu-1/+1
2020-03-19drm/amdgpu: add CAP fw loadingZhigang Luo-2/+38
2020-03-19drm/amdgpu: miss PRT case when bo updateYintian Tao-3/+3
2020-03-18drm/amdgpu: fix typo for vcn2.5/jpeg2.5 idle checkJames Zhu-2/+2
2020-03-18drm/amdgpu: fix typo for vcn2/jpeg2 idle checkJames Zhu-2/+2
2020-03-18drm/amdgpu: fix typo for vcn1 idle checkJames Zhu-1/+1
2020-03-17drm/amdgpu: fix two documentation mismatch issuesWang Xiayang-2/+2
2020-03-16drm/amdgpu: disable gpu_sched load balancer for vcn jobsNirmoy Das-4/+8
2020-03-16drm/amdgpu: Move EEPROM I2C adapter to amdgpu_deviceAndrey Grodzovsky-48/+18
2020-03-16drm_amdgpu: Add job fence to resv conditionallyxinhui pan-20/+8
2020-03-16drm/amdgpu: fix switch-case indentationNirmoy Das-41/+41
2020-03-16drm/amdgpu: revise RLCG access pathMonk Liu-21/+223
2020-03-13drm/amdgpu: add codes to clear AccVGPR for arcturusDennis Li-7/+132
2020-03-13AMD KFD: Use fallthrough;Joe Perches-1/+1
2020-03-13drm/amdgpu: fix warning in ras_debugfs_create_all()Stanley.Yang-5/+2
2020-03-13drm/amdgpu: add fbdev suspend/resume on gpu resetEvan Quan-0/+4
2020-03-13drm/amdgpu: update ras capability's query based on mem ecc configurationGuchun Chen-30/+32
2020-03-13drm/amd/amdgpu: Fix GPR read from debugfs (v2)Tom St Denis-3/+3
2020-03-13drm/amdgpu: use amdgpu_ras.h in amdgpu_debugfs.cStanley.Yang-1/+1
2020-03-13drm/amdgpu: check GFX RAS capability before reset countersHawking Zhang-0/+6
2020-03-13drm/amdgpu: resolve failed error inject msgJohn Clements-2/+10
2020-03-13drm/amdgpu/sriov refine vcn_v2_5_early_init funcJack Zhang-17/+18
2020-03-13drm/amdgpu: add fbdev suspend/resume on gpu resetEvan Quan-0/+4
2020-03-13drm/amd/amdgpu: Fix GPR read from debugfs (v2)Tom St Denis-3/+3
2020-03-13Merge tag 'amd-drm-next-5.7-2020-03-10' of git://people.freedesktop.org/~agd5...Dave Airlie-643/+1746
2020-03-12Merge tag 'drm-misc-next-2020-03-09' of git://anongit.freedesktop.org/drm/drm...Dave Airlie-14/+131
2020-03-11Merge v5.6-rc5 into drm-nextDave Airlie-46/+53
2020-03-10drm/amdgpu/runpm: disable runpm on Vega10Feifei Xu-0/+1
2020-03-10drm/amdgpu: call ras_debugfs_create_all in debugfs_initTao Zhou-11/+3
2020-03-10drm/amdgpu: add function to creat all ras debugfs nodeTao Zhou-0/+31
2020-03-10drm/amdgpu: Correct the condition of warning while bo releasexinhui pan-1/+2
2020-03-10drm/amdkfd: Consolidate duplicated bo alloc flagsYong Zhao-15/+20
2020-03-10drm/amdgpu: do not set nil entry in compute_prio_schedNirmoy Das-4/+11