✓ CI.checkpatch: success for drm/i915: Allow fastset for change in HDR infoframe (rev2)
Patchwork
patchwork at emeril.freedesktop.org
Wed Oct 9 09:59:51 UTC 2024
== Series Details ==
Series: drm/i915: Allow fastset for change in HDR infoframe (rev2)
URL : https://patchwork.freedesktop.org/series/139292/
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 841532e6a5b52d08f933f297166ac0a330780ef6
Author: Chaitanya Kumar Borah <chaitanya.kumar.borah at intel.com>
Date: Wed Oct 9 12:55:30 2024 +0530
drm/i915: Allow fastset for change in HDR infoframe
Changes in Dynamic Range and Mastering infoframe
should not trigger a full modeset. Therefore, allow
fastset. DP SDP programming is already hooked up in the
fastset flow but HDMI AVI infoframe update is not, add it.
Any other infoframe that can be fastset should be added to
the helper intel_hdmi_fastset_infoframes().
v2:
- Update HDMI AVI infoframe during fastset.
Signed-off-by: Chaitanya Kumar Borah <chaitanya.kumar.borah at intel.com>
+ /mt/dim checkpatch 97b4690ecb1eafab876fe8be401d0d45bb5eb5ff drm-intel
841532e6a5b5 drm/i915: Allow fastset for change in HDR infoframe
More information about the Intel-xe
mailing list