[Intel-xe] [RFC PATCH 0/1] drm/xe: switch to using drm_exec

Francois Dugast francois.dugast at intel.com
Fri Apr 14 10:27:44 UTC 2023


This makes Xe use the new drm_exec helpers provided by this series:
https://patchwork.freedesktop.org/series/114464/

Tested after also applying this patch:
https://patchwork.freedesktop.org/patch/530670/?series=112994&rev=4

Results look good in IGT tests.

Francois Dugast (1):
  drm/xe: switch to using drm_exec

 drivers/gpu/drm/xe/xe_bo.c           |  22 ++-
 drivers/gpu/drm/xe/xe_bo_types.h     |   1 -
 drivers/gpu/drm/xe/xe_exec.c         |  32 ++--
 drivers/gpu/drm/xe/xe_gt_pagefault.c |  67 +++++----
 drivers/gpu/drm/xe/xe_vm.c           | 217 +++++++++++----------------
 drivers/gpu/drm/xe/xe_vm.h           |  19 +--
 6 files changed, 159 insertions(+), 199 deletions(-)

-- 
2.25.1



More information about the Intel-xe mailing list