1. 06 10月, 2021 1 次提交
  2. 06 6月, 2021 1 次提交
  3. 02 6月, 2021 1 次提交
  4. 27 5月, 2021 1 次提交
  5. 19 4月, 2021 1 次提交
  6. 26 11月, 2020 1 次提交
  7. 09 11月, 2020 1 次提交
  8. 30 10月, 2020 1 次提交
  9. 25 9月, 2020 1 次提交
  10. 24 9月, 2020 1 次提交
  11. 11 9月, 2020 1 次提交
  12. 24 7月, 2020 2 次提交
  13. 26 6月, 2020 1 次提交
  14. 22 5月, 2020 2 次提交
  15. 20 5月, 2020 1 次提交
  16. 29 1月, 2020 2 次提交
  17. 06 11月, 2019 1 次提交
  18. 17 9月, 2019 2 次提交
  19. 21 8月, 2019 1 次提交
  20. 13 8月, 2019 1 次提交
  21. 06 8月, 2019 3 次提交
  22. 20 2月, 2019 1 次提交
    • B
      drm/nouveau: prepare for enabling svm with existing userspace interfaces · bfe91afa
      Ben Skeggs 提交于
      For a channel to make use of SVM features, it requires a different GPU MMU
      configuration than we would normally use, which is not desirable to switch
      to unless a client is actively going to use SVM.
      
      In order to supporting SVM without more extensive changes to the userspace
      interfaces, the SVM_INIT ioctl needs to replace the previous configuration
      safely.
      
      The only way we can currently do this safely, accounting for some unlikely
      failure conditions, is to allocate the new VMM without destroying the last
      one, and prioritising the SVM-enabled configuration in the code that cares.
      
      This will get cleaned up again further down the track.
      Signed-off-by: NBen Skeggs <bskeggs@redhat.com>
      bfe91afa
  23. 29 1月, 2019 1 次提交
  24. 16 7月, 2018 2 次提交
  25. 18 5月, 2018 3 次提交
  26. 07 12月, 2017 1 次提交
  27. 02 11月, 2017 5 次提交