index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
selftests
/
igt_flush_test.c
Age
Commit message (
Expand
)
Author
2019-10-04
drm/i915: Move request runtime management onto gt
Chris Wilson
2019-10-04
drm/i915: Merge wait_for_timelines with retire_request
Chris Wilson
2019-10-04
drm/i915: Drop struct_mutex from around i915_retire_requests()
Chris Wilson
2019-07-12
drm/i915/gt: Use intel_gt as the primary object for handling resets
Chris Wilson
2019-05-28
drm/i915: Move more GEM objects under gem/
Chris Wilson
2019-04-24
drm/i915: Invert the GEM wakeref hierarchy
Chris Wilson
2019-03-08
drm/i915: Reduce presumption of request ordering for barriers
Chris Wilson
2019-02-20
drm/i915: Beware temporary wedging when determining -EIO
Chris Wilson
2018-07-09
drm/i915/selftests: Replace wait-on-timeout with explicit timeout
Chris Wilson
2018-07-09
drm/i915: Provide a timeout to i915_gem_wait_for_idle()
Chris Wilson
2018-05-09
drm/i915/selftests: Only switch to kernel context when locked
Chris Wilson
2018-05-08
drm/i915/selftests: Return to kernel context after each test
Chris Wilson
2018-05-08
drm/i915/selftests: Refactor common flush_test()
Chris Wilson