1. 26 10月, 2016 1 次提交
  2. 15 9月, 2016 1 次提交
  3. 08 8月, 2016 3 次提交
  4. 06 8月, 2016 1 次提交
  5. 19 7月, 2016 1 次提交
  6. 08 7月, 2016 10 次提交
  7. 02 7月, 2016 1 次提交
  8. 05 5月, 2016 7 次提交
  9. 28 4月, 2016 1 次提交
  10. 14 1月, 2016 3 次提交
  11. 15 9月, 2015 1 次提交
    • T
      drm/ttm: Fix memory space allocation v2 · e30f3963
      Thomas Hellstrom 提交于
      In the event that TTM doesn't find a compatible memory type for the
      driver's first placement choice (placement without eviction), TTM
      returns -EINVAL without trying the driver's second choice.
      This causes problems on vmwgfx when VRAM is disabled before first modeset
      and during VT switches when fbdev is not enabled.
      
      Fix this by also trying the driver's second choice before returning
      -EINVAL.
      
      v2: Also check that man->use_type is true for the driver's second choice.
      Fixes a bug where disallowed memory types could be used.
      Signed-off-by: NThomas Hellstrom <thellstrom@vmware.com>
      Reviewed-by: NBrian Paul <brianp@vmware.com>
      Reviewed-by: NSinclair Yeh <syeh@vmware.com>
      e30f3963
  12. 05 3月, 2015 1 次提交
  13. 17 10月, 2014 2 次提交
  14. 30 9月, 2014 1 次提交
  15. 02 9月, 2014 2 次提交
  16. 01 9月, 2014 2 次提交
  17. 27 8月, 2014 1 次提交
  18. 08 7月, 2014 1 次提交