i965/drm: Merge drm_bacon_bo_gem into drm_bacon_bo.
authorKenneth Graunke <kenneth@whitecape.org>
Mon, 3 Apr 2017 22:55:16 +0000 (15:55 -0700)
committerKenneth Graunke <kenneth@whitecape.org>
Mon, 10 Apr 2017 21:32:14 +0000 (14:32 -0700)
commit9ee252865e064cf4f6e60ed1f4371ab0351d3c10
tree3a145e208308f9083b492918562c4631424aacde
parent59fdd94b85743655da5a4b492df3bdee0a317e22
i965/drm: Merge drm_bacon_bo_gem into drm_bacon_bo.

The separate class gives us a bit of extra encapsulation, but I don't
know that it's really worth the boilerplate.  I think we can reasonably
expect the rest of the driver to be responsible.

Reviewed-by: Chris Wilson <chris@chris-wilson.co.uk>
Acked-by: Jason Ekstrand <jason@jlekstrand.net>
src/mesa/drivers/dri/i965/brw_bufmgr.h
src/mesa/drivers/dri/i965/intel_bufmgr_gem.c