From: Sourab Gupta <sourab.gupta@xxxxxxxxx> Added a new libdrm flag and a flag in the gem_create ioctl. This is used to indicate that cpu mapping is not required for the buffer object. Sourab Gupta (2): include/drm: Rename the 'pad' field to 'flags' of gem_create ioctl intel: Added a new flag 'BO_ALLOC_CPU_MAP_NOT_NEEDED' flag in bo_alloc include/drm/i915_drm.h | 3 ++- intel/intel_bufmgr.h | 1 + intel/intel_bufmgr_gem.c | 15 ++++++++++++++- 3 files changed, 17 insertions(+), 2 deletions(-) -- 1.7.9.5 _______________________________________________ Intel-gfx mailing list Intel-gfx@xxxxxxxxxxxxxxxxxxxxx http://lists.freedesktop.org/mailman/listinfo/intel-gfx