RE: [PATCH 2/4] SWDEV-227334 - No need support vcn decode

2020-03-25 Thread Liu, Monk
Reviewed-by: Monk Liu _ Monk Liu|GPU Virtualization Team |AMD -Original Message- From: amd-gfx On Behalf Of Deng, Emily Sent: Thursday, March 26, 2020 11:16 AM To: Deng, Emily ; amd-gfx@lists.freedesktop.org Subject: RE: [PATCH 2/4] SWDEV-227334

RE: [PATCH 2/4] SWDEV-227334 - No need support vcn decode

2020-03-25 Thread Deng, Emily
[AMD Official Use Only - Internal Distribution Only] Ping. Best wishes Emily Deng >-Original Message- >From: amd-gfx On Behalf Of Emily >Deng >Sent: Wednesday, March 25, 2020 4:33 PM >To: amd-gfx@lists.freedesktop.org >Cc: Deng, Emily >Subject: [PATCH 2/4] SWDEV-227334 - No need

Re: [PATCH 2/4] SWDEV-227334 - No need support vcn decode

2020-03-25 Thread Luben Tuikov
On 2020-03-25 04:32, Emily Deng wrote: > As no need to support vcn decode feature, so diable the > ring. "diable" --> "disable" > > Signed-off-by: Emily Deng > --- > drivers/gpu/drm/amd/amdgpu/vcn_v2_0.c | 4 > 1 file changed, 4 insertions(+) > > diff --git

Re: [PATCH 2/4] SWDEV-227334 - No need support vcn decode

2020-03-25 Thread Alex Deucher
On Wed, Mar 25, 2020 at 4:33 AM Emily Deng wrote: > > As no need to support vcn decode feature, so diable the > ring. > > Signed-off-by: Emily Deng Please fix the patch title prefix to drm/amdgpu. An additional comment below. > --- > drivers/gpu/drm/amd/amdgpu/vcn_v2_0.c | 4 > 1 file