* amdgpu / radeon regression fixes for 4.4 longterm
@ 2016-11-05 8:02 Thomas Backlund
2016-11-12 18:37 ` Thomas Backlund
2016-11-13 11:21 ` Greg KH
0 siblings, 2 replies; 4+ messages in thread
From: Thomas Backlund @ 2016-11-05 8:02 UTC (permalink / raw)
To: stable
kernel 4.4.21 added theese commits:
From a931b4f3726dbb852ce6ec455fcf793ce79b951f Mon Sep 17 00:00:00 2001
From: Alex Deucher <alexander.deucher@amd.com>
Date: Thu, 17 Dec 2015 09:57:49 -0500
Subject: [PATCH 081/135] drm/amdgpu: fix dp link rate selection (v2)
[ Upstream commit 41869c1c7fe583dec932eb3d87de2e010b30a737 ]
From 4c1aab8bf63b9388398f0115a60c40bbef01181c Mon Sep 17 00:00:00 2001
From: Alex Deucher <alexander.deucher@amd.com>
Date: Thu, 17 Dec 2015 10:23:34 -0500
Subject: [PATCH 082/135] drm/radeon: fix dp link rate selection (v2)
[ Upstream commit 092c96a8ab9d1bd60ada2ed385cc364ce084180e ]
causing regression in DP detection, reported in Mageia bugzilla for the
radeon part.
https://bugs.mageia.org/show_bug.cgi?id=19707
To fix them up, 4.4 -longterm needs theese fixes:
(already tagged for stable, but didn't apply to 4.4 branch before 4.4.21)
From 02d27234759dc4fe14a880ec1e1dee108cb0b503 Mon Sep 17 00:00:00 2001
From: Alex Deucher <alexander.deucher@amd.com>
Date: Thu, 3 Mar 2016 19:34:28 -0500
Subject: [PATCH] drm/amdgpu/dp: add back special handling for NUTMEG
From c47b9e0944e483309d66c807d650ac8b8ceafb57 Mon Sep 17 00:00:00 2001
From: Alex Deucher <alexander.deucher@amd.com>
Date: Wed, 11 May 2016 16:21:03 -0400
Subject: [PATCH] drm/amdgpu: fix DP mode validation
From c8213a638f65bf487c10593c216525952cca3690 Mon Sep 17 00:00:00 2001
From: Alex Deucher <alexander.deucher@amd.com>
Date: Thu, 3 Mar 2016 19:26:24 -0500
Subject: [PATCH] drm/radeon/dp: add back special handling for NUTMEG
From ff0bd441bdfbfa09d05fdba9829a0401a46635c1 Mon Sep 17 00:00:00 2001
From: Alex Deucher <alexander.deucher@amd.com>
Date: Wed, 11 May 2016 16:16:53 -0400
Subject: [PATCH] drm/radeon: fix DP mode validation
They apply cleanly on top of 4.4.30.
--
Thomas
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: amdgpu / radeon regression fixes for 4.4 longterm
2016-11-05 8:02 amdgpu / radeon regression fixes for 4.4 longterm Thomas Backlund
@ 2016-11-12 18:37 ` Thomas Backlund
2016-11-13 11:21 ` Greg KH
2016-11-13 11:21 ` Greg KH
1 sibling, 1 reply; 4+ messages in thread
From: Thomas Backlund @ 2016-11-12 18:37 UTC (permalink / raw)
To: stable; +Cc: gregkh
Den 05.11.2016 kl. 10:02, skrev Thomas Backlund:
>
A ping for this in case it got lost in the flood of mails...
> kernel 4.4.21 added theese commits:
>
> From a931b4f3726dbb852ce6ec455fcf793ce79b951f Mon Sep 17 00:00:00 2001
> From: Alex Deucher <alexander.deucher@amd.com>
> Date: Thu, 17 Dec 2015 09:57:49 -0500
> Subject: [PATCH 081/135] drm/amdgpu: fix dp link rate selection (v2)
>
> [ Upstream commit 41869c1c7fe583dec932eb3d87de2e010b30a737 ]
>
>
> From 4c1aab8bf63b9388398f0115a60c40bbef01181c Mon Sep 17 00:00:00 2001
> From: Alex Deucher <alexander.deucher@amd.com>
> Date: Thu, 17 Dec 2015 10:23:34 -0500
> Subject: [PATCH 082/135] drm/radeon: fix dp link rate selection (v2)
>
> [ Upstream commit 092c96a8ab9d1bd60ada2ed385cc364ce084180e ]
>
>
>
> causing regression in DP detection, reported in Mageia bugzilla for the
> radeon part.
>
> https://bugs.mageia.org/show_bug.cgi?id=19707
>
>
> To fix them up, 4.4 -longterm needs theese fixes:
>
> (already tagged for stable, but didn't apply to 4.4 branch before 4.4.21)
>
>
> From 02d27234759dc4fe14a880ec1e1dee108cb0b503 Mon Sep 17 00:00:00 2001
> From: Alex Deucher <alexander.deucher@amd.com>
> Date: Thu, 3 Mar 2016 19:34:28 -0500
> Subject: [PATCH] drm/amdgpu/dp: add back special handling for NUTMEG
>
> From c47b9e0944e483309d66c807d650ac8b8ceafb57 Mon Sep 17 00:00:00 2001
> From: Alex Deucher <alexander.deucher@amd.com>
> Date: Wed, 11 May 2016 16:21:03 -0400
> Subject: [PATCH] drm/amdgpu: fix DP mode validation
>
> From c8213a638f65bf487c10593c216525952cca3690 Mon Sep 17 00:00:00 2001
> From: Alex Deucher <alexander.deucher@amd.com>
> Date: Thu, 3 Mar 2016 19:26:24 -0500
> Subject: [PATCH] drm/radeon/dp: add back special handling for NUTMEG
>
> From ff0bd441bdfbfa09d05fdba9829a0401a46635c1 Mon Sep 17 00:00:00 2001
> From: Alex Deucher <alexander.deucher@amd.com>
> Date: Wed, 11 May 2016 16:16:53 -0400
> Subject: [PATCH] drm/radeon: fix DP mode validation
>
>
> They apply cleanly on top of 4.4.30.
>
--
Thomas
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: amdgpu / radeon regression fixes for 4.4 longterm
2016-11-05 8:02 amdgpu / radeon regression fixes for 4.4 longterm Thomas Backlund
2016-11-12 18:37 ` Thomas Backlund
@ 2016-11-13 11:21 ` Greg KH
1 sibling, 0 replies; 4+ messages in thread
From: Greg KH @ 2016-11-13 11:21 UTC (permalink / raw)
To: Thomas Backlund; +Cc: stable
On Sat, Nov 05, 2016 at 10:02:52AM +0200, Thomas Backlund wrote:
>
> kernel 4.4.21 added theese commits:
>
> From a931b4f3726dbb852ce6ec455fcf793ce79b951f Mon Sep 17 00:00:00 2001
> From: Alex Deucher <alexander.deucher@amd.com>
> Date: Thu, 17 Dec 2015 09:57:49 -0500
> Subject: [PATCH 081/135] drm/amdgpu: fix dp link rate selection (v2)
>
> [ Upstream commit 41869c1c7fe583dec932eb3d87de2e010b30a737 ]
>
>
> From 4c1aab8bf63b9388398f0115a60c40bbef01181c Mon Sep 17 00:00:00 2001
> From: Alex Deucher <alexander.deucher@amd.com>
> Date: Thu, 17 Dec 2015 10:23:34 -0500
> Subject: [PATCH 082/135] drm/radeon: fix dp link rate selection (v2)
>
> [ Upstream commit 092c96a8ab9d1bd60ada2ed385cc364ce084180e ]
>
>
>
> causing regression in DP detection, reported in Mageia bugzilla for the
> radeon part.
>
> https://bugs.mageia.org/show_bug.cgi?id=19707
>
>
> To fix them up, 4.4 -longterm needs theese fixes:
>
> (already tagged for stable, but didn't apply to 4.4 branch before 4.4.21)
>
>
> From 02d27234759dc4fe14a880ec1e1dee108cb0b503 Mon Sep 17 00:00:00 2001
> From: Alex Deucher <alexander.deucher@amd.com>
> Date: Thu, 3 Mar 2016 19:34:28 -0500
> Subject: [PATCH] drm/amdgpu/dp: add back special handling for NUTMEG
>
> From c47b9e0944e483309d66c807d650ac8b8ceafb57 Mon Sep 17 00:00:00 2001
> From: Alex Deucher <alexander.deucher@amd.com>
> Date: Wed, 11 May 2016 16:21:03 -0400
> Subject: [PATCH] drm/amdgpu: fix DP mode validation
>
> From c8213a638f65bf487c10593c216525952cca3690 Mon Sep 17 00:00:00 2001
> From: Alex Deucher <alexander.deucher@amd.com>
> Date: Thu, 3 Mar 2016 19:26:24 -0500
> Subject: [PATCH] drm/radeon/dp: add back special handling for NUTMEG
>
> From ff0bd441bdfbfa09d05fdba9829a0401a46635c1 Mon Sep 17 00:00:00 2001
> From: Alex Deucher <alexander.deucher@amd.com>
> Date: Wed, 11 May 2016 16:16:53 -0400
> Subject: [PATCH] drm/radeon: fix DP mode validation
>
>
> They apply cleanly on top of 4.4.30.
Thanks for these, all now queued up.
greg k-h
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: amdgpu / radeon regression fixes for 4.4 longterm
2016-11-12 18:37 ` Thomas Backlund
@ 2016-11-13 11:21 ` Greg KH
0 siblings, 0 replies; 4+ messages in thread
From: Greg KH @ 2016-11-13 11:21 UTC (permalink / raw)
To: Thomas Backlund; +Cc: stable
On Sat, Nov 12, 2016 at 08:37:35PM +0200, Thomas Backlund wrote:
> Den 05.11.2016 kl. 10:02, skrev Thomas Backlund:
> >
>
> A ping for this in case it got lost in the flood of mails...
It was in my to-apply-queue, it's just really big :)
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2016-11-13 11:21 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-11-05 8:02 amdgpu / radeon regression fixes for 4.4 longterm Thomas Backlund
2016-11-12 18:37 ` Thomas Backlund
2016-11-13 11:21 ` Greg KH
2016-11-13 11:21 ` Greg KH
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).