]> www.infradead.org Git - linux.git/commitdiff
Revert "drm/amdgpu: add vcn ip dump ptr in vcn global struct"
authorSunil Khatri <sunil.khatri@amd.com>
Thu, 8 Aug 2024 18:06:26 +0000 (23:36 +0530)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 13 Aug 2024 14:30:49 +0000 (10:30 -0400)
This reverts commit f3392e662efdc095f10109f588aa4f3be86f7eb5.

Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Sunil Khatri <sunil.khatri@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_vcn.h

index f127eccf59d7789a4816e30ae615c0430e231174..1a5439abd1a043d68c378c3fbb41c9e167c4c60f 100644 (file)
@@ -330,9 +330,6 @@ struct amdgpu_vcn {
        uint16_t inst_mask;
        uint8_t num_inst_per_aid;
        bool using_unified_queue;
-
-       /* IP reg dump */
-       uint32_t                *ip_dump;
 };
 
 struct amdgpu_fw_shared_rb_ptrs_struct {