Skip to content
  • Florent Tomasin's avatar
    Arm Mali GPU for Linux - DEV · 1b278d3c
    Florent Tomasin authored
    Disclaimer
    ----------
    
    Arm is a registered trademark of Arm Limited (or its subsidiaries or affiliates).
    
    Mali is a registered trademark of Arm Limited (or its subsidiaries or affiliates).
    
    Branch names
    ------------
    
    The branch name identifies the GKI supported, followed by the quality level of
    the branch. From lowest to highest quality:
    
    - `dev`: development
    - `bet`: beta
    - `eac`: early access
    
    ```
    <android-branch-name>-<release_name_and_or_quality>
    ```
    
    **Note: The format for branch names is subject to modification**
    
    Usage
    -----
    
    1.  Arm has been developing the driver against the proprietary Mali
        user space driver.
    2.  Arm has not validated this delivery with other user space drivers such
        as Mesa and will not provide support for such use-cases.
    3.  Arm only recommends using `eac` quality code in a production device,
        i.e. not `dev` or `bet` quality levels.
    4.  Arm will not provide support for the use case presented in 3.
    5.  Arm will not provide support via the public repository.
        Reach out to https://www.arm.com/support/contact-support for support.
    6.  Arm does not commit on the testing scope and quality of `dev` quality code.
    7.  Arm does not provide compatibility or stability with the interfaces/ABI of
        the driver for `dev` quality code. Future modifications may break them.
        Example of interfaces:
          - UAPI, DTB, Sysfs, Debugfs, tracepoints, module parameters, etc
          - Driver names, structure, compatible strings, etc
    8.  This repository can be used as reference code for porting.
    9.  This repository can be used to get visibility of upcoming GPU features
        and driver changes.
    10. This repository can be used as reference for upstreaming activities
    
    Feedback and Support
    --------------------
    
    To request support please contact Arm via https://www.arm.com/support/contact-support.
    Arm licensees may also contact Arm via their partner managers.
    
    base-commit: 74705ef4
    1b278d3c
Loading