From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@freedesktop.org Subject: [Bug 95206] Display port bandwidth regression Date: Fri, 29 Apr 2016 11:40:16 +0000 Message-ID: Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============0007172285==" Return-path: Received: from culpepper.freedesktop.org (culpepper.freedesktop.org [131.252.210.165]) by gabe.freedesktop.org (Postfix) with ESMTP id CBC996EEFA for ; Fri, 29 Apr 2016 11:40:16 +0000 (UTC) List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" To: dri-devel@lists.freedesktop.org List-Id: dri-devel@lists.freedesktop.org --===============0007172285== Content-Type: multipart/alternative; boundary="14619300160.4B17e2D.8314"; charset="UTF-8" --14619300160.4B17e2D.8314 Date: Fri, 29 Apr 2016 11:40:16 +0000 MIME-Version: 1.0 Content-Type: text/plain https://bugs.freedesktop.org/show_bug.cgi?id=95206 Bug ID: 95206 Summary: Display port bandwidth regression Product: DRI Version: unspecified Hardware: x86-64 (AMD64) OS: Linux (All) Status: NEW Severity: normal Priority: medium Component: DRM/Radeon Assignee: dri-devel@lists.freedesktop.org Reporter: barneyman@gmx.de Hi, I have a mobile laptop (Dell Precision M4600) with an external monitor (Dell U2414H) connected via display port. Starting with mainline kernel 4.5.x I'm unable to connect the monitor with mode (1920x1080p), instead the highest available option is 1920x1080i (interlaced) which produces heavy flickering on the monitor and makes it unable to use at all. Forcing the monitor into 1920x1080p (using xrandr --newmode, --addmode and --mode) causes a total signal loss, however forcing the monitor into 1920x1080p@30hz makes the monitor available again. If I connect the monitor using DVI/HDMI 1080p@60hz works without any problems. So I think the problem might be that the maximum bandwidth of the display port is reduced compared to the previous version. Using kernel 4.4.8 the monitor is connected with 1080p using DP as expected again. So it's definitely a regression introduced in kernel 4.5. As a side note: the Ubuntu 16.04 kernel (4.4.0-21.37) also has this display port problem, but as far as I know the ubuntu devs have backported large portions of the 4.5 radeon patches. If you need any further information (dmesg, xrandr output), don't hesitate to ask... Kind regards, Christian -- You are receiving this mail because: You are the assignee for the bug. --14619300160.4B17e2D.8314 Date: Fri, 29 Apr 2016 11:40:16 +0000 MIME-Version: 1.0 Content-Type: text/html
Bug ID 95206
Summary Display port bandwidth regression
Product DRI
Version unspecified
Hardware x86-64 (AMD64)
OS Linux (All)
Status NEW
Severity normal
Priority medium
Component DRM/Radeon
Assignee dri-devel@lists.freedesktop.org
Reporter barneyman@gmx.de

Hi,

I have a mobile laptop (Dell Precision M4600) with an external monitor (Dell
U2414H) connected via display port.

Starting with mainline kernel 4.5.x I'm unable to connect the monitor with mode
(1920x1080p), instead the highest available option is 1920x1080i (interlaced)
which produces heavy flickering on the monitor and makes it unable to use at
all. Forcing the monitor into 1920x1080p (using xrandr --newmode, --addmode and
--mode) causes a total signal loss, however forcing the monitor into
1920x1080p@30hz makes the monitor available again. If I connect the monitor
using DVI/HDMI 1080p@60hz works without any problems. 

So I think the problem might be that the maximum bandwidth of the display port
is reduced compared to the previous version.

Using kernel 4.4.8 the monitor is connected with 1080p using DP as expected
again. So it's definitely a regression introduced in kernel 4.5.

As a side note: the Ubuntu 16.04 kernel (4.4.0-21.37) also has this display
port problem, but as far as I know the ubuntu devs have backported large
portions of the 4.5 radeon patches.

If you need any further information (dmesg, xrandr output), don't hesitate to
ask...

Kind regards,
Christian


You are receiving this mail because:
  • You are the assignee for the bug.
--14619300160.4B17e2D.8314-- --===============0007172285== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: base64 Content-Disposition: inline X19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX18KZHJpLWRldmVs IG1haWxpbmcgbGlzdApkcmktZGV2ZWxAbGlzdHMuZnJlZWRlc2t0b3Aub3JnCmh0dHBzOi8vbGlz dHMuZnJlZWRlc2t0b3Aub3JnL21haWxtYW4vbGlzdGluZm8vZHJpLWRldmVsCg== --===============0007172285==-- From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@freedesktop.org Subject: [Bug 95206] Display port bandwidth regression Date: Fri, 29 Apr 2016 14:19:19 +0000 Message-ID: References: Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============1049953247==" Return-path: Received: from culpepper.freedesktop.org (culpepper.freedesktop.org [IPv6:2610:10:20:722:a800:ff:fe98:4b55]) by gabe.freedesktop.org (Postfix) with ESMTP id E47616EFA2 for ; Fri, 29 Apr 2016 14:19:18 +0000 (UTC) In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" To: dri-devel@lists.freedesktop.org List-Id: dri-devel@lists.freedesktop.org --===============1049953247== Content-Type: multipart/alternative; boundary="14619395581.B4d3b6Ff.1704"; charset="UTF-8" --14619395581.B4d3b6Ff.1704 Date: Fri, 29 Apr 2016 14:19:18 +0000 MIME-Version: 1.0 Content-Type: text/plain https://bugs.freedesktop.org/show_bug.cgi?id=95206 --- Comment #1 from Alex Deucher --- Please attach your xorg log and dmesg output. Can you bisect? -- You are receiving this mail because: You are the assignee for the bug. --14619395581.B4d3b6Ff.1704 Date: Fri, 29 Apr 2016 14:19:18 +0000 MIME-Version: 1.0 Content-Type: text/html

Comment # 1 on bug 95206 from
Please attach your xorg log and dmesg output.  Can you bisect?


You are receiving this mail because:
  • You are the assignee for the bug.
