Skip to content

iris: Implement Xe KMD over memory commiting handling

José Roberto de Souza requested to merge zehortigoza/mesa:xe-out-of-memory into main

What does this MR do and why?

With VM bind style KMD, KMD can only evict other VMs. So if one VM can't fit into GPU memory is up to UMD to unbind not needed VMAs in giving VM.

Needs: https://patchwork.freedesktop.org/series/131085/ was merged in xe-drm-fixes and xe-drm-next.

Edited by José Roberto de Souza

Merge request reports