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

2025-03-24 Thread Ariel D'Alessandro
Adrian, On 3/22/25 3:48 PM, Adrian Larumbe wrote: On 17.03.2025 11:52, 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".

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

2025-03-22 Thread Adrian Larumbe
On 17.03.2025 11:52, 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 for conditionally e

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

2025-03-17 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