]> git.baikalelectronics.ru Git - kernel.git/commit
drm/i915: Move eDP panel fixed mode from dev_priv to intel_dp
authorKeith Packard <keithp@keithp.com>
Mon, 19 Sep 2011 00:35:47 +0000 (17:35 -0700)
committerKeith Packard <keithp@keithp.com>
Thu, 6 Oct 2011 15:57:00 +0000 (08:57 -0700)
commit73448746d2c474bf448f4e31994b084f0138b9d0
treedecf20175471a6f06c5098083ae5e69f85985c1f
parentb1a73441ea4d63eafc6458578933a4f03d783b68
drm/i915: Move eDP panel fixed mode from dev_priv to intel_dp

This value doesn't come directly from the VBT, and so is rather
specific to the particular DP output.

Signed-off-by: Keith Packard <keithp@keithp.com>
Reviewed-by: Daniel Vetter <daniel.vetter@ffwll.ch>
drivers/gpu/drm/i915/i915_drv.h
drivers/gpu/drm/i915/intel_dp.c