public inbox for intel-xe@lists.freedesktop.org
 help / color / mirror / Atom feed
From: "Hogander, Jouni" <jouni.hogander@intel.com>
To: "intel-xe@lists.freedesktop.org" <intel-xe@lists.freedesktop.org>,
	"Nikula, Jani" <jani.nikula@intel.com>,
	"intel-gfx@lists.freedesktop.org"
	<intel-gfx@lists.freedesktop.org>
Subject: Re: [PATCH 4/7] drm/intel: fix @dpt kernel-doc for parent interface
Date: Thu, 5 Mar 2026 11:37:01 +0000	[thread overview]
Message-ID: <8d33b2698eaddc20f05c16c59d44a5b1c6faaee5.camel@intel.com> (raw)
In-Reply-To: <0209e128312520ca1c6a0c39f9dfb0184125322a.1772475391.git.jani.nikula@intel.com>

On Mon, 2026-03-02 at 20:17 +0200, Jani Nikula wrote:
> Fix the copy-paste fail.
> 
> Signed-off-by: Jani Nikula <jani.nikula@intel.com>

Reviewed-by: Jouni Högander <jouni.hogander@intel.com>

> ---
>  include/drm/intel/display_parent_interface.h | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/include/drm/intel/display_parent_interface.h
> b/include/drm/intel/display_parent_interface.h
> index b4b0f58ae3ee..b439e513c0c5 100644
> --- a/include/drm/intel/display_parent_interface.h
> +++ b/include/drm/intel/display_parent_interface.h
> @@ -162,7 +162,7 @@ struct intel_display_stolen_interface {
>   * check the optional pointers.
>   */
>  struct intel_display_parent_interface {
> -	/** @dsb: DPT interface. Optional. */
> +	/** @dpt: DPT interface. Optional. */
>  	const struct intel_display_dpt_interface *dpt;
>  
>  	/** @dsb: DSB buffer interface */


  reply	other threads:[~2026-03-05 11:37 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-03-02 18:17 [PATCH 0/7] drm/{i915, xe}/frontbuffer: refactor, move calls to parent interface Jani Nikula
2026-03-02 18:17 ` [PATCH 1/7] drm/i915/gem: relocate __i915_gem_object_{flush, invalidate}_frontbuffer() Jani Nikula
2026-03-04 14:20   ` Hogander, Jouni
2026-03-11 10:12     ` Jani Nikula
2026-03-02 18:17 ` [PATCH 2/7] drm/i915/gem: unify i915 gem object frontbuffer function names Jani Nikula
2026-03-05  6:41   ` Hogander, Jouni
2026-03-02 18:17 ` [PATCH 3/7] drm/i915/overlay: convert from struct intel_frontbuffer to i915_frontbuffer Jani Nikula
2026-03-05  7:07   ` Hogander, Jouni
2026-03-02 18:17 ` [PATCH 4/7] drm/intel: fix @dpt kernel-doc for parent interface Jani Nikula
2026-03-05 11:37   ` Hogander, Jouni [this message]
2026-03-02 18:17 ` [PATCH 5/7] drm/{i915, xe}/frontbuffer: move frontbuffer handling to " Jani Nikula
2026-03-06  6:54   ` Hogander, Jouni
2026-03-02 18:17 ` [PATCH 6/7] drm/i915/frontbuffer: call parent interface directly Jani Nikula
2026-03-06  7:05   ` Hogander, Jouni
2026-03-02 18:17 ` [PATCH 7/7] drm/i915/frontbuffer: reduce fb for frontbuffer abbreviation usage Jani Nikula
2026-03-06  7:25   ` Hogander, Jouni
2026-03-02 23:14 ` ✗ CI.checkpatch: warning for drm/{i915, xe}/frontbuffer: refactor, move calls to parent interface Patchwork
2026-03-02 23:16 ` ✓ CI.KUnit: success " Patchwork
2026-03-03  0:31 ` ✓ Xe.CI.BAT: " Patchwork
2026-03-03  8:17 ` ✗ Xe.CI.FULL: failure " 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=8d33b2698eaddc20f05c16c59d44a5b1c6faaee5.camel@intel.com \
    --to=jouni.hogander@intel.com \
    --cc=intel-gfx@lists.freedesktop.org \
    --cc=intel-xe@lists.freedesktop.org \
    --cc=jani.nikula@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox