git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bb2043d
)
drm/i915: Use adjusted_mode in the fastboot hack to disable pfit
author
Damien Lespiau
<damien.lespiau@intel.com>
Mon, 30 Sep 2013 13:21:50 +0000
(14:21 +0100)
committer
Daniel Vetter
<daniel.vetter@ffwll.ch>
Fri, 4 Oct 2013 08:32:17 +0000
(10:32 +0200)
When booting with i915.fastboot=1, we always take tha code path and end
up undoing what we're trying to do with adjusted_mode.
Hopefully, as the fastboot hardware readout code is using adjusted_mode
as well, it should be equivalent.
Signed-off-by: Damien Lespiau <damien.lespiau@intel.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
No differences found