wayland for Bifrost on Linux

Hi Sirs:

Currently I porting wayland on Bifrost GPU.

As DDK document mentioned, 

 For Bifrost, download BX301A01B-SW-98005-<release_version>.

However, I can't find the package on arm website.

Could you help to provide the lib?

thanks 

Parents
  • Bifrost kernel drivers are open source and publicly available here:

    https://developer.arm.com/downloads/-/Bifrost%20Mali%203rd%20Gen%20GPU%20Architecture

    ... although note that this is the stock kernel driver from Arm, and chipset vendors may customize it and add additional support for their hardware integration such as display and power management. Where possible sourcing the kernel driver from the OEM will provide you the integrated driver for that device. 

    The Arm driver user-space stack is proprietary and not open source. If you are a DDK licensee and you cannot access source please contact your Arm business contact or raise a support request. If you are not a licensee then you will need to get binaries for your  specific platform via the OEM, we cannot provide binaries for specific hardware. 

    Kind regards, 
    Pete

Reply
  • Bifrost kernel drivers are open source and publicly available here:

    https://developer.arm.com/downloads/-/Bifrost%20Mali%203rd%20Gen%20GPU%20Architecture

    ... although note that this is the stock kernel driver from Arm, and chipset vendors may customize it and add additional support for their hardware integration such as display and power management. Where possible sourcing the kernel driver from the OEM will provide you the integrated driver for that device. 

    The Arm driver user-space stack is proprietary and not open source. If you are a DDK licensee and you cannot access source please contact your Arm business contact or raise a support request. If you are not a licensee then you will need to get binaries for your  specific platform via the OEM, we cannot provide binaries for specific hardware. 

    Kind regards, 
    Pete

Children