On 16/09/2025 16:28, Tomoaki AOKI wrote:
But FreeBSD-specific pci_get_domain() seems to be dropped and
replaced with DRM's ones, and starts using macros (maybe hard to track
without prior knowledges of macros).

I think DRM stopped to use FreeBSD-specific code to use linuxkpi instead. Bjoern (CC’d) worked on these, so he may be able to share more details and with greater accuracy than I can.

You could also take snapshots of sysctls with the previous working
version and with the new version, and see if some values have changed.
I’m thinking of the last part of the patch mentioned above.

Which sysctls are wanted? I can send or upload to PR sane ones of
previous drm-61-kmod.

That would be `sysctl hw.dri`. The patch takes some sysctl values from different APIs compared to the previous version. I wonder if some values are slightly different (value or format). I remember sysctls are used to query some device details.

--
Jean-Sébastien Pédron
The FreeBSD Project


Reply via email to