From: "Christian König" <ckoenig.leichtzumerken@gmail.com>
To: Alex Deucher <alexander.deucher@amd.com>, amd-gfx@lists.freedesktop.org
Cc: Felix Kuehling <felix.kuehling@amd.com>
Subject: Re: [PATCH 01/14] drm/amdgpu: add nbio set_reg_remap helper
Date: Wed, 29 May 2024 10:54:53 +0200 [thread overview]
Message-ID: <11c8a300-b262-49e7-983e-6b9ecff0e3d5@gmail.com> (raw)
In-Reply-To: <20240506184539.1669157-1-alexander.deucher@amd.com>
Acked-by: Christian König <christian.koenig@amd.com> for the whole series.
Am 06.05.24 um 20:45 schrieb Alex Deucher:
> Will be used to consolidate reg remap settings and fix HDP
> flushes on systems with non-4K pages.
>
> Reviewed-by: Felix Kuehling <felix.kuehling@amd.com>
> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
> ---
> drivers/gpu/drm/amd/amdgpu/amdgpu_nbio.h | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/drivers/gpu/drm/amd/amdgpu/amdgpu_nbio.h b/drivers/gpu/drm/amd/amdgpu/amdgpu_nbio.h
> index 7b8c03be1d9e7..f61d117b0cafe 100644
> --- a/drivers/gpu/drm/amd/amdgpu/amdgpu_nbio.h
> +++ b/drivers/gpu/drm/amd/amdgpu/amdgpu_nbio.h
> @@ -102,6 +102,7 @@ struct amdgpu_nbio_funcs {
> u32 (*get_memory_partition_mode)(struct amdgpu_device *adev,
> u32 *supp_modes);
> u64 (*get_pcie_replay_count)(struct amdgpu_device *adev);
> + void (*set_reg_remap)(struct amdgpu_device *adev);
> };
>
> struct amdgpu_nbio {
prev parent reply other threads:[~2024-05-29 8:55 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-05-06 18:45 [PATCH 01/14] drm/amdgpu: add nbio set_reg_remap helper Alex Deucher
2024-05-06 18:45 ` [PATCH 02/14] drm/amdgpu: add set_reg_remap callback for NBIO 6.1 Alex Deucher
2024-05-06 18:45 ` [PATCH 03/14] drm/amdgpu: add set_reg_remap callback for NBIO 7.0 Alex Deucher
2024-05-06 18:45 ` [PATCH 04/14] drm/amdgpu: add set_reg_remap callback for NBIO 7.4 Alex Deucher
2024-05-06 18:45 ` [PATCH 05/14] drm/amdgpu: add set_reg_remap callback for NBIO 7.9 Alex Deucher
2024-05-06 18:45 ` [PATCH 06/14] drm/amdgpu: add set_reg_remap callback for NBIO 7.11 Alex Deucher
2024-05-06 18:45 ` [PATCH 07/14] drm/amdgpu: add set_reg_remap callback for NBIO 7.2 Alex Deucher
2024-05-06 18:45 ` [PATCH 08/14] drm/amdgpu: add set_reg_remap callback for NBIO 2.3 Alex Deucher
2024-05-06 18:45 ` [PATCH 09/14] drm/amdgpu: add set_reg_remap callback for NBIO 4.3 Alex Deucher
2024-05-06 18:45 ` [PATCH 10/14] drm/amdgpu: add set_reg_remap callback for NBIO 7.7 Alex Deucher
2024-05-06 18:45 ` [PATCH 11/14] drm/amdgpu: add set_reg_remap callback for NBIF 6.3.1 Alex Deucher
2024-05-06 18:45 ` [PATCH 12/14] drm/amdgpu/soc15: use common nbio callback to set remap offset Alex Deucher
2024-05-06 18:45 ` [PATCH 13/14] drm/amdgpu/nv: " Alex Deucher
2024-05-06 18:45 ` [PATCH 14/14] drm/amdgpu/soc21: " Alex Deucher
2024-05-29 8:54 ` Christian König [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=11c8a300-b262-49e7-983e-6b9ecff0e3d5@gmail.com \
--to=ckoenig.leichtzumerken@gmail.com \
--cc=alexander.deucher@amd.com \
--cc=amd-gfx@lists.freedesktop.org \
--cc=felix.kuehling@amd.com \
/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