Re: [PATCH 2/2] drm/amdgpu: Add secure display TA interface

2021-01-13 Thread Wang, Kevin(Yang)
[AMD Official Use Only - Internal Distribution Only] From: amd-gfx on behalf of Jinzhou Su Sent: Wednesday, January 13, 2021 11:43 AM To: amd-gfx@lists.freedesktop.org Cc: Su, Jinzhou (Joe) ; Huang, Ray Subject: [PATCH 2/2] drm/amdgpu: Add secure display TA

Re: [PATCH 2/2] drm/amdgpu: Add secure display TA interface

2021-01-13 Thread Alex Deucher
On Tue, Jan 12, 2021 at 10:44 PM Jinzhou Su wrote: > > Add interface to load, unload, invoke command for > secure display TA. > > v2: Add debugfs interface for secure display TA > > Signed-off-by: Jinzhou.Su > Reviewed-by: Huang Rui > --- > drivers/gpu/drm/amd/amdgpu/Makefile | 2 +-

RE: [PATCH 2/2] drm/amdgpu: Add secure display TA interface

2021-01-12 Thread Chen, Guchun
[AMD Public Use] One comment from coding-style's perspective. Regards, Guchun -Original Message- From: amd-gfx On Behalf Of Jinzhou Su Sent: Wednesday, January 13, 2021 11:44 AM To: amd-gfx@lists.freedesktop.org Cc: Su, Jinzhou (Joe) ; Huang, Ray Subject: [PATCH 2/2] drm/amdgpu

[PATCH 2/2] drm/amdgpu: Add secure display TA interface

2021-01-12 Thread Jinzhou Su
Add interface to load, unload, invoke command for secure display TA. v2: Add debugfs interface for secure display TA Signed-off-by: Jinzhou.Su Reviewed-by: Huang Rui --- drivers/gpu/drm/amd/amdgpu/Makefile | 2 +- drivers/gpu/drm/amd/amdgpu/amdgpu_debugfs.c | 3 + drivers/gpu/d