From: Andrey Grodzovsky <andrey.grodzovsky@amd.com>
To: dri-devel@lists.freedesktop.org, amd-gfx@lists.freedesktop.org
Cc: ckoenig.leichtzumerken@gmail.com
Subject: Re: [PATCH v2 0/4] Various fixes to pass libdrm hotunplug tests
Date: Fri, 27 Aug 2021 14:12:02 -0400 [thread overview]
Message-ID: <756b0abe-b8b3-d4a7-4528-4c35e90e5fb2@amd.com> (raw)
In-Reply-To: <20210826172708.229134-1-andrey.grodzovsky@amd.com>
Ping
Andrey
On 2021-08-26 1:27 p.m., Andrey Grodzovsky wrote:
> Bunch of fixes to enable passing hotplug tests i previosly added
> here[1] with latest code.
> Once accepted I will enable the tests on libdrm side.
>
> [1] - https://gitlab.freedesktop.org/mesa/drm/-/merge_requests/172
>
> v2:
> Dropping VCE patch since relevant function already fixed in latest
> code.
> Moving IOMMU hnadling to TTM layer.
>
> Andrey Grodzovsky (4):
> drm/ttm: Create pinned list
> drm/ttm: Clear all DMA mappings on demand
> drm/amdgpu: drm/amdgpu: Handle IOMMU enabled case
> drm/amdgpu: Add a UAPI flag for hot plug/unplug
>
> drivers/gpu/drm/amd/amdgpu/amdgpu_device.c | 2 +
> drivers/gpu/drm/amd/amdgpu/amdgpu_drv.c | 3 +-
> drivers/gpu/drm/ttm/ttm_bo.c | 30 +++++++++++++--
> drivers/gpu/drm/ttm/ttm_device.c | 45 ++++++++++++++++++++++
> drivers/gpu/drm/ttm/ttm_resource.c | 1 +
> include/drm/ttm/ttm_device.h | 1 +
> include/drm/ttm/ttm_resource.h | 1 +
> 7 files changed, 78 insertions(+), 5 deletions(-)
>
prev parent reply other threads:[~2021-08-27 18:12 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-08-26 17:27 [PATCH v2 0/4] Various fixes to pass libdrm hotunplug tests Andrey Grodzovsky
2021-08-26 17:27 ` [PATCH v2 1/4] drm/ttm: Create pinned list Andrey Grodzovsky
2021-08-27 6:19 ` Christian König
2021-08-26 17:27 ` [PATCH v2 2/4] drm/ttm: Clear all DMA mappings on demand Andrey Grodzovsky
2021-08-27 6:23 ` Christian König
2021-08-26 17:27 ` [PATCH v2 3/4] drm/amdgpu: drm/amdgpu: Handle IOMMU enabled case Andrey Grodzovsky
2021-08-26 17:27 ` [PATCH v2 4/4] drm/amdgpu: Add a UAPI flag for hot plug/unplug Andrey Grodzovsky
2021-08-27 18:12 ` Andrey Grodzovsky [this message]
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=756b0abe-b8b3-d4a7-4528-4c35e90e5fb2@amd.com \
--to=andrey.grodzovsky@amd.com \
--cc=amd-gfx@lists.freedesktop.org \
--cc=ckoenig.leichtzumerken@gmail.com \
--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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox