From: Mario Limonciello <superm1@kernel.org>
To: Christian Zigotzky <chzigotzky@xenosoft.de>
Cc: "mad skateman" <madskateman@gmail.com>,
"Alex Deucher" <alexdeucher@gmail.com>,
ville.syrjala@linux.intel.com,
"Jeff Johnson" <quic_jjohnson@quicinc.com>,
"Darren Stevens" <darren@stevens-zone.net>,
hypexed@yahoo.com.au,
linuxppc-dev <linuxppc-dev@lists.ozlabs.org>,
"Christian Zigotzky" <info@xenosoft.de>,
"Christian König" <ckoenig.leichtzumerken@gmail.com>,
"Hans de Goede" <hdegoede@redhat.com>,
"Wu Hoi Pok" <wuhoipok@gmail.com>,
amd-gfx@lists.freedesktop.org,
"Alexander Deucher" <Alexander.Deucher@amd.com>,
"R.T.Dickinson" <rtd2@xtra.co.nz>,
bhelgaas@google.com, benato.denis96@gmail.com,
Yijun_Shen@dell.com, "David Perry" <David.Perry@amd.com>,
rafael@kernel.org, dri-devel@lists.freedesktop.org
Subject: Re: radeon_fbdev_river_fbdev: failed to initialize framebuffer and setup emulation
Date: Fri, 8 Aug 2025 06:23:23 -0500 [thread overview]
Message-ID: <66083d23-e60c-4fce-bad0-81dbb9dcebde@kernel.org> (raw)
In-Reply-To: <EBCB1171-0CF8-4B7A-97C9-0E7816EBA6B5@xenosoft.de>
On 8/8/25 2:36 AM, Christian Zigotzky wrote:
>
> On 07 August 2025 at 04:21 pm, Limonciello, Mario <Mario.Limonciello@amd.com> wrote:
>
> Does applying
> https://github.com/torvalds/linux/commit/907a7a2e5bf40c6a359b2f6cc53d6fdca04009e0
> help?
>
> - - -
>
> Hello Mario,
>
> Thanks a lot for your patch.
>
> I tested it today but unfortunately it doesn’t solve the issue with the Radeon framebuffer.
>
> I have created two kernels with and without the drm-next-2025-07-30 updates [1] because of the issue with the Radeon graphics framebuffer device #15. [2]
>
> Download and further information: https://github.com/chzigotzky/kernels/releases/tag/v6.17.0-alpha5
>
> I have tested both kernels this week and I can definitely confirm, that the issue is somewhere in the commit drm-next-2025-07-30 updates [1].
>
> The Radeon graphics framebuffer doesn't work with the kernel with the drm-next-2025-07-30 updates [1]. Without these updates, the framebuffer works.
>
> I bisected yesterday. [2]
>
> There are some other user reports:
>
> - https://forum.hyperion-entertainment.com/viewtopic.php?p=60606#p60606
> - https://forum.hyperion-entertainment.com/viewtopic.php?p=60595#p60595
>
> They use other Radeon graphics chips.
>
> @All
> Please check the drm-next-2025-07-30 updates [1]
>
> Thanks,
> Christian
>
> [1] https://web.git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=260f6f4fda93c8485c8037865c941b42b9cba5d2
>
> [2] https://github.com/chzigotzky/kernels/issues/15
>
I think there is a mistake in your bisect, which I notice from looking
at your other user reports.
The original commit you identified in your bisect and thus CC'ed me came
in 6.16-rc1.
❯ git describe --contains 4d4c10f763d7808fbade28d83d237411603bca05
v6.16-rc1~50^2~19^2
There absolutely was a regression for that was raised, but this was
fixed in 6.16-rc3.
❯ git describe --contains 907a7a2e5bf40c6a359b2f6cc53d6fdca04009e0
v6.16-rc3~13^2~1
Users in your forums posts talk about 6.16 final working fine. So I
think that when you bisected you ran into multiple confounding issues
and replicated in a similar fashion. You should check every single
bisect step to see if 4d4c10f763d7808fbade28d83d237411603bca05 is
applied. If it's applied but 907a7a2e5bf40c6a359b2f6cc53d6fdca04009e0
is not applied in that step you should apply
907a7a2e5bf40c6a359b2f6cc53d6fdca04009e0.
Hopefully that will get you down to the real cause.
next prev parent reply other threads:[~2025-08-08 11:23 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <CAHkrCmHKSR+3gCjs7E=Qnini_CCEa+wjx9gWNPMjSWWFOScQtw@mail.gmail.com>
2025-08-07 14:10 ` radeon_fbdev_river_fbdev: failed to initialize framebuffer and setup emulation Christian Zigotzky
2025-08-07 14:20 ` Limonciello, Mario
2025-08-08 7:36 ` Christian Zigotzky
2025-08-08 11:23 ` Mario Limonciello [this message]
2025-08-08 11:47 ` Christian Zigotzky
2025-08-08 12:03 ` Mario Limonciello
2025-08-08 12:56 ` Alex Deucher
2025-08-08 13:30 ` Christian Zigotzky
[not found] <2cc83897-427d-47f4-b6a3-8db9682972cd@xenosoft.de>
2025-08-04 8:11 ` Christian Zigotzky
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=66083d23-e60c-4fce-bad0-81dbb9dcebde@kernel.org \
--to=superm1@kernel.org \
--cc=Alexander.Deucher@amd.com \
--cc=David.Perry@amd.com \
--cc=Yijun_Shen@dell.com \
--cc=alexdeucher@gmail.com \
--cc=amd-gfx@lists.freedesktop.org \
--cc=benato.denis96@gmail.com \
--cc=bhelgaas@google.com \
--cc=chzigotzky@xenosoft.de \
--cc=ckoenig.leichtzumerken@gmail.com \
--cc=darren@stevens-zone.net \
--cc=dri-devel@lists.freedesktop.org \
--cc=hdegoede@redhat.com \
--cc=hypexed@yahoo.com.au \
--cc=info@xenosoft.de \
--cc=linuxppc-dev@lists.ozlabs.org \
--cc=madskateman@gmail.com \
--cc=quic_jjohnson@quicinc.com \
--cc=rafael@kernel.org \
--cc=rtd2@xtra.co.nz \
--cc=ville.syrjala@linux.intel.com \
--cc=wuhoipok@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).