Re: [PATCH 1/2] drm/amdgpu: print VCN instance dump for valid instance

2024-07-26 Thread Alex Deucher
On Fri, Jul 26, 2024 at 8:48 AM Sunil Khatri wrote: > > VCN dump is dependent on power state of the ip. Dump is > valid if VCN was powered up at the time of ip dump. > > Signed-off-by: Sunil Khatri Reviewed-by: Alex Deucher > --- > drivers/gpu/drm/amd/amdgpu/vcn_v3_0.c | 28 +-

[PATCH 1/2] drm/amdgpu: print VCN instance dump for valid instance

2024-07-26 Thread Sunil Khatri
VCN dump is dependent on power state of the ip. Dump is valid if VCN was powered up at the time of ip dump. Signed-off-by: Sunil Khatri --- drivers/gpu/drm/amd/amdgpu/vcn_v3_0.c | 28 +-- 1 file changed, 18 insertions(+), 10 deletions(-) diff --git a/drivers/gpu/drm/amd/