✓ CI.checkpatch: success for series starting with [CI,1/3] drm/xe/uc: Use managed bo for HuC and GSC objects
Patchwork
patchwork at emeril.freedesktop.org
Thu Aug 15 23:12:22 UTC 2024
== Series Details ==
Series: series starting with [CI,1/3] drm/xe/uc: Use managed bo for HuC and GSC objects
URL : https://patchwork.freedesktop.org/series/137362/
State : success
== Summary ==
+ KERNEL=/kernel
+ git clone https://gitlab.freedesktop.org/drm/maintainer-tools mt
Cloning into 'mt'...
warning: redirecting to https://gitlab.freedesktop.org/drm/maintainer-tools.git/
+ git -C mt rev-list -n1 origin/master
9fe5037901cabbcdf27a6fe0dfb047ca1474d363
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit 8956522e6ac792f52dddfada1d7c601cb0e70057
Author: Matthew Brost <matthew.brost at intel.com>
Date: Thu Aug 15 16:05:41 2024 -0700
drm/xe: Fix tile fini sequence
Only set tile->mmio.regs to NULL if not the root tile in tile_fini. The
root tile mmio regs is setup ealier in MMIO init thus it should be set
to NULL in mmio_fini.
Fixes: dd08ebf6c352 ("drm/xe: Introduce a new DRM driver for Intel GPUs")
Signed-off-by: Matthew Brost <matthew.brost at intel.com>
Reviewed-by: Himal Prasad Ghimiray <himal.prasad.ghimiray at intel.com>
Reviewed-by: Lucas De Marchi <lucas.demarchi at intel.com>
Signed-off-by: Lucas De Marchi <lucas.demarchi at intel.com>
+ /mt/dim checkpatch f0a6824d9e4ba2e1beabab4e3eeb195aa7fea167 drm-intel
64ca08ee9ec3 drm/xe/uc: Use managed bo for HuC and GSC objects
9d5b037d3c6f drm/xe/uc: Use devm to register cleanup that includes exec_queues
8956522e6ac7 drm/xe: Fix tile fini sequence
More information about the Intel-xe
mailing list