Searched refs:xf86HandleColormaps (Results 1 – 8 of 8) sorted by relevance
| /OK3568_Linux_fs/external/xserver/hw/xfree86/ramdac/ |
| H A D | xf86RamDacCmap.c | 65 return xf86HandleColormaps(pScreen, maxColors, sigRGBbits, in RamDacHandleColormaps() 68 return xf86HandleColormaps(pScreen, maxColors, sigRGBbits, in RamDacHandleColormaps()
|
| /OK3568_Linux_fs/external/xserver/hw/xfree86/common/ |
| H A D | xf86cmap.h | 39 extern _X_EXPORT Bool xf86HandleColormaps(ScreenPtr pScreen,
|
| H A D | xf86sbusBus.c | 727 return xf86HandleColormaps(pScreen, 256, 8, in xf86SbusHandleColormaps()
|
| H A D | xf86cmap.c | 145 xf86HandleColormaps(ScreenPtr pScreen, in xf86HandleColormaps() function
|
| /OK3568_Linux_fs/buildroot/package/x11r7/xdriver_xf86-video-fbturbo/ |
| H A D | 0002-Use-own-thunk-functions-instead-of-fbdevHW-Weak.patch | 145 - if(!xf86HandleColormaps(pScreen, 256, 8, fbdevHWLoadPaletteWeak(), 147 + if(!xf86HandleColormaps(pScreen, 256, 8, fbdevLoadPalette, NULL, flags))
|
| /OK3568_Linux_fs/external/xserver/hw/xfree86/vgahw/ |
| H A D | vgaHW.c | 1879 return xf86HandleColormaps(pScreen, 1 << pScrn->depth, in vgaHWHandleColormaps()
|
| /OK3568_Linux_fs/external/xserver/hw/xfree86/drivers/modesetting/ |
| H A D | drmmode_display.c | 4184 if (!xf86HandleColormaps(pScreen, 1 << pScrn->rgbBits, 10, in drmmode_setup_colormap()
|
| /OK3568_Linux_fs/external/xserver/ |
| H A D | ChangeLog | 3752 If the driver calls xf86HandleColormaps, CMapChangeGamma updates the HW 22458 xf86HandleColormaps, e.g. modesetting. 22486 xf86HandleColormaps, e.g. modesetting. 22567 * Still allow xf86HandleColormaps to be called with a NULL loadPalette
|