[AMD Official Use Only - General] Series is
Reviewed-by: Hawking Zhang <[email protected]> Regards, Hawking -----Original Message----- From: Ziya, Mohammad zafar <[email protected]> Sent: Tuesday, May 10, 2022 12:11 To: Zhang, Hawking <[email protected]>; Lazar, Lijo <[email protected]>; Zhou1, Tao <[email protected]> Cc: [email protected]; Ziya, Mohammad zafar <[email protected]> Subject: [PATCH v2 0/2] Add VCN and JPEG poison consumption event handling Add VCN and JPEG poison consumption event handling Mohammad Zafar Ziya (2): drm/amdgpu/jpeg: add jpeg ras poison consumption handling drm/amdgpu/vcn: Add vcn ras poison consumption event handling drivers/gpu/drm/amd/amdgpu/amdgpu_jpeg.c | 18 ++++++++++++++++++ drivers/gpu/drm/amd/amdgpu/amdgpu_jpeg.h | 4 ++++ drivers/gpu/drm/amd/amdgpu/amdgpu_vcn.c | 18 ++++++++++++++++++ drivers/gpu/drm/amd/amdgpu/amdgpu_vcn.h | 5 +++++ drivers/gpu/drm/amd/amdgpu/jpeg_v2_5.c | 16 ++++++++++++++++ drivers/gpu/drm/amd/amdgpu/vcn_v2_5.c | 9 +++++++++ .../amd/include/ivsrcid/vcn/irqsrcs_vcn_2_0.h | 4 ++++ 7 files changed, 74 insertions(+) -- 2.25.1
