[Mesa-dev] [PATCH 8/8] gallium: remove TGSI opcode KILL

Emil Velikov emil.l.velikov at gmail.com
Mon Aug 21 10:47:51 UTC 2017


Hi Marek,

On 20 August 2017 at 01:49, Marek Olšák <maraeo at gmail.com> wrote:
> From: Marek Olšák <marek.olsak at amd.com>
>
> use KILL_IF -1 instead.
> ---
I'm not 100% sure, but I believe virgl uses TGSI to talk with the host driver.
Thus Dave might want to check if the series does not break things on his end.

Alongside the drop of old opcodes new ones get added in their place.
Thus virgl could use some cap checking, if there isn't one already.

Then again, I'm not that familiar with the driver to know if/how much
that matters.

-Emil


More information about the mesa-dev mailing list