✓ CI.checkpatch: success for drm/i915: Improve the display VT-d workarounds
Patchwork
patchwork at emeril.freedesktop.org
Wed Jan 22 15:49:31 UTC 2025
== Series Details ==
Series: drm/i915: Improve the display VT-d workarounds
URL : https://patchwork.freedesktop.org/series/143856/
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
30ab6715fc09baee6cc14cb3c89ad8858688d474
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit fc4ad4f7f6d347172be60cb7c33ae0b1de8b8f68
Author: Ville Syrjälä <ville.syrjala at linux.intel.com>
Date: Wed Jan 22 17:17:55 2025 +0200
drm/i915/fbdev: Use fb->normal_view.gtt
Grab the GTT view for the fbdev fb pinning from
fb->normal_view.gtt instead of having and extra one on
the stack. Seems safer in case we ever put any new
information into normal GTT views.
Signed-off-by: Ville Syrjälä <ville.syrjala at linux.intel.com>
+ /mt/dim checkpatch 6834acba715b85cbecfeb660b9695806e98c9a0a drm-intel
36cc8ec8954b drm/i915: Move VT-d alignment into plane->min_alignment()
48efe2554e4a drm/i915: Use more optimal VTd alignment for planes
391332970742 drm/i915: Calculate the VT-d guard size in the display code
042b3e66e9a8 drm/i915: Use per-plane VT-d guard numbers
fc4ad4f7f6d3 drm/i915/fbdev: Use fb->normal_view.gtt
More information about the Intel-xe
mailing list