--14619395581.B4d3b6Ff.1704-- --===============1049953247== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: base64 Content-Disposition: inline X19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX18KZHJpLWRldmVs IG1haWxpbmcgbGlzdApkcmktZGV2ZWxAbGlzdHMuZnJlZWRlc2t0b3Aub3JnCmh0dHBzOi8vbGlz dHMuZnJlZWRlc2t0b3Aub3JnL21haWxtYW4vbGlzdGluZm8vZHJpLWRldmVsCg== --===============1049953247==-- From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@freedesktop.org Subject: [Bug 95206] Display port bandwidth regression Date: Fri, 29 Apr 2016 14:59:18 +0000 Message-ID: References: Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============0235823947==" Return-path: Received: from culpepper.freedesktop.org (culpepper.freedesktop.org [IPv6:2610:10:20:722:a800:ff:fe98:4b55]) by gabe.freedesktop.org (Postfix) with ESMTP id BFAEB6EF89 for ; Fri, 29 Apr 2016 14:59:18 +0000 (UTC) In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" To: dri-devel@lists.freedesktop.org List-Id: dri-devel@lists.freedesktop.org --===============0235823947== Content-Type: multipart/alternative; boundary="14619419580.218C2D45.24128"; charset="UTF-8" --14619419580.218C2D45.24128 Date: Fri, 29 Apr 2016 14:59:18 +0000 MIME-Version: 1.0 Content-Type: text/plain https://bugs.freedesktop.org/show_bug.cgi?id=95206 --- Comment #2 from barneyman@gmx.de --- Created attachment 123350 --> https://bugs.freedesktop.org/attachment.cgi?id=123350&action=edit dmesg kernel 4.5.2 -- You are receiving this mail because: You are the assignee for the bug. --14619419580.218C2D45.24128 Date: Fri, 29 Apr 2016 14:59:18 +0000 MIME-Version: 1.0 Content-Type: text/html


You are receiving this mail because:
  • You are the assignee for the bug.
--14619419580.218C2D45.24128-- --===============0235823947== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: base64 Content-Disposition: inline X19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX18KZHJpLWRldmVs IG1haWxpbmcgbGlzdApkcmktZGV2ZWxAbGlzdHMuZnJlZWRlc2t0b3Aub3JnCmh0dHBzOi8vbGlz dHMuZnJlZWRlc2t0b3Aub3JnL21haWxtYW4vbGlzdGluZm8vZHJpLWRldmVsCg== --===============0235823947==-- From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@freedesktop.org Subject: [Bug 95206] Display port bandwidth regression Date: Fri, 29 Apr 2016 15:00:56 +0000 Message-ID: References: Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============2099680816==" Return-path: Received: from culpepper.freedesktop.org (culpepper.freedesktop.org [131.252.210.165]) by gabe.freedesktop.org (Postfix) with ESMTP id 3ABC76EF83 for ; Fri, 29 Apr 2016 15:00:56 +0000 (UTC) In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" To: dri-devel@lists.freedesktop.org List-Id: dri-devel@lists.freedesktop.org --===============2099680816== Content-Type: multipart/alternative; boundary="14619420560.35f4db2.25739"; charset="UTF-8" --14619420560.35f4db2.25739 Date: Fri, 29 Apr 2016 15:00:56 +0000 MIME-Version: 1.0 Content-Type: text/plain https://bugs.freedesktop.org/show_bug.cgi?id=95206 --- Comment #3 from barneyman@gmx.de --- Created attachment 123351 --> https://bugs.freedesktop.org/attachment.cgi?id=123351&action=edit Xorg.0.log kernel 4.5.2 -- You are receiving this mail because: You are the assignee for the bug. --14619420560.35f4db2.25739 Date: Fri, 29 Apr 2016 15:00:56 +0000 MIME-Version: 1.0 Content-Type: text/html

Comment # 3 on bug 95206 from
Created attachment 123351 [details]
Xorg.0.log kernel 4.5.2


You are receiving this mail because:
  • You are the assignee for the bug.
--14619420560.35f4db2.25739-- --===============2099680816== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: base64 Content-Disposition: inline X19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX18KZHJpLWRldmVs IG1haWxpbmcgbGlzdApkcmktZGV2ZWxAbGlzdHMuZnJlZWRlc2t0b3Aub3JnCmh0dHBzOi8vbGlz dHMuZnJlZWRlc2t0b3Aub3JnL21haWxtYW4vbGlzdGluZm8vZHJpLWRldmVsCg== --===============2099680816==-- From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@freedesktop.org Subject: [Bug 95206] Display port bandwidth regression Date: Fri, 29 Apr 2016 15:01:25 +0000 Message-ID: References: Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============1236605923==" Return-path: Received: from culpepper.freedesktop.org (culpepper.freedesktop.org [IPv6:2610:10:20:722:a800:ff:fe98:4b55]) by gabe.freedesktop.org (Postfix) with ESMTP id B30256E0DA for ; Fri, 29 Apr 2016 15:01:25 +0000 (UTC) In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" To: dri-devel@lists.freedesktop.org List-Id: dri-devel@lists.freedesktop.org --===============1236605923== Content-Type: multipart/alternative; boundary="14619420850.F2a6.25258"; charset="UTF-8" --14619420850.F2a6.25258 Date: Fri, 29 Apr 2016 15:01:25 +0000 MIME-Version: 1.0 Content-Type: text/plain https://bugs.freedesktop.org/show_bug.cgi?id=95206 --- Comment #4 from barneyman@gmx.de --- Created attachment 123352 --> https://bugs.freedesktop.org/attachment.cgi?id=123352&action=edit xrandr output kernel 4.5.2 -- You are receiving this mail because: You are the assignee for the bug. --14619420850.F2a6.25258 Date: Fri, 29 Apr 2016 15:01:25 +0000 MIME-Version: 1.0 Content-Type: text/html

Comment # 4 on bug 95206 from
Created attachment 123352 [details]
xrandr output kernel 4.5.2


You are receiving this mail because:
  • You are the assignee for the bug.
