✓ CI.checkpatch: success for drm/i915/xe3: do not configure auto min dbuf for cursor WMs
Patchwork
patchwork at emeril.freedesktop.org
Fri Dec 13 13:57:33 UTC 2024
== Series Details ==
Series: drm/i915/xe3: do not configure auto min dbuf for cursor WMs
URL : https://patchwork.freedesktop.org/series/142558/
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 91f0333cf18269a70508e90ed40e82522e99a672
Author: Vinod Govindapillai <vinod.govindapillai at intel.com>
Date: Fri Dec 13 14:03:57 2024 +0200
drm/i915/xe3: do not configure auto min dbuf for cursor WMs
Cursor planes do not have the minimum dbuf confguation. The
ddb allocation and registration routines handle this correctly.
But the plane wm handling for cursor need to be differentiated
for this case. Auto minimum buf enable flag should not be
enabled for cursor wm registers in xe3.
Fixes: a831920c370c ("drm/i915/xe3: Use hw support for min/interim ddb allocations for async flip")
Signed-off-by: Vinod Govindapillai <vinod.govindapillai at intel.com>
+ /mt/dim checkpatch 8f7b64e137723da601f3c07d0cda22566cf994d5 drm-intel
91f0333cf182 drm/i915/xe3: do not configure auto min dbuf for cursor WMs
More information about the Intel-xe
mailing list