All of lore.kernel.org
 help / color / mirror / Atom feed
From: Patchwork <patchwork@emeril.freedesktop.org>
To: "Michal Wajdeczko" <michal.wajdeczko@intel.com>
Cc: intel-xe@lists.freedesktop.org
Subject: ✓ CI.checkpatch: success for Refactor GT debugfs (rev2)
Date: Thu, 28 Mar 2024 21:57:52 -0000	[thread overview]
Message-ID: <171166307227.1064930.7058622243872528676@8e613ede5ea5> (raw)
In-Reply-To: <20240328162808.451-1-michal.wajdeczko@intel.com>

== Series Details ==

Series: Refactor GT debugfs (rev2)
URL   : https://patchwork.freedesktop.org/series/129890/
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
10b531c2aeb176a1a539b4a77216232f97719cec
+ cd /kernel
+ git config --global --add safe.directory /kernel
+ git log -n1
commit 16da9e75ccc1a908350cc801bb4f4446a44dd82b
Author: Michal Wajdeczko <michal.wajdeczko@intel.com>
Date:   Thu Mar 28 17:28:08 2024 +0100

    drm/xe: Refactor GT debugfs
    
    We are abusing struct drm_info_list.data by storing there pointer
    to the xe_gt, while it shouldn't be used for any device specific
    data.  Use recently introduced xe_gt_debugfs_simple_show() that
    hides all details how to obtain the xe_gt pointer.  This will also
    remove the need for making copies of the struct drm_info_list
    to get GT specific definitions.
    
    Reviewed-by: Rodrigo Vivi <rodrigo.vivi@intel.com>
    Link: https://lore.kernel.org/r/20240214115756.1525-4-michal.wajdeczko@intel.com
    Signed-off-by: Michal Wajdeczko <michal.wajdeczko@intel.com>
+ /mt/dim checkpatch d80d79a49622684f7d0c29e26354fa55c718b48a drm-intel
73bf93a2116d drm/xe: Store pointer to struct xe_gt in gt/ debugfs directory
7f0270ed153d drm/xe: Define helper for GT specific debugfs files
16da9e75ccc1 drm/xe: Refactor GT debugfs



  parent reply	other threads:[~2024-03-28 21:57 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-03-28 16:28 [CI 0/3] Refactor GT debugfs Michal Wajdeczko
2024-03-28 16:28 ` [CI 1/3] drm/xe: Store pointer to struct xe_gt in gt/ debugfs directory Michal Wajdeczko
2024-03-28 16:28 ` [CI 2/3] drm/xe: Define helper for GT specific debugfs files Michal Wajdeczko
2024-03-28 16:28 ` [CI 3/3] drm/xe: Refactor GT debugfs Michal Wajdeczko
2024-03-28 21:57 ` ✓ CI.Patch_applied: success for Refactor GT debugfs (rev2) Patchwork
2024-03-28 21:57 ` Patchwork [this message]
2024-03-28 21:58 ` ✓ CI.KUnit: " Patchwork
2024-03-28 22:10 ` ✓ CI.Build: " Patchwork
2024-03-28 22:12 ` ✓ CI.Hooks: " Patchwork
2024-03-28 22:14 ` ✓ CI.checksparse: " Patchwork
2024-03-28 22:57 ` ✓ CI.BAT: " Patchwork
2024-03-29 12:59   ` Michal Wajdeczko

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=171166307227.1064930.7058622243872528676@8e613ede5ea5 \
    --to=patchwork@emeril.freedesktop.org \
    --cc=intel-xe@lists.freedesktop.org \
    --cc=michal.wajdeczko@intel.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.