Re: [PATCH 1/3] fbdev: sh-mobile: restore display size configuration
From: Paul Mundt <hidden>
Date: 2010-12-22 07:28:43
Also in:
linux-sh
From: Paul Mundt <hidden>
Date: 2010-12-22 07:28:43
Also in:
linux-sh
On Tue, Dec 21, 2010 at 11:46:26AM +0100, Guennadi Liakhovetski wrote:
An earlier patch replaced open-coded video-mode configuration from platform data by a call to fb_videomode_to_var(), thereby setting ofdisplay sizes have been accidentally lost. Restore them.
On Tue, Dec 21, 2010 at 11:46:35AM +0100, Guennadi Liakhovetski wrote:
Monitor EDID contains information about physical display sizes. Retrieve it and propagate to the framebuffer driver.
Both applied for .37, thanks.