summaryrefslogtreecommitdiff
path: root/src/nv_const.h
diff options
context:
space:
mode:
authorMaarten Maathuis <madman2003@gmail.com>2008-01-07 19:06:16 +0100
committerMaarten Maathuis <madman2003@gmail.com>2008-01-07 19:06:37 +0100
commit1a25def0a64ac6437c6ba5f51ddb8743d4a88d00 (patch)
treed4255451c7170966f577ea321be9f6a69be37131 /src/nv_const.h
parent3f0008128e2afd2b1a1b595829c6324e46a4bf1d (diff)
randr12: Clear dpms cache when needed.
Diffstat (limited to 'src/nv_const.h')
-rw-r--r--src/nv_const.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/nv_const.h b/src/nv_const.h
index 0b1c774..0878ccb 100644
--- a/src/nv_const.h
+++ b/src/nv_const.h
@@ -7,6 +7,8 @@
#define NV_NAME "NOUVEAU"
#define NV_DRIVER_NAME "nouveau"
+#define NV_DPMS_CLEARED 0x80
+
typedef enum {
OPTION_SW_CURSOR,
OPTION_HW_CURSOR,