Re: [Intel-gfx] [PATCH v2 3/7] drm/i915: Compute dsi_clk from pixel clock

2013-11-15 Thread Jani Nikula
On Fri, 15 Nov 2013, Jani Nikula wrote: > On Sat, 09 Nov 2013, Shobhit Kumar wrote: >> Pixel clock based calculation is recommended in the MIPI host controller >> documentation >> >> v2: Based on review comments from Jani and Ville >> - Use dsi_clk in KHz rather than converting in Hz and back

Re: [Intel-gfx] [PATCH v2 3/7] drm/i915: Compute dsi_clk from pixel clock

2013-11-14 Thread Jani Nikula
On Sat, 09 Nov 2013, Shobhit Kumar wrote: > Pixel clock based calculation is recommended in the MIPI host controller > documentation > > v2: Based on review comments from Jani and Ville > - Use dsi_clk in KHz rather than converting in Hz and back to MHz > - RR formula is retained though no

[Intel-gfx] [PATCH v2 3/7] drm/i915: Compute dsi_clk from pixel clock

2013-11-09 Thread Shobhit Kumar
Pixel clock based calculation is recommended in the MIPI host controller documentation v2: Based on review comments from Jani and Ville - Use dsi_clk in KHz rather than converting in Hz and back to MHz - RR formula is retained though not used but return dsi_clk in KHz now - Moved the m