✓ CI.checkpatch: success for i915/display/dp: Compute AS SDP when vrr is also enabled
Patchwork
patchwork at emeril.freedesktop.org
Tue Jul 30 04:14:44 UTC 2024
== Series Details ==
Series: i915/display/dp: Compute AS SDP when vrr is also enabled
URL : https://patchwork.freedesktop.org/series/136650/
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
7b537a014c4c1a32250e342541870b03977fa7a4
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit 9d68ae4539f150d5b5ced9b266fdfcf49eace5f6
Author: Mitul Golani <mitulkumar.ajitkumar.golani at intel.com>
Date: Tue Jul 30 09:39:40 2024 +0530
i915/display/dp: Compute AS SDP when vrr is also enabled
AS SDP should be computed when VRR timing generator is also enabled.
Correct the compute condition to compute params of Adaptive sync SDP
when VRR timing genrator is enabled along with sink support indication.
--v2:
Modify if condition (Jani).
Fixes: b2013783c445 ("drm/i915/display: Cache adpative sync caps to use it later")
Cc: Mitul Golani <mitulkumar.ajitkumar.golani at intel.com>
Cc: Arun R Murthy <arun.r.murthy at intel.com>
Cc: Jani Nikula <jani.nikula at linux.intel.com>
Cc: intel-gfx at lists.freedesktop.org
Cc: intel-xe at lists.freedesktop.org
Signed-off-by: Mitul Golani <mitulkumar.ajitkumar.golani at intel.com>
Reviewed-by: Ankit Nautiyal <ankit.k.nautiyal at intel.com>
+ /mt/dim checkpatch b6f9528c7fffc2f65c8e4969d35d9346fd503c9b drm-intel
9d68ae4539f1 i915/display/dp: Compute AS SDP when vrr is also enabled
More information about the Intel-xe
mailing list