[Intel-gfx] [RFC 0/2] New flag to indicate no cpu mapping requirement for buffer object.

sourab.gupta at intel.com sourab.gupta at intel.com
Wed Mar 5 12:33:17 CET 2014


From: Sourab Gupta <sourab.gupta at intel.com>

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




More information about the Intel-gfx mailing list