1. 08 12月, 2018 2 次提交
  2. 06 11月, 2018 2 次提交
  3. 27 9月, 2018 1 次提交
  4. 11 9月, 2018 1 次提交
  5. 15 7月, 2018 1 次提交
  6. 12 7月, 2018 1 次提交
  7. 11 7月, 2018 1 次提交
  8. 24 4月, 2018 3 次提交
  9. 02 5月, 2018 1 次提交
  10. 24 4月, 2018 1 次提交
  11. 11 4月, 2018 2 次提交
  12. 16 3月, 2018 4 次提交
  13. 05 1月, 2018 1 次提交
  14. 28 11月, 2017 1 次提交
  15. 15 11月, 2017 2 次提交
  16. 02 11月, 2017 1 次提交
  17. 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
  18. 27 9月, 2017 1 次提交
  19. 08 9月, 2017 1 次提交
  20. 16 8月, 2017 6 次提交
  21. 12 1月, 2017 1 次提交
  22. 30 4月, 2016 2 次提交
  23. 23 3月, 2016 1 次提交
  24. 16 1月, 2016 1 次提交
  25. 06 1月, 2016 1 次提交