commit | d15456de79eea2aa03cd277866db80556e984d49 | [log] [tgz] |
---|---|---|
author | Keith Packard <keithp@keithp.com> | Sun Sep 18 17:35:47 2011 -0700 |
committer | Keith Packard <keithp@keithp.com> | Thu Oct 06 08:57:00 2011 -0700 |
tree | decf20175471a6f06c5098083ae5e69f85985c1f | |
parent | f01eca2e52169eaf3a485cbd9752435489fbfba9 [diff] |
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>