summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/i915_gem.c
diff options
context:
space:
mode:
authorDamien Lespiau <damien.lespiau@intel.com>2013-03-25 15:16:14 (GMT)
committerDaniel Vetter <daniel.vetter@ffwll.ch>2013-03-25 18:21:00 (GMT)
commita42f704b71b252705f34fbe60ea6f4a76f891a78 (patch)
tree171c0c841e6ba743084fade941c0bffc1c9e798c /drivers/gpu/drm/i915/i915_gem.c
parentfec46b5eff854df5647a9f4724e45dd33933855a (diff)
downloadlinux-fsl-qoriq-a42f704b71b252705f34fbe60ea6f4a76f891a78.tar.xz
drm/i915: Warn if a pipe is enabled with a bogus port
If TRANS_DDI_FUNC_CTL has been wrongly programmed with an incorrect port, we are currently trying to read PORT_CLK_SEL(port) with an uninitialized value. Handle that case by returning PORT_CLK_SEL_NONE and warning about it. v2: Move the warning inside intel_ddi_get_crtc_pll (Paulo Zanoni) Signed-off-by: Damien Lespiau <damien.lespiau@intel.com> Reviewed-by: Paulo Zanoni <paulo.r.zanoni@intel.com> Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Diffstat (limited to 'drivers/gpu/drm/i915/i915_gem.c')
0 files changed, 0 insertions, 0 deletions