✓ CI.checkpatch: success for drm/i915/xe3: do not configure auto min dbuf for cursor WMs (rev2)
Patchwork
patchwork at emeril.freedesktop.org
Mon Dec 16 09:48:26 UTC 2024
== Series Details ==
Series: drm/i915/xe3: do not configure auto min dbuf for cursor WMs (rev2)
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 c3b6b7b277a3e34cb852f20db224a936866f0b89
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 63be16e210b1c3e43b43d8ca9b7e17f15142d2c3 drm-intel
c3b6b7b277a3 drm/i915/xe3: do not configure auto min dbuf for cursor WMs
More information about the Intel-xe
mailing list