[PATCH] intel: add prime interface for getting/setting a prime bo. (v3)

2012-07-16 Thread Chris Wilson
On Mon, 16 Jul 2012 02:51:17 +0100, Dave Airlie wrote: > This adds interfaces for the X driver to use to create a > prime handle from a buffer, and create a bo from a handle. > > v2: use Chris's suggested naming (well from at least for consistency) > v3: git commit --amend fail > > Signed-off-by

[PATCH] intel: add prime interface for getting/setting a prime bo. (v3)

2012-07-16 Thread Dave Airlie
This adds interfaces for the X driver to use to create a prime handle from a buffer, and create a bo from a handle. v2: use Chris's suggested naming (well from at least for consistency) v3: git commit --amend fail Signed-off-by: Dave Airlie --- intel/intel_bufmgr.h |4 intel/intel_

Re: [PATCH] intel: add prime interface for getting/setting a prime bo. (v3)

2012-07-16 Thread Chris Wilson
On Mon, 16 Jul 2012 02:51:17 +0100, Dave Airlie wrote: > This adds interfaces for the X driver to use to create a > prime handle from a buffer, and create a bo from a handle. > > v2: use Chris's suggested naming (well from at least for consistency) > v3: git commit --amend fail > > Signed-off-by

[PATCH] intel: add prime interface for getting/setting a prime bo. (v3)

2012-07-15 Thread Dave Airlie
This adds interfaces for the X driver to use to create a prime handle from a buffer, and create a bo from a handle. v2: use Chris's suggested naming (well from at least for consistency) v3: git commit --amend fail Signed-off-by: Dave Airlie --- intel/intel_bufmgr.h |4 intel/intel_