--14619420850.F2a6.25258-- --===============1236605923== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: base64 Content-Disposition: inline X19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX18KZHJpLWRldmVs IG1haWxpbmcgbGlzdApkcmktZGV2ZWxAbGlzdHMuZnJlZWRlc2t0b3Aub3JnCmh0dHBzOi8vbGlz dHMuZnJlZWRlc2t0b3Aub3JnL21haWxtYW4vbGlzdGluZm8vZHJpLWRldmVsCg== --===============1236605923==-- From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@freedesktop.org Subject: [Bug 95206] Display port bandwidth regression Date: Fri, 29 Apr 2016 15:03:08 +0000 Message-ID: References: Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============0245406037==" Return-path: Received: from culpepper.freedesktop.org (culpepper.freedesktop.org [131.252.210.165]) by gabe.freedesktop.org (Postfix) with ESMTP id 783F16E18D for ; Fri, 29 Apr 2016 15:03:08 +0000 (UTC) In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" To: dri-devel@lists.freedesktop.org List-Id: dri-devel@lists.freedesktop.org --===============0245406037== Content-Type: multipart/alternative; boundary="14619421880.365da9.26621"; charset="UTF-8" --14619421880.365da9.26621 Date: Fri, 29 Apr 2016 15:03:08 +0000 MIME-Version: 1.0 Content-Type: text/plain https://bugs.freedesktop.org/show_bug.cgi?id=95206 --- Comment #5 from barneyman@gmx.de --- Attachments added... What do you mean with bisect? -- You are receiving this mail because: You are the assignee for the bug. --14619421880.365da9.26621 Date: Fri, 29 Apr 2016 15:03:08 +0000 MIME-Version: 1.0 Content-Type: text/html

Comment # 5 on bug 95206 from
Attachments added...

What do you mean with bisect?


You are receiving this mail because:
  • You are the assignee for the bug.
--14619421880.365da9.26621-- --===============0245406037== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: base64 Content-Disposition: inline X19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX18KZHJpLWRldmVs IG1haWxpbmcgbGlzdApkcmktZGV2ZWxAbGlzdHMuZnJlZWRlc2t0b3Aub3JnCmh0dHBzOi8vbGlz dHMuZnJlZWRlc2t0b3Aub3JnL21haWxtYW4vbGlzdGluZm8vZHJpLWRldmVsCg== --===============0245406037==-- From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@freedesktop.org Subject: [Bug 95206] Display port bandwidth regression Date: Fri, 29 Apr 2016 16:46:18 +0000 Message-ID: References: Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============1448075115==" Return-path: Received: from culpepper.freedesktop.org (culpepper.freedesktop.org [IPv6:2610:10:20:722:a800:ff:fe98:4b55]) by gabe.freedesktop.org (Postfix) with ESMTP id 6D7386EFD1 for ; Fri, 29 Apr 2016 16:46:18 +0000 (UTC) In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" To: dri-devel@lists.freedesktop.org List-Id: dri-devel@lists.freedesktop.org --===============1448075115== Content-Type: multipart/alternative; boundary="14619483781.1dA08.13660"; charset="UTF-8" --14619483781.1dA08.13660 Date: Fri, 29 Apr 2016 16:46:18 +0000 MIME-Version: 1.0 Content-Type: text/plain https://bugs.freedesktop.org/show_bug.cgi?id=95206 --- Comment #6 from Felix Schwarz --- "bisecting" is a way to find out which commit caused a specific regression. This involves compiling the linux kernel from git and testing the compiled versions. If you can find out which commit is the culprit chances are pretty good that the problem can be fixed quickly. To learn more about bisecting I suggest seaching for "git bisect". -- You are receiving this mail because: You are the assignee for the bug. --14619483781.1dA08.13660 Date: Fri, 29 Apr 2016 16:46:18 +0000 MIME-Version: 1.0 Content-Type: text/html

Comment # 6 on bug 95206 from
"bisecting" is a way to find out which commit caused a specific regression.
This involves compiling the linux kernel from git and testing the compiled
versions. If you can find out which commit is the culprit chances are pretty
good that the problem can be fixed quickly.

To learn more about bisecting I suggest seaching for "git bisect".


You are receiving this mail because:
  • You are the assignee for the bug.
--14619483781.1dA08.13660-- --===============1448075115== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: base64 Content-Disposition: inline X19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX18KZHJpLWRldmVs IG1haWxpbmcgbGlzdApkcmktZGV2ZWxAbGlzdHMuZnJlZWRlc2t0b3Aub3JnCmh0dHBzOi8vbGlz dHMuZnJlZWRlc2t0b3Aub3JnL21haWxtYW4vbGlzdGluZm8vZHJpLWRldmVsCg== --===============1448075115==-- From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@freedesktop.org Subject: [Bug 95206] Display port bandwidth regression Date: Fri, 29 Apr 2016 19:51:44 +0000 Message-ID: References: Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============0104660605==" Return-path: Received: from culpepper.freedesktop.org (culpepper.freedesktop.org [IPv6:2610:10:20:722:a800:ff:fe98:4b55]) by gabe.freedesktop.org (Postfix) with ESMTP id 3DD886E3E7 for ; Fri, 29 Apr 2016 20:29:50 +0000 (UTC) In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" To: dri-devel@lists.freedesktop.org List-Id: dri-devel@lists.freedesktop.org --===============0104660605== Content-Type: multipart/alternative; boundary="14619595040.3C931b.5595"; charset="UTF-8" --14619595040.3C931b.5595 Date: Fri, 29 Apr 2016 19:51:44 +0000 MIME-Version: 1.0 Content-Type: text/plain https://bugs.freedesktop.org/show_bug.cgi?id=95206 --- Comment #7 from barneyman@gmx.de --- Ok, understood. Didn't know that feature. I'll give it a try in the next days. -- You are receiving this mail because: You are the assignee for the bug. --14619595040.3C931b.5595 Date: Fri, 29 Apr 2016 19:51:44 +0000 MIME-Version: 1.0 Content-Type: text/html

Comment # 7 on bug 95206 from
Ok, understood. Didn't know that feature. I'll give it a try in the next days.


You are receiving this mail because:
  • You are the assignee for the bug.
