1. 05 12月, 2013 1 次提交
    • T
      drm/vmwgfx: Fix dma buffer memory size accounting · 308d17ef
      Thomas Hellstrom 提交于
      Also request kernel ttm_buffer objects for buffer objects that obviously
      aren't visible to user-space, and save some device address space.
      
      The accounting was broken in a couple of ways:
      1) We did not differentiate between user dma buffers and kernel dma buffers.
      2) The ttm_bo_acc_size function is broken in that it
      a) Doesn't take into account the size of the optional dma address array,
      b) Doesn't take into account the fact that drivers typically embed the
      ttm_tt structure.
      
      This needs to be fixed in ttm, but meanwhile provide a vmwgfx-specific
      function to do the job.
      Signed-off-by: NThomas Hellstrom <thellstrom@vmware.com>
      Reviewed-by: NJakob Bornecrantz <jakob@vmware.com>
      308d17ef
  2. 06 11月, 2013 1 次提交
  3. 28 11月, 2012 1 次提交
  4. 20 11月, 2012 2 次提交
  5. 03 10月, 2012 1 次提交
  6. 06 12月, 2011 3 次提交
  7. 05 10月, 2011 2 次提交
  8. 06 9月, 2011 2 次提交
  9. 28 1月, 2011 1 次提交
  10. 27 10月, 2010 1 次提交
  11. 05 10月, 2010 1 次提交
  12. 20 4月, 2010 2 次提交
  13. 25 1月, 2010 1 次提交
  14. 14 1月, 2010 2 次提交
  15. 15 12月, 2009 1 次提交