[Mesa-dev] [PATCH 1/2] i965: Enable predicate support on gen >= 8.
Rafael Antognolli
rafael.antognolli at intel.com
Mon Jan 9 21:53:59 UTC 2017
On Thu, Jan 05, 2017 at 11:29:39AM -0800, Kenneth Graunke wrote:
> Predication needs cmd parser only on gen7. For newer platforms, it
> should be available without it.
>
> Signed-off-by: Rafael Antognolli <rafael.antognolli at intel.com>
> Signed-off-by: Kenneth Graunke <kenneth at whitecape.org>
> ---
> src/mesa/drivers/dri/i965/intel_screen.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> Hi Rafael,
>
> Your patch 1 looked good, but Iago and I churned everything before
> landing it. :( Sorry! Here's a couple of replacement patches.
> I'm happy to assign authorship to you on this patch, if you like -
> you're the one that caught this issue, so you should get the credit.
> I just didn't want to forge it without your OK :)
>
Oh, thanks, that works for me!
Rafael
More information about the mesa-dev
mailing list