✓ CI.checkpatch: success for series starting with [v1,1/1] drm/xe/bo: Fix fixed placement ggtt pinning code
Patchwork
patchwork at emeril.freedesktop.org
Fri Jun 21 07:20:26 UTC 2024
== Series Details ==
Series: series starting with [v1,1/1] drm/xe/bo: Fix fixed placement ggtt pinning code
URL : https://patchwork.freedesktop.org/series/135161/
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
51ce9f6cd981d42d7467409d7dbc559a450abc1e
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit 20b4f0a8c8ed58668dc4bd163990927d8c39dd85
Author: Alan Previn <alan.previn.teres.alexis at intel.com>
Date: Fri Jun 21 00:15:06 2024 -0700
drm/xe/bo: Fix fixed placement ggtt pinning code
When calling xe_bo_create_pin_map_at, use the correct
starting offset provided by caller at xe_ggtt_insert_bo_at.
Fixes: 44e694958b95 ("drm/xe/display: Implement display support")
Signed-off-by: Alan Previn <alan.previn.teres.alexis at intel.com>
+ /mt/dim checkpatch 40deb379b103746ee4c9df5f0f1919bd4703c9cc drm-intel
20b4f0a8c8ed drm/xe/bo: Fix fixed placement ggtt pinning code
More information about the Intel-xe
mailing list