From 0bc26efdc47d9d0efbd1b4a31d18cbb0bed65677 Mon Sep 17 00:00:00 2001 From: Boris Brezillon Date: Wed, 7 Feb 2024 09:59:40 +0100 Subject: [PATCH] panfrost: v4 doesn't have Blend descriptors Drop the Blend descriptor definition in v4.xml, and adjust pan_blitter accordingly. Signed-off-by: Boris Brezillon Reviewed-by: Erik Faye-Lund Part-of: --- src/panfrost/lib/genxml/v4.xml | 13 ------------- src/panfrost/lib/pan_blitter.c | 5 +++++ 2 files changed, 5 insertions(+), 13 deletions(-) diff --git a/src/panfrost/lib/genxml/v4.xml b/src/panfrost/lib/genxml/v4.xml index 63b7f7f57ac..2c0669f975f 100644 --- a/src/panfrost/lib/genxml/v4.xml +++ b/src/panfrost/lib/genxml/v4.xml @@ -462,19 +462,6 @@ - - - - - - - - - - - - -