RE: [PATCH] drm/amdgpu: use VCN firmware offset for cache window

2019-07-19 Thread Huang, Ray
> -Original Message- > From: amd-gfx On Behalf Of Liu, > Leo > Sent: Thursday, July 18, 2019 11:50 PM > To: amd-gfx@lists.freedesktop.org > Cc: Liu, Leo > Subject: [PATCH] drm/amdgpu: use VCN firmware offset for cache window > > Since we are using the signed

RE: [PATCH] drm/amdgpu: use VCN firmware offset for cache window

2019-07-19 Thread Huang, Ray
> -Original Message- > From: amd-gfx On Behalf Of > Christian K?nig > Sent: Friday, July 19, 2019 3:33 PM > To: Liu, Leo ; amd-gfx@lists.freedesktop.org > Subject: Re: [PATCH] drm/amdgpu: use VCN firmware offset for cache > window > > Am 18.07.19 um 17:49 sch

Re: [PATCH] drm/amdgpu: use VCN firmware offset for cache window

2019-07-19 Thread Christian König
Am 18.07.19 um 17:49 schrieb Liu, Leo: Since we are using the signed FW now, and also using PSP firmware loading, but it's still potential to break driver when loading FW directly instead of PSP, so we should add offset. Signed-off-by: Leo Liu Acked-by: Christian König ---

Re: [PATCH] drm/amdgpu/: use VCN firmware offset for cache window

2019-07-18 Thread Deucher, Alexander
Acked-by: Alex Deucher From: amd-gfx on behalf of Liu, Leo Sent: Thursday, July 18, 2019 11:46 AM To: amd-gfx@lists.freedesktop.org Cc: Liu, Leo Subject: [PATCH] drm/amdgpu/: use VCN firmware offset for cache window Since we are using the signed FW now

[PATCH] drm/amdgpu: use VCN firmware offset for cache window

2019-07-18 Thread Liu, Leo
Since we are using the signed FW now, and also using PSP firmware loading, but it's still potential to break driver when loading FW directly instead of PSP, so we should add offset. Signed-off-by: Leo Liu --- drivers/gpu/drm/amd/amdgpu/vcn_v2_0.c | 3 --- 1 file changed, 3 deletions(-) diff

[PATCH] drm/amdgpu/: use VCN firmware offset for cache window

2019-07-18 Thread Liu, Leo
Since we are using the signed FW now, and also using PSP firmware loading, but it's still potential to break driver when loading FW directly instead of PSP, so we should add offset. Signed-off-by: Leo Liu --- drivers/gpu/drm/amd/amdgpu/vcn_v2_0.c | 3 --- 1 file changed, 3 deletions(-) diff