Re: [PATCH 1/2] Support overriding fields FW tells us with the DMI data.
From: Paul Mundt <hidden>
Date: 2011-04-06 16:42:51
From: Paul Mundt <hidden>
Date: 2011-04-06 16:42:51
On Thu, Mar 31, 2011 at 10:33:49AM -0400, Peter Jones wrote:
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?