[Bug 105887] [GLK] no signal after switch resolution from 1080p at 23.98

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Sat Jun 30 09:20:32 UTC 2018


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

--- Comment #110 from Daniel Scheller <d.scheller.oss at gmail.com> ---
(In reply to Clinton Taylor from comment #109)
> > Maybe the connector check causes the
> > initial issue here?
> 
> Daniel,
>    Using the v3 patch could you apply the following diff?

Did that (exact diff looks like [1] now, please ignore the debchangelog stuff).
Packaged ([2]), installed, rebooted, issue still remains. The
DRM_ERROR(connector_type) reveals why, though:

# dmesg | grep disable_transcoder
[    2.998161] [drm:intel_ddi_disable_transcoder_func [i915]] *ERROR*  ***
connector type = 1024
[   11.002233] [drm:intel_ddi_disable_transcoder_func [i915]] *ERROR*  ***
connector type = 64
[  373.751818] [drm:intel_ddi_disable_transcoder_func [i915]] *ERROR*  ***
connector type = 64
[  380.119446] [drm:intel_ddi_disable_transcoder_func [i915]] *ERROR*  ***
connector type = 64
[  383.988156] [drm:intel_ddi_disable_transcoder_func [i915]] *ERROR*  ***
connector type = 64
[  389.564144] [drm:intel_ddi_disable_transcoder_func [i915]] *ERROR*  ***
connector type = 64
[  406.176236] [drm:intel_ddi_disable_transcoder_func [i915]] *ERROR*  ***
connector type = 64
[  415.329143] [drm:intel_ddi_disable_transcoder_func [i915]] *ERROR*  ***
connector type = 64

So, right after boot, connector type is INTEL_OUTPUT_UNKNOWN, and in all
following cases it's INTEL_OUTPUT_HDMI. I did not test this yet, but adding
_UNKNOWN to the if() should finally do the trick (will eventually add that
somewhen today and retest).

[1]
https://github.com/herrnst/ubuntu-bionic-kernel/commit/38ecb48f10b4dfedc1dd190d42749cb0d93b6886
[2]
https://github.com/herrnst/ubuntu-bionic-kernel/tree/4.15.0-24.26-glktesting5-deb

-- 
You are receiving this mail because:
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/20180630/89932346/attachment-0001.html>


More information about the intel-gfx-bugs mailing list