summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdkfd
Commit message (Expand)AuthorAgeFilesLines
* drm/amdkfd: PCIe atomics required for gfx10Harish Kasiviswanathan2020-12-171-6/+6
* drm/amdgpu: Fix spelling mistake "Heterogenous" -> "Heterogeneous"Colin Ian King2020-12-151-1/+1
* drm/amdkfd: correct pipe offset calculationJiansong Chen2020-12-101-2/+2
* drm/amdkfd: Fix leak in dmabuf importFelix Kuehling2020-12-081-0/+2
* drm/amdkfd: Put ACPI table after using itHanjun Guo2020-11-131-4/+9
* drm/amdkfd: Move the ignore_crat check before the CRAT table getHanjun Guo2020-11-131-5/+5
* Merge tag 'amd-drm-next-5.11-2020-11-05' of git://people.freedesktop.org/~agd...Dave Airlie2020-11-108-9/+59
|\
| * amdkfd: Check kvmalloc return before memcpyKent Russell2020-11-021-1/+1
| * drm/amdkfd: Fix getting unique_id in topologyKent Russell2020-10-303-6/+1
| * drm/amdgpu: Return boolean types instead of integer valuesSumera Priyadarsini2020-10-211-2/+2
| * drm/amdkfd: Use same SQ prefetch setting as amdgpuJay Cornwall2020-10-211-2/+3
| * drm/amdkfd: Use kvfree in destroy_crat_imageKent Russell2020-10-141-1/+1
| * drm/amdkfd: Add kfd2kgd_funcs for dimgrey_cavefish kfd supportChengming Gui2020-10-121-0/+1
| * drm/amdkfd: Support dimgrey_cavefish KFD (v2)Chengming Gui2020-10-126-0/+25
| * drm/amdkfd: add Van Gogh KFD supportHuang Rui2020-10-056-0/+29
* | Merge tag 'drm-next-2020-10-23' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2020-10-231-2/+3
|\ \
| * | drm/amdkfd: Use same SQ prefetch setting as amdgpuJay Cornwall2020-10-211-2/+3
* | | Merge tag 'drm-next-2020-10-19' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2020-10-201-1/+1
|\| |
| * | drm/amdkfd: Use kvfree in destroy_crat_imageKent Russell2020-10-141-1/+1
| |/
* | Merge tag 'drm-next-2020-10-15' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2020-10-1517-240/+582
|\|
| * drm/amd/amdkfd: Surface files in Sysfs to allow users to get number ofRamesh Errabolu2020-09-302-2/+94
| * drm/amdgpu: store noretry parameter per driver instanceAlex Deucher2020-09-253-1/+5
| * drm/amdkfd: Use kvmalloc instead of kmalloc for VCRATKent Russell2020-09-221-4/+5
| * drm/amdkfd: Fix kfd init stack dumpPhilip Cox2020-09-221-5/+0
| * drm/amdkfd: Move process doorbell allocation into kfd deviceMukul Joshi2020-09-226-50/+64
| * drm/amdkfd: Calculate CPU VCRAT size dynamically (v2)Kent Russell2020-09-221-10/+16
| * drm/amdgpu: Fix handling of KFD initialization failuresFelix Kuehling2020-09-222-0/+2
| * drm/amdkfd: Reduce eviction/restore message levelsPhilip Cox2020-09-171-4/+4
| * drm/amdkfd: Add process eviction counters to sysfsPhilip Cox2020-09-173-1/+116
| * drm/amdkfd: Add some eveiction debugging codePhilip Cox2020-09-172-0/+2
| * drm/amdkfd: Fix -Wunused-const-variable warningYueHaibing2020-09-151-1/+1
| * drm/amdkfd: fix a memory leak issueDennis Li2020-09-151-0/+2
| * drm/kfd: fix a system crash issue during GPU recoveryDennis Li2020-09-151-1/+1
| * drm/amdkfd: Add GPU reset SMI eventMukul Joshi2020-08-314-2/+39
| * drm/amdkfd: fix set kfd node ras properties valueStanley.Yang2020-08-261-13/+11
| * drm/amdkfd: call amdgpu_amdkfd_get_hive_id directlyFelix Kuehling2020-08-261-2/+1
| * drm/amdkfd: call amdgpu_amdkfd_get_unique_id directlyFelix Kuehling2020-08-261-2/+1
| * drm/amdkfd: implement the dGPU fallback path for apu (v6)Huang Rui2020-08-268-14/+60
| * drm/amdkfd: sparse: Fix warning in reading SDMA countersMukul Joshi2020-08-243-30/+12
| * drm/amdkfd: Initialize SDMA activity counter to 0Mukul Joshi2020-08-181-0/+1
| * drm/amdgpu: revert "fix system hang issue during GPU reset"Christian König2020-08-142-13/+7
| * drm/amdkfd: Fix spurious debug exception on gfx10Jay Cornwall2020-08-102-88/+93
| * Revert "drm/amdkfd: Unify gfx9/gfx10 context save area layouts"Felix Kuehling2020-08-102-468/+464
| * Revert "drm/amdkfd: Fix spurious debug exception on gfx10"Felix Kuehling2020-08-102-95/+90
| * drm/amdkfd: Replace bitmask with event idx in SMI event msgMukul Joshi2020-08-041-11/+13
| * drm/amdkfd: Fix spurious debug exception on gfx10Jay Cornwall2020-07-272-90/+95
| * drm/amdkfd: Add thermal throttling SMI eventMukul Joshi2020-07-273-17/+59
| * drm/amdgpu: fix system hang issue during GPU resetDennis Li2020-07-272-7/+13
| * drm/amdkfd: Unify gfx9/gfx10 context save area layoutsLaurent Morichetti2020-07-272-464/+468
* | Merge tag 'x86_pasid_for_5.10' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2020-10-1210-29/+28
|\ \