RE: [PATCH 1/2] Revert "drm/amdgpu: update kernel vcn ring test"

2023-07-13 Thread Jamadar, Saleemkhan
, Leo ; Gopalakrishnan, Veerabadhran (Veera) ; Sundararaju, Sathishkumar Subject: Re: [PATCH 1/2] Revert "drm/amdgpu: update kernel vcn ring test" On Thu, Jul 13, 2023 at 1:20 AM Saleemkhan Jamadar wrote: > > VCN FW depncencies revert it to unblock others Alternatively, you could

Re: [PATCH 1/2] Revert "drm/amdgpu: update kernel vcn ring test"

2023-07-13 Thread Alex Deucher
On Thu, Jul 13, 2023 at 1:20 AM Saleemkhan Jamadar wrote: > > VCN FW depncencies revert it to unblock others Alternatively, you could fix it by adding the appropriate firmware version checks if that is the underlying issue. Alex > > This reverts commit

[PATCH 1/2] Revert "drm/amdgpu: update kernel vcn ring test"

2023-07-12 Thread Saleemkhan Jamadar
VCN FW depncencies revert it to unblock others This reverts commit d0edfbe8bc2d18ede8f805c6eb71c63e0b40c1da. Signed-off-by: Saleemkhan Jamadar --- drivers/gpu/drm/amd/amdgpu/amdgpu_vcn.c | 25 +++-- 1 file changed, 7 insertions(+), 18 deletions(-) diff --git