All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Danilo Krummrich" <dakr@kernel.org>
To: "Thomas Zimmermann" <tzimmermann@suse.de>
Cc: maarten.lankhorst@linux.intel.com, mripard@kernel.org,
	simona@ffwll.ch, dri-devel@lists.freedesktop.org,
	nouveau@lists.freedesktop.org
Subject: Re: [PATCH] drm/nouveau: Test for imported buffers with drm_gem_is_imported()
Date: Fri, 27 Feb 2026 15:50:38 +0100	[thread overview]
Message-ID: <DGPTTVV1OUVI.2TKQUTUIOZ51G@kernel.org> (raw)
In-Reply-To: <20260227133113.235940-6-tzimmermann@suse.de>

On Fri Feb 27, 2026 at 2:31 PM CET, Thomas Zimmermann wrote:
> Instead of testing import_attach for imported GEM buffers, invoke
> drm_gem_is_imported() to do the test. The test itself does not change.
>
> Signed-off-by: Thomas Zimmermann <tzimmermann@suse.de>
> Cc: Lyude Paul <lyude@redhat.com>
> Cc: Danilo Krummrich <dakr@kernel.org>
> Cc: nouveau@lists.freedesktop.org

Applied to drm-misc-next, thanks!

WARNING: multiple messages have this Message-ID (diff)
From: "Danilo Krummrich" <dakr@kernel.org>
To: "Thomas Zimmermann" <tzimmermann@suse.de>
Cc: <maarten.lankhorst@linux.intel.com>, <mripard@kernel.org>,
	<airlied@gmail.com>, <simona@ffwll.ch>,
	<dri-devel@lists.freedesktop.org>,
	"Lyude Paul" <lyude@redhat.com>, <nouveau@lists.freedesktop.org>
Subject: Re: [PATCH] drm/nouveau: Test for imported buffers with drm_gem_is_imported()
Date: Fri, 27 Feb 2026 15:50:38 +0100	[thread overview]
Message-ID: <DGPTTVV1OUVI.2TKQUTUIOZ51G@kernel.org> (raw)
In-Reply-To: <20260227133113.235940-6-tzimmermann@suse.de>

On Fri Feb 27, 2026 at 2:31 PM CET, Thomas Zimmermann wrote:
> Instead of testing import_attach for imported GEM buffers, invoke
> drm_gem_is_imported() to do the test. The test itself does not change.
>
> Signed-off-by: Thomas Zimmermann <tzimmermann@suse.de>
> Cc: Lyude Paul <lyude@redhat.com>
> Cc: Danilo Krummrich <dakr@kernel.org>
> Cc: nouveau@lists.freedesktop.org

Applied to drm-misc-next, thanks!

  reply	other threads:[~2026-02-27 14:50 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-02-27 13:31 [PATCH] drm/nouveau: Test for imported buffers with drm_gem_is_imported() Thomas Zimmermann
2026-02-27 13:31 ` Thomas Zimmermann
2026-02-27 14:50 ` Danilo Krummrich [this message]
2026-02-27 14:50   ` Danilo Krummrich

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=DGPTTVV1OUVI.2TKQUTUIOZ51G@kernel.org \
    --to=dakr@kernel.org \
    --cc=dri-devel@lists.freedesktop.org \
    --cc=maarten.lankhorst@linux.intel.com \
    --cc=mripard@kernel.org \
    --cc=nouveau@lists.freedesktop.org \
    --cc=simona@ffwll.ch \
    --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.