✓ CI.checkpatch: success for Update VRR guardband for HRR panel
Patchwork
patchwork at emeril.freedesktop.org
Tue Nov 12 09:31:33 UTC 2024
== Series Details ==
Series: Update VRR guardband for HRR panel
URL : https://patchwork.freedesktop.org/series/141202/
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 5176c4967eef5a9308e1d0da0a3607e79bbc305b
Author: Mitul Golani <mitulkumar.ajitkumar.golani at intel.com>
Date: Tue Nov 12 14:20:39 2024 +0530
display/vrr: Update guardband based on enabled latency
Instead of computing guardband to max vblank, account for
the differenct feature latency.
Signed-off-by: Mitul Golani <mitulkumar.ajitkumar.golani at intel.com>
+ /mt/dim checkpatch bb3e6edc085808aa7d7ea238c6bff1130e893224 drm-intel
7866b2a098b2 drm/i915/scaler: Calculate scaler prefill latency
f1d81ff44e71 drm/i915/watermark: Add WM0 prefill latency
3d195c639cbd drm/i915/psr: Add latency for PSR
5176c4967eef display/vrr: Update guardband based on enabled latency
More information about the Intel-xe
mailing list