https://bugs.freedesktop.org/show_bug.cgi?id=61537
--- Comment #3 from Emil Velikov <[email protected]> --- A bit of a (hopefully useful) information - Whenever drm_kms_helper.poll is disabled, your vga monitor won't get automatically detected when it's not plugged in at boot. - Iirc there are two modes when querying for info via the xrandr protocol - use cached one or re-probe. - Original nv50 (and earlier?) hardware the blob does a plain sleep/udelay between setup and probe, while for nv92 and latter it uses a more elaborate approach (see bug 67382, comment 34). Currently nouveau uses the former method which contributes (not sure to what extend) to the flicker. -- You are receiving this mail because: You are the assignee for the bug.
_______________________________________________ Nouveau mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/nouveau
