]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - include/linux/fb.h
Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
[karo-tx-linux.git] / include / linux / fb.h
index de9c722e7b90e0827bb39a9ce3c26eb641914599..369767bd873efe5bafedb6b5936982952848a914 100644 (file)
@@ -763,6 +763,7 @@ struct fb_tile_ops {
         *  takes over; acceleration engine should be in a quiescent state */
 
 /* hints */
+#define FBINFO_VIRTFB          0x0004 /* FB is System RAM, not device. */
 #define FBINFO_PARTIAL_PAN_OK  0x0040 /* otw use pan only for double-buffering */
 #define FBINFO_READS_FAST      0x0080 /* soft-copy faster than rendering */