Searched refs:SNA_POWERSAVE (Results 1 - 8 of 8) sorted by relevance

/xsrc/external/mit/xf86-video-intel-2014/dist/src/sna/
H A Dgen6_common.h101 if (sna->flags & SNA_POWERSAVE)
109 if (sna->flags & SNA_POWERSAVE)
137 if (sna->flags & SNA_POWERSAVE)
H A Dsna_acpi.c131 sna->flags &= ~SNA_POWERSAVE;
133 sna->flags |= SNA_POWERSAVE;
218 sna->flags |= SNA_POWERSAVE;
230 sna->flags &= ~SNA_POWERSAVE;
H A Dsna.h250 #define SNA_POWERSAVE 0x2000 macro
H A Dkgem.c5724 if (container_of(kgem, struct sna, kgem)->flags & SNA_POWERSAVE)
/xsrc/external/mit/xf86-video-intel/dist/src/sna/
H A Dsna_acpi.c127 sna->flags &= ~SNA_POWERSAVE;
129 sna->flags |= SNA_POWERSAVE;
217 sna->flags |= SNA_POWERSAVE;
229 sna->flags &= ~SNA_POWERSAVE;
H A Dgen6_common.h93 if (sna->flags & SNA_POWERSAVE)
127 if (sna->flags & SNA_POWERSAVE)
163 if (sna->flags & SNA_POWERSAVE)
H A Dsna.h266 #define SNA_POWERSAVE 0x2000 macro
H A Dkgem.c6299 if (__to_sna(kgem)->flags & SNA_POWERSAVE)

Completed in 33 milliseconds