Monday, June 3, 2024

[fedora-arm] Re: GPU accelerated with panthor on ROCK 5 Model B

Hi,

> today the first Kernel 6.10 with panthor was released. How to enable the driver?
> modprobe panthor

So I enabled the panthor driver in the Fedora kernel with a PR during
the merge window, I think the first build with it was done mid way
through last week. The 6.10-rc2 certainly has it enabled, I have just
checked.

> root@rockpi5:~# lsmod | grep panthor
> panthor 163840 0
> drm_gpuvm 36864 1 panthor
> drm_exec 12288 2 drm_gpuvm,panthor
> gpu_sched 61440 1 panthor

Did you manually modprobe that? When I booted rc2 on my Rock5B just
now it did not auto load. I need to investigate why though.

> root@rockpi5:~#
>
> root@rockpi5:~# inxi -G
> Graphics:
> Message: No PCI device data found.
> Display: unspecified server: X.Org v: 24.1 with: Xwayland v: 24.1.0
> driver: X: loaded: modesetting dri: swrast gpu: N/A
> resolution: 1920x1080~60Hz
> API: EGL v: 1.5 drivers: kms_swrast,swrast
> platforms: gbm,x11,surfaceless,device
> API: OpenGL v: 4.5 vendor: mesa v: 24.1.0 renderer: llvmpipe (LLVM 18.1.6
> 128 bits)
> API: Vulkan v: 1.3.283 drivers: N/A surfaces: xcb,xlib
> root@rockpi5:~#
>
> Greetings
>
> Andreas
>
> --
> _______________________________________________
> arm mailing list -- arm@lists.fedoraproject.org
> To unsubscribe send an email to arm-leave@lists.fedoraproject.org
> Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/
> List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
> List Archives: https://lists.fedoraproject.org/archives/list/arm@lists.fedoraproject.org
> Do not reply to spam, report it: https://pagure.io/fedora-infrastructure/new_issue
--
_______________________________________________
arm mailing list -- arm@lists.fedoraproject.org
To unsubscribe send an email to arm-leave@lists.fedoraproject.org
Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: https://lists.fedoraproject.org/archives/list/arm@lists.fedoraproject.org
Do not reply to spam, report it: https://pagure.io/fedora-infrastructure/new_issue

No comments:

Post a Comment