summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xhw/display.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/hw/display.h b/hw/display.h
index dcea233..bf97823 100755
--- a/hw/display.h
+++ b/hw/display.h
@@ -37,6 +37,7 @@ enum display_state {
DISPLAY_STANDBY, /* Blanked, low power */
DISPLAY_SUSPEND, /* Blanked, lower power */
DISPLAY_OFF, /* Shut off, awaiting activity */
+ DISPLAY_DETACH, /* Detached display at runtime */
};
enum display_image_effect {