Series is
Reviewed-by: Bas Nieuwenhuizen
On Mon, Feb 13, 2017, at 05:15, Dave Airlie wrote:
> From: Dave Airlie
>
> This puts the common gfx state for the device into an
> indirect buffer, and just calls out to it, on CIK and above.
>
> This is taken from what radeonsi does.
>
> Signed-off-b
From: Dave Airlie
This puts the common gfx state for the device into an
indirect buffer, and just calls out to it, on CIK and above.
This is taken from what radeonsi does.
Signed-off-by: Dave Airlie
---
src/amd/vulkan/radv_cmd_buffer.c | 16 +++-
src/amd/vulkan/radv_device.c |