--14619595040.3C931b.5595-- --===============0104660605== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: base64 Content-Disposition: inline X19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX18KZHJpLWRldmVs IG1haWxpbmcgbGlzdApkcmktZGV2ZWxAbGlzdHMuZnJlZWRlc2t0b3Aub3JnCmh0dHBzOi8vbGlz dHMuZnJlZWRlc2t0b3Aub3JnL21haWxtYW4vbGlzdGluZm8vZHJpLWRldmVsCg== --===============0104660605==-- From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@freedesktop.org Subject: [Bug 95206] Display port bandwidth regression Date: Tue, 10 May 2016 09:27:57 +0000 Message-ID: References: Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============1458366196==" Return-path: Received: from culpepper.freedesktop.org (culpepper.freedesktop.org [131.252.210.165]) by gabe.freedesktop.org (Postfix) with ESMTP id 4829C6E435 for ; Tue, 10 May 2016 09:27:57 +0000 (UTC) In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" To: dri-devel@lists.freedesktop.org List-Id: dri-devel@lists.freedesktop.org --===============1458366196== Content-Type: multipart/alternative; boundary="14628724770.a553d8.24349"; charset="UTF-8" --14628724770.a553d8.24349 Date: Tue, 10 May 2016 09:27:57 +0000 MIME-Version: 1.0 Content-Type: text/plain https://bugs.freedesktop.org/show_bug.cgi?id=95206 --- Comment #8 from Christian L. --- Hi, I've bisected the problem down to the following commit to the mainline kernel (see below). Can I help with some further information? 092c96a8ab9d1bd60ada2ed385cc364ce084180e is the first bad commit commit 092c96a8ab9d1bd60ada2ed385cc364ce084180e Author: Alex Deucher Date: Thu Dec 17 10:23:34 2015 -0500 drm/radeon: fix dp link rate selection (v2) Need to properly handle the max link rate in the dpcd. This prevents some cases where 5.4 Ghz is selected when it shouldn't be. v2: simplify logic, add array bounds check Reviewed-by: Tom St Denis Signed-off-by: Alex Deucher :040000 040000 c27fa6e02534c3ef9f53c3c954fa936b1e414cb3 0be8f64ebe28383efa39ebce68247b148f4a78f2 M drivers -- You are receiving this mail because: You are the assignee for the bug. --14628724770.a553d8.24349 Date: Tue, 10 May 2016 09:27:57 +0000 MIME-Version: 1.0 Content-Type: text/html

Comment # 8 on bug 95206 from
Hi,

I've bisected the problem down to the following commit to the mainline kernel
(see below). Can I help with some further information?

092c96a8ab9d1bd60ada2ed385cc364ce084180e is the first bad commit
commit 092c96a8ab9d1bd60ada2ed385cc364ce084180e
Author: Alex Deucher <alexander.deucher@amd.com>
Date:   Thu Dec 17 10:23:34 2015 -0500

    drm/radeon: fix dp link rate selection (v2)

    Need to properly handle the max link rate in the dpcd.
    This prevents some cases where 5.4 Ghz is selected when
    it shouldn't be.

    v2: simplify logic, add array bounds check

    Reviewed-by: Tom St Denis <tom.stdenis@amd.com>
    Signed-off-by: Alex Deucher <alexander.deucher@amd.com>

:040000 040000 c27fa6e02534c3ef9f53c3c954fa936b1e414cb3
0be8f64ebe28383efa39ebce68247b148f4a78f2 M    drivers


You are receiving this mail because:
  • You are the assignee for the bug.
--14628724770.a553d8.24349-- --===============1458366196== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: base64 Content-Disposition: inline X19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX18KZHJpLWRldmVs IG1haWxpbmcgbGlzdApkcmktZGV2ZWxAbGlzdHMuZnJlZWRlc2t0b3Aub3JnCmh0dHBzOi8vbGlz dHMuZnJlZWRlc2t0b3Aub3JnL21haWxtYW4vbGlzdGluZm8vZHJpLWRldmVsCg== --===============1458366196==-- From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@bugs.freedesktop.org Subject: [Bug 95206] Display port bandwidth regression Date: Tue, 10 May 2016 20:36:47 +0000 Message-ID: References: Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============0425340050==" Return-path: Received: from culpepper.freedesktop.org (culpepper.freedesktop.org [131.252.210.165]) by gabe.freedesktop.org (Postfix) with ESMTP id 948D36E6BA for ; Tue, 10 May 2016 20:36:47 +0000 (UTC) In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" To: dri-devel@lists.freedesktop.org List-Id: dri-devel@lists.freedesktop.org --===============0425340050== Content-Type: multipart/alternative; boundary="14629126071.29aC66F.11004"; charset="UTF-8" --14629126071.29aC66F.11004 Date: Tue, 10 May 2016 20:36:47 +0000 MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://bugs.freedesktop.org/ Auto-Submitted: auto-generated https://bugs.freedesktop.org/show_bug.cgi?id=3D95206 --- Comment #9 from Alex Deucher --- Created attachment 123611 --> https://bugs.freedesktop.org/attachment.cgi?id=3D123611&action=3Dedit add debugging output Can you attach the dmesg output with the attached debugging patch applied? --=20 You are receiving this mail because: You are the assignee for the bug.= --14629126071.29aC66F.11004 Date: Tue, 10 May 2016 20:36:47 +0000 MIME-Version: 1.0 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://bugs.freedesktop.org/ Auto-Submitted: auto-generated

Comment= # 9 on bug 95206<= /a> from Alex Deucher
Created attachment 123611 [details] [review]
add debugging output

Can you attach the dmesg output with the attached debugging patch applied?<=
/pre>
        


You are receiving this mail because:
  • You are the assignee for the bug.
