projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e784199
)
drm/amdgpu: add VPE HW IP BLOCK definition
author
Huang Rui
<ray.huang@amd.com>
Sun, 24 Apr 2022 12:44:35 +0000
(20:44 +0800)
committer
Alex Deucher
<alexander.deucher@amd.com>
Thu, 31 Aug 2023 20:33:21 +0000
(16:33 -0400)
Add HW IP BLOCK for Video Processing Engine.
Signed-off-by: Huang Rui <ray.huang@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu.h
patch
|
blob
|
history
diff --git
a/drivers/gpu/drm/amd/amdgpu/amdgpu.h
b/drivers/gpu/drm/amd/amdgpu/amdgpu.h
index dc2d53081e806ffcdb05bc32e46cb76cdaed056c..ea59243d06ab72d771ff3cd6eca67ab63d661712 100644
(file)
--- a/
drivers/gpu/drm/amd/amdgpu/amdgpu.h
+++ b/
drivers/gpu/drm/amd/amdgpu/amdgpu.h
@@
-654,6
+654,7
@@
enum amd_hw_ip_block_type {
JPEG_HWIP = VCN_HWIP,
VCN1_HWIP,
VCE_HWIP,
+ VPE_HWIP,
DF_HWIP,
DCE_HWIP,
OSSSYS_HWIP,