From: Kristian Høgsberg Date: Thu, 18 Dec 2008 03:14:59 +0000 (-0500) Subject: drm/i915: Pin cursor bo and unpin old bo when setting cursor. X-Git-Tag: v2.6.29-rc1~220^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3f8bc370ac679a5fe5c098f30d3cf8e80f62a9f8;p=pandora-kernel.git drm/i915: Pin cursor bo and unpin old bo when setting cursor. We also didn't track the cursor bo before and would leak a reference when the cursor image was change. Signed-off-by: Kristian Høgsberg Signed-off-by: Eric Anholt Signed-off-by: Dave Airlie --- Reading git-diff-tree failed