]> rtime.felk.cvut.cz Git - linux-imx.git/commit
drm/i915: check for the PCH when setting pch_transcoder
authorPaulo Zanoni <paulo.r.zanoni@intel.com>
Thu, 6 Dec 2012 13:12:38 +0000 (11:12 -0200)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Mon, 17 Dec 2012 13:40:21 +0000 (14:40 +0100)
commit681e5811f88b7ecca77734421adafb62f19563be
tree2ff8b260c5c227a5c3fd8f484fc67a9003c24779
parent88afe715dd5469bc24ca7a19ac62dd3c241cab48
drm/i915: check for the PCH when setting pch_transcoder

Don't check the CPU, it doesn't have any PCH transcoder.

Signed-off-by: Paulo Zanoni <paulo.r.zanoni@intel.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
drivers/gpu/drm/i915/intel_display.c