Boris,
On 3/11/25 4:51 AM, Boris Brezillon wrote:
On Mon, 10 Mar 2025 16:59:18 -0300
Ariel D'Alessandro wrote:
Both these functions write to MMU_AS_CONTROL register in the same way.
Define a common _panfrost_mmu_as_control_write function with the shared
code.
Signed-off-by: Ariel D'Alessandr
On Mon, 10 Mar 2025 16:59:18 -0300
Ariel D'Alessandro wrote:
> Both these functions write to MMU_AS_CONTROL register in the same way.
> Define a common _panfrost_mmu_as_control_write function with the shared
> code.
>
> Signed-off-by: Ariel D'Alessandro
> ---
> drivers/gpu/drm/panfrost/panfros