]> www.infradead.org Git - users/hch/configfs.git/commit
drm/amdgpu: Actually check flags for all context ops.
authorBas Nieuwenhuizen <bas@basnieuwenhuizen.nl>
Tue, 6 Aug 2024 20:27:32 +0000 (22:27 +0200)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 13 Aug 2024 14:27:22 +0000 (10:27 -0400)
commitc6b86421f1f9ddf9d706f2453159813ee39d0cf9
tree2f97da38e5817defc9534180b526315853973f2b
parentc6dbab46324b1742b50dc2fb5c1fee2c28129439
drm/amdgpu: Actually check flags for all context ops.

Missing validation ...

Checked libdrm and it clears all the structs, so we should be
safe to just check everything.

Signed-off-by: Bas Nieuwenhuizen <bas@basnieuwenhuizen.nl>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_ctx.c