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
/
intel_lrc.c
Age
Commit message (
Expand
)
Author
2019-04-24
drm/i915: Move GraphicsTechnology files under gt/
Chris Wilson
2019-04-05
drm/i915/selftests: Fix plain use of integer 0 as NULL
Chris Wilson
2019-04-05
drm/i915/execlists: Enable coarse preemption boundaries for gen8
Chris Wilson
2019-03-22
drm/i915/selftests: Mark up preemption tests for hang detection
Chris Wilson
2019-03-22
drm/i915/selftests: Calculate maximum ring size for preemption chain
Chris Wilson
2019-03-21
drm/i915: Flush pages on acquisition
Chris Wilson
2019-03-08
drm/i915/selftests: Check preemption support on each engine
Chris Wilson
2019-03-05
drm/i915: Store the BIT(engine->id) as the engine's mask
Chris Wilson
2019-02-28
drm/i915/execlists: Suppress mere WAIT preemption
Chris Wilson
2019-02-20
drm/i915: Beware temporary wedging when determining -EIO
Chris Wilson
2019-02-05
drm/i915/selftests: Exercise some AB...BA preemption chains
Chris Wilson
2019-01-29
drm/i915/execlists: Suppress preempting self
Chris Wilson
2019-01-16
drm/i915: Pull all the reset functionality together into i915_reset.c
Chris Wilson
2019-01-14
drm/i915/selftests: Mark up rpm wakerefs
Chris Wilson
2019-01-14
drm/i915: Markup paired operations on wakerefs
Chris Wilson
2019-01-02
drm/i915: start moving runtime device info to a separate struct
Jani Nikula
2018-11-30
drm/i915/selftests: Extract spinner code
Tvrtko Ursulin
2018-10-03
drm/i915/selftests: Hold task_struct ref for smoking kthread
Chris Wilson
2018-10-02
drm/i915: Replace some open-coded i915_coherent_map_type()
Chris Wilson
2018-10-01
drm/i915: Reserve some priority bits for internal use
Chris Wilson
2018-10-01
drm/i915/selftests: Include arbitration points in preemption smoketest
Chris Wilson
2018-10-01
drm/i915/selftests: Split preemption smoke test into threads
Chris Wilson
2018-09-27
drm/i915/selftests: Smoketest preemption
Chris Wilson
2018-09-20
drm/i915/selftests: Live tests emit requests and so require rpm
Chris Wilson
2018-07-16
drm/i915/selftests: Force a preemption hang
Chris Wilson
2018-07-06
drm/i915: Start returning an error from i915_vma_move_to_active()
Chris Wilson
2018-07-06
drm/i915/selftests: Skip live_execlists if the GPU is terminally wedged
Chris Wilson
2018-06-14
drm/i915: Make closing request flush mandatory
Chris Wilson
2018-06-05
drm/i915/gtt: Rename i915_hw_ppgtt base member
Chris Wilson
2018-05-18
drm/i915: Move request->ctx aside
Chris Wilson
2018-05-08
drm/i915/selftests: Refactor common flush_test()
Chris Wilson
2018-05-04
drm/i915/selftests: Skip the execlists tests on !execlists machines
Chris Wilson
2018-04-18
drm/i915: Pack params to engine->schedule() into a struct
Chris Wilson
2018-04-04
drm/i915/selftests: Add basic sanitychecks for execlists
Chris Wilson