= --14629126071.29aC66F.11004-- --===============0425340050== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: base64 Content-Disposition: inline X19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX18KZHJpLWRldmVs IG1haWxpbmcgbGlzdApkcmktZGV2ZWxAbGlzdHMuZnJlZWRlc2t0b3Aub3JnCmh0dHBzOi8vbGlz dHMuZnJlZWRlc2t0b3Aub3JnL21haWxtYW4vbGlzdGluZm8vZHJpLWRldmVsCg== --===============0425340050==-- From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@freedesktop.org Subject: [Bug 95206] Display port bandwidth regression Date: Wed, 11 May 2016 08:27:06 +0000 Message-ID: References: Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============1097294633==" Return-path: Received: from culpepper.freedesktop.org (culpepper.freedesktop.org [131.252.210.165]) by gabe.freedesktop.org (Postfix) with ESMTP id 104A06E701 for ; Wed, 11 May 2016 08:27:06 +0000 (UTC) In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" To: dri-devel@lists.freedesktop.org List-Id: dri-devel@lists.freedesktop.org --===============1097294633== Content-Type: multipart/alternative; boundary="14629552250.95dBCeEb.31979"; charset="UTF-8" --14629552250.95dBCeEb.31979 Date: Wed, 11 May 2016 08:27:05 +0000 MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://bugs.freedesktop.org/ Auto-Submitted: auto-generated https://bugs.freedesktop.org/show_bug.cgi?id=3D95206 --- Comment #10 from Christian L. --- Created attachment 123618 --> https://bugs.freedesktop.org/attachment.cgi?id=3D123618&action=3Dedit dmesg with debugging patch attached dmesg output of mainline kernel 4.5.0 with your debugging patch applied --=20 You are receiving this mail because: You are the assignee for the bug.= --14629552250.95dBCeEb.31979 Date: Wed, 11 May 2016 08:27:05 +0000 MIME-Version: 1.0 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://bugs.freedesktop.org/ Auto-Submitted: auto-generated

Commen= t # 10 on bug 95206<= /a> from = Christian L.
Created attachment 12=
3618 [details]
dmesg with debugging patch

attached dmesg output of mainline kernel 4.5.0 with your debugging patch
applied


You are receiving this mail because:
  • You are the assignee for the bug.
= --14629552250.95dBCeEb.31979-- --===============1097294633== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: base64 Content-Disposition: inline X19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX18KZHJpLWRldmVs IG1haWxpbmcgbGlzdApkcmktZGV2ZWxAbGlzdHMuZnJlZWRlc2t0b3Aub3JnCmh0dHBzOi8vbGlz dHMuZnJlZWRlc2t0b3Aub3JnL21haWxtYW4vbGlzdGluZm8vZHJpLWRldmVsCg== --===============1097294633==-- From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@freedesktop.org Subject: [Bug 95206] Display port bandwidth regression Date: Wed, 11 May 2016 20:22:56 +0000 Message-ID: References: Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============1628680709==" Return-path: Received: from culpepper.freedesktop.org (culpepper.freedesktop.org [IPv6:2610:10:20:722:a800:ff:fe98:4b55]) by gabe.freedesktop.org (Postfix) with ESMTP id B62716E2B4 for ; Wed, 11 May 2016 20:22:56 +0000 (UTC) In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" To: dri-devel@lists.freedesktop.org List-Id: dri-devel@lists.freedesktop.org --===============1628680709== Content-Type: multipart/alternative; boundary="14629981761.bCE4868bA.28297"; charset="UTF-8" --14629981761.bCE4868bA.28297 Date: Wed, 11 May 2016 20:22:56 +0000 MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://bugs.freedesktop.org/ Auto-Submitted: auto-generated https://bugs.freedesktop.org/show_bug.cgi?id=3D95206 --- Comment #11 from Alex Deucher --- Created attachment 123629 --> https://bugs.freedesktop.org/attachment.cgi?id=3D123629&action=3Dedit possible fix This patch should fix it. --=20 You are receiving this mail because: You are the assignee for the bug.= --14629981761.bCE4868bA.28297 Date: Wed, 11 May 2016 20:22:56 +0000 MIME-Version: 1.0 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://bugs.freedesktop.org/ Auto-Submitted: auto-generated


You are receiving this mail because:
  • You are the assignee for the bug.
= --14629981761.bCE4868bA.28297-- --===============1628680709== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: base64 Content-Disposition: inline X19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX18KZHJpLWRldmVs IG1haWxpbmcgbGlzdApkcmktZGV2ZWxAbGlzdHMuZnJlZWRlc2t0b3Aub3JnCmh0dHBzOi8vbGlz dHMuZnJlZWRlc2t0b3Aub3JnL21haWxtYW4vbGlzdGluZm8vZHJpLWRldmVsCg== --===============1628680709==-- From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@freedesktop.org Subject: [Bug 95206] Display port bandwidth regression Date: Thu, 12 May 2016 11:01:17 +0000 Message-ID: References: Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============1438324464==" Return-path: Received: from culpepper.freedesktop.org (culpepper.freedesktop.org [131.252.210.165]) by gabe.freedesktop.org (Postfix) with ESMTP id E37826E6B3 for ; Thu, 12 May 2016 11:01:16 +0000 (UTC) In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" To: dri-devel@lists.freedesktop.org List-Id: dri-devel@lists.freedesktop.org --===============1438324464== Content-Type: multipart/alternative; boundary="14630508760.b0DBC9ce6.22901"; charset="UTF-8" --14630508760.b0DBC9ce6.22901 Date: Thu, 12 May 2016 11:01:16 +0000 MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://bugs.freedesktop.org/ Auto-Submitted: auto-generated https://bugs.freedesktop.org/show_bug.cgi?id=3D95206 --- Comment #12 from Christian L. --- Your fix works like a charm. Thanks alot! Applied the fix to 4.5.0 mainline and the problem is gone. --=20 You are receiving this mail because: You are the assignee for the bug.= --14630508760.b0DBC9ce6.22901 Date: Thu, 12 May 2016 11:01:16 +0000 MIME-Version: 1.0 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://bugs.freedesktop.org/ Auto-Submitted: auto-generated

Commen= t # 12 on bug 95206<= /a> from = Christian L.
Your fix works like a charm. Thanks alot!

Applied the fix to 4.5.0 mainline and the problem is gone.


You are receiving this mail because:
  • You are the assignee for the bug.
