summaryrefslogtreecommitdiffstats
path: root/video/out/drm_common.h
diff options
context:
space:
mode:
Diffstat (limited to 'video/out/drm_common.h')
-rw-r--r--video/out/drm_common.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/video/out/drm_common.h b/video/out/drm_common.h
index d8a550e4f1..5d884e3c80 100644
--- a/video/out/drm_common.h
+++ b/video/out/drm_common.h
@@ -57,6 +57,7 @@ struct drm_opts {
int drm_drmprime_video_plane;
int drm_format;
struct m_geometry drm_draw_surface_size;
+ int drm_vrr_enabled;
};
struct drm_vsync_tuple {