AsahiLinux / linux

Linux kernel source tree
Other
2.17k stars 84 forks source link

Fix j314 HDMI out #234

Closed jannau closed 7 months ago

jannau commented 7 months ago

The fix is NAK-ing DPTX_APCALL_GET_SUPPORTS_HPD. The dptxport_set_hpd()calls are not needed anymore after that and dcp drives the phy configuration on its own. Forgotten change from m1n1. For j473/j474 the return value seems to stick since dcp stays awake.

Makes two log statements less confusing.