]> git.kernelconcepts.de Git - karo-tx-linux.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)
commitd15456de79eea2aa03cd277866db80556e984d49
treedecf20175471a6f06c5098083ae5e69f85985c1f
parentf01eca2e52169eaf3a485cbd9752435489fbfba9
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