summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_vcn.h
diff options
context:
space:
mode:
authorSunil Khatri <sunil.khatri@amd.com>2024-08-08 23:36:26 +0530
committerAlex Deucher <alexander.deucher@amd.com>2024-08-13 10:30:49 -0400
commit311f2b587461f86e3c30e7ac28df38be4a862ac7 (patch)
tree438b050a8a7f3b67d361ac30482f98c5c2bf88e4 /drivers/gpu/drm/amd/amdgpu/amdgpu_vcn.h
parent434b3554d6435dc4e19083a2214dee40a88e09e1 (diff)
Revert "drm/amdgpu: add vcn ip dump ptr in vcn global struct"
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>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_vcn.h')
-rw-r--r--drivers/gpu/drm/amd/amdgpu/amdgpu_vcn.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/drivers/gpu/drm/amd/amdgpu/amdgpu_vcn.h b/drivers/gpu/drm/amd/amdgpu/amdgpu_vcn.h
index f127eccf59d7..1a5439abd1a0 100644
--- a/drivers/gpu/drm/amd/amdgpu/amdgpu_vcn.h
+++ b/drivers/gpu/drm/amd/amdgpu/amdgpu_vcn.h
@@ -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 {