On Tue, Apr 04, 2017 at 05:10:14PM -0700, Kenneth Graunke wrote: > This field was the wrong size, so we replaced it with offset64.
Reviewed-by: Chris Wilson <ch...@chris-wilson.co.uk> > --- > src/mesa/drivers/dri/i965/brw_bufmgr.h | 6 ------ > src/mesa/drivers/dri/i965/intel_bufmgr_gem.c | 3 --- > src/mesa/drivers/dri/i965/intel_screen.c | 2 +- > 3 files changed, 1 insertion(+), 10 deletions(-) > > diff --git a/src/mesa/drivers/dri/i965/brw_bufmgr.h > b/src/mesa/drivers/dri/i965/brw_bufmgr.h > index 84e29fbc168..1e47f75b4a5 100644 > --- a/src/mesa/drivers/dri/i965/brw_bufmgr.h > +++ b/src/mesa/drivers/dri/i965/brw_bufmgr.h > @@ -63,12 +63,6 @@ struct _drm_bacon_bo { > unsigned long align; This field is the wrong size as well. They all probably are... -Chris -- Chris Wilson, Intel Open Source Technology Centre _______________________________________________ mesa-dev mailing list mesa-dev@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/mesa-dev