✓ CI.checkpatch: success for drm/xe/display: Merge xe's display info probe and i915 HAS_DISPLAY checks

Patchwork patchwork at emeril.freedesktop.org
Wed Sep 4 19:21:19 UTC 2024


== Series Details ==

Series: drm/xe/display: Merge xe's display info probe and i915 HAS_DISPLAY checks
URL   : https://patchwork.freedesktop.org/series/138224/
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
c62d7e164862503a3662a095da1c6c9014248cb2
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit 2b128562cc9e3893c1053bf4a86fb13cf8cb665c
Author: Rodrigo Vivi <rodrigo.vivi at intel.com>
Date:   Wed Sep 4 13:37:13 2024 -0400

    drm/xe/display: Merge xe's display info probe and i915 HAS_DISPLAY checks
    
    Instead of having multiple checks and the has_display in the middle
    of the functions, only execute the Xe display functions if
    Xe probed display and pipe_masks still have something valid
    after i915's runtime init.
    
    Cc: Jani Nikula <jani.nikula at intel.com>
    Cc: Lucas De Marchi <lucas.demarchi at intel.com>
    Signed-off-by: Rodrigo Vivi <rodrigo.vivi at intel.com>
+ /mt/dim checkpatch c72d3ffc0308b71024de6f80c3596668991c67ea drm-intel
2b128562cc9e drm/xe/display: Merge xe's display info probe and i915 HAS_DISPLAY checks




More information about the Intel-xe mailing list