Re: [PATCH] drm/amdgpu: enable tmz by default for GC 10.3.7

2022-06-01 Thread Alex Deucher
On Mon, May 30, 2022 at 10:27 PM Sunil Khatri wrote: > > Add IP GC 10.3.7 in the list of target to have > tmz enabled by default. > > Signed-off-by: Sunil Khatri Assuming this is validated and working, Reviewed-by: Alex Deucher > --- > drivers/gpu/drm/amd/amdgpu/amdgpu_gmc.c | 4 ++-- > 1 fil

[PATCH] drm/amdgpu: enable tmz by default for GC 10.3.7

2022-05-30 Thread Sunil Khatri
Add IP GC 10.3.7 in the list of target to have tmz enabled by default. Signed-off-by: Sunil Khatri --- drivers/gpu/drm/amd/amdgpu/amdgpu_gmc.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/drivers/gpu/drm/amd/amdgpu/amdgpu_gmc.c b/drivers/gpu/drm/amd/amdgpu/amdgpu_gmc.