* Fix regression from "drm/amd/display: Fix MST BW calculation Regression"
@ 2024-09-24 4:23 Mario Limonciello
2024-09-27 7:41 ` Greg KH
0 siblings, 1 reply; 4+ messages in thread
From: Mario Limonciello @ 2024-09-24 4:23 UTC (permalink / raw)
To: stable
Hello,
The commit 338567d17627 ("drm/amd/display: Fix MST BW calculation
Regression") caused a regression with some MST displays due to a mistake.
For 6.11.y here is the series of commits that fixes it:
commit 4599aef0c97b ("drm/amd/display: Fix Synaptics Cascaded Panamera
DSC Determination")
commit ecc4038ec1de ("drm/amd/display: Add DSC Debug Log")
commit b2b4afb9cf07 ("drm/amdgpu/display: Fix a mistake in revert commit")
Can you please bring them back to 6.11.y?
Thanks!
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: Fix regression from "drm/amd/display: Fix MST BW calculation Regression"
2024-09-24 4:23 Fix regression from "drm/amd/display: Fix MST BW calculation Regression" Mario Limonciello
@ 2024-09-27 7:41 ` Greg KH
2024-09-27 14:14 ` Mario Limonciello
0 siblings, 1 reply; 4+ messages in thread
From: Greg KH @ 2024-09-27 7:41 UTC (permalink / raw)
To: Mario Limonciello; +Cc: stable
On Mon, Sep 23, 2024 at 11:23:57PM -0500, Mario Limonciello wrote:
> Hello,
>
> The commit 338567d17627 ("drm/amd/display: Fix MST BW calculation
> Regression") caused a regression with some MST displays due to a mistake.
>
> For 6.11.y here is the series of commits that fixes it:
>
> commit 4599aef0c97b ("drm/amd/display: Fix Synaptics Cascaded Panamera DSC
> Determination")
I don't see this commit in Linus's tree :(
> commit ecc4038ec1de ("drm/amd/display: Add DSC Debug Log")
> commit b2b4afb9cf07 ("drm/amdgpu/display: Fix a mistake in revert commit")
Nor either of these :(
> Can you please bring them back to 6.11.y?
Are you sure you are looking at the right tree?
thanks,
greg k-h
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: Fix regression from "drm/amd/display: Fix MST BW calculation Regression"
2024-09-27 7:41 ` Greg KH
@ 2024-09-27 14:14 ` Mario Limonciello
2024-10-01 7:31 ` Greg KH
0 siblings, 1 reply; 4+ messages in thread
From: Mario Limonciello @ 2024-09-27 14:14 UTC (permalink / raw)
To: Greg KH; +Cc: stable
On 9/27/2024 02:41, Greg KH wrote:
> On Mon, Sep 23, 2024 at 11:23:57PM -0500, Mario Limonciello wrote:
>> Hello,
>>
>> The commit 338567d17627 ("drm/amd/display: Fix MST BW calculation
>> Regression") caused a regression with some MST displays due to a mistake.
>>
>> For 6.11.y here is the series of commits that fixes it:
>>
>> commit 4599aef0c97b ("drm/amd/display: Fix Synaptics Cascaded Panamera DSC
>> Determination")
>
> I don't see this commit in Linus's tree :(
Gah; sorry I have a lot of remotes and didn't realize which one I was on
when regressing this. Here's the right hashes.
4437936c6b69 ("drm/amd/display: Fix Synaptics Cascaded Panamera DSC
Determination")
>
>> commit ecc4038ec1de ("drm/amd/display: Add DSC Debug Log")
>> commit b2b4afb9cf07 ("drm/amdgpu/display: Fix a mistake in revert commit")
>
> Nor either of these :(
commit 3715112c1b35 ("drm/amd/display: Add DSC Debug Log")
commit 7745a1dee0a6 ("drm/amdgpu/display: Fix a mistake in revert commit")
>
>> Can you please bring them back to 6.11.y?
>
> Are you sure you are looking at the right tree?
>
> thanks,
>
> greg k-h
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: Fix regression from "drm/amd/display: Fix MST BW calculation Regression"
2024-09-27 14:14 ` Mario Limonciello
@ 2024-10-01 7:31 ` Greg KH
0 siblings, 0 replies; 4+ messages in thread
From: Greg KH @ 2024-10-01 7:31 UTC (permalink / raw)
To: Mario Limonciello; +Cc: stable
On Fri, Sep 27, 2024 at 09:14:40AM -0500, Mario Limonciello wrote:
> On 9/27/2024 02:41, Greg KH wrote:
> > On Mon, Sep 23, 2024 at 11:23:57PM -0500, Mario Limonciello wrote:
> > > Hello,
> > >
> > > The commit 338567d17627 ("drm/amd/display: Fix MST BW calculation
> > > Regression") caused a regression with some MST displays due to a mistake.
> > >
> > > For 6.11.y here is the series of commits that fixes it:
> > >
> > > commit 4599aef0c97b ("drm/amd/display: Fix Synaptics Cascaded Panamera DSC
> > > Determination")
> >
> > I don't see this commit in Linus's tree :(
>
> Gah; sorry I have a lot of remotes and didn't realize which one I was on
> when regressing this. Here's the right hashes.
>
> 4437936c6b69 ("drm/amd/display: Fix Synaptics Cascaded Panamera DSC
> Determination")
>
> >
> > > commit ecc4038ec1de ("drm/amd/display: Add DSC Debug Log")
> > > commit b2b4afb9cf07 ("drm/amdgpu/display: Fix a mistake in revert commit")
> >
> > Nor either of these :(
>
> commit 3715112c1b35 ("drm/amd/display: Add DSC Debug Log")
> commit 7745a1dee0a6 ("drm/amdgpu/display: Fix a mistake in revert commit")
All now queued up, thanks.
greg k-h
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2024-10-01 7:31 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-09-24 4:23 Fix regression from "drm/amd/display: Fix MST BW calculation Regression" Mario Limonciello
2024-09-27 7:41 ` Greg KH
2024-09-27 14:14 ` Mario Limonciello
2024-10-01 7:31 ` Greg KH
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox