Searched refs:Fence (Results 1 - 9 of 9) sorted by relevance

/xsrc/external/mit/xf86-video-intel/dist/src/legacy/i810/
H A Di810_memory.c259 i810Reg->Fence[nr] = 0;
341 i810Reg->Fence[nr] = val;
H A Di810.h123 unsigned int Fence[8]; member in struct:__anon8bba1c050308
H A Di810_driver.c776 i810Reg->Fence[i] = INREG(FENCE + i * 4);
1014 OUTREG(FENCE + i * 4, i810Reg->Fence[i]);
1016 ErrorF("Fence Register : %x\n", i810Reg->Fence[i]);
1569 i810Reg->Fence[i] = 0;
/xsrc/external/mit/xf86-video-intel-2014/dist/src/legacy/i810/
H A Di810_memory.c259 i810Reg->Fence[nr] = 0;
341 i810Reg->Fence[nr] = val;
H A Di810.h123 unsigned int Fence[8]; member in struct:__anon8ff4e3b90308
H A Di810_driver.c776 i810Reg->Fence[i] = INREG(FENCE + i * 4);
1014 OUTREG(FENCE + i * 4, i810Reg->Fence[i]);
1016 ErrorF("Fence Register : %x\n", i810Reg->Fence[i]);
1569 i810Reg->Fence[i] = 0;
/xsrc/external/mit/xf86-video-intel-old/dist/src/
H A Di810_memory.c258 i810Reg->Fence[nr] = 0;
340 i810Reg->Fence[nr] = val;
H A Di810.h136 unsigned int Fence[8]; member in struct:__anon3379395c0308
H A Di810_driver.c1123 i810Reg->Fence[i] = INREG(FENCE + i * 4);
1361 OUTREG(FENCE + i * 4, i810Reg->Fence[i]);
1363 ErrorF("Fence Register : %x\n", i810Reg->Fence[i]);
1939 i810Reg->Fence[i] = 0;

Completed in 12 milliseconds