DCP race conditions around hotplug/modeset #6
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Two related issues:
Ref: https://www.reddit.com/r/AsahiLinux/comments/1bgr4rc/still_issues_with_m2_mac_mini_wake_from_sleep/kvmh9b9/
Relevant log (M2 Mac Mini):
Note color mode seems to be wrong. Previous modeset (boot time) was:
brown paper bag bug: the dptx-phy node in t8112.dtsi and t602x-dieX.dtsi use
power-domainin stead ofpower-domains. Why was it working at all? On initial probe we were probably saved by simple-framebuffer using the dptx-phy power-domain but after that. I think/hope this explains most or all of the weird issue we see with HDMI on M2* desktop systems.Fixed in https://github.com/jannau/linux/commits/asahi-wip/
possibly fixed by
kernel-16k-6.6.3-414.asahi500ms msleep() in the threaded HPD irq handler which might ack as debounce or is just a significant delay seems to improve stability with a troublesome display display here. See 5ef7d920caa52