Re: [Nouveau] [PATCH 0/1] drm/nouveau/disp: prefer identity-mapped route of SOR <-> macro link

2018-02-05 Thread Ben Skeggs
On Tue, Feb 6, 2018 at 9:35 AM, Danilo Krummrich wrote: > Hi Ben, > > still _assuming_ it's an issue of the card I thought about why it > works with the NVIDIA binary driver. > > And I can image they're just trying to do an identity-mapping first > and if that

[Nouveau] [PATCH 1/1] drm/nouveau/disp: prefer identity-mapped route of SOR <-> macro link

2018-02-05 Thread Danilo Krummrich
With DCB 4.1 implemented by VBIOS since GM20x GPUs, SOR crossbar routing should be possible, such that any SOR sublink can drive any macro link. Therefore, if crossbar routing is available, the first suitable SOR was picked. Unfortunately, there's at least one card where some SORs being being

[Nouveau] [PATCH 0/1] drm/nouveau/disp: prefer identity-mapped route of SOR <-> macro link

2018-02-05 Thread Danilo Krummrich
Hi Ben, still _assuming_ it's an issue of the card I thought about why it works with the NVIDIA binary driver. And I can image they're just trying to do an identity-mapping first and if that doesn't work (e.g. the particular SOR is already in use by another macro link) they just pick the next

[Nouveau] [Bug 100423] MMIO read of 00000000 FAULT at 022554 [ IBUS ]

2018-02-05 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=100423 --- Comment #15 from Bruno Pagani --- > Something when wrong with nouveau globaly If you have a quite recent system, maybe you are affected by https://bugzilla.kernel.org/show_bug.cgi?id=156341. -- You are receiving

[Nouveau] [Bug 100423] MMIO read of 00000000 FAULT at 022554 [ IBUS ]

2018-02-05 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=100423 --- Comment #14 from Ilia Mirkin --- (In reply to Alex from comment #13) > @Bruno, thanks for the comment. I will check it out. Bumblebee: you see, I'm > fine with intel, I do not need extreme speeds and I have 16GB in RAM

[Nouveau] [Bug 100423] MMIO read of 00000000 FAULT at 022554 [ IBUS ]

2018-02-05 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=100423 --- Comment #13 from Alex --- @Bruno, thanks for the comment. I will check it out. Bumblebee: you see, I'm fine with intel, I do not need extreme speeds and I have 16GB in RAM ... nvidia - I could manage to

[Nouveau] [PATCH v2 3/3] drm/nouveau/pci: SOR crossbar quirk for 10b0:1b81

2018-02-05 Thread Danilo Krummrich
On Gainward GTX 1070 routing any other SOR than SOR-1 to macro link 'D' (pad macro 1, link 2) causes failures: [6.712111] nouveau :01:00.0: bus: MMIO read of FAULT at 61c880 [ IBUS ] [6.724888] nouveau :01:00.0: disp: intr24 8000 [8.716668] nouveau :01:00.0:

[Nouveau] [PATCH v2 2/3] drm/nouveau/disp: quirk for SOR crossbar routing

2018-02-05 Thread Danilo Krummrich
With DCB 4.1 implemented by VBIOS since GM20x GPUs, SOR crossbar routing should be possible, such that any SOR sublink can drive any macro link. Unfortunately, there's at least one card where some SOR sublinks being connected to a particular macro link are causing failures. To work around this

[Nouveau] [PATCH v2 1/3] drm/nouveau/pci: PCI IDs for pascal architecture

2018-02-05 Thread Danilo Krummrich
Taken from NVIDIA binary driver (Linux 64-bit, revision 390.25) from README.txt. Signed-off-by: Danilo Krummrich --- drivers/gpu/drm/nouveau/nvkm/engine/device/pci.c | 41 1 file changed, 41 insertions(+) diff --git

[Nouveau] [Bug 100423] MMIO read of 00000000 FAULT at 022554 [ IBUS ]

2018-02-05 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=100423 --- Comment #12 from Bruno Pagani --- @Alex You should not use Bumblebee with nouveau. Also your bug is similar to an old of mine: https://bugs.freedesktop.org/show_bug.cgi?id=98384. So part of your issue is that your

Re: [Nouveau] [PATCH 3/3] drm/nouveau/pci: SOR crossbar quirk for 10b0:1b81

2018-02-05 Thread Danilo Krummrich
On 2018-02-05 03:47, Ben Skeggs wrote: On Mon, Feb 5, 2018 at 12:19 PM, Danilo Krummrich wrote: On 2018-02-05 02:39, Ben Skeggs wrote: On 5 February 2018 at 11:37, Ben Skeggs wrote: On 5 February 2018 at 11:22, Danilo Krummrich

[Nouveau] [Bug 100423] MMIO read of 00000000 FAULT at 022554 [ IBUS ]

2018-02-05 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=100423 --- Comment #11 from Alex --- Hi folks, I have the very similar issue about drm, bus read FAULT, etc. However, my problem is more severe than just red lines in dmesg. I have ideapad 700 with HD Graphics 530 as