All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jani Nikula <jani.nikula@linux.intel.com>
To: Randy Dunlap <rdunlap@infradead.org>, dri-devel@lists.freedesktop.org
Cc: Randy Dunlap <rdunlap@infradead.org>,
	Maxime Ripard <mripard@kernel.org>,
	Thomas Zimmermann <tzimmermann@suse.de>
Subject: Re: [PATCH] drm/drm_modeset_helper_vtables.h: fix typos/spellos
Date: Wed, 13 Dec 2023 12:16:45 +0200	[thread overview]
Message-ID: <87fs06wgoi.fsf@intel.com> (raw)
In-Reply-To: <20231213043226.10046-1-rdunlap@infradead.org>

On Tue, 12 Dec 2023, Randy Dunlap <rdunlap@infradead.org> wrote:
> Fix spelling problems as identified by codespell.
>
> Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
> Cc: David Airlie <airlied@gmail.com>
> Cc: Daniel Vetter <daniel@ffwll.ch>
> Cc: Maarten Lankhorst <maarten.lankhorst@linux.intel.com>
> Cc: Maxime Ripard <mripard@kernel.org>
> Cc: Thomas Zimmermann <tzimmermann@suse.de>

Reviewed-by: Jani Nikula <jani.nikula@intel.com>

> ---
>  include/drm/drm_modeset_helper_vtables.h |    6 +++---
>  1 file changed, 3 insertions(+), 3 deletions(-)
>
> diff -- a/include/drm/drm_modeset_helper_vtables.h b/include/drm/drm_modeset_helper_vtables.h
> --- a/include/drm/drm_modeset_helper_vtables.h
> +++ b/include/drm/drm_modeset_helper_vtables.h
> @@ -134,7 +134,7 @@ struct drm_crtc_helper_funcs {
>  	 * Since this function is both called from the check phase of an atomic
>  	 * commit, and the mode validation in the probe paths it is not allowed
>  	 * to look at anything else but the passed-in mode, and validate it
> -	 * against configuration-invariant hardward constraints. Any further
> +	 * against configuration-invariant hardware constraints. Any further
>  	 * limits which depend upon the configuration can only be checked in
>  	 * @mode_fixup or @atomic_check.
>  	 *
> @@ -550,7 +550,7 @@ struct drm_encoder_helper_funcs {
>  	 * Since this function is both called from the check phase of an atomic
>  	 * commit, and the mode validation in the probe paths it is not allowed
>  	 * to look at anything else but the passed-in mode, and validate it
> -	 * against configuration-invariant hardward constraints. Any further
> +	 * against configuration-invariant hardware constraints. Any further
>  	 * limits which depend upon the configuration can only be checked in
>  	 * @mode_fixup or @atomic_check.
>  	 *
> @@ -1474,7 +1474,7 @@ struct drm_mode_config_helper_funcs {
>  	 * swapped into the various state pointers. The passed in state
>  	 * therefore contains copies of the old/previous state. This hook should
>  	 * commit the new state into hardware. Note that the helpers have
> -	 * already waited for preceeding atomic commits and fences, but drivers
> +	 * already waited for preceding atomic commits and fences, but drivers
>  	 * can add more waiting calls at the start of their implementation, e.g.
>  	 * to wait for driver-internal request for implicit syncing, before
>  	 * starting to commit the update to the hardware.

-- 
Jani Nikula, Intel

  reply	other threads:[~2023-12-13 10:16 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-12-13  4:32 [PATCH] drm/drm_modeset_helper_vtables.h: fix typos/spellos Randy Dunlap
2023-12-13 10:16 ` Jani Nikula [this message]
2023-12-13 15:22 ` (subset) " Maxime Ripard

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=87fs06wgoi.fsf@intel.com \
    --to=jani.nikula@linux.intel.com \
    --cc=dri-devel@lists.freedesktop.org \
    --cc=mripard@kernel.org \
    --cc=rdunlap@infradead.org \
    --cc=tzimmermann@suse.de \
    /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.