• AngeloGioacchino Del Regno's avatar
    drm/msm/adreno: Add support for Adreno 510 GPU · e20c9284
    AngeloGioacchino Del Regno authored
    The Adreno 510 GPU is a stripped version of the Adreno 5xx,
    found in low-end SoCs like 8x56 and 8x76, which has 256K of
    GMEM, with no GPMU nor ZAP.
    Also, since the Adreno 5xx part of this driver seems to be
    developed with high-end Adreno GPUs in mind, and since this
    is a lower end one, add a comment making clear which GPUs
    which support is not implemented yet is not using the GPMU
    related hw init code, so that future developers will not go
    crazy with that.
    
    By the way, the lower end Adreno GPUs with no GPMU are:
    A505/A506/A510 (usually no ZAP firmware)
    A508/A509/A512 (usually with ZAP firmware)
    Signed-off-by: default avatarAngeloGioacchino Del Regno <kholk11@gmail.com>
    Signed-off-by: default avatarRob Clark <robdclark@chromium.org>
    e20c9284
adreno_gpu.h 11.5 KB