summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdkfd
AgeCommit message (Expand)Author
2023-07-27drm/amdgpu: Checkpoint and Restore VRAM BOs without VARamesh Errabolu
2023-07-25drm/amdkfd: fix trap handling work around for debuggingJonathan Kim
2023-07-25drm/amdkfd: avoid svm dump when dynamic debug disabledAlex Sierra
2023-07-25drm/amdkfd: enable cooperative groups for gfx11Jonathan Kim
2023-07-21drm/amdkfd: fix trap handling work around for debuggingJonathan Kim
2023-07-17Merge tag 'drm-misc-next-2023-07-13' of git://anongit.freedesktop.org/drm/drm...Daniel Vetter
2023-07-12drm/amdkfd: report dispatch id always saved in ttmps after gc9.4.2Jonathan Kim
2023-07-12drm/amdkfd: Update CWSR grace period for GFX9.4.3Mukul Joshi
2023-07-12drm/amdkfd: add multi-process debugging support for GC v9.4.3Jonathan Kim
2023-07-12drm/amdkfd: enable watch points globally for gfx943Jonathan Kim
2023-07-12drm/amdkfd: restore debugger additional info for gfx v9_4_3Jonathan Kim
2023-07-12drm/amdkfd: add kfd2kgd debugger callbacks for GC v9.4.3Eric Huang
2023-07-12drm/amdkfd: switch over to using drm_exec v3Christian König
2023-07-07drm/amdkfd: Skip handle mapping SVM range with no GPU accessPhilip Yang
2023-07-07drm/amdkfd: Use KIQ to unmap HIQMukul Joshi
2023-07-07drm/amdkfd: Access gpuvm_export_dmabuf() API to get DmabufRamesh Errabolu
2023-06-30drm/amdkfd: Update interrupt handling for GFX 9.4.3Mukul Joshi
2023-06-30drm/amdkfd: Enable GWS on GFX9.4.3Mukul Joshi
2023-06-23drm/amdkfd: set coherent host access capability flagAlex Sierra
2023-06-15drm/amdkfd: update user space last_event_ageJames Zhu
2023-06-15drm/amdkfd: set activated flag true when event age unmatchsJames Zhu
2023-06-15drm/amdkfd: add event_age tracking when receiving interruptJames Zhu
2023-06-15drm/amdkfd: decrement queue count on mes queue destroyJonathan Kim
2023-06-15drm/amdkfd: Remove DUMMY_VRAM_SIZEMukul Joshi
2023-06-15drm/amdkfd: To enable traps for GC_11_0_4 and upRuili Ji
2023-06-15drm/amdkfd: fix null queue check on debug setting exceptionsJonathan Kim
2023-06-15drm/amdgpu: Rename DRM schedulers in amdgpu TTMMukul Joshi
2023-06-15Merge tag 'amd-drm-next-6.5-2023-06-09' of https://gitlab.freedesktop.org/agd...Dave Airlie
2023-06-09drm/amdkfd: fix and enable debugging for gfx11Jonathan Kim
2023-06-09drm/amdkfd: Fix reserved SDMA queues handlingMukul Joshi
2023-06-09drm/amd: Check that a system is a NUMA system before looking for SRATMario Limonciello
2023-06-09drm/amdkfd: fix vmfault signalling with additional data.Jonathan Kim
2023-06-09drm/amdkfd: potential error pointer dereference in ioctlDan Carpenter
2023-06-09drm/amdkfd: bump kfd ioctl minor version for debug api availabilityJonathan Kim
2023-06-09drm/amdkfd: add debug device snapshot operationJonathan Kim
2023-06-09drm/amdkfd: add debug queue snapshot operationJonathan Kim
2023-06-09drm/amdkfd: add debug query exception info operationJonathan Kim
2023-06-09drm/amdkfd: add debug query event operationJonathan Kim
2023-06-09drm/amdkfd: add debug set flags operationJonathan Kim
2023-06-09drm/amdkfd: add debug set and clear address watch points operationJonathan Kim
2023-06-09drm/amdkfd: add debug suspend and resume process queues operationJonathan Kim
2023-06-09drm/amdkfd: add debug wave launch mode operationJonathan Kim
2023-06-09drm/amdkfd: add debug wave launch override operationJonathan Kim
2023-06-09drm/amdkfd: add debug set exceptions enabled operationJonathan Kim
2023-06-09drm/amdkfd: update process interrupt handling for debug eventsJonathan Kim
2023-06-09drm/amdkfd: add debug trap enabled flag to tmaJay Cornwall
2023-06-09drm/amdkfd: add runtime enable operationJonathan Kim
2023-06-09drm/amdkfd: add send exception operationJonathan Kim
2023-06-09drm/amdkfd: add raise exception event functionJonathan Kim
2023-06-09drm/amdkfd: apply trap workaround for gfx11Jonathan Kim