]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
drm/amdgpu: add mqd_update callback to AMDGPU user queue interface
authorJesse.Zhang <Jesse.Zhang@amd.com>
Fri, 23 Jan 2026 07:37:49 +0000 (15:37 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Mon, 23 Feb 2026 19:16:30 +0000 (14:16 -0500)
commitc26ad36d9072e0e7b0974fb67c196d043af51c2f
tree4dc4fd9053e22954eee71ba2525c8c3047022477
parent79a0ff59a55fa8c2cf9a7148a04dd45e9294e13f
drm/amdgpu: add mqd_update callback to AMDGPU user queue interface

Extend the AMDGPU user queue function interface to support MQD
updates by adding an mqd_update callback.

v2: add the input paramter struct drm_amdgpu_userq_in in mqd_update

Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Jesse Zhang <jesse.zhang@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_userq.h