1. 30 8月, 2013 8 次提交
  2. 08 8月, 2013 3 次提交
  3. 04 7月, 2013 1 次提交
  4. 27 6月, 2013 1 次提交
  5. 11 6月, 2013 1 次提交
    • V
      drm/edid: Add both 60Hz and 59.94Hz CEA modes to connector's mode list · e6e79209
      Ville Syrjälä 提交于
      Having both modes can be beneficial for video playback cases. If you can
      match the video framerate exactly, and the audio and video clocks come
      from the same source, you should be able to avoid dropped/repeated
      frames without expensive operations such as resampling the audio to
      match video output rate.
      
      Rather than add both variants based on the CEA extension short video
      descriptors in do_cea_modes(), add only one variant there. Once all
      the EDID has been fully probed, do a loop over the entire probed mode
      list, during which we add the other variants for all modes that match
      CEA modes. This allows us to match modes that didn't come via the CEA
      short video descriptors. For example one Samsung TV here doesn't have
      the 640x480-60 mode as a SVD, but instead it's specified via a detailed
      timing descriptor.
      Signed-off-by: NVille Syrjälä <ville.syrjala@linux.intel.com>
      Reviewed-by: NDaniel Vetter <daniel.vetter@ffwll.ch>
      Signed-off-by: NDave Airlie <airlied@redhat.com>
      e6e79209
  6. 26 4月, 2013 2 次提交
  7. 24 4月, 2013 1 次提交
  8. 24 3月, 2013 2 次提交
  9. 22 2月, 2013 3 次提交
  10. 20 2月, 2013 1 次提交
  11. 15 2月, 2013 1 次提交
  12. 13 2月, 2013 1 次提交
  13. 20 1月, 2013 1 次提交
  14. 29 11月, 2012 1 次提交
  15. 28 11月, 2012 1 次提交
  16. 20 11月, 2012 2 次提交
  17. 03 10月, 2012 2 次提交
  18. 26 9月, 2012 1 次提交
  19. 17 9月, 2012 1 次提交
  20. 13 9月, 2012 4 次提交
  21. 30 8月, 2012 1 次提交
  22. 24 8月, 2012 1 次提交