aboutsummaryrefslogtreecommitdiffstats
path: root/include/uapi/drm
diff options
context:
space:
mode:
authorNeha Bhende <bhenden@vmware.com>2018-06-18 16:44:48 -0700
committerThomas Hellstrom <thellstrom@vmware.com>2018-07-06 20:15:34 +0200
commit3b4c2511c004521efa89875512b5039a04d5e2e0 (patch)
tree874b557cf63de93c6d82ad8825a73fee13671a63 /include/uapi/drm
parentdrm/vmwgfx: Update the device headers (diff)
downloadlinux-dev-3b4c2511c004521efa89875512b5039a04d5e2e0.tar.xz
linux-dev-3b4c2511c004521efa89875512b5039a04d5e2e0.zip
drm/vmwgfx: Add CAP2 support in vmwgfx
The device exposes a new capability register. Add support for it. Signed-off-by: Neha Bhende <bhenden@vmware.com> Reviewed-by: Thomas Hellstrom <thellstrom@vmware.com> Signed-off-by: Thomas Hellstrom <thellstrom@vmware.com>
Diffstat (limited to 'include/uapi/drm')
-rw-r--r--include/uapi/drm/vmwgfx_drm.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/uapi/drm/vmwgfx_drm.h b/include/uapi/drm/vmwgfx_drm.h
index 57115a5fe61a..84e81b38ca18 100644
--- a/include/uapi/drm/vmwgfx_drm.h
+++ b/include/uapi/drm/vmwgfx_drm.h
@@ -95,6 +95,7 @@ extern "C" {
#define DRM_VMW_PARAM_MAX_MOB_SIZE 10
#define DRM_VMW_PARAM_SCREEN_TARGET 11
#define DRM_VMW_PARAM_DX 12
+#define DRM_VMW_PARAM_HW_CAPS2 13
/**
* enum drm_vmw_handle_type - handle type for ref ioctls