aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorJohn Keeping <[email protected]>2015-11-18 11:17:25 +0000
committerJani Nikula <[email protected]>2016-03-31 11:09:33 +0300
commitd59a1f71ff1aeda4b4630df92d3ad4e3b1dfc885 (patch)
treeac5a42c6c1e9b6f8c530d9da626dbc3e3a0c6658 /tools/perf/scripts/python/export-to-postgresql.py
parentf55532a0c0b8bb6148f4e07853b876ef73bc69ca (diff)
drm/qxl: fix cursor position with non-zero hotspot
The SPICE protocol considers the position of a cursor to be the location of its active pixel on the display, so the cursor is drawn with its top-left corner at "(x - hot_spot_x, y - hot_spot_y)" but the DRM cursor position gives the location where the top-left corner should be drawn, with the hotspot being a hint for drivers that need it. This fixes the location of the window resize cursors when using Fluxbox with the QXL DRM driver and both the QXL and modesetting X drivers. Signed-off-by: John Keeping <[email protected]> Reviewed-by: Daniel Vetter <[email protected]> Cc: [email protected] Link: http://patchwork.freedesktop.org/patch/msgid/[email protected] Signed-off-by: Jani Nikula <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions