evadot / drm-subtree

WIP drm drivers for FreeBSD
15 stars 9 forks source link

Panfrost drm WIP #1

Closed bukinr closed 3 years ago

bukinr commented 3 years ago

All of these is needed for Panfrost driver operation with Mali T860 GPU. Some changes are memory leak fixes. I'm able to run sway and browsers (drm_kqfilter is needed for sway). The Mali T860 has three hardware threads, so DRM scheduler is ported from Linux. It works well with no memory or file destriptor leakages. demo: https://twitter.com/onewilshire/status/1363792441871073280

evadot commented 3 years ago

Could you split the commits please ?

bukinr commented 3 years ago

Splitted https://github.com/evadot/drm-subtree/pull/2