summaryrefslogtreecommitdiff
path: root/linux-core/nv50_crtc.h
diff options
context:
space:
mode:
Diffstat (limited to 'linux-core/nv50_crtc.h')
-rw-r--r--linux-core/nv50_crtc.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/linux-core/nv50_crtc.h b/linux-core/nv50_crtc.h
index 0eadc3d4..b63c5a22 100644
--- a/linux-core/nv50_crtc.h
+++ b/linux-core/nv50_crtc.h
@@ -39,6 +39,7 @@ struct nv50_crtc {
struct drm_device *dev;
int index;
bool active;
+ bool blanked;
struct nouveau_hw_mode *mode;
struct nouveau_hw_mode *native_mode;