All of lore.kernel.org
 help / color / mirror / Atom feed
From: Felix Kuehling <felix.kuehling@amd.com>
To: Ramesh Errabolu <Ramesh.Errabolu@amd.com>, amd-gfx@lists.freedesktop.org
Subject: Re: [PATCH] x86/configs: Update defconfig with peer-to-peer configs
Date: Wed, 13 Jul 2022 11:15:01 -0400	[thread overview]
Message-ID: <8472a175-c2ba-66cc-936e-e5b0996de859@amd.com> (raw)
In-Reply-To: <20220708231701.1522008-1-Ramesh.Errabolu@amd.com>

On 2022-07-08 19:17, Ramesh Errabolu wrote:
>      - Update defconfig for PCI_P2PDMA
>      - Update defconfig for DMABUF_MOVE_NOTIFY
>      - Update defconfig for HSA_AMD_P2P
> ---

The patch is missing a Signed-off-by. With that fixed

Reviewed-by: Felix Kuehling <Felix.Kuehling@amd.com>


>
> Notes:
>      Following procedure was applied:
>          make rock-dbg_defconfig
>          make menuconfig
>              Enable PCI_P2PDMA
>              Enable DMABUF_MOVE_NOTIFY
>              Enable HSA_AMD_P2P
>          make savedefconfig
>          cp defconfig rock-dbg_defconfig
>          commit changes
>
>   arch/x86/configs/rock-dbg_defconfig | 3 +++
>   1 file changed, 3 insertions(+)
>
> diff --git a/arch/x86/configs/rock-dbg_defconfig b/arch/x86/configs/rock-dbg_defconfig
> index 406fdfaceb55..0ad80a8c8eab 100644
> --- a/arch/x86/configs/rock-dbg_defconfig
> +++ b/arch/x86/configs/rock-dbg_defconfig
> @@ -303,6 +303,7 @@ CONFIG_PCIEAER=y
>   CONFIG_PCI_REALLOC_ENABLE_AUTO=y
>   CONFIG_PCI_STUB=y
>   CONFIG_PCI_IOV=y
> +CONFIG_PCI_P2PDMA=y
>   CONFIG_HOTPLUG_PCI=y
>   CONFIG_RAPIDIO=y
>   CONFIG_RAPIDIO_DMA_ENGINE=y
> @@ -417,6 +418,7 @@ CONFIG_DRM_AMDGPU=m
>   CONFIG_DRM_AMDGPU_SI=y
>   CONFIG_DRM_AMDGPU_CIK=y
>   CONFIG_HSA_AMD=y
> +CONFIG_HSA_AMD_P2P=y
>   CONFIG_DRM_AST=m
>   CONFIG_FB=y
>   CONFIG_BACKLIGHT_CLASS_DEVICE=y
> @@ -453,6 +455,7 @@ CONFIG_LEDS_TRIGGERS=y
>   CONFIG_RTC_CLASS=y
>   # CONFIG_RTC_HCTOSYS is not set
>   CONFIG_DMADEVICES=y
> +CONFIG_DMABUF_MOVE_NOTIFY=y
>   # CONFIG_X86_PLATFORM_DEVICES is not set
>   CONFIG_AMD_IOMMU=y
>   CONFIG_INTEL_IOMMU=y

      reply	other threads:[~2022-07-13 15:15 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-07-08 23:17 [PATCH] x86/configs: Update defconfig with peer-to-peer configs Ramesh Errabolu
2022-07-13 15:15 ` Felix Kuehling [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=8472a175-c2ba-66cc-936e-e5b0996de859@amd.com \
    --to=felix.kuehling@amd.com \
    --cc=Ramesh.Errabolu@amd.com \
    --cc=amd-gfx@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.