Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2019-02-22 | Merge branch 'drm-next-5.1' of git://people.freedesktop.org/~agd5f/linux into... | Dave Airlie | 1 | -13/+26 |
2019-02-15 | drm/sched: Fix entities with 0 rqs. | Bas Nieuwenhuizen | 1 | -13/+26 |
2019-02-08 | drm/sched: Always trace the dependencies we wait on, to fix a race. | Eric Anholt | 1 | -5/+2 |
2018-11-05 | drm/scheduler: Add drm_sched_job_cleanup | Sharat Masetty | 1 | -1/+0 |
2018-11-05 | drm/sched: Add boolean to mark if sched is ready to work v5 | Andrey Grodzovsky | 1 | -1/+8 |
2018-10-09 | drm/scheduler: Simplify spsc_queue_count check in drm_sched_entity_select_rq | Nathan Chancellor | 1 | -2/+1 |
2018-08-27 | drm/scheduler: avoid redundant shifting of the entity v2 | Nayan Deshmukh | 1 | -0/+3 |
2018-08-27 | drm/scheduler: Add stopped flag to drm_sched_entity | Andrey Grodzovsky | 1 | -1/+11 |
2018-08-27 | drm/scheduler: cleanup entity coding style | Christian König | 1 | -57/+110 |
2018-08-27 | drm/scheduler: move entity handling into separate file | Christian König | 1 | -0/+459 |