Skip to content
Commit 16c6db36 authored by Ray Strode's avatar Ray Strode Committed by Dave Airlie
Browse files

drm/qxl: unref cursor bo when finished with it



qxl_cursor_atomic_update allocs a bo for the cursor that
it never frees up at the end of the function.

This commit fixes that.

Signed-off-by: default avatarRay Strode <rstrode@redhat.com>
Cc: stable@vger.kernel.org
Signed-off-by: default avatarDave Airlie <airlied@redhat.com>
parent 3f1f0b1c
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment