]> git.karo-electronics.de Git - karo-tx-linux.git/commit
drm/qxl: add support for cursor hotspot.
authorDave Airlie <airlied@redhat.com>
Thu, 20 Jun 2013 01:48:53 +0000 (11:48 +1000)
committerDave Airlie <airlied@redhat.com>
Thu, 27 Jun 2013 23:13:56 +0000 (09:13 +1000)
commitc0a608023006c5bc3512a374bb84a224a399786b
treee217ab0a705fb609c64ddfe61ff63aa08149bf83
parent4c813d4d759c0e6b83bfd73795e9526493556dc2
drm/qxl: add support for cursor hotspot.

This uses the cursor hotspot info from userspace and passes
it to the qxl hw layer.

Signed-off-by: Dave Airlie <airlied@redhat.com>
drivers/gpu/drm/qxl/qxl_display.c