[Intel-xe] ✗ CI.checkpatch: warning for fbc on any plane (rev3)
Patchwork
patchwork at emeril.freedesktop.org
Fri Sep 1 13:09:14 UTC 2023
== Series Details ==
Series: fbc on any plane (rev3)
URL : https://patchwork.freedesktop.org/series/122957/
State : warning
== 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
e700ea2f248a75138759bcb443affeef4a2d1991
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit 1dcfd1d78d7f7a0614ec4b25551fcb7d23a48a81
Author: Vinod Govindapillai <vinod.govindapillai at intel.com>
Date: Fri Sep 1 15:59:50 2023 +0300
drm/i915/lnl: possibility to enable FBC on first three planes
In LNL onwards, FBC can be associated to the first three planes.
FBC will be enabled on planes first come first served basis
until the userspace can select one of these FBC capable plane
explicitly. FBC can be supported in planes with per pixel alpha
v2:
- avoid fbc->state.plane check in intel_fbc_check_plane (Ville)
- simplify plane binding register writes (Matt)
- Update the subject to reflect that fbc can be enabled only in
the first three planes (Matt)
Bspec: 69560
Signed-off-by: Vinod Govindapillai <vinod.govindapillai at intel.com>
+ /mt/dim checkpatch e4a0387635ffa6ccbc6207c9195896bcc4e59de2 drm-intel
/mt/dim: line 50: /root/.dimrc: No such file or directory
More information about the Intel-xe
mailing list