✓ CI.checkpatch: success for drm/i915: Allow fastset for change in HDR infoframe (rev3)

Patchwork patchwork at emeril.freedesktop.org
Wed Oct 23 04:50:50 UTC 2024


== Series Details ==

Series: drm/i915: Allow fastset for change in HDR infoframe (rev3)
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 91edf11aebcb860a3320c26fd31198abd1b36ee3
Author: Chaitanya Kumar Borah <chaitanya.kumar.borah at intel.com>
Date:   Wed Oct 23 10:11:22 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().
    
    v3:
     - Create a wrapper intel_ddi_update_pipe_hdmi to stick to
       uniform naming (Jani)
     - Do not disable HDMI AVI infoframe if already disabled (Uma)
    
    v2:
     - Update HDMI AVI infoframe during fastset.
    
    Signed-off-by: Chaitanya Kumar Borah <chaitanya.kumar.borah at intel.com>
+ /mt/dim checkpatch 8a7ac0227c7c3fe2fcb01a933df5b9c49c7f2832 drm-intel
91edf11aebcb drm/i915: Allow fastset for change in HDR infoframe




More information about the Intel-xe mailing list