Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2019-10-04 | drm/i915: Drop struct_mutex from around i915_retire_requests() | Chris Wilson | 1 | -6/+2 |
2019-08-06 | drm/i915: Use drm_i915_private directly from drv_get_drvdata() | Chris Wilson | 1 | -1/+1 |
2019-07-12 | drm/i915/gt: Use intel_gt as the primary object for handling resets | Chris Wilson | 1 | -1/+22 |
2019-07-03 | drm/i915/selftests: Common live setup/teardown | Chris Wilson | 1 | -1/+43 |
2019-03-06 | drm/i915/selftests: Upgrade printing test/subtest name to pr_info | MichaĆ Winiarski | 1 | -2/+2 |
2019-01-29 | drm/i915/selftests: Apply a subtest filter | Chris Wilson | 1 | -0/+47 |
2018-07-14 | drm/i915/selftests: Include the start of each subtest in the GEM trace | Chris Wilson | 1 | -0/+2 |
2017-03-10 | drivers/gpu/drm/i915/selftests/i915_selftest.c: fix build with gcc-4.4.4 | Andrew Morton | 1 | -2/+2 |
2017-02-13 | drm/i915: Provide a hook for selftests | Chris Wilson | 1 | -0/+250 |