From: Michel Dänzer <michel.daen...@amd.com>

I wanted to enable HW cursors on PRIME slave screens in our drivers, but
noticed that a few things aren't quite right yet.

The series is ordered from the most obvious problem to more subtle ones.
Patches 1 & 2 fix incorrect positioning of the HW cursor on PRIME slave
screens. Patch 3 fixes a subtle issue which I noticed while debugging
the PRIME slave screen issues, but which affects non-PRIME screens as
well.

Michel Dänzer (3):
  xf86Cursor: Use CursoreRec::bits->x/yhot in xf86MoveCursor
  xf86Cursor: Use CursoreRec::bits->x/yhot in xf86SetCursor
  xf86Cursor: Take the input lock in xf86Set/MoveCursor

 hw/xfree86/ramdac/xf86HWCurs.c | 32 +++++++++++++++++++++++++-------
 1 file changed, 25 insertions(+), 7 deletions(-)

-- 
2.9.3

_______________________________________________
xorg-devel@lists.x.org: X.Org development
Archives: http://lists.x.org/archives/xorg-devel
Info: https://lists.x.org/mailman/listinfo/xorg-devel

Reply via email to