summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdkfd/kfd_smi_events.c
AgeCommit message (Expand)Author
2023-06-09drm/amdkfd: Update SMI events for GFX9.4.3Mukul Joshi
2023-06-09drm/amdkfd: Add spatial partitioning support in KFDMukul Joshi
2023-06-09drm/amdkfd: Introduce kfd_node struct (v5)Mukul Joshi
2022-06-30drm/amdkfd: Asynchronously free smi_clientPhilip Yang
2022-06-30drm/amdkfd: Add unmap from GPU SMI eventPhilip Yang
2022-06-30drm/amdkfd: Add user queue eviction restore SMI eventPhilip Yang
2022-06-30drm/amdkfd: Add migration SMI eventPhilip Yang
2022-06-30drm/amdkfd: Add GPU recoverable fault SMI eventPhilip Yang
2022-06-30drm/amdkfd: Enable per process SMI eventPhilip Yang
2022-04-06drm/amdkfd: Create file descriptor after client is added to smi_clients listLee Jones
2022-03-07drm/amdkfd: Add format attribute to kfd_smi_event_addPhilip Yang
2022-03-02drm/amdkfd: Add SMI add event helperPhilip Yang
2022-03-02drm/amdkfd: Correct SMI event read sizePhilip Yang
2022-02-14drm/amdkfd: update SPDX license headerRajneesh Bhardwaj
2022-01-14drm/amd/pm: do not expose implementation details to other blocks out of powerEvan Quan
2021-11-17drm/amdkfd: replace/remove remaining kgd_dev referencesGraham Sider
2021-07-23drm/amdkfd: Update SMI throttle event bitmaskGraham Sider
2021-04-09drm/amd: use kmalloc_array over kmalloc with multiplyBernard Zhao
2020-08-31drm/amdkfd: Add GPU reset SMI eventMukul Joshi
2020-08-04drm/amdkfd: Replace bitmask with event idx in SMI event msgMukul Joshi
2020-07-27drm/amdkfd: Add thermal throttling SMI eventMukul Joshi
2020-07-15drm/amd/amdkfd: Fix large framesize for kfd_smi_ev_read()Aurabindo Pillai
2020-07-15drm/amdkfd: Provide SMI events watchAmber Lin