1. 08 8月, 2016 3 次提交
  2. 30 7月, 2016 1 次提交
  3. 08 7月, 2016 5 次提交
  4. 02 7月, 2016 1 次提交
  5. 05 5月, 2016 5 次提交
  6. 05 4月, 2016 1 次提交
  7. 30 3月, 2016 1 次提交
  8. 14 1月, 2016 1 次提交
  9. 19 12月, 2015 1 次提交
  10. 15 12月, 2015 1 次提交
  11. 05 3月, 2015 1 次提交
  12. 04 12月, 2014 1 次提交
  13. 30 9月, 2014 1 次提交
  14. 11 9月, 2014 1 次提交
  15. 02 9月, 2014 1 次提交
  16. 01 9月, 2014 3 次提交
  17. 27 8月, 2014 1 次提交
  18. 09 8月, 2014 1 次提交
  19. 08 7月, 2014 2 次提交
  20. 26 5月, 2014 1 次提交
  21. 04 4月, 2014 2 次提交
  22. 28 3月, 2014 1 次提交
  23. 16 3月, 2014 1 次提交
    • D
      drm: init TTM dev_mapping in ttm_bo_device_init() · 44d847b7
      David Herrmann 提交于
      With dev->anon_inode we have a global address_space ready for operation
      right from the beginning. Therefore, there is no need to do a delayed
      setup with TTM. Instead, set dev_mapping during initialization in
      ttm_bo_device_init() and remove any "if (dev_mapping)" conditions.
      
      Cc: Dave Airlie <airlied@redhat.com>
      Cc: Ben Skeggs <bskeggs@redhat.com>
      Cc: Maarten Lankhorst <maarten.lankhorst@canonical.com>
      Cc: Alex Deucher <alexdeucher@gmail.com>
      Cc: Thomas Hellstrom <thellstrom@vmware.com>
      Signed-off-by: NDavid Herrmann <dh.herrmann@gmail.com>
      44d847b7
  24. 18 2月, 2014 1 次提交
  25. 08 1月, 2014 2 次提交