aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/intel_dp_mst.c
diff options
context:
space:
mode:
authorVille Syrjälä <ville.syrjala@linux.intel.com>2016-05-27 13:59:22 -0400
committerVille Syrjälä <ville.syrjala@linux.intel.com>2016-05-30 10:02:03 -0400
commit69ae561f4557d31a1dc6d23db5c2735a5568959c (patch)
tree1fdc265bc17279476045520df5796c952087c069 /drivers/gpu/drm/i915/intel_dp_mst.c
parent4d5d72b7f1a66e5500691dc5cf1e10effc7f6942 (diff)
drm/i915: Don't leak primary/cursor planes on crtc init failure
Call intel_plane_destroy() instead of drm_plane_cleanup() so that we also free the plane struct itself when bailing out of the crtc init. And make intel_plane_destroy() NULL tolerant to avoid having to check for it in the caller. Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com> Link: http://patchwork.freedesktop.org/patch/msgid/1464371966-15190-5-git-send-email-ville.syrjala@linux.intel.com Reviewed-by: Chris Wilson <chris@chris-wilson.co.uk>
Diffstat (limited to 'drivers/gpu/drm/i915/intel_dp_mst.c')
0 files changed, 0 insertions, 0 deletions