[i-g-t V6 26/41] lib/igt_kms: increase MAX_NUM_COLOROPS to 128

Bhanuprakash Modem bhanuprakash.modem at intel.com
Wed Apr 24 10:26:34 UTC 2024


From: Alex Hung <alex.hung at amd.com>

Signed-off-by: Alex Hung <alex.hung at amd.com>
Signed-off-by: Bhanuprakash Modem <bhanuprakash.modem at intel.com>
---
 lib/igt_kms.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/lib/igt_kms.c b/lib/igt_kms.c
index 399b6d79c..77c12e93b 100644
--- a/lib/igt_kms.c
+++ b/lib/igt_kms.c
@@ -90,7 +90,7 @@
 #define MAX_CONNECTORS 32
 #define MAX_EDID 2
 #define DISPLAY_TILE_BLOCK 0x12
-#define MAX_NUM_COLOROPS 32
+#define MAX_NUM_COLOROPS 128
 
 typedef bool (*igt_connector_attr_set)(int dir, const char *attr, const char *value);
 
-- 
2.43.2



More information about the Intel-gfx-trybot mailing list