HomeSort by: relevance | last modified time | path
    Searched refs:R128PreInit (Results 1 - 3 of 3) sorted by relevancy

  /xsrc/external/mit/xf86-video-r128/dist/src/
r128_probe.h 171 extern Bool R128PreInit(ScrnInfoPtr, int);
r128_probe.c 250 pScrn->PreInit = R128PreInit;
r128_driver.c 672 /* This is called by R128PreInit to set up the default visual. */
708 /* This is called by R128PreInit to handle all color weight issues. */
741 /* This is called by R128PreInit to handle config file overrides for things
1063 /* This is called by R128PreInit to initialize gamma correction. */
1072 /* This is called by R128PreInit to initialize the hardware cursor. */
1477 /* R128PreInit is called once at server startup. */
1478 Bool R128PreInit(ScrnInfoPtr pScrn, int flags)

Completed in 5 milliseconds