summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdkfd
AgeCommit message (Expand)AuthorLines
2021-01-14drm/amdkfd: Fix out-of-bounds read in kdf_create_vcrat_image_cpu()Jeremy Cline-4/+7
2020-12-17drm/amdkfd: PCIe atomics required for gfx10Harish Kasiviswanathan-6/+6
2020-12-15drm/amdgpu: Fix spelling mistake "Heterogenous" -> "Heterogeneous"Colin Ian King-1/+1
2020-12-10drm/amdkfd: correct pipe offset calculationJiansong Chen-2/+2
2020-12-08drm/amdkfd: Fix leak in dmabuf importFelix Kuehling-0/+2
2020-11-13drm/amdkfd: Put ACPI table after using itHanjun Guo-4/+9
2020-11-13drm/amdkfd: Move the ignore_crat check before the CRAT table getHanjun Guo-5/+5
2020-11-10Merge tag 'amd-drm-next-5.11-2020-11-05' of git://people.freedesktop.org/~agd...Dave Airlie-9/+59
2020-11-02amdkfd: Check kvmalloc return before memcpyKent Russell-1/+1
2020-10-30drm/amdkfd: Fix getting unique_id in topologyKent Russell-6/+1
2020-10-23Merge tag 'drm-next-2020-10-23' of git://anongit.freedesktop.org/drm/drmLinus Torvalds-2/+3
2020-10-21drm/amdkfd: Use same SQ prefetch setting as amdgpuJay Cornwall-2/+3
2020-10-21drm/amdgpu: Return boolean types instead of integer valuesSumera Priyadarsini-2/+2
2020-10-21drm/amdkfd: Use same SQ prefetch setting as amdgpuJay Cornwall-2/+3
2020-10-20Merge tag 'drm-next-2020-10-19' of git://anongit.freedesktop.org/drm/drmLinus Torvalds-1/+1
2020-10-15Merge tag 'drm-next-2020-10-15' of git://anongit.freedesktop.org/drm/drmLinus Torvalds-240/+582
2020-10-14drm/amdkfd: Use kvfree in destroy_crat_imageKent Russell-1/+1
2020-10-14drm/amdkfd: Use kvfree in destroy_crat_imageKent Russell-1/+1
2020-10-12drm/amdkfd: Add kfd2kgd_funcs for dimgrey_cavefish kfd supportChengming Gui-0/+1
2020-10-12drm/amdkfd: Support dimgrey_cavefish KFD (v2)Chengming Gui-0/+25
2020-10-12Merge tag 'x86_pasid_for_5.10' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-29/+28
2020-10-05drm/amdkfd: add Van Gogh KFD supportHuang Rui-0/+29
2020-09-30drm/amd/amdkfd: Surface files in Sysfs to allow users to get number ofRamesh Errabolu-2/+94
2020-09-25drm/amdgpu: store noretry parameter per driver instanceAlex Deucher-1/+5
2020-09-22drm/amdkfd: Use kvmalloc instead of kmalloc for VCRATKent Russell-4/+5
2020-09-22drm/amdkfd: Fix kfd init stack dumpPhilip Cox-5/+0
2020-09-22drm/amdkfd: Move process doorbell allocation into kfd deviceMukul Joshi-50/+64
2020-09-22drm/amdkfd: Calculate CPU VCRAT size dynamically (v2)Kent Russell-10/+16
2020-09-22drm/amdgpu: Fix handling of KFD initialization failuresFelix Kuehling-0/+2
2020-09-17drm/amdkfd: Reduce eviction/restore message levelsPhilip Cox-4/+4
2020-09-17drm/amdkfd: Add process eviction counters to sysfsPhilip Cox-1/+116
2020-09-17drm/amdkfd: Add some eveiction debugging codePhilip Cox-0/+2
2020-09-17drm, iommu: Change type of pasid to u32Fenghua Yu-29/+28
2020-09-15drm/amdkfd: fix a memory leak issueDennis Li-0/+2
2020-09-15drm/kfd: fix a system crash issue during GPU recoveryDennis Li-1/+1
2020-09-15drm/amdkfd: Fix -Wunused-const-variable warningYueHaibing-1/+1
2020-09-15drm/amdkfd: fix a memory leak issueDennis Li-0/+2
2020-09-15drm/kfd: fix a system crash issue during GPU recoveryDennis Li-1/+1
2020-08-31drm/amdkfd: Add GPU reset SMI eventMukul Joshi-2/+39
2020-08-26drm/amdkfd: fix set kfd node ras properties valueStanley.Yang-13/+11
2020-08-26drm/amdkfd: call amdgpu_amdkfd_get_hive_id directlyFelix Kuehling-2/+1
2020-08-26drm/amdkfd: call amdgpu_amdkfd_get_unique_id directlyFelix Kuehling-2/+1
2020-08-26drm/amdkfd: implement the dGPU fallback path for apu (v6)Huang Rui-14/+60
2020-08-24drm/amdkfd: sparse: Fix warning in reading SDMA countersMukul Joshi-30/+12
2020-08-18drm/amdkfd: Initialize SDMA activity counter to 0Mukul Joshi-0/+1
2020-08-14drm/amdgpu: revert "fix system hang issue during GPU reset"Christian König-13/+7
2020-08-10drm/amdkfd: Fix spurious debug exception on gfx10Jay Cornwall-88/+93
2020-08-10Revert "drm/amdkfd: Unify gfx9/gfx10 context save area layouts"Felix Kuehling-468/+464
2020-08-10Revert "drm/amdkfd: Fix spurious debug exception on gfx10"Felix Kuehling-95/+90
2020-08-04drm/amdkfd: Replace bitmask with event idx in SMI event msgMukul Joshi-11/+13