freedreno/regs: define the wide bus enable bit in DSI_VID_CFG0
Follow the kernel patch by Jonathan Marek and define the DATABUS_WIDEN bit in the DSI_VID_CFG0 register. Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/27271>
This commit is contained in:

committed by
Marge Bot

parent
7a81855a67
commit
cb1b6649e1
@@ -149,6 +149,7 @@ xsi:schemaLocation="http://nouveau.freedesktop.org/ rules-ng.xsd">
|
||||
<bitfield name="HSA_POWER_STOP" pos="16" type="boolean"/>
|
||||
<bitfield name="HBP_POWER_STOP" pos="20" type="boolean"/>
|
||||
<bitfield name="HFP_POWER_STOP" pos="24" type="boolean"/>
|
||||
<bitfield name="DATABUS_WIDEN" pos="25" type="boolean"/>
|
||||
<bitfield name="PULSE_MODE_HSA_HE" pos="28" type="boolean"/>
|
||||
</reg32>
|
||||
<reg32 offset="0x0001c" name="VID_CFG1">
|
||||
|
Reference in New Issue
Block a user