From: "Alexey Klimov" <alexey.klimov@linaro.org>
To: "Peter Griffin" <peter.griffin@linaro.org>,
"Thomas Turner" <tturner@lineageos.org>
Cc: "Alexey Klimov" <alexey.klimov@linaro.org>,
"Sam Protsenko" <semen.protsenko@linaro.org>,
"robh@kernel.org" <robh@kernel.org>,
"krzk+dt@kernel.org" <krzk+dt@kernel.org>,
"conor+dt@kernel.org" <conor+dt@kernel.org>,
<krzysztof.kozlowski@oss.qualcomm.com>, <alim.akhtar@samsung.com>,
<linux-arm-kernel@lists.infradead.org>,
<devicetree@vger.kernel.org>, <linux-kernel@vger.kernel.org>,
<linux-samsung-soc@vger.kernel.org>
Subject: Re: [PATCH v2 0/2] Exynos850 GPU support
Date: Fri, 28 Aug 2026 16:54:51 +0100 [thread overview]
Message-ID: <DL0P67CVWELH.1WDA9P8IZXKJH@linaro.org> (raw)
In-Reply-To: <CADrjBPrhaQHyQX-+FEHYH5rCwh9_fMUVsV5fpvRkR-RF_9Erkg@mail.gmail.com>
On Fri Aug 28, 2026 at 10:35 AM BST, Peter Griffin wrote:
> Hi Thomas, Alexey, Sam
>
> On Wed, 26 Aug 2026 at 20:44, Thomas Turner <tturner@lineageos.org> wrote:
>>
>> On 26/08/2026 20:02, Alexey Klimov wrote:
>> > On Tue Aug 25, 2026 at 10:05 PM BST, Thomas Turner wrote:
>> >> Hi Sam and Alexey,
>> >>
>> >> On 19/08/2026 20:51, Sam Protsenko wrote:
>> >>> Can you please tell us a bit about how you tested this patch, and on
>> >>> which board? As DPU is not currently enabled on Exynos850 SoC, I'm not
>> >>> sure how exactly GPU can be useful. If you have a use case or a
>> >>> testing procedure we can run on the E850-96 board, please share.
>> >>>
>> >>
>> >> Sam, Alexey could you please test GPU on the E850-96 board by following
>> >> these instructions:
>> >>
>> >> 1) Apply this patch series locally
>> >> 2) Change status="disabled"; to status="okay";
>> >> 3) Make sure these configs are enabled:
>> >> CONFIG_DRM_SIMPLEDRM=y
>> >> CONFIG_DRM_PANFROST=y
>> >> 4) In terms of regulators we set up a basic mali regulator via our
>> >> secondary bootloader [1] and configured with this dts setup [2], NOTE
>> >> you may be able to get away with a dummy regulator so try that first.
>> >> If not I am sure you can replicate something simple with u-boot PMIC.
>> >> 5) Boot a GUI, I saw Debian was used for the bring-up, that should work
>> >> 6) Run the following command:
>> >> $ dmesg | grep "panfrost"
>> >> 7) Compare that to the output at [3]
>> >
>> > Your email subject still seems to be null.
>> >
>> > [ 15.206193] panfrost 11500000.gpu: clock rate = 377000000
>> > [ 15.206322] panfrost 11500000.gpu: error -ENODEV: _opp_set_regulators: no regulator (mali) found
>> > [ 15.206513] panfrost 11500000.gpu: supply mali not found, using dummy regulator
>> > [ 15.206840] panfrost 11500000.gpu: mali-g52 id 0x7212 major 0x0 minor 0x0 status 0x0
>> > [ 15.213137] panfrost 11500000.gpu: features: 00000000,00000df7, issues: 00000000,00000400
>> > [ 15.221271] panfrost 11500000.gpu: Features: L2:0x07100206 Shader:0x00000000 Tiler:0x00000809 Mem:0x1 MMU:0x00002830 AS:0xff JS:0x7
>> > [ 15.233080] panfrost 11500000.gpu: shader_present=0x1 l2_present=0x1
>> > [ 15.240488] panfrost 11500000.gpu: [drm] Using Transparent Hugepage
>> > [ 15.250497] [drm] Initialized panfrost 1.6.0 for 11500000.gpu on minor 0
>>
>> You seemed to have missed out step (4) of my instructions, if you set-up
>> regulators correctly this error will disappear.
>>
>> > [root@e850usb ~]# uname -a
>> > Linux e850usb 7.2.0-next-20260825-00009-g647b48e80572-dirty #8 SMP PREEMPT Wed Aug 26 17:05:45 BST 2026 aarch64 GNU/Linux
>> >
>> > I have different DRM_SIMPLEDRM options and related enabled but nothing
>> > pops up via HDMI (at least I tried simple xorg-server things).
>> > Is it possible that your bootloader initilises some framebuffer and inserts
>> > it into DTB that passed to kernel? Or you have some other pieces in
>> > kernel/dt that implement missing functionality?
>>
>> Our bootloader does intialise a framebuffer, and we have a node in our device
>> tree which makes it usable. Not sure how exactly the e850-96 device sets
>> things up but you can take a look at our fork if you want, [1].
>>
>> > Here it seems there are no outputs:
>> > [root@e850usb ~]# ls -al /dev/fb*
>> > ls: cannot access '/dev/fb*': No such file or directory
>> >
>> > and there no simle framebuffer or related logs. "DPU is not currently
>> > enabled on Exynos850 SoC" looks like the reason.
>>
>> hm, I am pretty sure our bootloader configures DPU for us so that might be
>> why it works for us and not for you.
Yes, exactly, and see below too please.
> @Alexey - I think the LK bootloader leaves DPU framebuffer updates off
> to ensure a seamless handover from the bootsplash to the full DRM
> driver. We have the following DPU poke in gs101 (which if I recall
> correctly we got the inspiration for this from uniloader)
> https://gitlab.com/LinaroLtd/googlelt/meta-bsp-google-gs/-/commit/4057117e4bc6e08fbb6ff281cbfef8782a68ec0a
>
> So for the E850 board, you likely need to do something similar, either
> in LK or like the above poke. If UniLoader is already doing this for
> the e850 SoC then hopefully you can check there to see the address of
> the register etc. That should then able you to have simple-framebuffer
> enabled.
Am not an expert in grapics but from all observations I see, that even
if bootloader (say LK) sets up DECON/DPU and ley them stream DSI,
then we are still missing support for Lonthium MIPI/DSI-to-HDMI bridge
to output anything via HDMI on Winlink E850-96 board.
There is high-speed connector though.
For smartphones with simple panels with DSI interface all that actually
could work if bootloader takes care about initial set up (exactly what is
done in referenced repos of uniLoader AFAICS).
BR,
Alexey
prev parent reply other threads:[~2026-08-28 15:55 UTC|newest]
Thread overview: 17+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <GVYP280MB12139AB976CA7ACF49FEB768A1A52@GVYP280MB1213.SWEP280.PROD.OUTLOOK.COM>
2026-08-20 13:35 ` [PATCH] arm64: dts: exynos850: Add GPU/Mali Bifrost node Thomas Turner
2026-08-20 14:13 ` Krzysztof Kozlowski
2026-08-20 14:23 ` [PATCH v2 0/2] Exynos850 GPU support Thomas Turner
2026-08-20 14:23 ` [PATCH v2 1/2] dt-bindings: gpu: arm,mali-bifrost: add exynos850-mali compatible Thomas Turner
2026-08-20 14:23 ` [PATCH v2 2/2] arm64: dts: exynos850: Add GPU/Mali Bifrost node Thomas Turner
2026-08-20 14:28 ` [PATCH v2 0/2] Exynos850 GPU support Krzysztof Kozlowski
[not found] ` <GVYP280MB1213F9511E062056470AE74AA1A42@GVYP280MB1213.SWEP280.PROD.OUTLOOK.COM>
2026-08-20 16:22 ` thomas_turner@talktalk.net
2026-08-20 18:15 ` Krzysztof Kozlowski
2026-08-24 10:37 ` Thomas Turner
2026-08-25 15:50 ` Alexey Klimov
2026-08-25 20:31 ` Thomas Turner
[not found] ` <CAPLW+4kQTUX8QhKnAP7bg=iCw5hhNQZoW7cuOpTdvvAUpGaicg@mail.gmail.com>
2026-08-25 21:05 ` Thomas Turner
2026-08-26 19:02 ` Re: Alexey Klimov
2026-08-26 19:43 ` [PATCH v2 0/2] Exynos850 GPU support Thomas Turner
2026-08-26 19:51 ` Thomas Turner
2026-08-28 9:35 ` Peter Griffin
2026-08-28 15:54 ` Alexey Klimov [this message]
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=DL0P67CVWELH.1WDA9P8IZXKJH@linaro.org \
--to=alexey.klimov@linaro.org \
--cc=alim.akhtar@samsung.com \
--cc=conor+dt@kernel.org \
--cc=devicetree@vger.kernel.org \
--cc=krzk+dt@kernel.org \
--cc=krzysztof.kozlowski@oss.qualcomm.com \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-samsung-soc@vger.kernel.org \
--cc=peter.griffin@linaro.org \
--cc=robh@kernel.org \
--cc=semen.protsenko@linaro.org \
--cc=tturner@lineageos.org \
/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