1. 28 3月, 2009 3 次提交
  2. 12 3月, 2009 2 次提交
  3. 11 3月, 2009 5 次提交
  4. 25 2月, 2009 1 次提交
  5. 24 2月, 2009 1 次提交
  6. 23 2月, 2009 5 次提交
  7. 20 2月, 2009 9 次提交
  8. 10 2月, 2009 1 次提交
  9. 08 2月, 2009 5 次提交
  10. 27 1月, 2009 1 次提交
  11. 22 1月, 2009 1 次提交
  12. 16 1月, 2009 1 次提交
    • D
      drm/i915: add support for physical memory objects · 71acb5eb
      Dave Airlie 提交于
      This is an initial patch to do support for objects which needs physical
      contiguous main ram, cursors and overlay registers on older chipsets.
      
      These objects are bound on cursor bin, like pinning, and we copy
      the data to/from the backing store object into the real one on attach/detach.
      
      notes:
      possible over the top in attach/detach operations.
      no overlay support yet.
      Signed-off-by: NDave Airlie <airlied@redhat.com>
      71acb5eb
  13. 08 1月, 2009 1 次提交
  14. 07 1月, 2009 1 次提交
  15. 29 12月, 2008 3 次提交