[Bug 108081] LG 31MU97 monitor native resolution is 4096x2160, but highest mode found is 3840x2160

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Thu Sep 27 18:30:44 UTC 2018


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

--- Comment #5 from Ville Syrjala <ville.syrjala at linux.intel.com> ---
The edid has the base block repeated over where the second extension block
should be. Maybe a problem with the ddc segment address handling.

Hmm. Looks like the monitor is hooked up via MST. I see we fail to set he
no_stop_bit flag on the remote i2c reads, which could explain the segment
address being reset by the sink back to 0 before we read the extension block,
and then we end up reading the base block instead. I'll cook up a patch for
that.

You could also test passing i915.enable_dp_mst=0 to the kernel cmdline to i915
not use MST.

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


More information about the intel-gfx-bugs mailing list