Searched refs:chipId (Results 1 - 7 of 7) sorted by relevance

/xsrc/external/mit/xf86-video-openchrome/dist/src/
H A Dvia_xvmc.h98 unsigned int chipId; member in struct:__anond0e9487f0408
H A Dvia_xvmc.c502 contextRec->chipId = pVia->ChipId;
/xsrc/external/mit/xf86-video-openchrome/dist/src/xvmc/
H A DviaLowLevel.h87 unsigned width, unsigned height, int useAgp, unsigned chipId);
H A DviaXvMCPriv.h138 CARD32 chipId; member in struct:__anon312a5bee0308
H A DviaLowLevel.c70 unsigned chipId; member in struct:__anon7a1fe2340108
1004 unsigned width, unsigned height, int useAgp, unsigned chipId)
1009 if (chipId == PCI_CHIP_VT3259 || chipId == PCI_CHIP_VT3364) {
1011 fprintf(stderr, "Chipid is 0x%04x.\n", chipId);
1001 initXvMCLowLevel(int fd,drm_context_t * ctx,drmLockPtr hwLock,drmAddress mmioAddress,drmAddress fbAddress,unsigned fbStride,unsigned fbDepth,unsigned width,unsigned height,int useAgp,unsigned chipId) argument
H A DviaLowLevelPro.c104 unsigned chipId; member in struct:_XvMCLowLevel
1515 unsigned width, unsigned height, int useAgp, unsigned chipId)
1519 if (chipId != PCI_CHIP_VT3259 && chipId != PCI_CHIP_VT3364) {
1521 fprintf(stderr, "Chipid is 0x%04x.\n", chipId);
1563 xl->chipId = chipId;
1512 initXvMCLowLevel(int fd,drm_context_t * ctx,drmLockPtr hwLock,drmAddress mmioAddress,drmAddress fbAddress,unsigned fbStride,unsigned fbDepth,unsigned width,unsigned height,int useAgp,unsigned chipId) argument
H A DviaXvMC.c372 pViaXvMC->chipId = tmpComm->chipId;
549 pViaXvMC->useAGP, pViaXvMC->chipId))) {
1556 if (pViaXvMC->chipId != PCI_CHIP_VT3259) {

Completed in 11 milliseconds