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

  /xsrc/external/mit/xf86-video-intel-old/dist/src/
i830_uxa.c 62 const int I830PatternROP[16] =
190 pI830->BR[13] = (I830PatternROP[alu] & 0xff) << 16 ;
  /xsrc/external/mit/xf86-video-intel/dist/src/uxa/
intel_uxa.c 68 static const int I830PatternROP[16] = {
219 intel->BR[13] = (I830PatternROP[alu] & 0xff) << 16;
  /xsrc/external/mit/xf86-video-intel-2014/dist/src/uxa/
intel_uxa.c 68 static const int I830PatternROP[16] = {
198 intel->BR[13] = (I830PatternROP[alu] & 0xff) << 16;

Completed in 54 milliseconds