diff options
author | 2024-10-30 10:09:50 +0530 | |
---|---|---|
committer | 2025-04-08 16:48:16 -0400 | |
commit | 6b0c7c367317a663a58f72f79e73ad787aac873d (patch) | |
tree | 129cf126eb5ece58151471a6450505da9cfcc9a6 /drivers/gpu/drm/amd/amdgpu/amdgpu.h | |
parent | drm/amdgpu: screen freeze and userq driver crash (diff) | |
download | linux-rng-6b0c7c367317a663a58f72f79e73ad787aac873d.tar.xz linux-rng-6b0c7c367317a663a58f72f79e73ad787aac873d.zip |
drm/amdgpu: UAPI headers for userqueue Secure semaphore
Add UAPI header support for userqueue Secure semaphore
v2: Worked on review comments from Christian for the following
modifications
- Add bo handles, bo flags and padding fields.
- Include value/va in a combined array.
v3: Worked on review comments from Christian
- Add num_fences field to obtain the number of objects required
to allocate memory for userq_fence_info.
- Replace obj_handle name with syncobj_handle.
- Replace point name with syncobj_point.
- Replace count_handles name with num_syncobj_handles.
- Fix structure padding related issues.
v4: Worked on review comments from Christian
- Modify the bo flags description.
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Arunpravin Paneer Selvam <Arunpravin.PaneerSelvam@amd.com>
Reviewed-by: Christian König <christian.koenig@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu.h')
0 files changed, 0 insertions, 0 deletions