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:
f684bb1
)
amdgpu_drm: add AMDGPU_HW_IP_UVD_ENC
author
Leo Liu
<leo.liu@amd.com>
Thu, 23 Mar 2017 14:43:40 +0000
(10:43 -0400)
committer
Marek Olšák
<marek.olsak@amd.com>
Mon, 27 Mar 2017 19:45:50 +0000
(21:45 +0200)
Signed-off-by: Leo Liu <leo.liu@amd.com>
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Marek Olšák <marek.olsak@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 1e25a87d1c0883b741761fd11f825973e371612d..fa56499f94de8988ef321a1a41146ba6af31841a 100644
(file)
--- a/
include/drm/amdgpu_drm.h
+++ b/
include/drm/amdgpu_drm.h
@@
-388,7
+388,8
@@
struct drm_amdgpu_gem_va {
#define AMDGPU_HW_IP_DMA 2
#define AMDGPU_HW_IP_UVD 3
#define AMDGPU_HW_IP_VCE 4
-#define AMDGPU_HW_IP_NUM 5
+#define AMDGPU_HW_IP_UVD_ENC 5
+#define AMDGPU_HW_IP_NUM 6
#define AMDGPU_HW_IP_INSTANCE_MAX_COUNT 1