On Thu, Jul 31, 2025 at 9:09 AM Alex Deucher <alexdeuc...@gmail.com> wrote: > > On Thu, Jul 31, 2025 at 3:03 AM Linus Torvalds > <torva...@linux-foundation.org> wrote: > > > > On Wed, 30 Jul 2025 at 21:58, Linus Torvalds > > <torva...@linux-foundation.org> wrote: > > > > > > d7b618bc41ee3d44c070212dff93949702ede997 is the first bad commit > > > drm/amd/display: Refactor DSC cap calculations > > > > > > Let me go see how painful it is to just revert it from top-of-tree. > > > > So with that reverted (didn't require a lot of fixing, only minor > > unrelated context added nearby later), current top-of-tree works for > > me again. > > > > The revert I used for testing attached just so people can see exactly > > what I did. > > > > It's late here, I wasn't getting any more work done today anyway, so > > I'll leave it like this for now. > > > > I can continue to do the merge window with this revert purely local > > for a while, so if somebody comes up with a proper fix, I can test > > that out. > > I think it may be fixed here: > https://patchwork.freedesktop.org/patch/663973/
That patch is in my fixes branch that I was just about to send to Dave and Simona. Alex > > Alex > > > > > Linus