1. 542cff7 drm/sched: Avoid lockdep spalt on killing a processes by Andrey Grodzovsky · 3 years, 2 months ago
  2. d4c1673 drm/sched: Fix drm_sched_fence_free() so it can be passed an uninitialized fence by Boris Brezillon · 3 years, 4 months ago
  3. 981b04d drm/sched: improve docs around drm_sched_entity by Daniel Vetter · 3 years, 5 months ago
  4. 0e10e9a drm/sched: drop entity parameter from drm_sched_push_job by Daniel Vetter · 3 years, 5 months ago
  5. ebd5f74 drm/sched: Add dependency tracking by Daniel Vetter · 3 years, 5 months ago
  6. dbe48d0 drm/sched: Split drm_sched_job_init by Daniel Vetter · 3 years, 4 months ago
  7. 78efe21 drm/sched: Allow using a dedicated workqueue for the timeout/fault tdr by Boris Brezillon · 3 years, 6 months ago
  8. 1fad1b7 drm/sched: Document what the timedout_job method should do by Boris Brezillon · 3 years, 6 months ago
  9. 95b2151 drm/sched: Fix inverted comment for hang_limit by Alyssa Rosenzweig · 3 years, 7 months ago
  10. e6c6338 drm/amd/amdgpu implement tdr advanced mode by Jack Zhang · 3 years, 10 months ago
  11. be318fd drm/sched: add missing member documentation by Christian König · 3 years, 9 months ago
  12. f2f12eb drm/scheduler: provide scheduler score externally by Christian König · 3 years, 11 months ago
  13. a6a1f03 drm/scheduler: Job timeout handler returns status (v3) by Luben Tuikov · 4 years ago
  14. c365d30 drm/sched: Add missing structure comment by Luben Tuikov · 4 years, 1 month ago
  15. 6efa4b4 gpu/drm: ring_mirror_list --> pending_list by Luben Tuikov · 4 years, 1 month ago
  16. 8935ff0 drm/scheduler: "node" --> "list" by Luben Tuikov · 4 years, 1 month ago
  17. 0c8d22f Merge tag 'amd-drm-next-5.10-2020-09-03' of git://people.freedesktop.org/~agd5f/linux into drm-next by Dave Airlie · 4 years, 4 months ago
  18. 9af5e21 drm/scheduler: Remove priority macro INVALID (v2) by Luben Tuikov · 4 years, 5 months ago
  19. e2d732f drm/scheduler: Scheduler priority fixes (v2) by Luben Tuikov · 4 years, 5 months ago
  20. d41a39d drm/scheduler: improve job distribution with multiple queues by Nirmoy Das · 4 years, 6 months ago
  21. fa3d55a drm/sched: fix kernel-doc in gpu_scheduler.h by Sam Ravnborg · 4 years, 9 months ago
  22. ec2edcc drm/sched: implement and export drm_sched_pick_best by Nirmoy Das · 4 years, 10 months ago
  23. d164bebb Revert "drm/scheduler: improve job distribution with multiple queues" by changzhu · 4 years, 10 months ago
  24. b37aced drm/scheduler: implement a function to modify sched list by Nirmoy Das · 4 years, 10 months ago
  25. 2639f45 drm/amdgpu: fix doc by clarifying sched_list definition by Nirmoy Das · 5 years ago
  26. 9e3e90c drm/scheduler: fix documentation by replacing rq_list with sched_list by Nirmoy Das · 5 years ago
  27. 56822db drm/scheduler: improve job distribution with multiple queues by Nirmoy Das · 5 years ago
  28. b3ac176 drm/scheduler: rework entity creation by Nirmoy Das · 5 years ago
  29. dc10218 drm/sched: struct completion requires linux/completion.h inclusion by Stephen Rothwell · 5 years ago
  30. 83a7772 drm/sched: Use completion to wait for sched->thread idle v2. by Andrey Grodzovsky · 5 years ago
  31. a5343b8 drm/scheduler: Add flag to hint the release of guilty job. by Andrey Grodzovsky · 6 years ago
  32. 5918045 drm/scheduler: rework job destruction by Christian König · 6 years ago
  33. 3741540 drm/sched: Rework HW fence processing. by Andrey Grodzovsky · 6 years ago
  34. 222b5f0 drm/sched: Refactor ring mirror list handling. by Andrey Grodzovsky · 6 years ago
  35. 1db8c14 drm/scheduler: Add drm_sched_suspend/resume_timeout() by Sharat Masetty · 6 years ago
  36. 26efecf drm/scheduler: Add drm_sched_job_cleanup by Sharat Masetty · 6 years ago
  37. faf6e1a drm/sched: Add boolean to mark if sched is ready to work v5 by Andrey Grodzovsky · 6 years ago
  38. 8fe159b drm/sched: add drm_sched_fault by Christian König · 6 years ago
  39. 6a96243 drm/scheduler: remove timeout work_struct from drm_sched_job (v3) by Nayan Deshmukh · 6 years ago
  40. 62347a3 drm/scheduler: Add stopped flag to drm_sched_entity by Andrey Grodzovsky · 6 years ago
  41. 620e762 drm/scheduler: move entity handling into separate file by Christian König · 6 years ago
  42. 7febe4b drm/scheduler: fix setting the priorty for entities (v2) by Christian König · 6 years ago
  43. 249a07c drm/scheduler: add counter for total jobs in scheduler by Nayan Deshmukh · 6 years ago
  44. ac0a6cf drm/scheduler: add a list of run queues to the entity by Nayan Deshmukh · 6 years ago
  45. 43bce41 drm/scheduler: only kill entity if last user is killed v2 by Christian König · 6 years ago
  46. 068c330 drm/scheduler: remove sched field from the entity by Nayan Deshmukh · 6 years ago
  47. cdc5017 drm/scheduler: modify API to avoid redundancy by Nayan Deshmukh · 6 years ago
  48. aa16b6c drm/scheduler: modify args of drm_sched_entity_init by Nayan Deshmukh · 6 years ago
  49. 8dc9fbb drm/scheduler: add a pointer to scheduler in the rq by Nayan Deshmukh · 6 years ago
  50. 180fc13 drm/scheduler: Rename cleanup functions v2. by Andrey Grodzovsky · 7 years ago
  51. 741f01e drm/scheduler: Avoid using wait_event_killable for dying process (V4) by Andrey Grodzovsky · 7 years ago
  52. 2d33948 drm/scheduler: add documentation by Nayan Deshmukh · 7 years ago
  53. 563e1e6 drm/scheduler: Remove obsolete spinlock. by Andrey Grodzovsky · 7 years ago
  54. 8344c53 drm/scheduler: remove unused parameter by Nayan Deshmukh · 7 years ago
  55. 8ee3a52 drm/gpu-sched: fix force APP kill hang(v4) by Emily Deng · 7 years ago
  56. 1a61ee0 drm/sched: Extend the documentation. by Eric Anholt · 7 years ago
  57. 4983e48 drm/sched: move fence slab handling to module init/exit by Lucas Stach · 7 years ago
  58. 1b1f42d drm: move amd_gpu_scheduler into common location by Lucas Stach · 7 years ago