✓ CI.checkpatch: success for drm/i915/fbc: disable FBC if PSR2 selective fetch is enabled (rev3)
Patchwork
patchwork at emeril.freedesktop.org
Fri Mar 21 09:50:39 UTC 2025
== Series Details ==
Series: drm/i915/fbc: disable FBC if PSR2 selective fetch is enabled (rev3)
URL : https://patchwork.freedesktop.org/series/146402/
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
cbb4e4a079d89106c2736adc3c7de6f9dc56da07
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit e4d878db5301416b8b3141ead72e62686a4d9790
Author: Vinod Govindapillai <vinod.govindapillai at intel.com>
Date: Fri Mar 21 11:45:29 2025 +0200
drm/i915/fbc: update the panel_replay dependency in fbc wa's
There are two panel_replay scenarios fbc wa need to be aware of,
panel replay with and without selective update capability.
Panel replay without selective update don't have any fbc wa.
So keep the fbc psr1 wa as it is.
The current fbc psr2 wa is mainly about selective fetch and we
need to apply the fbc wa if selective fetch is on - irrespective
of panel replay. Hence we can't exclude panel replay from the
fbc psr2 wa.
v1: keep panel_replay exclusion in PSR1 case (Jouni)
Patch description updated
Bspec: 66624, 50442
Signed-off-by: Vinod Govindapillai <vinod.govindapillai at intel.com>
+ /mt/dim checkpatch b15a87713d14b1c2986f47a622c5a8c5458e2396 drm-intel
2f88854b2af3 drm/i915/fbc: keep FBC disabled if selective update is on in xe2lpd
e4d878db5301 drm/i915/fbc: update the panel_replay dependency in fbc wa's
More information about the Intel-xe
mailing list