public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Sam Ravnborg <sam@ravnborg.org>
To: Danilo Krummrich <dakr@redhat.com>
Cc: daniel@ffwll.ch, laurent.pinchart@ideasonboard.com,
	airlied@linux.ie, tzimmermann@suse.de, mripard@kernel.org,
	dri-devel@lists.freedesktop.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH drm-misc-next v7 0/5] drm: rename CMA helpers to DMA helpers
Date: Tue, 2 Aug 2022 20:26:57 +0200	[thread overview]
Message-ID: <YulscTGLXzsbar4v@ravnborg.org> (raw)
In-Reply-To: <20220802000405.949236-1-dakr@redhat.com>

Hi Danilo,

On Tue, Aug 02, 2022 at 02:04:00AM +0200, Danilo Krummrich wrote:
> This patch series renames all CMA helpers to DMA helpers - considering the
> hierarchy of APIs (mm/cma -> dma -> gem/fb dma helpers) calling them DMA
> helpers seems to be more applicable.
> 
> Additionally, commit e57924d4ae80 ("drm/doc: Task to rename CMA helpers")
> requests to rename the CMA helpers and implies that people seem to be confused
> about the naming.
> 
> The patches are compile-time tested building a x86_64 kernel with
> `make allyesconfig && make drivers/gpu/drm`.

For good measure I build tested each patch on my setup - which covers a
few more archs (cross compiled).
There was a few checkpatch warnings when applying, which I happily ignored.
Most/all are existing flaws where you do other edits in the relevant
line.

I consider the series ready to be applied to drm-misc, but have not done
so myself.
I have pinged Daniel Vetter on irc - as he was the one suggesting the
task from the very beginning.

	Sam

  parent reply	other threads:[~2022-08-02 18:27 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-08-02  0:04 [PATCH drm-misc-next v7 0/5] drm: rename CMA helpers to DMA helpers Danilo Krummrich
2022-08-02  0:04 ` [PATCH drm-misc-next v7 1/5] drm/fb: remove unused includes of drm_fb_cma_helper.h Danilo Krummrich
2022-08-02 10:53   ` Laurent Pinchart
2022-08-02 18:23   ` Sam Ravnborg
2022-08-02  0:04 ` [PATCH drm-misc-next v7 2/5] drm/fb: rename FB CMA helpers to FB DMA helpers Danilo Krummrich
2022-08-02 15:33   ` Liviu Dudau
2022-08-02  0:04 ` [PATCH drm-misc-next v7 3/5] drm/gem: rename GEM CMA helpers to GEM " Danilo Krummrich
2022-08-02 15:37   ` Liviu Dudau
2022-08-02  0:04 ` [PATCH drm-misc-next v7 4/5] drm/gem: rename struct drm_gem_dma_object.{paddr => dma_addr} Danilo Krummrich
2022-08-02  0:04 ` [PATCH drm-misc-next v7 5/5] drm/todo: remove task to rename CMA helpers Danilo Krummrich
2022-08-02 18:26 ` Sam Ravnborg [this message]
2022-08-03 16:38 ` [PATCH drm-misc-next v7 0/5] drm: rename CMA helpers to DMA helpers Sam Ravnborg

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=YulscTGLXzsbar4v@ravnborg.org \
    --to=sam@ravnborg.org \
    --cc=airlied@linux.ie \
    --cc=dakr@redhat.com \
    --cc=daniel@ffwll.ch \
    --cc=dri-devel@lists.freedesktop.org \
    --cc=laurent.pinchart@ideasonboard.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mripard@kernel.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox