public inbox for igt-dev@lists.freedesktop.org
 help / color / mirror / Atom feed
* [igt-dev] [PATCH i-g-t] tools/registers/tgl: Fix tigerlake_delta file decode
@ 2020-04-15 21:24 José Roberto de Souza
  2020-04-15 21:52 ` [igt-dev] ✓ Fi.CI.BAT: success for " Patchwork
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: José Roberto de Souza @ 2020-04-15 21:24 UTC (permalink / raw)
  To: igt-dev

It was missing a ")" to be properly parsed.

Signed-off-by: José Roberto de Souza <jose.souza@intel.com>
---
 tools/registers/tigerlake_delta.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tools/registers/tigerlake_delta.txt b/tools/registers/tigerlake_delta.txt
index e82049b99..c7fc2dc24 100644
--- a/tools/registers/tigerlake_delta.txt
+++ b/tools/registers/tigerlake_delta.txt
@@ -110,7 +110,7 @@
 ('PLANE_COLOR_CTL_5_D', '0x735cc', '')
 ('PLANE_COLOR_CTL_6_D', '0x736cc', '')
 ('PLANE_COLOR_CTL_7_D', '0x737cc', '')
-('PLANE_OFFSET_1_D', '0x731a4', ''
+('PLANE_OFFSET_1_D', '0x731a4', '')
 ('PLANE_OFFSET_2_D', '0x732a4', '')
 ('PLANE_OFFSET_3_D', '0x733a4', '')
 ('PLANE_OFFSET_4_D', '0x734a4', '')
-- 
2.26.1

_______________________________________________
igt-dev mailing list
igt-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/igt-dev

^ permalink raw reply related	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2020-04-16 19:13 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-04-15 21:24 [igt-dev] [PATCH i-g-t] tools/registers/tgl: Fix tigerlake_delta file decode José Roberto de Souza
2020-04-15 21:52 ` [igt-dev] ✓ Fi.CI.BAT: success for " Patchwork
2020-04-16  7:10 ` [igt-dev] [PATCH i-g-t] " Petri Latvala
2020-04-16 19:13   ` Souza, Jose
2020-04-16 17:55 ` [igt-dev] ✓ Fi.CI.IGT: success for " Patchwork

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox