projects
/
platform
/
upstream
/
libdrm.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5faee77
)
amdgpu/drm: add AMDGPU_HW_IP_VCN_ENC
author
Leo Liu
<leo.liu@amd.com>
Tue, 21 Feb 2017 16:14:09 +0000
(11:14 -0500)
committer
Alex Deucher
<alexander.deucher@amd.com>
Tue, 23 May 2017 21:43:46 +0000
(17:43 -0400)
Signed-off-by: Leo Liu <leo.liu@amd.com>
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Reviewed-by: Christian König <christian.koenig@amd.com>
include/drm/amdgpu_drm.h
patch
|
blob
|
history
diff --git
a/include/drm/amdgpu_drm.h
b/include/drm/amdgpu_drm.h
index add5163a90274aef6729d2b891665f69b63c8ef5..8cfe68c5771d55562e5289b93da4bedf6e3821b9 100644
(file)
--- a/
include/drm/amdgpu_drm.h
+++ b/
include/drm/amdgpu_drm.h
@@
-407,7
+407,8
@@
struct drm_amdgpu_gem_va {
#define AMDGPU_HW_IP_VCE 4
#define AMDGPU_HW_IP_UVD_ENC 5
#define AMDGPU_HW_IP_VCN_DEC 6
-#define AMDGPU_HW_IP_NUM 7
+#define AMDGPU_HW_IP_VCN_ENC 7
+#define AMDGPU_HW_IP_NUM 8
#define AMDGPU_HW_IP_INSTANCE_MAX_COUNT 1