From 22b07b10c4421a3fa1722b912d8d078c06666207 Mon Sep 17 00:00:00 2001 From: Dmitry Baryshkov Date: Thu, 20 Apr 2023 02:49:16 +0300 Subject: [PATCH] freedreno/registers: updte HDMI registers to include CEC details Based on patchset by Arnaud Vrac update the hdmi.xml register decscription. Signed-off-by: Dmitry Baryshkov Part-of: --- src/freedreno/registers/hdmi/hdmi.xml | 56 ++++++++++++++++++++++++++++++----- 1 file changed, 48 insertions(+), 8 deletions(-) diff --git a/src/freedreno/registers/hdmi/hdmi.xml b/src/freedreno/registers/hdmi/hdmi.xml index 7555d02..e553f42 100644 --- a/src/freedreno/registers/hdmi/hdmi.xml +++ b/src/freedreno/registers/hdmi/hdmi.xml @@ -32,6 +32,13 @@ xsi:schemaLocation="http://nouveau.freedesktop.org/ rules-ng.xsd"> + + + + + + + @@ -451,15 +458,48 @@ xsi:schemaLocation="http://nouveau.freedesktop.org/ rules-ng.xsd"> - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - + + + + + + + + + + + + -- 2.7.4