commit | 9f11a9e4e50006b615ba94722dfc33ced89664cf | [log] [tgz] |
---|---|---|
author | Daniel Vetter <daniel.vetter@ffwll.ch> | Thu Jun 13 00:54:58 2013 +0200 |
committer | Daniel Vetter <daniel.vetter@ffwll.ch> | Tue Jun 18 14:05:19 2013 +0200 |
tree | 98752be4a5ae1135b688b1f9a28f70083fe02a11 | |
parent | 78114071ff9e3c2f6c1715bfb01ac8c0b3618e72 [diff] |
drm/i915: set up PIPECONF explicitly for i9xx/vlv platforms Same reasons as for the previous patch, just no bug report about anything going wrong yet: We only support exactly the mode we program, so don't leave any stale BIOS state behind. Again this will be fun to properly track for fastboot. Reviewed-by: Chris Wilson <chris@chris-wilson.co.uk> Reviewed-by: Ville Syrjälä <ville.syrjala@linux.intel.com> Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>