https://bugzilla.kernel.org/show_bug.cgi?id=24462 --- Comment #2 from Luca Tettamanti <kronos.it@xxxxxxxxx> 2010-12-08 20:27:11 --- (In reply to comment #1) > Created an attachment (id=39252) --> (https://bugzilla.kernel.org/attachment.cgi?id=39252) [details] > possible fix > > Does this patch help? No, flickering it's still there. The parameters passed to EnableSpreadSpectrumOnPPLL with 2.6.36 and 2.6.37-rc5 are: ss->percentage = 0x1e ss->type = 0x1 ss->step = 0x1 ss->delay = 0x2a ss->range = 0x2 pll_id = 0x0 but 2.6.36 uses ENABLE_SPREAD_SPECTRUM_ON_PPLL_PS_ALLOCATION, while the newer kernel uses ENABLE_LVDS_SS_PARAMETERS_V2 for the parameters (the only difference is that the latter does not have ucPpll); is this correct? -- Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are watching the assignee of the bug. ------------------------------------------------------------------------------ This SF Dev2Dev email is sponsored by: WikiLeaks The End of the Free Internet http://p.sf.net/sfu/therealnews-com -- _______________________________________________ Dri-devel mailing list Dri-devel@xxxxxxxxxxxxxxxxxxxxx https://lists.sourceforge.net/lists/listinfo/dri-devel _______________________________________________ dri-devel mailing list dri-devel@xxxxxxxxxxxxxxxxxxxxx http://lists.freedesktop.org/mailman/listinfo/dri-devel