]> rtime.felk.cvut.cz Git - linux-imx.git/commit
drm/i915: reorganize intel_lvds_supported
authorPaulo Zanoni <paulo.r.zanoni@intel.com>
Wed, 6 Mar 2013 23:03:19 +0000 (20:03 -0300)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Sun, 17 Mar 2013 20:52:19 +0000 (21:52 +0100)
commit311e359c0bcbcfa6d71a56407477f2ec9c28c2d5
treedb805cf4ceb2ecf3635b73e7114f70bdea19bdcb
parent86d52df633869b54a6f0b9a8f088be9c89a42c3d
drm/i915: reorganize intel_lvds_supported

Now it returns false for all platforms unless they're explicitly
listed on the function. There should be no real difference, except for
the fact that it now returns false on Haswell.

Signed-off-by: Paulo Zanoni <paulo.r.zanoni@intel.com>
Reviewed-by: Ben Widawsky <ben@bwidawsk.net>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
drivers/gpu/drm/i915/intel_lvds.c