commit | 82bc9a42cf854fdf63155759c0aa790bd1f361b0 | [log] [tgz] |
---|---|---|
author | Patrik Jakobsson <patrik.r.jakobsson@gmail.com> | Tue Apr 18 13:43:32 2017 +0200 |
committer | Patrik Jakobsson <patrik.r.jakobsson@gmail.com> | Tue May 23 22:01:07 2017 +0200 |
tree | a80828e71c7d72a4a1da1373d3957f04c845972a | |
parent | f928543404bdf6bb4e8d6a6c3ced5edebd0d6f38 [diff] |
drm/gma500/psb: Actually use VBT mode when it is found With LVDS we were incorrectly picking the pre-programmed mode instead of the prefered mode provided by VBT. Make sure we pick the VBT mode if one is provided. It is likely that the mode read-out code is still wrong but this patch fixes the immediate problem on most machines. Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=78562 Cc: <stable@vger.kernel.org> Signed-off-by: Patrik Jakobsson <patrik.r.jakobsson@gmail.com> Link: http://patchwork.freedesktop.org/patch/msgid/20170418114332.12183-1-patrik.r.jakobsson@gmail.com