[Intel-gfx] [PATCH 0/2] Add Bufmgr interfaces for create2 ioctl
sourab.gupta at intel.com
sourab.gupta at intel.com
Mon Jun 16 17:32:17 CEST 2014
From: Sourab Gupta <sourab.gupta at intel.com>
This patch series add the bufmgr interfaces for exposing the
create2 ioctl.
By means of this ioctl, we can specify number of parameters
during object creation time such as placement, cache domains,
caching, madvise, tiling etc.
Sourab Gupta (2):
intel: Adding bufmgr interfaces for exposing create2 ioctl
intel: Add the cacheing logic for bo's created using create2 ioctl
include/drm/i915_drm.h | 107 ++++++++++++++++++++
intel/intel_bufmgr.c | 7 ++
intel/intel_bufmgr.h | 20 ++++
intel/intel_bufmgr_gem.c | 241 ++++++++++++++++++++++++++++++++++++++++++++++
intel/intel_bufmgr_priv.h | 16 +++
5 files changed, 391 insertions(+)
--
1.8.5.1
More information about the Intel-gfx
mailing list