|
@@ -82,6 +82,9 @@ extern "C" {
|
|
|
*
|
|
|
* DRM_VMW_PARAM_OVERLAY_IOCTL:
|
|
|
* Does the driver support the overlay ioctl.
|
|
|
+ *
|
|
|
+ * DRM_VMW_PARAM_SM4_1
|
|
|
+ * SM4_1 support is enabled.
|
|
|
*/
|
|
|
|
|
|
#define DRM_VMW_PARAM_NUM_STREAMS 0
|
|
@@ -98,6 +101,7 @@ extern "C" {
|
|
|
#define DRM_VMW_PARAM_SCREEN_TARGET 11
|
|
|
#define DRM_VMW_PARAM_DX 12
|
|
|
#define DRM_VMW_PARAM_HW_CAPS2 13
|
|
|
+#define DRM_VMW_PARAM_SM4_1 14
|
|
|
|
|
|
/**
|
|
|
* enum drm_vmw_handle_type - handle type for ref ioctls
|