All of lore.kernel.org
 help / color / mirror / Atom feed
From: Harry Wentland <hwentlan@amd.com>
To: Alex Deucher <alexdeucher@gmail.com>, amd-gfx@lists.freedesktop.org
Cc: Alex Deucher <alexander.deucher@amd.com>
Subject: Re: [PATCH 3/3] drm/amdgpu/display: set gpu vm flag for renoir
Date: Wed, 8 Jan 2020 17:55:06 -0500	[thread overview]
Message-ID: <22c7a06c-b0ad-ea37-da8a-e3ba22df032f@amd.com> (raw)
In-Reply-To: <20200108224910.289731-3-alexander.deucher@amd.com>

Patches 1 & 3 are
Reviewed-by: Harry Wentland <harry.wentland@amd.com>

Patch 2 is
Acked-by: Harry Wentland <harry.wentland@amd.com>

Harry

On 2020-01-08 5:49 p.m., Alex Deucher wrote:
> It won't get used unless the driver allows the gtt domain for
> display buffers which is controlled elsewhere.
> 
> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
> ---
>  drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c b/drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c
> index fdf4d202ea1f..d0c9a5725813 100644
> --- a/drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c
> +++ b/drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c
> @@ -910,6 +910,7 @@ static int amdgpu_dm_init(struct amdgpu_device *adev)
>  	case CHIP_CARRIZO:
>  	case CHIP_STONEY:
>  	case CHIP_RAVEN:
> +	case CHIP_RENOIR:
>  		init_data.flags.gpu_vm_support = true;
>  		break;
>  	default:
> 
_______________________________________________
amd-gfx mailing list
amd-gfx@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/amd-gfx

  reply	other threads:[~2020-01-08 22:55 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-01-08 22:49 [PATCH 1/3] drm/amdgpu/display: set gpu vm flag for all asics which support it Alex Deucher
2020-01-08 22:49 ` [PATCH 2/3] drm/amdgpu: enable S/G display on PCO and RV2 (v2) Alex Deucher
2020-01-08 22:49 ` [PATCH 3/3] drm/amdgpu/display: set gpu vm flag for renoir Alex Deucher
2020-01-08 22:55   ` Harry Wentland [this message]
2020-01-09  5:36 ` [PATCH 1/3] drm/amdgpu/display: set gpu vm flag for all asics which support it Huang Rui
2020-01-09 20:19   ` Alex Deucher
2020-01-09 10:23 ` Christian König

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=22c7a06c-b0ad-ea37-da8a-e3ba22df032f@amd.com \
    --to=hwentlan@amd.com \
    --cc=alexander.deucher@amd.com \
    --cc=alexdeucher@gmail.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.