Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F160197001
D57575.id179719.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
1 KB
Referenced Files
None
Subscribers
None
D57575.id179719.diff
View Options
Index: sys/compat/linuxkpi/common/include/acpi/video.h
===================================================================
--- sys/compat/linuxkpi/common/include/acpi/video.h
+++ sys/compat/linuxkpi/common/include/acpi/video.h
@@ -34,7 +34,25 @@
#define ACPI_VIDEO_CLASS "video"
-#define ACPI_VIDEO_NOTIFY_PROBE 0x81
+#define ACPI_VIDEO_DISPLAY_CRT 1
+#define ACPI_VIDEO_DISPLAY_TV 2
+#define ACPI_VIDEO_DISPLAY_DVI 3
+#define ACPI_VIDEO_DISPLAY_LCD 4
+
+#define ACPI_VIDEO_DISPLAY_LEGACY_MONITOR 0x0100
+#define ACPI_VIDEO_DISPLAY_LEGACY_PANEL 0x0110
+#define ACPI_VIDEO_DISPLAY_LEGACY_TV 0x0200
+
+#define ACPI_VIDEO_NOTIFY_SWITCH 0x80
+#define ACPI_VIDEO_NOTIFY_PROBE 0x81
+#define ACPI_VIDEO_NOTIFY_CYCLE 0x82
+#define ACPI_VIDEO_NOTIFY_NEXT_OUTPUT 0x83
+#define ACPI_VIDEO_NOTIFY_PREV_OUTPUT 0x84
+#define ACPI_VIDEO_NOTIFY_CYCLE_BRIGHTNESS 0x85
+#define ACPI_VIDEO_NOTIFY_INC_BRIGHTNESS 0x86
+#define ACPI_VIDEO_NOTIFY_DEC_BRIGHTNESS 0x87
+#define ACPI_VIDEO_NOTIFY_ZERO_BRIGHTNESS 0x88
+#define ACPI_VIDEO_NOTIFY_DISPLAY_OFF 0x89
static inline int
acpi_video_register(void)
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Tue, Jun 23, 2:25 AM (8 h, 32 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
34225773
Default Alt Text
D57575.id179719.diff (1 KB)
Attached To
Mode
D57575: linuxkpi: Define a bunch of constants in <acpi/video.h>
Attached
Detach File
Event Timeline
Log In to Comment