Re: [Mesa-dev] [PATCH 19/53] i965/drm: Drop cliprects and dr4 from execbuf variants.

2017-04-05 Thread Chris Wilson
On Tue, Apr 04, 2017 at 05:10:09PM -0700, Kenneth Graunke wrote: > Legacy DRI1 leftovers. Do you want to convert intel_batch.c to only using one exec function, then remove all the others in one fell swoop? Nevertheless, Reviewed-by: Chris Wilson -Chris -- Chris Wilson, Intel Open Source Techno

[Mesa-dev] [PATCH 19/53] i965/drm: Drop cliprects and dr4 from execbuf variants.

2017-04-04 Thread Kenneth Graunke
Legacy DRI1 leftovers. --- src/mesa/drivers/dri/i965/brw_bufmgr.h| 9 ++--- src/mesa/drivers/dri/i965/intel_batchbuffer.c | 2 +- src/mesa/drivers/dri/i965/intel_bufmgr_gem.c | 25 + src/mesa/drivers/dri/i965/intel_screen.c | 1 - 4 files changed, 12 in