summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu
AgeCommit message (Expand)AuthorFilesLines
2022-02-14drm/amdgpu: Show IP discovery in sysfsLuben Tuikov2-0/+497
2022-02-14drm/amdgpu: Fix some kerneldoc warningsRajneesh Bhardwaj2-3/+3
2022-02-14Merge tag 'amd-drm-next-5.18-2022-02-11-1' of https://gitlab.freedesktop.org/...Dave Airlie119-1862/+2509
2022-02-12drm/amdgpu: adjust register address calculationStanley.Yang1-0/+7
2022-02-12drm/amdgpu: skipping SDMA hw_init and hw_fini for S0ix.Rajib Mahapatra1-0/+8
2022-02-12drm/amdgpu: remove ctx->lockKen Xue3-8/+11
2022-02-12drm/amdgpu: Reset OOB table error count infoStanley.Yang1-0/+3
2022-02-12drm/amdgpu: loose check for umc poison modeTao Zhou1-13/+5
2022-02-12drm/amdgpu: add support for GC 10.1.4Lang Yu6-3/+23
2022-02-10drm/amdgpu: fix gmc init fail in sriov modeYang Wang2-4/+6
2022-02-10drm/amd/amdgpu/amdgpu_uvd: Fix forgotten unmap buffer objectzhanglianjie1-0/+2
2022-02-10drm/amdkfd: Remove unused old debugger implementationMukul Joshi8-209/+0
2022-02-08drm/amdgpu: drop experimental flag on aldebaranAlex Deucher1-4/+4
2022-02-08drm/amdgpu: reserve the pd while cleaning up PRTsChristian König1-2/+4
2022-02-08drm/amdgpu: move lockdep assert to the right place.Christian König1-2/+2
2022-02-08drm/amdgpu: check the GART table before invalidating TLBAaron Liu1-0/+3
2022-02-08drm/amdgpu: add utcl2_harvest to gc 10.3.1Aaron Liu1-1/+6
2022-02-08drm/amdgpu: fix list add issue in vram reserveTao Zhou1-1/+1
2022-02-08Revert "drm/amdgpu: Add judgement to avoid infinite loop"yipechai1-4/+0
2022-02-08drm/amdgpu: Fixed the defect of soft lock caused by infinite loopyipechai2-7/+31
2022-02-08drm/amdgpu: Set FRU bus for Aldebaran and Vega 20Luben Tuikov1-1/+2
2022-02-08drm/amdgpu: Fix recursive locking warningRajneesh Bhardwaj1-1/+2
2022-02-08drm/amdgpu: Prevent random memory access in FRU codeLuben Tuikov1-10/+12
2022-02-08drm/amdgpu: Don't offset by 2 in FRU EEPROMLuben Tuikov1-9/+4
2022-02-08drm/amdgpu: Nerf "buff" to "buf"Luben Tuikov1-14/+14
2022-02-08drm/amdkfd: CRIU Implement KFD resume ioctlRajneesh Bhardwaj2-4/+55
2022-02-08drm/amdkfd: CRIU Implement KFD checkpoint ioctlRajneesh Bhardwaj4-0/+34
2022-02-08drm/amdgpu: Print once if RAS unsupportedLuben Tuikov1-8/+8
2022-02-08drm/amdgpu: rename amdgpu_vm_bo_rmv to _delChristian König6-9/+9
2022-02-08drm/amdgpu: add some lockdep checks to the VM codeChristian König1-0/+6
2022-02-03drm/amdgpu: limit the number of dst address in traceSomalapuram Amaranath2-4/+3
2022-02-03drm/amd: avoid suspend on dGPUs w/ s2idle support when runtime PM enabledMario Limonciello1-2/+1
2022-02-03drm/amdgpu: restructure amdgpu_fill_buffer v2Christian König1-82/+105
2022-02-03drm/amdgpu: rework GART copy window handlingChristian König1-25/+24
2022-02-03drm/amdgpu: lower BUG_ON into WARN_ON for AMDGPU_PL_PREEMPTChristian König1-1/+3
2022-02-03drm/amdgpu: fix logic inversion in checkChristian König1-1/+1
2022-02-03drm/amdgpu: drop flood print in rlcg reg access functionGuchun Chen1-3/+0
2022-02-03drm/amdgpu: Fix uninitialized variable use warningLijo Lazar1-0/+1
2022-02-03drm/amdgpu: Add judgement to avoid infinite loopyipechai1-0/+4
2022-02-03drm/amdgpu: remove duplicate include in 'amdgpu_device.c'Changcheng Deng1-1/+0
2022-02-03drm/amdgpu: fix a potential GPU hang on cyan skillfishLang Yu1-0/+3
2022-02-03drm/amd: Only run s3 or s0ix if system is configured properlyMario Limonciello1-0/+8
2022-02-03drm/amd: add support to check whether the system is set to s3Mario Limonciello2-0/+15
2022-02-01Merge tag 'drm-misc-next-2022-01-27' of git://anongit.freedesktop.org/drm/drm...Dave Airlie11-26/+26
2022-02-01drm/amd: Warn users about potential s0ix problemsMario Limonciello2-7/+25
2022-01-27drm/amdgpu: Wrong order for config and counter_id parametershuangqu1-3/+3
2022-01-27drm/amd/amdgpu: fix spelling mistake "disbale" -> "disable"tangmeng1-1/+1
2022-01-27drm/amdgpu: bump driver version for new CTX OP to set/get stable pstatesAlex Deucher1-1/+2
2022-01-27drm/amdgpu/UAPI: add new CTX OP to get/set stable pstatesAlex Deucher3-2/+129
2022-01-27drm/amd: Enable FRU EEPROM for Sienna CichlidLuben Tuikov1-1/+7