[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20180907221621.40b95225@fire.localdomain>
Date: Fri, 7 Sep 2018 22:16:21 +0300
From: Dmitrii Tcvetkov <demfloro@...floro.ru>
To: iommu@...ts.linux-foundation.org
Cc: linux-kernel@...r.kernel.org
Subject: No video output on 4.19-rc1 on XPS 13 9360
Since 4.19-rc1 my laptop boots with vertical rows of dots on the
screen instead of proper video output. SSH'ing into it allowed me to
get dmesg-without-pt.log output, PCI device 00:02.0 is
VGA compatible controller: Intel Corporation HD Graphics 620 (rev 02)
Appending "iommu=pt" to kernel cmdline allowed to boot with functional
graphics output, but gave dmesg-with-pt.log output.
Bisect between v4.18 and v4.19-rc1 tags led me to commit
a7fc93fed94b173e2 (iommu/vt-d: Allocate and free pasid table).
Reverting this commit allows to build kernel on current master
(a12ed06ba2d3fa60e), which boots with functional graphical output
without specifying "iommu=pt".
Dmesg output is in dmesg-with-revert.log.
Without revert current master boots like 4.19-rc1.
View attachment "dmesg-without-pt.log" of type "text/plain" (71514 bytes)
View attachment "dmesg-with-pt.log" of type "text/plain" (66020 bytes)
View attachment "dmesg-with-revert.log" of type "text/plain" (59374 bytes)
View attachment "lspci.txt" of type "text/plain" (37251 bytes)
View attachment "xps-kernel.config" of type "text/plain" (113353 bytes)
View attachment "bisect.log" of type "text/plain" (2733 bytes)
Powered by blists - more mailing lists