> From: Deepak Rawat
> Sent: Thursday, September 16, 2021 9:17 AM
> To: Dexuan Cui
> Cc: Haiyang Zhang ; David Airlie ;
> Daniel Vetter ; Thomas Zimmermann
> ; dri-devel@lists.freedesktop.org;
> linux-hyp...@vger.kernel.org; linux-ker...@vger.kernel.org
> Subject: Re:
HI Dexuan, thanks for confirming. Could you please add this as a
comment to the function.
Reviewed-by: Deepak Rawat
On Tue, Sep 14, 2021 at 11:59 PM Dexuan Cui wrote:
>
> > From: Deepak Rawat
> > Sent: Tuesday, September 14, 2021 8:59 AM
> > ...
> > > +/* Send mouse pointer info to host */
> >
> From: Deepak Rawat
> Sent: Tuesday, September 14, 2021 8:59 AM
> ...
> > +/* Send mouse pointer info to host */
> > +int hyperv_send_ptr(struct hv_device *hdev)
> > +{
> > + struct synthvid_msg msg;
> > +
> > + memset(&msg, 0, sizeof(struct synthvid_msg));
> > + msg.vid_hdr.typ
ger.kernel.org
> Subject: Re: [PATCH] drm/hyperv: Fix double mouse pointers
>
> Thanks Dexuan, for the patch. A minor comment below.
>
> On Mon, Sep 13, 2021 at 11:27 AM Dexuan Cui wrote:
> >
> > It looks like Hyper-V supports a hardware cursor feature. It is not
> us
Thanks Dexuan, for the patch. A minor comment below.
On Mon, Sep 13, 2021 at 11:27 AM Dexuan Cui wrote:
>
> It looks like Hyper-V supports a hardware cursor feature. It is not used
> by Linux VM, but the Hyper-V host still draws a point as an extra mouse
> pointer, which is unwanted, especially w
> -Original Message-
> From: Dexuan Cui
> Sent: Monday, September 13, 2021 2:27 PM
> To: drawat.fl...@gmail.com; Haiyang Zhang ;
> airl...@linux.ie; dan...@ffwll.ch; tzimmerm...@suse.de; dri-
> de...@lists.freedesktop.org
> Cc: linux-hyp...@vger.kernel.org; linux-ker...@vger.kernel.org;