Re: [Mesa-dev] [PATCH v2 5/5] radv: Create single RADV_DEBUG env var.

2017-01-08 Thread Dave Airlie
On 4 January 2017 at 08:06, Bas Nieuwenhuizen wrote: > Also changed RADV_SHOW_QUEUES to a no compute queue option. That > would make more sense later when the compute queue is established, > but the transfer queue still experimental. > > v2: Don't include the trace flag. Reviewed-by: Dave Airlie

[Mesa-dev] [PATCH v2 5/5] radv: Create single RADV_DEBUG env var.

2017-01-03 Thread Bas Nieuwenhuizen
Also changed RADV_SHOW_QUEUES to a no compute queue option. That would make more sense later when the compute queue is established, but the transfer queue still experimental. v2: Don't include the trace flag. Signed-off-by: Bas Nieuwenhuizen --- src/amd/vulkan/radv_device.c | 45 +++