]> www.infradead.org Git - users/jedix/linux-maple.git/commit
drm/amdgpu: Add mqd support for the fence address
authorArunpravin Paneer Selvam <Arunpravin.PaneerSelvam@amd.com>
Fri, 25 Oct 2024 10:14:02 +0000 (15:44 +0530)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 8 Apr 2025 20:48:16 +0000 (16:48 -0400)
commit8493312a94f0cc29be09c200d3a934873ea33b29
tree852b6b184466c33b7930a64fc1d5b83ff55b680f
parent97ff1946253971376665ad6d90f8fb23b1288025
drm/amdgpu: Add mqd support for the fence address

- Add a field in struct v11_gfx_mqd for userqueue
  fence address.

- Assign fence gpu VA address to the userqueue mqd
  fence address fields.

v2: Remove the mask and replace with lower_32_bits (Christian)

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>
drivers/gpu/drm/amd/amdgpu/mes_v11_0_userqueue.c
drivers/gpu/drm/amd/include/v11_structs.h