Re: [PATCH v2 4/6] drm/panfrost: Add support for AARCH64_4K page table format

2025-03-17 Thread Ariel D'Alessandro
Boris, On 3/15/25 5:43 AM, Boris Brezillon wrote: On Fri, 14 Mar 2025 14:38:56 -0300 Ariel D'Alessandro wrote: Currently, Panfrost only supports MMU configuration in "LEGACY" (as Bifrost calls it) mode, a (modified) version of LPAE "Large Physical Address Extension", which in Linux we've call

Re: [PATCH v2 4/6] drm/panfrost: Add support for AARCH64_4K page table format

2025-03-17 Thread AngeloGioacchino Del Regno
Il 14/03/25 18:38, Ariel D'Alessandro ha scritto: Currently, Panfrost only supports MMU configuration in "LEGACY" (as Bifrost calls it) mode, a (modified) version of LPAE "Large Physical Address Extension", which in Linux we've called "mali_lpae". This commit adds support for conditionally enabl

Re: [PATCH v2 4/6] drm/panfrost: Add support for AARCH64_4K page table format

2025-03-15 Thread Boris Brezillon
On Fri, 14 Mar 2025 14:38:56 -0300 Ariel D'Alessandro wrote: > Currently, Panfrost only supports MMU configuration in "LEGACY" (as > Bifrost calls it) mode, a (modified) version of LPAE "Large Physical > Address Extension", which in Linux we've called "mali_lpae". > > This commit adds support fo

[PATCH v2 4/6] drm/panfrost: Add support for AARCH64_4K page table format

2025-03-14 Thread Ariel D'Alessandro
Currently, Panfrost only supports MMU configuration in "LEGACY" (as Bifrost calls it) mode, a (modified) version of LPAE "Large Physical Address Extension", which in Linux we've called "mali_lpae". This commit adds support for conditionally enabling AARCH64_4K page table format. To achieve that, a