✓ CI.checkpatch: success for drm/i915: Plane fb refactoring

Patchwork patchwork at emeril.freedesktop.org
Mon May 6 13:03:02 UTC 2024


== Series Details ==

Series: drm/i915: Plane fb refactoring
URL   : https://patchwork.freedesktop.org/series/133232/
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
0daf0be5bb95eb0a0e42275e00a0e42d8d8fd543
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit 1f22422326cb839de33b697c38074bde35642637
Author: Ville Syrjälä <ville.syrjala at linux.intel.com>
Date:   Mon May 6 15:57:18 2024 +0300

    drm/i915: Rename the fb pinning functions to indicate the address space
    
    Rename the fb pinning functions such that their name directly
    informs us what gets pinned into which address space.
    
    Signed-off-by: Ville Syrjälä <ville.syrjala at linux.intel.com>
+ /mt/dim checkpatch 5a43da669cdb9b8df66e32a661b09cd9c52e35f2 drm-intel
eab2dc1b45a5 drm/i915: Split gen2 vs. gen3 .max_stride()
d2afcc1f9b49 drm/i915: Clean up skl+ plane stride limits
599446885d38 drm/i915: Drop 'uses_fence' parameter from intel_pin_fb_obj_dpt()
00c1b6073fd4 drm/i915: Extract intel_plane_needs_physical()
097250d2fd91 drm/i915: Polish types in fb calculations
befe4c6d90a4 drm/i915: Constify 'fb' in during pinning
029aa899c9aa drm/i915: Change intel_fbdev_fb_alloc() reuturn type
c011c5118383 drm/i915: Cleanup fbdev fb setup
1f22422326cb drm/i915: Rename the fb pinning functions to indicate the address space




More information about the Intel-xe mailing list