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

  /xsrc/external/mit/xf86-video-ati/dist/src/
radeon_video.c 68 | ( (pPriv->theatre !=NULL)?(FORMAT_CCIR656<<23):(FORMAT_BROOKTREE<<23)) \
76 | ( (pPriv->theatre !=NULL)?(FORMAT_CCIR656<<23):(FORMAT_BROOKTREE<<23)) \
1366 if(pPriv->theatre != NULL) {
1367 xf86_InitTheatre(pPriv->theatre);
1368 /* xf86_ResetTheatreRegsForNoTVout(pPriv->theatre); */
1385 pPriv->theatre = NULL;
1392 xf86DrvMsg(pScrn->scrnIndex, X_INFO, "no multimedia table present, disabling Rage Theatre.\n");
1396 /* Go and find Rage Theatre, if it exists */
1399 xf86DrvMsg(pScrn->scrnIndex,X_INFO,"Detected Radeon Mobility, not scanning for Rage Theatre\n");
1401 pPriv->theatre=xf86_DetectTheatre(pPriv->VIP)
    [all...]
radeon_video.h 12 #include "theatre.h"
55 TheatrePtr theatre; member in struct:__anon6877

Completed in 11 milliseconds