Searched refs:LOCAL_I915_CREATE_PLACEMENT_STOLEN (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/xf86-video-intel/dist/src/sna/
H A Dkgem.c156 #define LOCAL_I915_CREATE_PLACEMENT_STOLEN 1 /* Cannot use CPU mmaps or pread/pwrite */ macro
5239 args.placement = LOCAL_I915_CREATE_PLACEMENT_STOLEN;
5259 if (args.placement == LOCAL_I915_CREATE_PLACEMENT_STOLEN) {
/xsrc/external/mit/xf86-video-intel-2014/dist/src/sna/
H A Dkgem.c155 #define LOCAL_I915_CREATE_PLACEMENT_STOLEN 1 /* Cannot use CPU mmaps or pread/pwrite */ macro
4721 args.placement = LOCAL_I915_CREATE_PLACEMENT_STOLEN;
4741 if (args.placement == LOCAL_I915_CREATE_PLACEMENT_STOLEN) {

Completed in 16 milliseconds