Re: [PATCH] drm/amdgpu: enable unmapped doorbell handling basic mode on mes 12

2024-05-09 Thread Alex Deucher
On Wed, May 8, 2024 at 9:52 PM shaoyunl wrote: > > This reverts commit 9606c08e178f953d22e50b05c64b4b1a48051f3e. > > Signed-off-by: shaoyunl Acked-by: Alex Deucher > --- > drivers/gpu/drm/amd/amdgpu/mes_v12_0.c| 14 ++ > drivers/gpu/drm/amd/include/mes_v12_api_def.h | 3

[PATCH] drm/amdgpu: enable unmapped doorbell handling basic mode on mes 12

2024-05-08 Thread shaoyunl
This reverts commit 9606c08e178f953d22e50b05c64b4b1a48051f3e. Signed-off-by: shaoyunl --- drivers/gpu/drm/amd/amdgpu/mes_v12_0.c| 14 ++ drivers/gpu/drm/amd/include/mes_v12_api_def.h | 3 ++- 2 files changed, 16 insertions(+), 1 deletion(-) diff --git