Home
last modified time | relevance | path

Searched defs:opregion_acpi (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/gpu/drm/i915/display/
H A Dintel_opregion.c83 struct opregion_acpi { struct
84 u32 drdy; /* driver readiness */
85 u32 csts; /* notification status */
86 u32 cevt; /* current event */
87 u8 rsvd1[20];
88 u32 didl[8]; /* supported display devices ID list */
89 u32 cpdl[8]; /* currently presented display list */
90 u32 cadl[8]; /* currently active display list */
91 u32 nadl[8]; /* next active devices list */
92 u32 aslp; /* ASL sleep time-out */
[all …]