summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/intel_drv.h
diff options
context:
space:
mode:
authorPaulo Zanoni <paulo.r.zanoni@intel.com>2013-10-09 16:52:36 (GMT)
committerDaniel Vetter <daniel.vetter@ffwll.ch>2013-10-10 10:47:13 (GMT)
commit4a28ae58c0abad2d45a45db21e86c7166b2b4462 (patch)
treec93103c4f7b1082f16cce0a612f28d07cc2d2541 /drivers/gpu/drm/i915/intel_drv.h
parent2cdfe6c8efb9d7dab577d610b6cdab198482cec1 (diff)
downloadlinux-fsl-qoriq-4a28ae58c0abad2d45a45db21e86c7166b2b4462.tar.xz
drm/i915: don't leak dp_connector at intel_ddi_init
Regression introduced by: commit 311a20949f047a70935d6591010f42336f5402e7 Author: Paulo Zanoni <paulo.r.zanoni@intel.com> drm/i915: don't init DP or HDMI when not supported by DDI port Since the commit above it is possible to have a DDI encoder that has the HDMI connector but not the DP connector (in case the port doesn't support DP). In this case, we must properly free the DP connector. We just leak this once, so it's not a big deal. Reported by kmemleak. Signed-off-by: Paulo Zanoni <paulo.r.zanoni@intel.com> Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Diffstat (limited to 'drivers/gpu/drm/i915/intel_drv.h')
0 files changed, 0 insertions, 0 deletions