= --14630508760.b0DBC9ce6.22901-- --===============1438324464== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: base64 Content-Disposition: inline X19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX18KZHJpLWRldmVs IG1haWxpbmcgbGlzdApkcmktZGV2ZWxAbGlzdHMuZnJlZWRlc2t0b3Aub3JnCmh0dHBzOi8vbGlz dHMuZnJlZWRlc2t0b3Aub3JnL21haWxtYW4vbGlzdGluZm8vZHJpLWRldmVsCg== --===============1438324464==-- From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@freedesktop.org Subject: [Bug 95206] Display port bandwidth regression Date: Thu, 08 Dec 2016 23:18:17 +0000 Message-ID: References: Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============0686459037==" Return-path: Received: from culpepper.freedesktop.org (culpepper.freedesktop.org [IPv6:2610:10:20:722:a800:ff:fe98:4b55]) by gabe.freedesktop.org (Postfix) with ESMTP id 992236E1F5 for ; Thu, 8 Dec 2016 23:18:17 +0000 (UTC) In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" To: dri-devel@lists.freedesktop.org List-Id: dri-devel@lists.freedesktop.org --===============0686459037== Content-Type: multipart/alternative; boundary="14812390970.7Cf99.1553"; charset="UTF-8" --14812390970.7Cf99.1553 Date: Thu, 8 Dec 2016 23:18:17 +0000 MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://bugs.freedesktop.org/ Auto-Submitted: auto-generated https://bugs.freedesktop.org/show_bug.cgi?id=3D95206 --- Comment #13 from mrj@advancedcontrols.com.au --- May be causing https://bugzilla.redhat.com/show_bug.cgi?id=3D1402293 --=20 You are receiving this mail because: You are the assignee for the bug.= --14812390970.7Cf99.1553 Date: Thu, 8 Dec 2016 23:18:17 +0000 MIME-Version: 1.0 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://bugs.freedesktop.org/ Auto-Submitted: auto-generated


You are receiving this mail because:
  • You are the assignee for the bug.
= --14812390970.7Cf99.1553-- --===============0686459037== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: base64 Content-Disposition: inline X19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX18KZHJpLWRldmVs IG1haWxpbmcgbGlzdApkcmktZGV2ZWxAbGlzdHMuZnJlZWRlc2t0b3Aub3JnCmh0dHBzOi8vbGlz dHMuZnJlZWRlc2t0b3Aub3JnL21haWxtYW4vbGlzdGluZm8vZHJpLWRldmVsCg== --===============0686459037==-- From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@freedesktop.org Subject: [Bug 95206] Display port bandwidth regression Date: Fri, 09 Dec 2016 17:16:34 +0000 Message-ID: References: Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============2023066210==" Return-path: Received: from culpepper.freedesktop.org (culpepper.freedesktop.org [131.252.210.165]) by gabe.freedesktop.org (Postfix) with ESMTP id 58A116E9CD for ; Fri, 9 Dec 2016 17:16:34 +0000 (UTC) In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" To: dri-devel@lists.freedesktop.org List-Id: dri-devel@lists.freedesktop.org --===============2023066210== Content-Type: multipart/alternative; boundary="14813037941.35FD6A.13831"; charset="UTF-8" --14813037941.35FD6A.13831 Date: Fri, 9 Dec 2016 17:16:34 +0000 MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://bugs.freedesktop.org/ Auto-Submitted: auto-generated https://bugs.freedesktop.org/show_bug.cgi?id=3D95206 Alex Deucher changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED --- Comment #14 from Alex Deucher --- http://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id= =3Dff0bd441bdfbfa09d05fdba9829a0401a46635c1 --=20 You are receiving this mail because: You are the assignee for the bug.= --14813037941.35FD6A.13831 Date: Fri, 9 Dec 2016 17:16:34 +0000 MIME-Version: 1.0 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://bugs.freedesktop.org/ Auto-Submitted: auto-generated
= Alex Deucher changed bug 95206<= /a>
What Removed Added
Status NEW RESOLVED
Resolution --- FIXED


You are receiving this mail because:
  • You are the assignee for the bug.
= --14813037941.35FD6A.13831-- --===============2023066210== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: base64 Content-Disposition: inline X19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX18KZHJpLWRldmVs IG1haWxpbmcgbGlzdApkcmktZGV2ZWxAbGlzdHMuZnJlZWRlc2t0b3Aub3JnCmh0dHBzOi8vbGlz dHMuZnJlZWRlc2t0b3Aub3JnL21haWxtYW4vbGlzdGluZm8vZHJpLWRldmVsCg== --===============2023066210==-- From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@freedesktop.org Subject: [Bug 95206] Display port bandwidth regression Date: Sat, 10 Dec 2016 16:48:44 +0000 Message-ID: References: Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============1385485569==" Return-path: Received: from culpepper.freedesktop.org (culpepper.freedesktop.org [IPv6:2610:10:20:722:a800:ff:fe98:4b55]) by gabe.freedesktop.org (Postfix) with ESMTP id 048536E059 for ; Sat, 10 Dec 2016 16:48:44 +0000 (UTC) In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" To: dri-devel@lists.freedesktop.org List-Id: dri-devel@lists.freedesktop.org --===============1385485569== Content-Type: multipart/alternative; boundary="14813885230.EaC915e.3232"; charset="UTF-8" --14813885230.EaC915e.3232 Date: Sat, 10 Dec 2016 16:48:43 +0000 MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://bugs.freedesktop.org/ Auto-Submitted: auto-generated https://bugs.freedesktop.org/show_bug.cgi?id=3D95206 mrj@advancedcontrols.com.au changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|FIXED |--- Status|RESOLVED |REOPENED --- Comment #15 from mrj@advancedcontrols.com.au --- Sorry Alex, I wasn't clear. It's the fixed version that (I've now verified) is causing the Radeon HD6320 problem as described here https://bugzilla.redhat.com/show_bug.cgi?id=3D1402293 --=20 You are receiving this mail because: You are the assignee for the bug.= --14813885230.EaC915e.3232 Date: Sat, 10 Dec 2016 16:48:43 +0000 MIME-Version: 1.0 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://bugs.freedesktop.org/ Auto-Submitted: auto-generated mrj@a= dvancedcontrols.com.au changed bug 95206<= /a>
What Removed Added
Resolution FIXED ---
Status RESOLVED REOPENED

