summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/selftests/intel_breadcrumbs.c
Commit message (Expand)AuthorAgeFilesLines
* drm/i915/selftests: Fix error checking for wait_var_timeoutChris Wilson2018-05-021-2/+3
* sched/wait, drivers/drm: Convert wait_on_atomic_t() usage to the new wait_var...Peter Zijlstra2018-03-201-10/+4Star
* Pass mode to wait_on_atomic_t() action funcs and provide default actionsDavid Howells2017-11-131-8/+2Star
* mm: treewide: remove GFP_TEMPORARY allocation flagMichal Hocko2017-09-141-5/+5
* drm: drop drm_[cm]alloc* helpersMichal Hocko2017-05-181-6/+6
* drm/i915: Split breadcrumbs spinlock into twoChris Wilson2017-03-031-2/+2
* drm/i915: Protect the request->global_seqno with the engine->timeline lockChris Wilson2017-02-231-3/+3
* drm/i915: Mock infrastructure for request emissionChris Wilson2017-02-131-5/+6
* drm/i915: Add unit tests for the breadcrumb rbtree, wakeupsChris Wilson2017-02-131-0/+201
* drm/i915: Add unit tests for the breadcrumb rbtree, completionChris Wilson2017-02-131-0/+107
* drm/i915: Add unit tests for the breadcrumb rbtree, insert/removeChris Wilson2017-02-131-0/+172