We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d840a21 commit e925736Copy full SHA for e925736
drivers/gpu/drm/msm/registers/display/hdmi.xml
@@ -131,7 +131,7 @@ xsi:schemaLocation="https://gitlab.freedesktop.org/freedreno/ rules-fd.xsd">
131
-->
132
<bitfield name="GENERIC0_SEND" pos="0" type="boolean"/>
133
<bitfield name="GENERIC0_CONT" pos="1" type="boolean"/>
134
- <bitfield name="GENERIC0_UPDATE" low="2" high="3" type="uint"/> <!-- ??? -->
+ <bitfield name="GENERIC0_UPDATE" pos="2" type="boolean"/>
135
<bitfield name="GENERIC1_SEND" pos="4" type="boolean"/>
136
<bitfield name="GENERIC1_CONT" pos="5" type="boolean"/>
137
<bitfield name="GENERIC0_LINE" low="16" high="21" type="uint"/>
0 commit comments