]> www.infradead.org Git - users/hch/configfs.git/commit
drm/amdgpu: print VCN instance dump for valid instance
authorSunil Khatri <sunil.khatri@amd.com>
Fri, 26 Jul 2024 09:39:59 +0000 (15:09 +0530)
committerAlex Deucher <alexander.deucher@amd.com>
Sat, 27 Jul 2024 21:31:10 +0000 (17:31 -0400)
commit076362d931d0d5ed01a3d1cd4d066f2e6e7f86f8
tree303579364a60c4ecc02cf17b4c525103e8a25f32
parent0e4b858285e633ea6bc7335fd66529955d023af9
drm/amdgpu: print VCN instance dump for valid instance

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 <sunil.khatri@amd.com>
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/vcn_v3_0.c