xserver-multidpi/hw/xfree86/drivers
Kenneth Graunke 980535757d modesetting: Create a drmmode_bo wrapper; use it for front_bo.
This code is going to be extended to support GBM BOs soon.  This small
abstraction removes a lot of direct dumb_bo access, so we can add that
support in one place, rather than putting conditionals at every
pitch/handle/etc access.

Signed-off-by: Kenneth Graunke <kenneth@whitecape.org>
Tested-by: Jason Ekstrand <jason.ekstrand@intel.com>
Reviewed-by: Keith Packard <keithp@keithp.com>
2014-12-11 11:26:19 -08:00
..
modesetting modesetting: Create a drmmode_bo wrapper; use it for front_bo. 2014-12-11 11:26:19 -08:00
Makefile.am modesetting: Connect the driver to the build. 2014-09-16 16:28:42 -07:00