✓ CI.checkpatch: success for drm/i915/dp: demote source OUI read/write failure logging to debug (rev2)

Patchwork patchwork at emeril.freedesktop.org
Fri Nov 8 12:19:44 UTC 2024


== Series Details ==

Series: drm/i915/dp: demote source OUI read/write failure logging to debug (rev2)
URL   : https://patchwork.freedesktop.org/series/141015/
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 5888d255455bae6560454784362bb7f8d78bca20
Author: Jani Nikula <jani.nikula at intel.com>
Date:   Wed Nov 6 18:23:25 2024 +0200

    drm/i915/dp: demote source OUI read/write failure logging to debug
    
    Commit 1f12d63a14d7 ("drm/i915/dp: Write the source OUI for non-eDP
    sinks as well") started writing source OUI for non-eDP sinks as well,
    increasing the possibilities of hitting read/write failures either due
    to the sink behaviour or hotplug or whatever.
    
    Even before that, commit 3fb0501f0c07 ("drm/i915/display/dp: Reduce log
    level for SOURCE OUI write failures") already reduced write failures to
    info level when source OUI was just for eDP.
    
    Further reduce the log level to just debug. Switch to struct intel_dp
    while at it.
    
    Closes: https://gitlab.freedesktop.org/drm/xe/kernel/-/issues/3372
    Cc: Clint Taylor <clinton.a.taylor at intel.com>
    Cc: Imre Deak <imre.deak at intel.com>
    Signed-off-by: Jani Nikula <jani.nikula at intel.com>
+ /mt/dim checkpatch bd71b756ae81e1c28782ecd94c3e53d4981c6cbd drm-intel
5888d255455b drm/i915/dp: demote source OUI read/write failure logging to debug




More information about the Intel-xe mailing list