projects
/
linux-2.6-microblaze.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
434b355
)
Revert "drm/amdgpu: add vcn ip dump ptr in vcn global struct"
author
Sunil Khatri
<sunil.khatri@amd.com>
Thu, 8 Aug 2024 18:06:26 +0000
(23:36 +0530)
committer
Alex 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
patch
|
blob
|
history
diff --git
a/drivers/gpu/drm/amd/amdgpu/amdgpu_vcn.h
b/drivers/gpu/drm/amd/amdgpu/amdgpu_vcn.h
index
f127ecc
..
1a5439a
100644
(file)
--- 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 {