From: "Danilo Krummrich" <dakr@kernel.org>
To: "Dave Airlie" <airlied@gmail.com>
Cc: <dri-devel@lists.freedesktop.org>,
"Dave Airlie" <airlied@redhat.com>,
"dri-devel" <dri-devel-bounces@lists.freedesktop.org>
Subject: Re: [PATCH 3/4] nouveau: populate buffers before exporting them.
Date: Tue, 09 Sep 2025 09:33:37 +0200 [thread overview]
Message-ID: <DCO3G4UZUP7X.1HS1MKZZHSSQD@kernel.org> (raw)
In-Reply-To: <20250904021643.2050497-3-airlied@gmail.com>
On Thu Sep 4, 2025 at 4:16 AM CEST, Dave Airlie wrote:
> From: Dave Airlie <airlied@redhat.com>
>
> Before exporting a buffer, make sure it has been populated with
> pages at least once.
NIT: I'd add the rationale of why that's needed from patch 1 to the driver
patches as well.
> Signed-off-by: Dave Airlie <airlied@redhat.com>
Acked-by: Danilo Krummrich <dakr@kernel.org>
next prev parent reply other threads:[~2025-09-09 7:33 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-09-04 2:16 [PATCH 1/4] ttm/bo: add an API to populate a bo before exporting Dave Airlie
2025-09-04 2:16 ` [PATCH 2/4] amdgpu: populate buffers before exporting them Dave Airlie
2025-09-04 2:16 ` [PATCH 3/4] nouveau: " Dave Airlie
2025-09-09 7:33 ` Danilo Krummrich [this message]
2025-09-04 2:16 ` [PATCH 4/4] xe: " Dave Airlie
2025-09-04 7:26 ` Thomas Hellström
2025-09-04 7:20 ` [PATCH 1/4] ttm/bo: add an API to populate a bo before exporting Thomas Hellström
2025-09-04 11:13 ` Christian König
2025-09-09 7:31 ` Danilo Krummrich
2025-09-09 7:39 ` David Airlie
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=DCO3G4UZUP7X.1HS1MKZZHSSQD@kernel.org \
--to=dakr@kernel.org \
--cc=airlied@gmail.com \
--cc=airlied@redhat.com \
--cc=dri-devel-bounces@lists.freedesktop.org \
--cc=dri-devel@lists.freedesktop.org \
/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.