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

  /xsrc/external/mit/xf86-video-intel-old/dist/src/
i830_uxa.c 42 const int I830CopyROP[16] =
280 pI830->BR[13] = I830CopyROP[alu] << 16;
  /xsrc/external/mit/xf86-video-intel/dist/src/uxa/
intel_uxa.c 49 static const int I830CopyROP[16] = {
343 intel->BR[13] = I830CopyROP[alu] << 16;
  /xsrc/external/mit/xf86-video-intel-2014/dist/src/uxa/
intel_uxa.c 49 static const int I830CopyROP[16] = {
318 intel->BR[13] = I830CopyROP[alu] << 16;

Completed in 6 milliseconds