Commen= t # 15 on bug 95206<= /a> from = mrj@advancedcontrols.com.au
Sorry Alex, I wasn't clear.

It's the fixed version that (I've now verified) is causing the Radeon HD6320
problem as described here

https://b=
ugzilla.redhat.com/show_bug.cgi?id=3D1402293


You are receiving this mail because:
  • You are the assignee for the bug.
= --14813885230.EaC915e.3232-- --===============1385485569== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: base64 Content-Disposition: inline X19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX18KZHJpLWRldmVs IG1haWxpbmcgbGlzdApkcmktZGV2ZWxAbGlzdHMuZnJlZWRlc2t0b3Aub3JnCmh0dHBzOi8vbGlz dHMuZnJlZWRlc2t0b3Aub3JnL21haWxtYW4vbGlzdGluZm8vZHJpLWRldmVsCg== --===============1385485569==-- From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@freedesktop.org Subject: [Bug 95206] Display port bandwidth regression Date: Sat, 10 Dec 2016 17:01:57 +0000 Message-ID: References: Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============1541254201==" Return-path: Received: from culpepper.freedesktop.org (culpepper.freedesktop.org [131.252.210.165]) by gabe.freedesktop.org (Postfix) with ESMTP id 61AB26E0C3 for ; Sat, 10 Dec 2016 17:01:57 +0000 (UTC) In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" To: dri-devel@lists.freedesktop.org List-Id: dri-devel@lists.freedesktop.org --===============1541254201== Content-Type: multipart/alternative; boundary="14813893171.3bBE2f5.3962"; charset="UTF-8" --14813893171.3bBE2f5.3962 Date: Sat, 10 Dec 2016 17:01:57 +0000 MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://bugs.freedesktop.org/ Auto-Submitted: auto-generated https://bugs.freedesktop.org/show_bug.cgi?id=3D95206 --- Comment #16 from mrj@advancedcontrols.com.au --- The (native) display resolution exhibiting the problem on the Radeon HD6320 (AMD G-series T56N) is 1366x768. --=20 You are receiving this mail because: You are the assignee for the bug.= --14813893171.3bBE2f5.3962 Date: Sat, 10 Dec 2016 17:01:57 +0000 MIME-Version: 1.0 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://bugs.freedesktop.org/ Auto-Submitted: auto-generated

Commen= t # 16 on bug 95206<= /a> from = mrj@advancedcontrols.com.au
The (native) display resolution exhibiting the problem on the =
Radeon HD6320
(AMD G-series T56N) is 1366x768.


You are receiving this mail because:
  • You are the assignee for the bug.
= --14813893171.3bBE2f5.3962-- --===============1541254201== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: base64 Content-Disposition: inline X19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX18KZHJpLWRldmVs IG1haWxpbmcgbGlzdApkcmktZGV2ZWxAbGlzdHMuZnJlZWRlc2t0b3Aub3JnCmh0dHBzOi8vbGlz dHMuZnJlZWRlc2t0b3Aub3JnL21haWxtYW4vbGlzdGluZm8vZHJpLWRldmVsCg== --===============1541254201==-- From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@freedesktop.org Subject: [Bug 95206] Display port bandwidth regression Date: Tue, 03 Jan 2017 00:53:34 +0000 Message-ID: References: Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============0202077428==" Return-path: Received: from culpepper.freedesktop.org (culpepper.freedesktop.org [131.252.210.165]) by gabe.freedesktop.org (Postfix) with ESMTP id 420A86E044 for ; Tue, 3 Jan 2017 00:53:34 +0000 (UTC) In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" To: dri-devel@lists.freedesktop.org List-Id: dri-devel@lists.freedesktop.org --===============0202077428== Content-Type: multipart/alternative; boundary="14834048141.E805deAf9.25472"; charset="UTF-8" --14834048141.E805deAf9.25472 Date: Tue, 3 Jan 2017 00:53:34 +0000 MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://bugs.freedesktop.org/ Auto-Submitted: auto-generated https://bugs.freedesktop.org/show_bug.cgi?id=3D95206 --- Comment #17 from mrj@advancedcontrols.com.au --- The good and bad kernels give identical xrandr outputs: Screen 0: minimum 320 x 200, current 1366 x 768, maximum 8192 x 8192 XWAYLAND0 connected 1360x768+0+0 520mm x 320mm 1360x768 59.98*+ --=20 You are receiving this mail because: You are the assignee for the bug.= --14834048141.E805deAf9.25472 Date: Tue, 3 Jan 2017 00:53:34 +0000 MIME-Version: 1.0 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://bugs.freedesktop.org/ Auto-Submitted: auto-generated

Commen= t # 17 on bug 95206<= /a> from = mrj@advancedcontrols.com.au
The good and bad kernels give identical xrandr outputs:

Screen 0: minimum 320 x 200, current 1366 x 768, maximum 8192 x 8192
XWAYLAND0 connected 1360x768+0+0 520mm x 320mm
   1360x768      59.98*+


You are receiving this mail because:
  • You are the assignee for the bug.
