[PATCH CI, v11 0/5] Cleaning up code related to VRAM regions and its initialization - part 2

Lucas De Marchi lucas.demarchi at intel.com
Wed Jul 16 19:46:45 UTC 2025


On Mon, Jul 14, 2025 at 08:48:13PM +0200, Piórkowski, Piotr wrote:
>From: Piotr Piórkowski <piotr.piorkowski at intel.com>
>
>As a follow-up to the earlier VRAM region cleanups, this patch series
>focuses on further improving the flexibility and clarity of
>the Xe driver's VRAM management.
>
>This series focuses on preparing the VRAM region handling code for future
>platforms, where a more dynamic representation of device and tile VRAM
>regions will be required. Static allocation of these structures is replaced
>with dynamic allocation to increase flexibility and improve maintainability.
>Additionally, the initialization logic for device-wide and tile-local VRAM
>regions is unified, replacing the previously separate code paths. This
>simplification improves code clarity and facilitates future extensions
>involving additional VRAM region types.

there was a small conflict when applying the 3rd patch to drm-xe-next
and b4 got confused about the last patch since it uses a different
subject prefix. Please consider using the more common
--subject-prefix=CI -v11 when submitting.

Anyway, it's now pushed to drm-xe-next.

Thanks
Lucas De Marchi


More information about the Intel-xe mailing list