]> 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)
commit7bfee6a7d366d347da2b34101c0fd48cb1eb7206
treee217ab0a705fb609c64ddfe61ff63aa08149bf83
parent1b43dbb42efe5a5ea04f8058234921eb7fca98dc
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