✓ CI.checkpatch: success for Check if is vblank too short
Patchwork
patchwork at emeril.freedesktop.org
Tue Dec 17 23:04:30 UTC 2024
== Series Details ==
Series: Check if is vblank too short
URL : https://patchwork.freedesktop.org/series/142746/
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 5fe880d4c77da5097ccc2ac900e82de90a70ce53
Author: Mitul Golani <mitulkumar.ajitkumar.golani at intel.com>
Date: Tue Dec 17 23:37:10 2024 +0530
drm/i915/dsc: Check if dsc prefill sufficient for vblank
Check if dsc prefill latency is sufficient for vblank.
Signed-off-by: Mitul Golani <mitulkumar.ajitkumar.golani at intel.com>
+ /mt/dim checkpatch 69607bbcaccc29ae254d974a5e547d873e7c0ac0 drm-intel
bb84823e1dc4 drm/i915/scaler: Add and compute scaling factors
677735565d0d drm/i915/scaler: Add member to track scaler user
16c5367210d3 drm/i915/scaler: Use crtc_state to setup plane or pipe scaler
9ec2b5f31a66 drm/i915/scaler: Compute scling factors for pipe scaler
5bf4b509ffd0 drm/i915/scaler: Check if vblank is sufficient for scaler
5fe880d4c77d drm/i915/dsc: Check if dsc prefill sufficient for vblank
More information about the Intel-xe
mailing list