summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/gt/selftest_context.c
AgeCommit message (Expand)AuthorFilesLines
2019-08-17drm/i915/selftests: Check the context sizeChris Wilson1-0/+141
2019-08-15drm/i915: Protect request retirement with timeline->mutexChris Wilson1-2/+7
2019-08-09drm/i915: Lift timeline into intel_contextChris Wilson1-1/+1
2019-08-07drm/i915: Fix some NULL vs IS_ERR() conditionsDan Carpenter1-10/+10
2019-08-02drm/i915: Allow sharing the idle-barrier from other kernel requestsChris Wilson1-0/+310