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

  /xsrc/external/mit/xf86-video-ati/dist/src/
radeon_probe.c 188 pScrn->PreInit = RADEONPreInit;
radeon_probe.h 763 extern Bool RADEONPreInit(ScrnInfoPtr, int);
radeon_driver.c 1317 /* This is called by RADEONPreInit to set up the default visual */
1374 /* This is called by RADEONPreInit to handle all color weight issues */
1837 /* This is called by RADEONPreInit to handle config file overrides for
2146 /* This is called by RADEONPreInit to initialize gamma correction */
2155 /* This is called by RADEONPreInit to initialize the hardware cursor */
2166 /* This is called by RADEONPreInit to initialize hardware acceleration */
2978 Bool RADEONPreInit(ScrnInfoPtr pScrn, int flags)
2989 "RADEONPreInit\n");

Completed in 9 milliseconds