✓ CI.checkpatch: success for Fix rtp when processing OOB workarounds (rev3)

Patchwork patchwork at emeril.freedesktop.org
Fri Jul 26 06:50:04 UTC 2024


== Series Details ==

Series: Fix rtp when processing OOB workarounds (rev3)
URL   : https://patchwork.freedesktop.org/series/136538/
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
5ce3e132caaa5b45e5e50201b574a097d130967c
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit 1cef870309d16cf60cbd02de13dbe96d0c3bd5cd
Author: Lucas De Marchi <lucas.demarchi at intel.com>
Date:   Thu Jul 25 23:43:37 2024 -0700

    drm/xe/rtp: Simplify marking active workarounds
    
    Stop doing the calculation both in rtp_mark_active() and in its caller.
    The caller easily knows the number of entries to mark, so just pass it
    forward. That also simplifies rtp_mark_active() since now it doesn't
    have a special case when handling 1 entry.
    
    Signed-off-by: Lucas De Marchi <lucas.demarchi at intel.com>
+ /mt/dim checkpatch edd84625d093bb52bfb1c0c6feb12cff308d81b7 drm-intel
b9565cf6c0ca drm/xe/kunit: Test WAs for BMG
32ac6cad7b50 drm/xe/kunit: Rename count to sr_entries
2b41addc1e5e drm/xe/kunit: Test active rtp entries
61172ab59596 drm/xe/kunit: Rename rtp test cases
45a477522575 drm/xe/rtp: Fix off-by-one when processing rules
840669ad4298 drm/xe/kunit: Test rtp with no actions
1cef870309d1 drm/xe/rtp: Simplify marking active workarounds




More information about the Intel-xe mailing list