<br><tt><font size=2>JiangBiao162664/user/zte_ltd Wrote 2016/08/31 10:27:34:<br>
<br>
> JiangBiao162664/user/zte_ltd</font></tt>
<br><tt><font size=2>> 2016/08/31 10:27</font></tt>
<br><tt><font size=2>> <br>
> From</font></tt>
<br><tt><font size=2>> Patrik Jakobsson <patrik.r.jakobsson@gmail.com>,
</font></tt>
<br><tt><font size=2>> Re: [PATCH] drm/gma500: remove the process of
stolen page in page <br>
> fault handler.</font></tt>
<br><tt><font size=2>> <br>
> Patrik Jakobsson <patrik.r.jakobsson@gmail.com> wrote on 2016/08/30
18:21:08:<br>
> <br>
> > Patrik Jakobsson <patrik.r.jakobsson@gmail.com> </font></tt>
<br><tt><font size=2>> > 2016/08/30 18:21</font></tt>
<br><tt><font size=2>> > <br>
> > From</font></tt>
<br><tt><font size=2>> > jiang.biao2@zte.com.cn, <br>
> > cc<br>
> > dri-devel <dri-devel@lists.freedesktop.org></font></tt>
<br><tt><font size=2>> > Re: [PATCH] drm/gma500: remove the process
of stolen page in page <br>
> fault handler.</font></tt>
<br><tt><font size=2>> > <br>
> > On Tue, Aug 30, 2016 at 7:10 AM,  <jiang.biao2@zte.com.cn>
wrote:<br>
> > ><br>
> > > Direct gtt range is used in the page fault scene in current
driver,<br>
> > > instead of stolen page. So no need to keep relative process.<br>
> > <br>
> > Hi<br>
> > <br>
> > Are you saying that we don't use stolen memory? Afaik stolen
memory<br>
> > should be accessed through the stolen range so we do need this.<br>
> > <br>
> > -Patrik<br>
> ></font></tt>
<br><tt><font size=2>> As far as I can see, the stolen memory is only
used by fbdev driver <br>
> in gma500, </font></tt>
<br><tt><font size=2>> but the fbdev driver maps the stloen memory directly
in psbfb_vm_fault, not </font></tt>
<br><tt><font size=2>> using psb_gem_fault to map the stolen memory.
</font></tt>
<br><tt><font size=2>> The only scenario using the psb_gem_fault is
the gtt range created by </font></tt>
<br><tt><font size=2>> psb_gem_create, which alloc the gtt range without
stolen memory backed.<br>
</font></tt>
<br><tt><font size=2>> If I missed something, pls enlighten me.</font></tt>
<br><tt><font size=2>> Thanks a lot.  </font></tt>
<br>
<br><tt><font size=2>Hi Patrik,</font></tt>
<br>
<br><tt><font size=2>Could you please help to confirm my question?</font></tt>
<br><tt><font size=2>Thank you very much.</font></tt>