From: zhoucm1 <david1.zhou-5C7GfCeVMHo@public.gmane.org>
To: "Christian König"
<deathsimple-ANTagKRnAhcb1SvskN2V4Q@public.gmane.org>,
amd-gfx-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW@public.gmane.org
Subject: Re: [PATCH 2/7] drm/amdgpu: update the shadow PD together with the real one
Date: Thu, 29 Sep 2016 17:18:29 +0800 [thread overview]
Message-ID: <57ECDC65.40203@amd.com> (raw)
In-Reply-To: <1475135557-11537-2-git-send-email-deathsimple-ANTagKRnAhcb1SvskN2V4Q@public.gmane.org>
On 2016年09月29日 15:52, Christian König wrote:
> - if (count)
> + if (count) {
> + if (vm->page_directory-shadow)
Forget compile fix to amend?
Regards,
David Zhou
> + amdgpu_vm_do_set_ptes(¶ms, last_shadow, last_pt,
> + count, incr, AMDGPU_PTE_VALID);
_______________________________________________
amd-gfx mailing list
amd-gfx@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/amd-gfx
next prev parent reply other threads:[~2016-09-29 9:18 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-09-29 7:52 [PATCH 1/7] drm/amdgpu: remove adev pointer from struct amdgpu_bo Christian König
[not found] ` <1475135557-11537-1-git-send-email-deathsimple-ANTagKRnAhcb1SvskN2V4Q@public.gmane.org>
2016-09-29 7:52 ` [PATCH 2/7] drm/amdgpu: update the shadow PD together with the real one Christian König
[not found] ` <1475135557-11537-2-git-send-email-deathsimple-ANTagKRnAhcb1SvskN2V4Q@public.gmane.org>
2016-09-29 9:18 ` zhoucm1 [this message]
[not found] ` <57ECDC65.40203-5C7GfCeVMHo@public.gmane.org>
2016-09-29 12:10 ` Christian König
[not found] ` <5ad68770-f356-33b6-a3d0-7cec66c56ca3-ANTagKRnAhcb1SvskN2V4Q@public.gmane.org>
2016-09-29 16:51 ` Alex Deucher
2016-09-29 7:52 ` [PATCH 3/7] drm/amdgpu: move PT validation back into VM code Christian König
[not found] ` <1475135557-11537-3-git-send-email-deathsimple-ANTagKRnAhcb1SvskN2V4Q@public.gmane.org>
2016-09-29 16:50 ` Alex Deucher
2016-09-29 7:52 ` [PATCH 4/7] drm/amdgpu: stop using a bo list entry for the VM PTs Christian König
[not found] ` <1475135557-11537-4-git-send-email-deathsimple-ANTagKRnAhcb1SvskN2V4Q@public.gmane.org>
2016-09-29 16:52 ` Alex Deucher
2016-09-29 7:52 ` [PATCH 5/7] drm/amdgpu: move sync handling into a separate header Christian König
2016-09-29 7:52 ` [PATCH 6/7] drm/amdgpu: move fence and ring defines into amdgpu_ring.h Christian König
2016-09-29 7:52 ` [PATCH 7/7] drm/amdgpu: move VM defines into amdgpu_vm.h Christian König
[not found] ` <1475135557-11537-7-git-send-email-deathsimple-ANTagKRnAhcb1SvskN2V4Q@public.gmane.org>
2016-09-29 16:54 ` Alex Deucher
2016-09-29 16:41 ` [PATCH 1/7] drm/amdgpu: remove adev pointer from struct amdgpu_bo Alex Deucher
2016-10-02 21:21 ` Grazvydas Ignotas
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=57ECDC65.40203@amd.com \
--to=david1.zhou-5c7gfcevmho@public.gmane.org \
--cc=amd-gfx-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW@public.gmane.org \
--cc=deathsimple-ANTagKRnAhcb1SvskN2V4Q@public.gmane.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