[Bug 106804] i195: modesetting stops working on kernel 4.17, works fine on 4.16

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Mon Jun 4 11:37:15 UTC 2018


https://bugs.freedesktop.org/show_bug.cgi?id=106804

--- Comment #13 from Maarten Lankhorst <bugs at mblankhorst.nl> ---
Ah, that is the missing piece why it chooses that mode.
X.org is borked and just sets doublescan/interlaced is always possible with
modesetting:
    output->interlaceAllowed = TRUE;
    output->doubleScanAllowed = TRUE;

And because it has the highest clock, you get your 1920 mode with doublescan..

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are the QA Contact for the bug.
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/intel-gfx-bugs/attachments/20180604/dcd8e5a7/attachment.html>


More information about the intel-gfx-bugs mailing list