✓ CI.checkpatch: success for series starting with [1/2] drm/i915/display: add hdcp sub-struct to struct intel_digital_port

Patchwork patchwork at emeril.freedesktop.org
Fri Nov 29 11:27:43 UTC 2024


== Series Details ==

Series: series starting with [1/2] drm/i915/display: add hdcp sub-struct to struct intel_digital_port
URL   : https://patchwork.freedesktop.org/series/141922/
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 4678e69bc1f55e199cc3c0c31a2e1ff6df0fb0f1
Author: Jani Nikula <jani.nikula at intel.com>
Date:   Fri Nov 29 13:20:12 2024 +0200

    drm/i915/display: add intel_dig_port_alloc()
    
    Add a common allocator function for struct intel_digital_port, with some
    member default initialization to deduplicate them from everywhere else.
    
    At least for now, place this in intel_encoder.[ch]. We don't have a
    dedicated file for dig port stuff, and there wouldn't be much to add
    there anyway. A digital port is a sort of subclass of encoder, so the
    location isn't far off the mark.
    
    Signed-off-by: Jani Nikula <jani.nikula at intel.com>
+ /mt/dim checkpatch 4f5b3a832a6480c82639b5500d731d7222b7eee7 drm-intel
a998fcca4437 drm/i915/display: add hdcp sub-struct to struct intel_digital_port
4678e69bc1f5 drm/i915/display: add intel_dig_port_alloc()




More information about the Intel-xe mailing list