1. 06 11月, 2018 1 次提交
  2. 27 9月, 2018 1 次提交
  3. 11 9月, 2018 1 次提交
  4. 15 7月, 2018 1 次提交
  5. 12 7月, 2018 1 次提交
  6. 11 7月, 2018 1 次提交
  7. 24 4月, 2018 3 次提交
  8. 02 5月, 2018 1 次提交
  9. 24 4月, 2018 1 次提交
  10. 11 4月, 2018 2 次提交
  11. 16 3月, 2018 4 次提交
  12. 05 1月, 2018 1 次提交
  13. 28 11月, 2017 1 次提交
  14. 15 11月, 2017 2 次提交
  15. 02 11月, 2017 1 次提交
  16. 28 10月, 2017 1 次提交
    • F
      drm/amdkfd: Clean up kfd_wait_on_events · fdf0c833
      Felix Kuehling 提交于
      Cleaned up the code while resolving some potential bugs and
      inconsistencies in the process.
      
      Clean-ups:
      * Remove enum kfd_event_wait_result, which duplicates
        KFD_IOC_EVENT_RESULT definitions
      * alloc_event_waiters can be called without holding p->event_mutex
      * Return an error code from copy_signaled_event_data instead of bool
      * Clean up error handling code paths to minimize duplication in
        kfd_wait_on_events
      
      Fixes:
      * Consistently return an error code from kfd_wait_on_events and set
        wait_result to KFD_IOC_WAIT_RESULT_FAIL in all failure cases.
      * Always call free_waiters while holding p->event_mutex
      * copy_signaled_event_data might sleep. Don't call it while the task state
        is TASK_INTERRUPTIBLE.
      Signed-off-by: NFelix Kuehling <Felix.Kuehling@amd.com>
      Acked-by: NOded Gabbay <oded.gabbay@gmail.com>
      Signed-off-by: NOded Gabbay <oded.gabbay@gmail.com>
      fdf0c833
  17. 27 9月, 2017 1 次提交
  18. 08 9月, 2017 1 次提交
  19. 16 8月, 2017 6 次提交
  20. 12 1月, 2017 1 次提交
  21. 30 4月, 2016 2 次提交
  22. 23 3月, 2016 1 次提交
  23. 16 1月, 2016 1 次提交
  24. 06 1月, 2016 1 次提交
  25. 30 8月, 2015 1 次提交
  26. 16 6月, 2015 1 次提交
  27. 03 6月, 2015 1 次提交