On Fri, 3 Apr 2009 15:40:44 +0800
"Guo, Chaohong" <chaohong....@intel.com> wrote:

> hi,
> 
>    I notice that KMS uses EDID priori to VBT, and  some EDID data
> is not right on some laptops.   
> 
>     As Jesse added a workaround into intel_bios.c,   we should add
> the same workaround into drm_edid.c  as follows.   Probably,  we
> should merge the calculation made in drm_mode_detailed() and
> parse_panel_data(),  and have the two routines call a common 
> sub-routine ?

Really you've seen bad EDIDs too?  Last time I saw this issue it turned
out to be a parser bug that Linus fixed.

Yes we should make a common routine, and just make the various
mode_fixup hooks call it.

-- 
Jesse Barnes, Intel Open Source Technology Center

------------------------------------------------------------------------------
--
_______________________________________________
Dri-devel mailing list
Dri-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dri-devel

Reply via email to