[Freedreno] [PATCH v3 09/10] drm/msm/a6xx: Add A740 support
Konrad Dybcio
konrad.dybcio at linaro.org
Tue Sep 12 12:52:41 UTC 2023
On 23.08.2023 14:56, Konrad Dybcio wrote:
> A740 builds upon the A730 IP, shuffling some values and registers
> around. More differences will appear when things like BCL are
> implemented.
>
> adreno_is_a740_family is added in preparation for more A7xx GPUs,
> the logic checks will be valid resulting in smaller diffs.
>
> Tested-by: Neil Armstrong <neil.armstrong at linaro.org> # on SM8550-QRD
> Tested-by: Dmitry Baryshkov <dmitry.baryshkov at linaro.org> # sm8450
> Signed-off-by: Konrad Dybcio <konrad.dybcio at linaro.org>
> ---
[...]
> .gmem = SZ_2M,
> .inactive_period = DRM_MSM_INACTIVE_PERIOD,
> + .quirks = ADRENO_QUIRK_HAS_CACHED_COHERENT |
> + ADRENO_QUIRK_HAS_HW_APRIV,
That's a funny conflict resolution (should have been in the previous
commit..). If there are no other comments, could you fix this up while
applying, Rob?
Konrad
More information about the Freedreno
mailing list