summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdkfd
AgeCommit message (Expand)Author
2020-10-23Merge tag 'drm-next-2020-10-23' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2020-10-21drm/amdkfd: Use same SQ prefetch setting as amdgpuJay Cornwall
2020-10-20Merge tag 'drm-next-2020-10-19' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2020-10-15Merge tag 'drm-next-2020-10-15' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2020-10-14drm/amdkfd: Use kvfree in destroy_crat_imageKent Russell
2020-10-12Merge tag 'x86_pasid_for_5.10' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2020-09-30drm/amd/amdkfd: Surface files in Sysfs to allow users to get number ofRamesh Errabolu
2020-09-25drm/amdgpu: store noretry parameter per driver instanceAlex Deucher
2020-09-22drm/amdkfd: Use kvmalloc instead of kmalloc for VCRATKent Russell
2020-09-22drm/amdkfd: Fix kfd init stack dumpPhilip Cox
2020-09-22drm/amdkfd: Move process doorbell allocation into kfd deviceMukul Joshi
2020-09-22drm/amdkfd: Calculate CPU VCRAT size dynamically (v2)Kent Russell
2020-09-22drm/amdgpu: Fix handling of KFD initialization failuresFelix Kuehling
2020-09-17drm/amdkfd: Reduce eviction/restore message levelsPhilip Cox
2020-09-17drm/amdkfd: Add process eviction counters to sysfsPhilip Cox
2020-09-17drm/amdkfd: Add some eveiction debugging codePhilip Cox
2020-09-17drm, iommu: Change type of pasid to u32Fenghua Yu
2020-09-15drm/amdkfd: fix a memory leak issueDennis Li
2020-09-15drm/kfd: fix a system crash issue during GPU recoveryDennis Li
2020-09-15drm/amdkfd: Fix -Wunused-const-variable warningYueHaibing
2020-09-15drm/amdkfd: fix a memory leak issueDennis Li
2020-09-15drm/kfd: fix a system crash issue during GPU recoveryDennis Li
2020-08-31drm/amdkfd: Add GPU reset SMI eventMukul Joshi
2020-08-26drm/amdkfd: fix set kfd node ras properties valueStanley.Yang
2020-08-26drm/amdkfd: call amdgpu_amdkfd_get_hive_id directlyFelix Kuehling
2020-08-26drm/amdkfd: call amdgpu_amdkfd_get_unique_id directlyFelix Kuehling
2020-08-26drm/amdkfd: implement the dGPU fallback path for apu (v6)Huang Rui
2020-08-24drm/amdkfd: sparse: Fix warning in reading SDMA countersMukul Joshi
2020-08-18drm/amdkfd: Initialize SDMA activity counter to 0Mukul Joshi
2020-08-14drm/amdgpu: revert "fix system hang issue during GPU reset"Christian König
2020-08-10drm/amdkfd: Fix spurious debug exception on gfx10Jay Cornwall
2020-08-10Revert "drm/amdkfd: Unify gfx9/gfx10 context save area layouts"Felix Kuehling
2020-08-10Revert "drm/amdkfd: Fix spurious debug exception on gfx10"Felix Kuehling
2020-08-04drm/amdkfd: Replace bitmask with event idx in SMI event msgMukul Joshi
2020-07-27drm/amdkfd: Fix spurious debug exception on gfx10Jay Cornwall
2020-07-27drm/amdkfd: Add thermal throttling SMI eventMukul Joshi
2020-07-27drm/amdgpu: fix system hang issue during GPU resetDennis Li
2020-07-27drm/amdkfd: Unify gfx9/gfx10 context save area layoutsLaurent Morichetti
2020-07-15drm/amd/amdkfd: Fix large framesize for kfd_smi_ev_read()Aurabindo Pillai
2020-07-15drm/amdkfd: Provide SMI events watchAmber Lin
2020-07-15drm/amdkfd: Add kfd2kgd_funcs for navy_flounder kfd supportChengming Gui
2020-07-15drm/amdkfd: Support navy_flounder KFDChengming Gui
2020-07-15drm/amdkfd: fix kernel-doc and cleanupRajneesh Bhardwaj
2020-07-08drm/amdkfd: Remove redundant kfd2kgd interface lookupFelix Kuehling
2020-07-02drm/amdkfd: Add Arcturus GWS support and fix VG10Joseph Greathouse
2020-07-02drm/amdkfd: Update hardware scheduling time quantaJoseph Greathouse
2020-07-02Merge tag 'amd-drm-next-5.9-2020-07-01' of git://people.freedesktop.org/~agd5...Dave Airlie
2020-07-01drm/amdkfd: Fix circular locking dependency warningMukul Joshi
2020-07-01drm/amd: fix potential memleak in err branchBernard Zhao
2020-07-01drm/amdkfd: label internally used symbols as staticNirmoy Das