--- zzzz-none-000/linux-4.4.60/include/linux/fb.h 2017-04-08 07:53:53.000000000 +0000 +++ scorpion-7490-727/linux-4.4.60/include/linux/fb.h 2021-02-04 17:41:59.000000000 +0000 @@ -396,6 +396,7 @@ #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 */ +#define FBINFO_DMAFB 0x0100 /* FB memory is DMA */ /* hardware supported ops */ /* semantics: when a bit is set, it indicates that the operation is