Searched refs:xf86RandR12LoadPalette (Results 1 – 4 of 4) sorted by relevance
43 extern void xf86RandR12LoadPalette(ScrnInfoPtr pScrn, int numColors,
1949 xf86RandR12LoadPalette(ScrnInfoPtr pScrn, int numColors, int *indices, in xf86RandR12LoadPalette() function2027 if (!randr_crtc || pScrn->LoadPalette == xf86RandR12LoadPalette) in xf86RandR12ChangeGamma()
229 pScrn->LoadPalette = xf86RandR12LoadPalette; in xf86HandleColormaps()
3753 gamma LUT of all CRTCs via xf86RandR12LoadPalette. However,3758 Fix this by bailing if xf86RandR12LoadPalette is installed.22317 value when the initial colormap was installed; xf86RandR12LoadPalette22571 * Move palette update out of per-CRTC loop in xf86RandR12LoadPalette22574 * Handle reallocarray failure in xf86RandR12LoadPalette (Keith Packard)