]> Gentwo Git Trees - linux/.git/commit
drm/amd/ras: Amdgpu handle ras ioctl command
authorYiPeng Chai <YiPeng.Chai@amd.com>
Mon, 17 Mar 2025 10:02:13 +0000 (18:02 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Mon, 13 Oct 2025 18:14:30 +0000 (14:14 -0400)
commitb658fadf1cbe3f64aacb95e09beda6c479fc2f6b
tree7aa815d5be9d0589bffa83065e39490f517515df
parent764e868928072e5d742edd4a0898260b0250f70b
drm/amd/ras: Amdgpu handle ras ioctl command

Amdgpu handle ras ioctl command.

V2:
  Remove non-standard device information.

Signed-off-by: YiPeng Chai <YiPeng.Chai@amd.com>
Reviewed-by: Tao Zhou <tao.zhou1@amd.com>
Reviewed-by: Hawking Zhang <Hawking.Zhang@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/ras/ras_mgr/amdgpu_ras_cmd.c [new file with mode: 0644]
drivers/gpu/drm/amd/ras/ras_mgr/amdgpu_ras_cmd.h [new file with mode: 0644]