summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdkfd/kfd_chardev.c
AgeCommit message (Expand)Author
2022-03-25drm/amdkfd: use tlb_seq from the VM subsystem for SVM as well v2Christian König
2022-03-15drm/amdkfd: CRIU export dmabuf handles for GTT BOsDavid Yat Sin
2022-03-15drm/amdkfd: CRIU Refactor restore BO functionDavid Yat Sin
2022-03-15drm/amdkfd: CRIU remove sync and TLB flush on restoreDavid Yat Sin
2022-02-23drm/amdkfd: Print bdf in peer map failure messageHarish Kasiviswanathan
2022-02-23drm/amdkfd: Use real device for messagesFelix Kuehling
2022-02-22drm/amdkfd: Fix criu_restore_bo error handlingFelix Kuehling
2022-02-14drm/amdkfd: Fix leftover errors and warningsRajneesh Bhardwaj
2022-02-14drm/amdkfd: update SPDX license headerRajneesh Bhardwaj
2022-02-11drm/amdkfd: Fix prototype warning for get_process_num_bosRajneesh Bhardwaj
2022-02-11drm/amdkfd: fix loop error handlingTom Rix
2022-02-11drm/amdkfd: fix freeing an unset pointerTom Rix
2022-02-11drm/amdkfd: CRIU fix a NULL vs IS_ERR() checkDan Carpenter
2022-02-09drm/amdkfd: Remove unused old debugger implementationMukul Joshi
2022-02-07drm/amdkfd: CRIU resume shared virtual memory rangesRajneesh Bhardwaj
2022-02-07drm/amdkfd: CRIU prepare for svm resumeRajneesh Bhardwaj
2022-02-07drm/amdkfd: CRIU Save Shared Virtual Memory rangesRajneesh Bhardwaj
2022-02-07drm/amdkfd: CRIU Discover svm rangesRajneesh Bhardwaj
2022-02-07drm/amdkfd: CRIU checkpoint and restore xnack modeRajneesh Bhardwaj
2022-02-07drm/amdkfd: CRIU export BOs as prime dmabuf objectsRajneesh Bhardwaj
2022-02-07drm/amdkfd: CRIU implement gpu_id remappingDavid Yat Sin
2022-02-07drm/amdkfd: CRIU checkpoint and restore eventsDavid Yat Sin
2022-02-07drm/amdkfd: CRIU checkpoint and restore queue control stackDavid Yat Sin
2022-02-07drm/amdkfd: CRIU checkpoint and restore queue mqdsDavid Yat Sin
2022-02-07drm/amdkfd: CRIU restore queue idsDavid Yat Sin
2022-02-07drm/amdkfd: CRIU add queues supportDavid Yat Sin
2022-02-07drm/amdkfd: CRIU Implement KFD unpause operationDavid Yat Sin
2022-02-07drm/amdkfd: CRIU Implement KFD resume ioctlRajneesh Bhardwaj
2022-02-07drm/amdkfd: CRIU Implement KFD restore ioctlRajneesh Bhardwaj
2022-02-07drm/amdkfd: CRIU Implement KFD checkpoint ioctlRajneesh Bhardwaj
2022-02-07drm/amdkfd: CRIU Implement KFD process_info ioctlRajneesh Bhardwaj
2022-02-07drm/amdkfd: CRIU Introduce Checkpoint-Restore APIsRajneesh Bhardwaj
2022-01-27drm/amdkfd: Don't take process mutex for svm ioctlsPhilip Yang
2022-01-27drm/amdkfd: enable heavy-weight TLB flush on Vega20Eric Huang
2022-01-19drm/amdkfd: enable heavy-weight TLB flush on ArcturusEric Huang
2021-11-17drm/amdkfd: replace asic_family with asic_typeGraham Sider
2021-11-17drm/amdkfd: convert misc checks to IP version checkingGraham Sider
2021-11-17drm/amdkfd: convert KFD_IS_SOC to IP version checkingGraham Sider
2021-11-17drm/amdkfd: replace trivial funcs with direct accessGraham Sider
2021-11-17drm/amdkfd: replace kgd_dev in gpuvm amdgpu_amdkfd funcsGraham Sider
2021-11-17drm/amdkfd: replace kgd_dev in get amdgpu_amdkfd funcsGraham Sider
2021-11-17drm/amdkfd: replace kgd_dev in various kfd2kgd funcsGraham Sider
2021-10-28drm/amdkfd: Remove cu mask from struct queue_properties(v2)Lang Yu
2021-10-28drm/amdkfd: Separate pinned BOs destruction from general routineLang Yu
2021-10-13amd/amdkfd: remove svms declaration to avoid werrorAlex Sierra
2021-10-13drm/amdkfd: fix KFDSVMRangeTest.PartialUnmapSysMemTest failsYifan Zhang
2021-10-13drm/amdkfd: avoid conflicting address mappingsAlex Sierra
2021-08-02drm/amdkfd: Only apply heavy-weight TLB flush on AldebaranEric Huang
2021-08-02Revert "Revert "drm/amdkfd: Add memory sync before TLB flush on unmap""Eric Huang
2021-08-02Revert "Revert "drm/amdkfd: Make TLB flush conditional on mapping""Eric Huang