On Thu, 19 Jul 2012 13:09:49 +1000, Dave Airlie airlied@gmail.com 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 v4: fix as per Chris's suggestions, group assignments, add get tiling
The next person to add another create routine gets to refactor the common initialisation functions. :)
Reviewed-by: Chris Wilson chris@chris-wilson.co.uk -Chris