[Mesa-dev] [PATCH 11/18] i965: Replace the region in DRIimage with just a BO pointer and stride.

Chad Versace chad.versace at linux.intel.com
Wed Apr 30 23:45:21 PDT 2014


On Tue, Apr 29, 2014 at 04:34:36PM -0700, Eric Anholt wrote:
> Regions aren't refcounted safely for multithreaded applications, and
> they're not terribly useful wrappers of a BO, so I'm trying to remove
> them.
> 
> Even the stride I added here could probably be reduced to use of an
> existing field in the __DRIimageRec, but I want this to be as mechanical
> of a change as possible.

Patches up to here are
Reviewed-by: Chad Versace <chad.versace at linux.intel.com>

I'm done reviewing today. I want to finish reviewing the series tomorrow
on the Max, but am unsure if I'll have the time.


More information about the mesa-dev mailing list