Re: [PATCH 1/2] Support overriding fields FW tells us with the DMI data.
From: Paul Mundt <hidden>
Date: 2011-04-06 17:59:46
From: Paul Mundt <hidden>
Date: 2011-04-06 17:59:46
On Wed, Apr 06, 2011 at 01:31:03PM -0400, Peter Jones wrote:
On 04/06/2011 12:42 PM, Paul Mundt wrote:quoted
On Thu, Mar 31, 2011 at 10:33:49AM -0400, Peter Jones wrote:quoted
Some machines apparently give us bogus linelength/stride/pitch data, so we need to support letting the DMI table override the supplied data. I bet you can't guess whose machines I'm talking about. --- drivers/video/efifb.c | 149 +++++++++++++++++++++++++++++-------------------- 1 files changed, 88 insertions(+), 61 deletions(-)You're missing a signed-off-by here but have one on 2/2, was this intended as an RFC?No, I meant to include it on each of them. I'll resend with those fixed.
Ok, I've applied them now, thanks.