From: Mika Kuoppala Date: Tue, 23 Apr 2013 14:27:08 +0000 (+0300) Subject: drm/i915: release cursor when crtc is destroyed X-Git-Tag: v3.11-rc1~65^2~105^2~26 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=40ccc72b84a848e6fcbdb38fe716f0ac6939609e;p=pandora-kernel.git drm/i915: release cursor when crtc is destroyed crtc is holding a reference to a cursor bo and it needs to be released when crtc is destroyed so that we don't leak the cursor bo. v2: Enhance set and move cursor so that disabled cursor is handled correctly (Ville Syrjälä) Signed-off-by: Mika Kuoppala Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed