On 09/15/2017 01:09 AM, Chad Versace wrote:
On Thu 14 Sep 2017, Emil Velikov wrote:
On 14 September 2017 at 07:57, Tapani Pälli wrote:
Other WSI implementations set has_exec_async false for WSI buffers,
so far haven't found a place to do it so we just claim to not have
async exec.
What's t
On Thu 14 Sep 2017, Emil Velikov wrote:
> On 14 September 2017 at 07:57, Tapani Pälli wrote:
> > Other WSI implementations set has_exec_async false for WSI buffers,
> > so far haven't found a place to do it so we just claim to not have
> > async exec.
> >
> What's the actual side-effects you're se
On 14 September 2017 at 07:57, Tapani Pälli wrote:
> Other WSI implementations set has_exec_async false for WSI buffers,
> so far haven't found a place to do it so we just claim to not have
> async exec.
>
What's the actual side-effects you're seeing? I'd imagine Jason, Chris
and the gang may have
Other WSI implementations set has_exec_async false for WSI buffers,
so far haven't found a place to do it so we just claim to not have
async exec.
Signed-off-by: Tapani Pälli
---
src/intel/vulkan/anv_device.c | 4
1 file changed, 4 insertions(+)
diff --git a/src/intel/vulkan/anv_device.c b