✓ CI.checkpatch: success for drm/i915/display: Disable AuxCCS framebuffers if built for Xe
Patchwork
patchwork at emeril.freedesktop.org
Mon Feb 26 20:43:17 UTC 2024
== Series Details ==
Series: drm/i915/display: Disable AuxCCS framebuffers if built for Xe
URL : https://patchwork.freedesktop.org/series/130400/
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
0c154c094f54266ae5de84733202d44dc09fb988
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit ad622ad6c105a80a0a4f54444516f7d0fe17088c
Author: Juha-Pekka Heikkila <juhapekka.heikkila at gmail.com>
Date: Mon Feb 26 22:36:51 2024 +0200
drm/i915/display: Disable AuxCCS framebuffers if built for Xe
AuxCCS framebuffers don't work on Xe driver hence disable them
from plane capabilities until they are fixed. FlatCCS framebuffers
work and they are left enabled. CCS is left untouched for i915
driver.
Closes: https://gitlab.freedesktop.org/drm/xe/kernel/-/issues/933
Signed-off-by: Juha-Pekka Heikkila <juhapekka.heikkila at gmail.com>
+ /mt/dim checkpatch c815c7fa9257eb8ff4433c43058dd292b16347eb drm-intel
ad622ad6c105 drm/i915/display: Disable AuxCCS framebuffers if built for Xe
More information about the Intel-xe
mailing list