[Mesa-dev] [PATCH 41/53] i965/drm: Merge bo->handle and bo_gem->gem_handle.

Chris Wilson chris at chris-wilson.co.uk
Wed Apr 5 11:47:57 UTC 2017


On Tue, Apr 04, 2017 at 05:10:31PM -0700, Kenneth Graunke wrote:
> These fields are the same value.  In the bad old days, bo->handle could
> have been an identifier from the pre-GEM fake bufmgr, but that's long
> gone.  Keep the "gem_handle" name for clarity.

Earlier? Is there a reason why the drm_bacon_bo/drm_bacon_gem_bo has
remained so long? At the moment they are the same global information.

Reviewed-by: Chris Wilson <chris at chris-wilson.co.uk>
-Chris

-- 
Chris Wilson, Intel Open Source Technology Centre


More information about the mesa-dev mailing list