✓ CI.checkpatch: success for Align framebuffers according to what display minimum alignment states
Patchwork
patchwork at emeril.freedesktop.org
Wed Oct 9 16:30:16 UTC 2024
== Series Details ==
Series: Align framebuffers according to what display minimum alignment states
URL : https://patchwork.freedesktop.org/series/139794/
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 642bf6b6ed052ed1a17abbc2d5be815ce85f1db4
Author: Juha-Pekka Heikkila <juhapekka.heikkila at gmail.com>
Date: Wed Oct 9 18:19:47 2024 +0300
drm/xe/display: align framebuffers according to hw requirements
Align framebuffers in memory according to hw requirements instead of
default page size alignment.
Signed-off-by: Juha-Pekka Heikkila <juhapekka.heikkila at gmail.com>
+ /mt/dim checkpatch d0efccb2464195163a7194aa33c686feb84ab52c drm-intel
159ee9444784 drm/xe: add interface to request physical alignment for buffer objects
642bf6b6ed05 drm/xe/display: align framebuffers according to hw requirements
More information about the Intel-xe
mailing list