1. 04 7月, 2014 1 次提交
  2. 24 4月, 2014 1 次提交
  3. 28 3月, 2014 1 次提交
  4. 13 2月, 2014 1 次提交
  5. 12 2月, 2014 3 次提交
  6. 05 2月, 2014 5 次提交
  7. 17 1月, 2014 12 次提交
  8. 28 6月, 2013 1 次提交
  9. 10 12月, 2012 1 次提交
    • M
      drm/ttm: remove no_wait_reserve, v3 · 97a875cb
      Maarten Lankhorst 提交于
      All items on the lru list are always reservable, so this is a stupid
      thing to keep. Not only that, it is used in a way which would
      guarantee deadlocks if it were ever to be set to block on reserve.
      
      This is a lot of churn, but mostly because of the removal of the
      argument which can be nested arbitrarily deeply in many places.
      
      No change of code in this patch except removal of the no_wait_reserve
      argument, the previous patch removed the use of no_wait_reserve.
      
      v2:
       - Warn if -EBUSY is returned on reservation, all objects on the list
         should be reservable. Adjusted patch slightly due to conflicts.
      v3:
       - Focus on no_wait_reserve removal only.
      Signed-off-by: NMaarten Lankhorst <maarten.lankhorst@canonical.com>
      Reviewed-by: NThomas Hellstrom <thellstrom@vmware.com>
      Signed-off-by: NDave Airlie <airlied@redhat.com>
      97a875cb
  10. 21 11月, 2012 1 次提交
  11. 20 11月, 2012 1 次提交
  12. 03 10月, 2012 1 次提交
  13. 13 2月, 2012 1 次提交
  14. 28 10月, 2011 1 次提交
  15. 18 10月, 2011 1 次提交
  16. 10 10月, 2011 2 次提交
  17. 05 10月, 2011 6 次提交