Re: kernel modules for rockchip video for pinebook pro and rockpro64
Mario Marietto <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.arm |
|---|---|
| Message-ID | <CA+1FSiiqiYRY7y+yBuqKAR+wnYqcPA5M9jnjAwC0EHjnk1nv_g@mail.gmail.com> |
Hello bro. As you may already know,I'm building a modular "phone" based on the radxa zero 3W board and FreeBSD 14.2 with the panfrost enabled (ported by covacat). But the 14.2 is going EOL and soon the whole 14.x branch. I'm interested in starting to think about the 15.x branch. Point is that FreeBSD works on the radxa board only because Soren developed his patch for the 14.x. But what about grabbing the code of FreeBSD 15.0 (what's the closest version that can work with the radxa zero 3W ?) and try to apply the Soren's patch to its code ? And then integrate the code of covacat with your new drm-subtree code ? Is it doable ? Do you want to help me ? I think that most of Soren's patches don't apply to 15.x and he stopped even to reply to my messages. So I don't think he wants to modify it's patch to make them work for the 15.x branch. Except you and Covacat,no one seems to be interested in this. And I'm not a developer. I can barely test hardware and code and report the errors that I get.... On Sun, Aug 10, 2025 at 4:05 PM Jesper Schmitz Mouridsen <[email protected]> wrote: > Hi, > > FWIW I modified Emmanuel Vadot's work [1] to be buildable as kmods on > 15-current [2] > > > [1] https://github.com/evadot/drm-subtree > [2] https://github.com/jsm222/drm-subtree > > -- Mario.