]> Gentwo Git Trees - linux/.git/commit
drm/amdgpu: validate userq input args
authorPrike Liang <Prike.Liang@amd.com>
Wed, 14 May 2025 04:43:57 +0000 (12:43 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 9 Sep 2025 20:17:57 +0000 (16:17 -0400)
commit219be4711a1ba788bc2a9fafc117139d133e5fea
tree52dd7206cb2c391331ffc68be9d8d8e22229cf3c
parent056132483724a1ba1ff8823914dace71f8e8938c
drm/amdgpu: validate userq input args

This will help on validating the userq input args, and
rejecting for the invalid userq request at the IOCTLs
first place.

Signed-off-by: Prike Liang <Prike.Liang@amd.com>
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_userq.c
drivers/gpu/drm/amd/amdgpu/mes_userqueue.c