Hi Dave and Sima, Here goes the xe fixes for this round.
Thanks, Rodrigo. drm-xe-fixes-2025-02-13: - Remove bo->clients out of bos_lock area (Tejas) - Carve out wopcm portion from the stolen memory (Nirmoy) The following changes since commit a64dcfb451e254085a7daee5fe51bf22959d52d3: Linux 6.14-rc2 (2025-02-09 12:45:03 -0800) are available in the Git repository at: https://gitlab.freedesktop.org/drm/xe/kernel.git tags/drm-xe-fixes-2025-02-13 for you to fetch changes up to e977499820782ab1c69f354d9f41b6d9ad1f43d9: drm/xe: Carve out wopcm portion from the stolen memory (2025-02-12 09:08:24 -0500) ---------------------------------------------------------------- - Remove bo->clients out of bos_lock area (Tejas) - Carve out wopcm portion from the stolen memory (Nirmoy) ---------------------------------------------------------------- Nirmoy Das (1): drm/xe: Carve out wopcm portion from the stolen memory Tejas Upadhyay (1): drm/xe/client: bo->client does not need bos_lock drivers/gpu/drm/xe/xe_drm_client.c | 2 +- drivers/gpu/drm/xe/xe_ttm_stolen_mgr.c | 70 ++++++++++++++++++---------------- 2 files changed, 39 insertions(+), 33 deletions(-)