Re: [PATCH 0/6] drm: Add mouse cursor hotspot support to atomic KMS

2022-06-08 Thread Pekka Paalanen
On Tue, 7 Jun 2022 17:50:24 + Zack Rusin wrote: > On Tue, 2022-06-07 at 11:07 +0300, Pekka Paalanen wrote: > > On Fri, 03 Jun 2022 14:14:59 + > > Simon Ser wrote: > > > > > Hi, > > > > > > Please, read this thread: > > > https://lists.freedesktop.org/archives/dri-devel/2020-March/thr

Re: [PATCH 0/6] drm: Add mouse cursor hotspot support to atomic KMS

2022-06-08 Thread Pekka Paalanen
On Tue, 7 Jun 2022 16:30:23 +0200 Gerd Hoffmann wrote: > > Why are pointer cursors misplaced on paravirtualized drivers? > > > > It is because the paravirtualized drivers or VM viewers do *not* place > > the cursor plane at the CRTC_X, CRTC_Y position in the guest CRTC area. > > This is obvious: