]> git.baikalelectronics.ru Git - kernel.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)
commite1ccb0d9a1d2ee884939b84d6d83afadcab60bdb
treee217ab0a705fb609c64ddfe61ff63aa08149bf83
parentaeb33af380ba8dcf1e7dead93b701754ef9f9cb0
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