Re: [PATCH] drm/amdgpu/psp: declare PSP TA firmware

2019-11-20 Thread Alex Deucher
It's optional and only used for HDCP at the moment. I'll put it up anyway. Alex On Wed, Nov 20, 2019 at 7:36 AM Mike Lothian wrote: > > Hi > > Any idea where I can find those blobs? > > Cheers > > Mike > > On Wed, 16 Oct 2019 at 03:48, chen gong wrote: > > > > Add PSP TA firmware declaration f

Re: [PATCH] drm/amdgpu/psp: declare PSP TA firmware

2019-11-20 Thread Mike Lothian
Hi Any idea where I can find those blobs? Cheers Mike On Wed, 16 Oct 2019 at 03:48, chen gong wrote: > > Add PSP TA firmware declaration for raven raven2 picasso > > Signed-off-by: chen gong > --- > drivers/gpu/drm/amd/amdgpu/psp_v10_0.c | 3 +++ > 1 file changed, 3 insertions(+) > > diff --

Re: [PATCH] drm/amdgpu/psp: declare PSP TA firmware

2019-10-16 Thread Deucher, Alexander
Reviewed-by: Alex Deucher From: amd-gfx on behalf of chen gong Sent: Tuesday, October 15, 2019 10:48 PM To: amd-gfx@lists.freedesktop.org Cc: Lakha, Bhawanpreet ; Gong, Curry Subject: [PATCH] drm/amdgpu/psp: declare PSP TA firmware Add PSP TA firmware

[PATCH] drm/amdgpu/psp: declare PSP TA firmware

2019-10-15 Thread chen gong
Add PSP TA firmware declaration for raven raven2 picasso Signed-off-by: chen gong --- drivers/gpu/drm/amd/amdgpu/psp_v10_0.c | 3 +++ 1 file changed, 3 insertions(+) diff --git a/drivers/gpu/drm/amd/amdgpu/psp_v10_0.c b/drivers/gpu/drm/amd/amdgpu/psp_v10_0.c index b96484a..b345e69 100644 --- a