On Thu, 20 Jun 2019 at 16:56, Alyssa Rosenzweig
wrote:
>
> > Isn't enough with ctx->blitter->running ?
>
> What if we're legitimately blitting something?
Forgot about that.
Reviewed-by: Tomeu Vizoso
Thanks!
Tomeu
___
mesa-dev mailing list
mesa-dev@l
> Isn't enough with ctx->blitter->running ?
What if we're legitimately blitting something?
___
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/mesa-dev
On 6/20/19 4:18 PM, Alyssa Rosenzweig wrote:
Looking at the scissor, we can discard some tiles. We specifially don't
care about the scissor on the wallpaper, since that's a no-op if the
entire tile is culled.
Signed-off-by: Alyssa Rosenzweig
---
src/gallium/drivers/panfrost/pan_context.c |
Looking at the scissor, we can discard some tiles. We specifially don't
care about the scissor on the wallpaper, since that's a no-op if the
entire tile is culled.
Signed-off-by: Alyssa Rosenzweig
---
src/gallium/drivers/panfrost/pan_context.c | 9 +
src/gallium/drivers/panfrost/pan_co
Looking at the scissor, we can discard some tiles. We specifially don't
care about the scissor on the wallpaper, since that's a no-op if the
entire tile is culled.
Signed-off-by: Alyssa Rosenzweig
---
src/gallium/drivers/panfrost/pan_context.c | 9 +
src/gallium/drivers/panfrost/pan_co