projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
147dbfb
)
drm/amdgpu: remove AMDGPU_CTX_OP_STATE_RUNNING
author
Christian König
<christian.koenig@amd.com>
Tue, 9 Jun 2015 13:21:35 +0000
(15:21 +0200)
committer
Alex Deucher
<alexander.deucher@amd.com>
Wed, 10 Jun 2015 13:06:46 +0000
(09:06 -0400)
Not used.
Signed-off-by: Christian König <christian.koenig@amd.com>
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
include/uapi/drm/amdgpu_drm.h
patch
|
blob
|
history
diff --git
a/include/uapi/drm/amdgpu_drm.h
b/include/uapi/drm/amdgpu_drm.h
index 4c465e10a5a62332a48e8c786a5d5abece53e7e2..a82c0601a294126cc4b73a7bb6342f3eaca3a8f3 100644
(file)
--- a/
include/uapi/drm/amdgpu_drm.h
+++ b/
include/uapi/drm/amdgpu_drm.h
@@
-139,8
+139,6
@@
union drm_amdgpu_bo_list {
#define AMDGPU_CTX_OP_FREE_CTX 2
#define AMDGPU_CTX_OP_QUERY_STATE 3
-#define AMDGPU_CTX_OP_STATE_RUNNING 1
-
/* GPU reset status */
#define AMDGPU_CTX_NO_RESET 0
#define AMDGPU_CTX_GUILTY_RESET 1 /* this the context caused it */