summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdkfd/kfd_chardev.c
AgeCommit message (Expand)Author
2023-06-15Merge tag 'amd-drm-next-6.5-2023-06-09' of https://gitlab.freedesktop.org/agd...Dave Airlie
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: add runtime enable operationJonathan Kim
2023-06-09drm/amdkfd: add send exception operationJonathan Kim
2023-06-09drm/amdkfd: apply trap workaround for gfx11Jonathan Kim
2023-06-09drm/amdkfd: add per process hw trap enable and disable functionsJonathan Kim
2023-06-09drm/amdkfd: prepare per-process debug enable and disableJonathan Kim
2023-06-09drm/amdkfd: add debug and runtime enable interfaceJonathan Kim
2023-06-09drm/amdkfd: Fix memory reporting on GFX 9.4.3Mukul Joshi
2023-06-09drm/amdkfd: Move local_mem_info to kfd_nodeMukul Joshi
2023-06-09drm/amdgpu: KFD graphics interop support compute partitionPhilip Yang
2023-06-09drm/amdgpu: Handle VRAM dependencies on GFXIP9.4.3Rajneesh Bhardwaj
2023-06-09drm/amdkfd: Rework kfd_locked handlingMukul Joshi
2023-06-09drm/amdkfd: Add PM4 target XCCMukul Joshi
2023-06-09drm/amdkfd: Introduce kfd_node struct (v5)Mukul Joshi
2023-04-27Merge tag 'driver-core-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2023-04-03Merge 6.3-rc5 into driver-core-nextGreg Kroah-Hartman
2023-03-20Merge tag 'amd-drm-next-6.4-2023-03-17' of https://gitlab.freedesktop.org/agd...Dave Airlie
2023-03-17driver core: class: remove module * from class_create()Greg Kroah-Hartman
2023-03-14drm/amdkfd: fix potential kgd_mem UAFsChia-I Wu
2023-03-13drm/amdkfd: fix potential kgd_mem UAFsChia-I Wu
2023-02-28drm/amdkfd: Implement DMA buf fd export from KFDFelix Kuehling
2023-02-23Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2023-02-14drm/amdkfd: Prevent user space using both svm and kfd api to register same us...Xiaogang Chen
2023-02-09mm: replace vma->vm_flags direct modifications with modifier callsSuren Baghdasaryan
2023-01-11drm/amdkfd: Page aligned memory reserve sizePhilip Yang
2022-11-09drm/amdkfd: Fix error handling in criu_checkpointFelix Kuehling
2022-11-09drm/amdkfd: Fix error handling in criu_checkpointFelix Kuehling
2022-09-30drm/amdkfd: Track unified memory when switching xnack modePhilip Yang
2022-09-13drm/amdkfd: Fix CRIU restore op due to doorbell offsetRajneesh Bhardwaj
2022-08-29drm/amdkfd: remove redundant variables err and retJinpeng Cui
2022-08-25drm/amdkfd: Allocate doorbells only when neededFelix Kuehling
2022-08-10drm/amdkfd: Handle restart of kfd_ioctl_wait_eventsFelix Kuehling
2022-06-30drm/amdkfd: Add user queue eviction restore SMI eventPhilip Yang
2022-06-23drm/amdkfd: Enable GFX11 usermode queue oversubscriptionGraham Sider
2022-06-14drm/amdkfd: Add available memory ioctlDaniel Phillips
2022-04-28drm/amdkfd: Fix circular lock dependency warningMukul Joshi
2022-04-19drm/amdkfd: move kfd_flush_tlb_after_unmap into kfd_priv.hLang Yu
2022-03-25drm/amdkfd: use tlb_seq from the VM subsystem for SVM as well v2Christian König