Re: [Intel-gfx] [PATCH] intel: Drop aub dumping functionality

2015-08-04 Thread Chris Wilson
On Mon, Aug 03, 2015 at 09:28:01AM -0700, Kristian Høgsberg wrote: > On Sat, Aug 1, 2015 at 2:06 AM, Chris Wilson wrote: > > On Fri, Jul 31, 2015 at 10:53:26AM -0700, k...@bitplanet.net wrote: > >> From: Kristian Høgsberg Kristensen > >> > >> We now have a separate tool for this in intel-gpu-tool

Re: [Intel-gfx] [PATCH] intel: Drop aub dumping functionality

2015-08-03 Thread Kristian Høgsberg
On Sat, Aug 1, 2015 at 2:06 AM, Chris Wilson wrote: > On Fri, Jul 31, 2015 at 10:53:26AM -0700, k...@bitplanet.net wrote: >> From: Kristian Høgsberg Kristensen >> >> We now have a separate tool for this in intel-gpu-tools and we don't >> need to clutter up libdrm with this feature. We leave the e

Re: [Intel-gfx] [PATCH] intel: Drop aub dumping functionality

2015-08-01 Thread Chris Wilson
On Fri, Jul 31, 2015 at 10:53:26AM -0700, k...@bitplanet.net wrote: > From: Kristian Høgsberg Kristensen > > We now have a separate tool for this in intel-gpu-tools and we don't > need to clutter up libdrm with this feature. We leave the entry points > in there to avoid breaking API/ABI. A quick

[Intel-gfx] [PATCH] intel: Drop aub dumping functionality

2015-07-31 Thread krh
From: Kristian Høgsberg Kristensen We now have a separate tool for this in intel-gpu-tools and we don't need to clutter up libdrm with this feature. We leave the entry points in there to avoid breaking API/ABI. Signed-off-by: Kristian Høgsberg Kristensen --- intel/intel_aub.h| 153