]> git.baikalelectronics.ru Git - kernel.git/commit
drv/i915: Pull display_clock_mode out of VBT table
authorKeith Packard <keithp@keithp.com>
Mon, 26 Sep 2011 21:24:14 +0000 (14:24 -0700)
committerKeith Packard <keithp@keithp.com>
Tue, 27 Sep 2011 18:12:26 +0000 (11:12 -0700)
commit730572b2b09d144a75c116c35a4a6c2a14632a1d
tree40dcc4465130ad9df6c0a79d3685853196dca6be
parentc51f58eb9aa708ae7954f6b4f58551400460a4f8
drv/i915: Pull display_clock_mode out of VBT table

This tells the driver whether a CK505 clock source is available on
pre-PCH hardware. If so, it should be used as the non-SSC source,
leaving the internal clock for use as the SSC source.

Signed-off-by: Keith Packard <keithp@keithp.com>
Reviewed-by: Chris Wison <chris@chris-wilson.co.uk>
drivers/gpu/drm/i915/i915_drv.h
drivers/gpu/drm/i915/intel_bios.c
drivers/gpu/drm/i915/intel_bios.h