| /xsrc/external/mit/xorg-server.old/dist/hw/xfree86/common/ |
| H A D | xf86Helper.c | 323 ((f & Support32bppFb) && (f & SupportConvert24to32))) 326 #define DO_PIX32(f) ((f & Support32bppFb) || \ 330 #define CHOOSE32FOR24(f) ((f & Support32bppFb) && (f & SupportConvert24to32) \ 341 #define DO_PIX24FOR32(f) ((f & Support32bppFb) && (f & SupportConvert24to32)) 499 else if ((depth24flags & (Support24bppFb | Support32bppFb)) ==
|
| H A D | xf86str.h | 863 #define Support32bppFb 0x02 /* 32bpp framebuffer supported */ macro
|
| /xsrc/external/mit/xf86-video-neomagic/dist/src/ |
| H A D | neo_driver.c | 794 bppSupport = Support24bppFb | Support32bppFb | 805 bppSupport = Support24bppFb | Support32bppFb | 816 bppSupport = Support24bppFb | Support32bppFb | 827 bppSupport = Support24bppFb | Support32bppFb | 838 bppSupport = Support24bppFb | Support32bppFb | 849 bppSupport = Support24bppFb | Support32bppFb | 860 bppSupport = Support24bppFb | Support32bppFb |
|
| /xsrc/external/mit/xf86-video-sunleo/dist/src/ |
| H A D | leo_driver.c | 334 if (!xf86SetDepthBpp(pScrn, 32, 0, 32, Support32bppFb)) {
|
| /xsrc/external/mit/xf86-video-mgx/dist/src/ |
| H A D | mgx_driver.c | 365 if (!xf86SetDepthBpp(pScrn, 0, 0, 0, Support32bppFb)) {
|
| /xsrc/external/mit/xorg-server.old/dist/hw/xfree86/vbe/ |
| H A D | vbeModes.c | 118 *flags24 |= Support32bppFb;
|
| /xsrc/external/mit/xorg-server/dist/hw/xfree86/common/ |
| H A D | xf86str.h | 734 #define Support32bppFb 0x02 /* 32bpp framebuffer supported */ macro
|
| H A D | xf86Helper.c | 354 #define DO_PIX32(f) ((f & Support32bppFb) || \ 472 if ((depth24flags & (Support24bppFb | Support32bppFb)) ==
|
| /xsrc/external/mit/xorg-server/dist/hw/xfree86/int10/ |
| H A D | vbeModes.c | 119 *flags24 |= Support32bppFb;
|
| /xsrc/external/mit/xf86-video-vesa/dist/src/ |
| H A D | vesa.c | 737 if (depths & V_DEPTH_24 && (flags24 & Support32bppFb)) 752 if (defaultDepth == 24 && !(flags24 & Support32bppFb)) 756 if (flags24 & Support32bppFb)
|
| /xsrc/external/mit/xf86-video-suncg14/dist/src/ |
| H A D | cg14_driver.c | 368 if (!xf86SetDepthBpp(pScrn, 0, 0, 0, Support24bppFb|Support32bppFb))
|
| /xsrc/external/mit/xf86-video-sunffb/dist/src/ |
| H A D | ffb_driver.c | 340 if (!xf86SetDepthBpp(pScrn, 24, 0, 32, Support32bppFb)) {
|
| /xsrc/external/mit/xf86-video-suntcx/dist/src/ |
| H A D | tcx_driver.c | 382 lowDepth ? NoDepth24Support : Support32bppFb)) {
|
| /xsrc/external/mit/xf86-video-ag10e/dist/src/ |
| H A D | ag10e_driver.c | 357 if (!xf86SetDepthBpp(pScrn, 0, 0, 0, Support32bppFb)) {
|
| /xsrc/external/mit/xf86-video-ngle/dist/src/ |
| H A D | ngle_driver.c | 399 bitsperpixel >= 24 ? Support24bppFb|Support32bppFb : 0))
|
| /xsrc/external/mit/xf86-video-vmware/dist/src/ |
| H A D | vmware.c | 433 bpp24flags = Support24bppFb | Support32bppFb; 460 bpp24flags = Support32bppFb;
|
| /xsrc/external/mit/xf86-video-rendition/dist/src/ |
| H A D | rendition.c | 549 if (!xf86SetDepthBpp(pScreenInfo, 0, 0, 0, Support32bppFb))
|
| /xsrc/external/mit/xf86-video-igs/dist/src/ |
| H A D | igs_driver.c | 460 fPtr->info.depth >= 24 ? Support24bppFb|Support32bppFb : 0))
|
| /xsrc/external/mit/xf86-video-intel/dist/src/uxa/ |
| H A D | intel_driver.c | 486 flags24 = Support32bppFb | PreferConvert24to32 | SupportConvert24to32;
|
| /xsrc/external/mit/xf86-video-intel-2014/dist/src/uxa/ |
| H A D | intel_driver.c | 493 flags24 = Support32bppFb | PreferConvert24to32 | SupportConvert24to32;
|
| /xsrc/external/mit/xf86-video-nv/dist/src/ |
| H A D | g80_driver.c | 245 if(!xf86SetDepthBpp(pScrn, 0, 0, 0, Support32bppFb)) goto fail;
|
| H A D | riva_driver.c | 426 if (!xf86SetDepthBpp(pScrn, 15, 0, 0, Support32bppFb)) {
|
| /xsrc/external/mit/xf86-video-pnozz/dist/src/ |
| H A D | pnozz_driver.c | 460 if (!xf86SetDepthBpp(pScrn, 0, 0, 0, Support32bppFb)) {
|
| /xsrc/external/mit/xf86-video-crime/dist/src/ |
| H A D | crime_driver.c | 428 fPtr->info.depth, Support24bppFb|Support32bppFb))
|
| /xsrc/external/mit/xf86-video-geode/dist/src/ |
| H A D | lx_driver.c | 362 if (!xf86SetDepthBpp(pScrni, 16, 16, 16, Support24bppFb | Support32bppFb))
|