1. 04 8月, 2011 2 次提交
  2. 25 7月, 2011 1 次提交
  3. 16 6月, 2011 2 次提交
  4. 28 4月, 2011 2 次提交
  5. 01 4月, 2011 1 次提交
  6. 16 3月, 2011 1 次提交
  7. 23 2月, 2011 1 次提交
  8. 09 11月, 2010 1 次提交
    • S
      DRM: ignore invalid EDID extensions · 0ea75e23
      Sam Tygier 提交于
      Currently an invalid EDID extension will cause the whole EDID to be considered invalid. Instead just drop the invalid extensions, and return the valid ones. The base block is modified to claim to have the number valid extensions, and the check sum is updated.
      
      For my EIZO S2242W the base block is fine, but the extension block is all zeros. Without this patch I get no X and no VTs.
      Signed-off-by: NSam Tygier <samtygier@yahoo.co.uk>
      Signed-off-by: NDave Airlie <airlied@redhat.com>
      0ea75e23
  9. 19 10月, 2010 1 次提交
  10. 18 9月, 2010 1 次提交
    • C
      drm/i915: use GMBUS to manage i2c links · f899fc64
      Chris Wilson 提交于
      Use the GMBUS interface rather than direct bit banging to grab the EDID
      over DDC (and for other forms of auxiliary communication with external
      display controllers). The hope is that this method will be much faster
      and more reliable than bit banging for fetching EDIDs from buggy monitors
      or through switches, though we still preserve the bit banging as a
      fallback in case GMBUS fails.
      
      Based on an original patch by Jesse Barnes.
      
      Cc: Jesse Barnes <jbarnes@virtuousgeek.org>
      Signed-off-by: NChris Wilson <chris@chris-wilson.co.uk>
      f899fc64
  11. 10 8月, 2010 5 次提交
  12. 29 7月, 2010 1 次提交
  13. 20 7月, 2010 1 次提交
  14. 01 6月, 2010 1 次提交
  15. 26 5月, 2010 1 次提交
  16. 21 5月, 2010 1 次提交
  17. 18 5月, 2010 4 次提交
  18. 10 4月, 2010 1 次提交
  19. 07 4月, 2010 1 次提交
  20. 06 4月, 2010 11 次提交