summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdkfd
Commit message (Expand)AuthorAgeFilesLines
...
| * | 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
|\ \
| * | drm, iommu: Change type of pasid to u32Fenghua Yu2020-09-1710-29/+28
| |/
* | 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/amd/amdkfd: Fix large framesize for kfd_smi_ev_read()Aurabindo Pillai2020-07-151-7/+19
* drm/amdkfd: Provide SMI events watchAmber Lin2020-07-158-0/+278
* drm/amdkfd: Add kfd2kgd_funcs for navy_flounder kfd supportChengming Gui2020-07-151-0/+1
* drm/amdkfd: Support navy_flounder KFDChengming Gui2020-07-156-0/+24
* drm/amdkfd: fix kernel-doc and cleanupRajneesh Bhardwaj2020-07-151-36/+25
* drm/amdkfd: Remove redundant kfd2kgd interface lookupFelix Kuehling2020-07-081-23/+8
* drm/amdkfd: Add Arcturus GWS support and fix VG10Joseph Greathouse2020-07-021-2/+6
* drm/amdkfd: Update hardware scheduling time quantaJoseph Greathouse2020-07-025-5/+5
* Merge tag 'amd-drm-next-5.9-2020-07-01' of git://people.freedesktop.org/~agd5...Dave Airlie2020-07-0211-483/+1352
|\
| * drm/amdkfd: Fix circular locking dependency warningMukul Joshi2020-07-013-61/+158
| * drm/amd: fix potential memleak in err branchBernard Zhao2020-07-011-0/+1
| * drm/amdkfd: label internally used symbols as staticNirmoy Das2020-07-012-3/+3
| * drm/amdkfd: fix ref count leak when pm_runtime_get_sync failsAlex Deucher2020-07-011-1/+3