summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorLinux Build Service Account <lnxbuild@quicinc.com>2017-11-05 22:33:06 -0800
committerGerrit - the friendly Code Review server <code-review@localhost>2017-11-05 22:33:05 -0800
commit513fd626d6dd6b56c78fa011ba8bbbad0ba5ee12 (patch)
tree5a6dfcdd79f07467ea0443c1d2f5ce876debd9d6 /include
parent551738a812012f899e409900ebddaa148602d1cc (diff)
parenta943eac9d4d2a1ee11544f57d5742bbcaff17dd9 (diff)
Merge "msm: kgsl: Add property to determine commands timeout"
Diffstat (limited to 'include')
-rw-r--r--include/uapi/linux/msm_kgsl.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/uapi/linux/msm_kgsl.h b/include/uapi/linux/msm_kgsl.h
index 5fd58dfb153e..13bb8b79359a 100644
--- a/include/uapi/linux/msm_kgsl.h
+++ b/include/uapi/linux/msm_kgsl.h
@@ -321,6 +321,7 @@ enum kgsl_timestamp_type {
#define KGSL_PROP_DEVICE_BITNESS 0x18
#define KGSL_PROP_DEVICE_QDSS_STM 0x19
#define KGSL_PROP_DEVICE_QTIMER 0x20
+#define KGSL_PROP_IB_TIMEOUT 0x21
struct kgsl_shadowprop {
unsigned long gpuaddr;