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

Lucas De Marchi lucas.demarchi at intel.com
Fri Apr 14 16:25:02 UTC 2023


On Fri, Apr 14, 2023 at 12:27:44PM +0200, Francois Dugast wrote:
>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.

maybe squash the deps as the first patch, making note here the first
patch is only so other people can easily test.... and CI can then
confirm it does in fact look good

Lucas De Marchi

>
>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