1. 23 9月, 2015 3 次提交
  2. 10 9月, 2015 1 次提交
  3. 26 8月, 2015 1 次提交
    • M
      drm/i915: DSI pixel clock check · 759a1e98
      Mika Kahola 提交于
      It is possible the we request to have a mode that has
      higher pixel clock than our HW can support. This patch
      checks if requested pixel clock is lower than the one
      supported by the HW. The requested mode is discarded
      if we cannot support the requested pixel clock.
      
      This patch applies to DSI.
      
      V2:
      - removed computation for max pixel clock
      
      V3:
      - cleanup by removing unnecessary lines
      
      V4:
      - max_pixclk variable renamed as max_dotclk
      - moved dot clock checking inside 'if (fixed_mode)'
      
      V5:
      - dot clock checked against fixed_mode clock
      Signed-off-by: NMika Kahola <mika.kahola@intel.com>
      Reviewed-by: NVille Syrjälä <ville.syrjala@linux.intel.com>
      Signed-off-by: NDaniel Vetter <daniel.vetter@ffwll.ch>
      759a1e98
  4. 14 8月, 2015 1 次提交
  5. 21 7月, 2015 2 次提交
  6. 13 7月, 2015 2 次提交
  7. 29 5月, 2015 1 次提交
  8. 28 5月, 2015 1 次提交
  9. 13 4月, 2015 2 次提交
  10. 26 3月, 2015 1 次提交
  11. 14 2月, 2015 1 次提交
  12. 10 2月, 2015 1 次提交
  13. 29 1月, 2015 4 次提交
  14. 27 1月, 2015 10 次提交
  15. 11 12月, 2014 2 次提交
  16. 05 12月, 2014 5 次提交
  17. 04 12月, 2014 1 次提交
  18. 03 12月, 2014 1 次提交