drm/i915: Report the origin of the LVDS fixed panel mode
authorChris Wilson <chris@chris-wilson.co.uk>
Wed, 21 Nov 2012 16:14:03 +0000 (16:14 +0000)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Thu, 22 Nov 2012 21:16:03 +0000 (22:16 +0100)
commit6a9d51b768e2073736ce43164b639ed8da6791ca
treee198b3913a3ad372b2b608f935f2cfc7fbad9558
parent2aa4f09917d9854928074bb5bf1b9d8a9364a67f
drm/i915: Report the origin of the LVDS fixed panel mode

Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
Reviewed-by: Jani Nikula <jani.nikula@intel.com>
[danvet: resolve conflict around the call to intel_crtc_mode_get. And
add the missing NULL check Chris spotted while at it.]
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
drivers/gpu/drm/i915/intel_lvds.c