✓ CI.checkpatch: success for Check Scaler and DSC Prefill Latency Against Vblank
Patchwork
patchwork at emeril.freedesktop.org
Mon Jan 6 17:17:53 UTC 2025
== Series Details ==
Series: Check Scaler and DSC Prefill Latency Against Vblank
URL : https://patchwork.freedesktop.org/series/143159/
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 8c915ce0f0e90336777d747bbd14fce9f953f7e1
Author: Mitul Golani <mitulkumar.ajitkumar.golani at intel.com>
Date: Mon Jan 6 22:21:11 2025 +0530
drm/i915/dsc: Check if dsc prefill sufficient for vblank
Check if dsc prefill latency is sufficient for vblank.
--v2:
- Consider chroma downscaling factor in latency calculation. [Ankit]
- Replace function name from dsc_prefill_time to dsc_prefill_latency.
Signed-off-by: Mitul Golani <mitulkumar.ajitkumar.golani at intel.com>
+ /mt/dim checkpatch 1c0bba8188ab903248bafdfd0ae42d8e43adaf4a drm-intel
71030582b25c drm/i915/scaler: Add and compute scaling factors
694bbbcfdb0e drm/i915/scaler: Use crtc_state to setup plane or pipe scaler
c5ea9016e4bd drm/i915/scaler: Compute scaling factors for pipe scaler
274684fb29ac drm/i915/scaler: Check if vblank is sufficient for scaler
8c915ce0f0e9 drm/i915/dsc: Check if dsc prefill sufficient for vblank
More information about the Intel-xe
mailing list