[AMD Official Use Only - AMD Internal Distribution Only] Series is
Reviewed-by: Hawking Zhang <hawking.zh...@amd.com> Regards, Hawking -----Original Message----- From: Chai, Thomas <yipeng.c...@amd.com> Sent: Wednesday, September 17, 2025 21:35 To: amd-gfx@lists.freedesktop.org Cc: Zhang, Hawking <hawking.zh...@amd.com>; Zhou1, Tao <tao.zh...@amd.com>; Li, Candice <candice...@amd.com>; Yang, Stanley <stanley.y...@amd.com>; Chai, Thomas <yipeng.c...@amd.com>; Zhou1, Tao <tao.zh...@amd.com> Subject: [PATCH 01/10] drm/amd/ras: Add amdgpu ras manager folder Add amdgpu ras manager folder. Signed-off-by: YiPeng Chai <yipeng.c...@amd.com> Reviewed-by: Tao Zhou <tao.zh...@amd.com> --- drivers/gpu/drm/amd/ras/ras_mgr/Makefile | 0 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 drivers/gpu/drm/amd/ras/ras_mgr/Makefile diff --git a/drivers/gpu/drm/amd/ras/ras_mgr/Makefile b/drivers/gpu/drm/amd/ras/ras_mgr/Makefile new file mode 100644 index 000000000000..e69de29bb2d1 -- 2.34.1