No, this is an existed warning _____________________________________ Monk Liu|GPU Virtualization Team |AMD -----Original Message----- From: Liu, Leo <Leo.Liu@xxxxxxx> Sent: Friday, March 6, 2020 12:17 AM To: Liu, Monk <Monk.Liu@xxxxxxx>; amd-gfx@xxxxxxxxxxxxxxxxxxxxx Subject: Re: [enable VCN2.0 for NV12 SRIOV 6/6] drm/amdgpu: clear warning on unused var Is this warning introduced by your patch 4? On 2020-03-05 8:33 a.m., Monk Liu wrote: > Signed-off-by: Monk Liu <Monk.Liu@xxxxxxx> > --- > drivers/gpu/drm/amd/amdgpu/amdgpu_vcn.c | 2 -- > 1 file changed, 2 deletions(-) > > diff --git a/drivers/gpu/drm/amd/amdgpu/amdgpu_vcn.c b/drivers/gpu/drm/amd/amdgpu/amdgpu_vcn.c > index ae9754f..a41272f 100644 > --- a/drivers/gpu/drm/amd/amdgpu/amdgpu_vcn.c > +++ b/drivers/gpu/drm/amd/amdgpu/amdgpu_vcn.c > @@ -493,7 +493,6 @@ static int amdgpu_vcn_dec_get_destroy_msg(struct amdgpu_ring *ring, uint32_t han > > int amdgpu_vcn_dec_ring_test_ib(struct amdgpu_ring *ring, long timeout) > { > - struct amdgpu_device *adev = ring->adev; > struct dma_fence *fence; > long r; > > @@ -655,7 +654,6 @@ static int amdgpu_vcn_enc_get_destroy_msg(struct amdgpu_ring *ring, uint32_t han > > int amdgpu_vcn_enc_ring_test_ib(struct amdgpu_ring *ring, long timeout) > { > - struct amdgpu_device *adev = ring->adev; > struct dma_fence *fence = NULL; > struct amdgpu_bo *bo = NULL; > long r; _______________________________________________ amd-gfx mailing list amd-gfx@xxxxxxxxxxxxxxxxxxxxx https://lists.freedesktop.org/mailman/listinfo/amd-gfx