All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jani Nikula <jani.nikula@intel.com>
To: "Ville Syrjälä" <ville.syrjala@linux.intel.com>
Cc: intel-gfx@lists.freedesktop.org, intel-xe@lists.freedesktop.org
Subject: Re: [PATCH 0/6] drm/{i915,xe}: clean up parent interface definitions
Date: Mon, 15 Dec 2025 14:30:21 +0200	[thread overview]
Message-ID: <dfd36813ff56247b0384cf0d944b8b3be35196f4@intel.com> (raw)
In-Reply-To: <aTwq2M8EBcCanVr3@intel.com>

On Fri, 12 Dec 2025, Ville Syrjälä <ville.syrjala@linux.intel.com> wrote:
> On Fri, Dec 12, 2025 at 04:14:03PM +0200, Jani Nikula wrote:
>> Fix some issues spotted by Ville.
>> 
>> Jani Nikula (6):
>>   drm/intel: fix parent interface kernel-doc
>>   drm/intel: group individual funcs in parent interface
>>   drm/intel: sort parent interface struct definitions and members
>>   drm/i915: sort parent interface initialization
>>   drm/xe: sort parent interface initialization
>>   drm/i915/display: group and sort the parent interface wrappers better
>
> series is
> Reviewed-by: Ville Syrjälä <ville.syrjala@linux.intel.com>

Thanks, pushed to din.

BR,
Jani.

>
>> 
>>  drivers/gpu/drm/i915/display/intel_parent.c  | 45 ++++++++-------
>>  drivers/gpu/drm/i915/display/intel_parent.h  | 13 +++--
>>  drivers/gpu/drm/i915/i915_driver.c           | 27 ++++-----
>>  drivers/gpu/drm/xe/display/xe_display.c      |  2 +-
>>  include/drm/intel/display_parent_interface.h | 59 +++++++++++---------
>>  5 files changed, 80 insertions(+), 66 deletions(-)
>> 
>> -- 
>> 2.47.3

-- 
Jani Nikula, Intel

  reply	other threads:[~2025-12-15 12:30 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-12-12 14:14 [PATCH 0/6] drm/{i915,xe}: clean up parent interface definitions Jani Nikula
2025-12-12 14:14 ` [PATCH 1/6] drm/intel: fix parent interface kernel-doc Jani Nikula
2025-12-12 14:14 ` [PATCH 2/6] drm/intel: group individual funcs in parent interface Jani Nikula
2025-12-12 14:14 ` [PATCH 3/6] drm/intel: sort parent interface struct definitions and members Jani Nikula
2025-12-12 14:14 ` [PATCH 4/6] drm/i915: sort parent interface initialization Jani Nikula
2025-12-12 14:14 ` [PATCH 5/6] drm/xe: " Jani Nikula
2025-12-12 14:14 ` [PATCH 6/6] drm/i915/display: group and sort the parent interface wrappers better Jani Nikula
2025-12-12 14:23 ` ✗ CI.checkpatch: warning for drm/{i915,xe}: clean up parent interface definitions Patchwork
2025-12-12 14:24 ` ✓ CI.KUnit: success " Patchwork
2025-12-12 14:46 ` [PATCH 0/6] " Ville Syrjälä
2025-12-15 12:30   ` Jani Nikula [this message]
2025-12-12 14:47 ` ✗ CI.checksparse: warning for " Patchwork
2025-12-12 15:20 ` ✗ i915.CI.BAT: failure " Patchwork
2025-12-12 15:35 ` ✓ Xe.CI.BAT: success " Patchwork
2025-12-12 17:14 ` ✓ i915.CI.BAT: success for drm/{i915,xe}: clean up parent interface definitions (rev2) Patchwork
2025-12-12 23:58 ` ✓ i915.CI.Full: " Patchwork
2025-12-13  6:11 ` ✓ Xe.CI.Full: success for drm/{i915,xe}: clean up parent interface definitions Patchwork

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=dfd36813ff56247b0384cf0d944b8b3be35196f4@intel.com \
    --to=jani.nikula@intel.com \
    --cc=intel-gfx@lists.freedesktop.org \
    --cc=intel-xe@lists.freedesktop.org \
    --cc=ville.syrjala@linux.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.