diff options
| author | Philip Yang <[email protected]> | 2020-02-05 17:59:15 -0500 |
|---|---|---|
| committer | Alex Deucher <[email protected]> | 2021-04-20 21:46:14 -0400 |
| commit | 40ce74d1b28d38e5debc14b5a6ddd9071ae2d310 (patch) | |
| tree | 072c2bfb6bc286ea4967954e2c6f6183a7a5ee14 /drivers/gpu/drm/amd/amdgpu/amdgpu_ttm.c | |
| parent | 2aeb742b72121c539cfc9cff8c00c5ca32ba4b1c (diff) | |
drm/amdkfd: add svm ioctl API
Add svm (shared virtual memory) ioctl data structure and API definition.
The svm ioctl API is designed to be extensible in the future. All
operations are provided by a single IOCTL to preserve ioctl number
space. The arguments structure ends with a variable size array of
attributes that can be used to set or get one or multiple attributes.
Signed-off-by: Philip Yang <[email protected]>
Signed-off-by: Alex Sierra <[email protected]>
Reviewed-by: Felix Kuehling <[email protected]>
Signed-off-by: Felix Kuehling <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_ttm.c')
0 files changed, 0 insertions, 0 deletions