Re: [PATCH v2 0/2] drm/msm/adreno: Setup SMMU aparture

2024-11-11 Thread Bjorn Andersson
On Sun, 10 Nov 2024 09:33:39 -0800, Bjorn Andersson wrote: > Support for per-page tables requires the SMMU aparture to be setup, on > some targets this is done statically in firmware, on others it's > expected to be requested in runtime by the driver, through a SCM call. > > Marking the series a

[PATCH v2 0/2] drm/msm/adreno: Setup SMMU aparture

2024-11-10 Thread Bjorn Andersson
Support for per-page tables requires the SMMU aparture to be setup, on some targets this is done statically in firmware, on others it's expected to be requested in runtime by the driver, through a SCM call. Marking the series as RFT, as this has been tested on a few different modern platforms, but