1. 10 8月, 2014 2 次提交
  2. 23 1月, 2014 1 次提交
  3. 17 9月, 2013 1 次提交
  4. 03 10月, 2012 3 次提交
  5. 24 5月, 2012 1 次提交
  6. 23 5月, 2012 1 次提交
  7. 06 12月, 2011 3 次提交
  8. 30 11月, 2011 1 次提交
  9. 20 9月, 2011 1 次提交
    • B
      drm/nouveau: remove allocations from gart populate() hook · a0d9a8fe
      Ben Skeggs 提交于
      Since some somewhat questionable changes a while back, TTM provides a
      completely empty array of struct dma_address that stays around for the
      entire lifetime of the TTM object.
      
      Lets use this array, *always*, rather than wasting yet more memory on
      another array who's purpose is identical, as well as yet another bool array
      of the same size saying *which* of the previous two arrays to use...
      
      This change will also solve the high order allocation failures seen by
      some people while using nouveau.
      Signed-off-by: NBen Skeggs <bskeggs@redhat.com>
      a0d9a8fe
  10. 09 9月, 2011 2 次提交
  11. 13 7月, 2011 1 次提交
  12. 07 6月, 2011 1 次提交
  13. 11 5月, 2011 1 次提交
  14. 20 4月, 2011 2 次提交
  15. 14 3月, 2011 1 次提交
  16. 25 2月, 2011 4 次提交
  17. 19 2月, 2011 1 次提交
  18. 28 1月, 2011 1 次提交
  19. 08 12月, 2010 3 次提交
  20. 03 12月, 2010 2 次提交
  21. 18 11月, 2010 3 次提交
  22. 05 10月, 2010 1 次提交
  23. 24 9月, 2010 3 次提交