= --14834048141.E805deAf9.25472-- --===============0202077428== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: base64 Content-Disposition: inline X19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX18KZHJpLWRldmVs IG1haWxpbmcgbGlzdApkcmktZGV2ZWxAbGlzdHMuZnJlZWRlc2t0b3Aub3JnCmh0dHBzOi8vbGlz dHMuZnJlZWRlc2t0b3Aub3JnL21haWxtYW4vbGlzdGluZm8vZHJpLWRldmVsCg== --===============0202077428==-- From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@freedesktop.org Subject: [Bug 95206] Display port bandwidth regression Date: Tue, 03 Jan 2017 15:57:09 +0000 Message-ID: References: Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============0052378407==" Return-path: Received: from culpepper.freedesktop.org (culpepper.freedesktop.org [131.252.210.165]) by gabe.freedesktop.org (Postfix) with ESMTP id DD5406E0EC for ; Tue, 3 Jan 2017 15:57:08 +0000 (UTC) In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" To: dri-devel@lists.freedesktop.org List-Id: dri-devel@lists.freedesktop.org --===============0052378407== Content-Type: multipart/alternative; boundary="14834590280.73AB695d.11357"; charset="UTF-8" --14834590280.73AB695d.11357 Date: Tue, 3 Jan 2017 15:57:08 +0000 MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://bugs.freedesktop.org/ Auto-Submitted: auto-generated https://bugs.freedesktop.org/show_bug.cgi?id=3D95206 --- Comment #18 from Alex Deucher --- (In reply to mrj from comment #15) > Sorry Alex, I wasn't clear. >=20 > It's the fixed version that (I've now verified) is causing the Radeon HD6= 320 > problem as described here >=20 > https://bugzilla.redhat.com/show_bug.cgi?id=3D1402293 Please open a new bug as this one has been addressed. --=20 You are receiving this mail because: You are the assignee for the bug.= --14834590280.73AB695d.11357 Date: Tue, 3 Jan 2017 15:57:08 +0000 MIME-Version: 1.0 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://bugs.freedesktop.org/ Auto-Submitted: auto-generated

Commen= t # 18 on bug 95206<= /a> from Alex Deucher
(In reply to mrj from =
comment #15)
> Sorry Alex, I wasn't clear.
>=20
> It's the fixed version that (I've now verified) is causing the Radeon =
HD6320
> problem as described here
>=20
> http=
s://bugzilla.redhat.com/show_bug.cgi?id=3D1402293

Please open a new bug as this one has been addressed.


You are receiving this mail because:
  • You are the assignee for the bug.
= --14834590280.73AB695d.11357-- --===============0052378407== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: base64 Content-Disposition: inline X19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX18KZHJpLWRldmVs IG1haWxpbmcgbGlzdApkcmktZGV2ZWxAbGlzdHMuZnJlZWRlc2t0b3Aub3JnCmh0dHBzOi8vbGlz dHMuZnJlZWRlc2t0b3Aub3JnL21haWxtYW4vbGlzdGluZm8vZHJpLWRldmVsCg== --===============0052378407==-- From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@freedesktop.org Subject: [Bug 95206] Display port bandwidth regression Date: Tue, 03 Jan 2017 15:57:52 +0000 Message-ID: References: Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============1077781580==" Return-path: Received: from culpepper.freedesktop.org (culpepper.freedesktop.org [131.252.210.165]) by gabe.freedesktop.org (Postfix) with ESMTP id 6BF3F6E0FD for ; Tue, 3 Jan 2017 15:57:52 +0000 (UTC) In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" To: dri-devel@lists.freedesktop.org List-Id: dri-devel@lists.freedesktop.org --===============1077781580== Content-Type: multipart/alternative; boundary="14834590720.1Fa2483D.11679"; charset="UTF-8" --14834590720.1Fa2483D.11679 Date: Tue, 3 Jan 2017 15:57:52 +0000 MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://bugs.freedesktop.org/ Auto-Submitted: auto-generated https://bugs.freedesktop.org/show_bug.cgi?id=3D95206 Alex Deucher changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REOPENED |RESOLVED Resolution|--- |FIXED --=20 You are receiving this mail because: You are the assignee for the bug.= --14834590720.1Fa2483D.11679 Date: Tue, 3 Jan 2017 15:57:52 +0000 MIME-Version: 1.0 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://bugs.freedesktop.org/ Auto-Submitted: auto-generated = Alex Deucher changed bug 95206<= /a>
What Removed Added
Status REOPENED RESOLVED
Resolution --- FIXED


You are receiving this mail because:
  • You are the assignee for the bug.
= --14834590720.1Fa2483D.11679-- --===============1077781580== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: base64 Content-Disposition: inline X19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX18KZHJpLWRldmVs IG1haWxpbmcgbGlzdApkcmktZGV2ZWxAbGlzdHMuZnJlZWRlc2t0b3Aub3JnCmh0dHBzOi8vbGlz dHMuZnJlZWRlc2t0b3Aub3JnL21haWxtYW4vbGlzdGluZm8vZHJpLWRldmVsCg== --===============1077781580==-- From mboxrd@z Thu Jan 1 00:00:00 1970 From: bugzilla-daemon@freedesktop.org Subject: [Bug 95206] Display port bandwidth regression Date: Mon, 09 Jan 2017 03:40:00 +0000 Message-ID: References: Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============0617875598==" Return-path: Received: from culpepper.freedesktop.org (culpepper.freedesktop.org [131.252.210.165]) by gabe.freedesktop.org (Postfix) with ESMTP id 993DC6E111 for ; Mon, 9 Jan 2017 03:40:00 +0000 (UTC) In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" To: dri-devel@lists.freedesktop.org List-Id: dri-devel@lists.freedesktop.org --===============0617875598== Content-Type: multipart/alternative; boundary="14839332001.Ef4dBf.2445"; charset="UTF-8" --14839332001.Ef4dBf.2445 Date: Mon, 9 Jan 2017 03:40:00 +0000 MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://bugs.freedesktop.org/ Auto-Submitted: auto-generated https://bugs.freedesktop.org/show_bug.cgi?id=3D95206 --- Comment #19 from mrj@advancedcontrols.com.au --- Alex, I've created Bug 99326. --=20 You are receiving this mail because: You are the assignee for the bug.= --14839332001.Ef4dBf.2445 Date: Mon, 9 Jan 2017 03:40:00 +0000 MIME-Version: 1.0 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://bugs.freedesktop.org/ Auto-Submitted: auto-generated


You are receiving this mail because:
  • You are the assignee for the bug.
= --14839332001.Ef4dBf.2445-- --===============0617875598== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: base64 Content-Disposition: inline X19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX18KZHJpLWRldmVs IG1haWxpbmcgbGlzdApkcmktZGV2ZWxAbGlzdHMuZnJlZWRlc2t0b3Aub3JnCmh0dHBzOi8vbGlz dHMuZnJlZWRlc2t0b3Aub3JnL21haWxtYW4vbGlzdGluZm8vZHJpLWRldmVsCg== --===============0617875598==--