diff options
author | Mika Kuoppala <mika.kuoppala@linux.intel.com> | 2013-04-23 17:27:08 +0300 |
---|---|---|
committer | Daniel Vetter <daniel.vetter@ffwll.ch> | 2013-05-31 20:54:07 +0200 |
commit | 40ccc72b84a848e6fcbdb38fe716f0ac6939609e (patch) | |
tree | 281e75ac1bd9642eb98576ac17b33b8798673b46 /drivers/gpu/drm/i915/intel_ringbuffer.c | |
parent | 2e7c8ee7a6bf3440478120f14cbf597d416f88b2 (diff) |
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 <mika.kuoppala@intel.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Diffstat (limited to 'drivers/gpu/drm/i915/intel_ringbuffer.c')
0 files changed, 0 insertions, 0 deletions