summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdkfd/cik_event_interrupt.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* drm/amdkfd: add send exception operationJonathan Kim2023-06-091-2/+2
* drm/amdkfd: Introduce kfd_node struct (v5)Mukul Joshi2023-06-091-2/+2
* drm/amdkfd: rename kfd_process_vm_fault to kfd_dqm_evict_pasidTao Zhou2022-02-091-1/+1
* drm/amdkfd: replace asic_family with asic_typeGraham Sider2021-11-171-1/+1
* drm/amdkfd: replace kgd_dev in gpuvm amdgpu_amdkfd funcsGraham Sider2021-11-171-1/+1
* drm/amdkfd: replace kgd_dev in various kfd2kgd funcsGraham Sider2021-11-171-2/+2
* drm/amdkfd: Add kernel parameter to stop queue eviction on vm faultOak Zeng2021-03-241-2/+3
* Merge tag 'amd-drm-next-5.11-2020-11-05' of git://people.freedesktop.org/~agd...Dave Airlie2020-11-101-2/+2
|\
| * drm/amdgpu: Return boolean types instead of integer valuesSumera Priyadarsini2020-10-211-2/+2
* | drm, iommu: Change type of pasid to u32Fenghua Yu2020-09-171-1/+1
|/
* drm/amdkfd: Provide SMI events watchAmber Lin2020-07-151-0/+2
* drm/amdkfd: Eliminate get_atc_vmid_pasid_mapping_validYong Zhao2019-10-031-3/+5
* drm/amdkfd: Simplify kfd2kgd interfaceAmber Lin2018-11-051-1/+2
* drm/amdkfd: fix zero reading of VMID and PASID for HawaiiLan Xiao2018-07-121-1/+28
* drm/amdkfd: Handle VM faults in KFDshaoyunl2018-07-121-4/+21
* drm/amdkfd: Add sanity checks in IRQ handlersFelix Kuehling2018-05-011-5/+15
* drm/amdkfd: Use IH context ID for signal lookupFelix Kuehling2017-10-281-3/+4
* drm/amdkfd: Add SDMA trap src id to the KFD isr wanted listBesar Wicaksono2017-10-281-0/+3
* drm/amdkfd: Add bad opcode exception handlingAlexey Skidanov2015-05-191-1/+4
* drm/amdkfd: Add the events moduleAndrew Lewycky2015-05-191-0/+63