]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
drm/amd/ras: Return RAS TA injection result to userspace
authorStanley.Yang <Stanley.Yang@amd.com>
Mon, 25 May 2026 07:36:37 +0000 (15:36 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 3 Jun 2026 17:49:48 +0000 (13:49 -0400)
commitd7a5e069372f6a8af89dd6ee7b6fbe7ce5c99a67
tree282be4f7f9cd8a82e45d0641906a864102ef6f7e
parentd87c9d86727a0bcc95c3009a213a1b27a11b691e
drm/amd/ras: Return RAS TA injection result to userspace

Return RAS TA injection result to userspace that avoid
app continue to load work once injection failed.

Signed-off-by: Stanley.Yang <Stanley.Yang@amd.com>
Reviewed-by: YiPeng Chai <YiPeng.Chai@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/ras/ras_mgr/amdgpu_ras_cmd.c
drivers/gpu/drm/amd/ras/rascore/ras_psp.c