✓ CI.checkpatch: success for drm/i915: Precompute plane SURF address/etc. (rev2)

Patchwork patchwork at emeril.freedesktop.org
Wed Apr 2 17:29:00 UTC 2025


== Series Details ==

Series: drm/i915: Precompute plane SURF address/etc. (rev2)
URL   : https://patchwork.freedesktop.org/series/147096/
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
99e5a866b5e13f134e606a3e29d9508d97826fb3
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit 5e999ae489bacd462c8ef961252af1b49b7eddb0
Author: Ville Syrjälä <ville.syrjala at linux.intel.com>
Date:   Wed Apr 2 20:22:40 2025 +0300

    drm/i915: Don't pass crtc_state to foo_plane_ctl() & co.
    
    The *_plane_ctl() functions only consider the state of the
    plane (the state of the crtc is handled by the corresponding
    *_plane_ctl_crtc()), and thus they don't need the crtc_state
    at all. Don't pass it in.
    
    Signed-off-by: Ville Syrjälä <ville.syrjala at linux.intel.com>
+ /mt/dim checkpatch 6deef7a0418bc26082804287b18c8db1e0810686 drm-intel
5324888bf6f8 drm/i915: Precompute plane SURF address
27d3eee823b6 drm/i915: Nuke intel_plane_ggtt_offset()
34296c865813 drm/i915: Move the intel_dpt_offset() check into intel_plane_pin_fb()
3aebf304444b drm/i915: Use i915_vma_offset() in intel_dpt_offset()
ff845dbc0420 drm/i915: Remove unused dpt_total_entries()
5e999ae489ba drm/i915: Don't pass crtc_state to foo_plane_ctl() & co.




More information about the Intel-xe mailing list