RE: [RFC PATCH v4 6/6] drm/i915/gvt: Add cursor plane reg update trap emulation handler

2019-07-19 Thread Lu, Kechen
x.intel.com; > Lv, Zhiyuan ; Wang, Zhi A > ; Tian, Kevin ; Yuan, Hang > ; alex.william...@redhat.com > Subject: Re: [RFC PATCH v4 6/6] drm/i915/gvt: Add cursor plane reg > update trap emulation handler > > On 2019.07.18 23:56:40 +0800, Kechen Lu wrote: > > This patch

Re: [RFC PATCH v4 6/6] drm/i915/gvt: Add cursor plane reg update trap emulation handler

2019-07-19 Thread Zhenyu Wang
On 2019.07.18 23:56:40 +0800, Kechen Lu wrote: > This patch adds the cursor plane CURBASE reg update trap handler > in order to : > > - Deliver the cursor refresh event at each vblank emulation, > the flip_done_event bit check is supposed to do here. If cursor > plane updates happen, deliver the

[RFC PATCH v4 6/6] drm/i915/gvt: Add cursor plane reg update trap emulation handler

2019-07-18 Thread Kechen Lu
This patch adds the cursor plane CURBASE reg update trap handler in order to : - Deliver the cursor refresh event at each vblank emulation, the flip_done_event bit check is supposed to do here. If cursor plane updates happen, deliver the cursor refresh events. - Support the sync and async cursor