DEVF_SUPPORT32MB 1409 drivers/video/fbdev/matrox/matroxfb_base.c #define DEVF_G400 (DEVF_G2CORE | DEVF_SUPPORT32MB | DEVF_TEXT16B | DEVF_CRTC2) DEVF_SUPPORT32MB 1411 drivers/video/fbdev/matrox/matroxfb_base.c #define DEVF_G450 (DEVF_GCORE | DEVF_ANY_VXRES | DEVF_SUPPORT32MB | DEVF_TEXT16B | DEVF_CRTC2 | DEVF_G450DAC | DEVF_SRCORG | DEVF_DUALHEAD) DEVF_SUPPORT32MB 1659 drivers/video/fbdev/matrox/matroxfb_base.c minfo->devflags.support32MB = (b->flags & DEVF_SUPPORT32MB) != 0;