index
:
linux.git
bh1745
master
multitile
next/stmfts-20170210
next/vr-20170117
tizen/tizen
tizen/vr
vm-bind
Linux Kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
gt
/
selftest_lrc.c
Age
Commit message (
Expand
)
Author
2019-11-15
drm/i915/selftests: Exercise long preemption chains
Chris Wilson
2019-11-02
drm/i915/execlists: Verify context register state before execution
Chris Wilson
2019-11-01
drm/i915/selftests: Start kthreads before stopping
Chris Wilson
2019-10-29
drm/i915/gt: Make timeslice duration configurable
Chris Wilson
2019-10-28
drm/i915/selftests: Check a few more fixed locations within the context image
Chris Wilson
2019-10-26
drm/i915/tgl: Adjust the location of RING_MI_MODE in the context image
Chris Wilson
2019-10-23
drm/i915/execlists: Cancel banned contexts on schedule-out
Chris Wilson
2019-10-23
drm/i915/execlists: Force preemption
Chris Wilson
2019-10-22
drm/i915: Drop assertion that ce->pin_mutex guards state updates
Chris Wilson
2019-10-18
drm/i915/execlists: Don't merely skip submission if maybe timeslicing
Chris Wilson
2019-10-18
drm/i915: Pass in intel_gt at some for_each_engine sites
Tvrtko Ursulin
2019-10-16
drm/i915/selftests: Teach execlists to take intel_gt as its argument
Chris Wilson
2019-10-16
drm/i915/selftests: Drop stale struct_mutex
Chris Wilson
2019-10-14
drm/i915/selftests: Check that GPR are cleared for new contexts
Chris Wilson
2019-10-14
drm/i915/selftests: Check known register values within the context
Chris Wilson
2019-10-10
drm/i915/selftests: Check that registers are preserved between virtual engines
Chris Wilson
2019-10-07
drm/i915/selftests: Appease lockdep
Chris Wilson
2019-10-04
drm/i915/selftests: Drop vestigal struct_mutex guards
Chris Wilson
2019-10-04
drm/i915: Move context management under GEM
Chris Wilson
2019-10-04
drm/i915: Drop struct_mutex from around i915_retire_requests()
Chris Wilson
2019-10-04
drm/i915: Coordinate i915_active with its own mutex
Chris Wilson
2019-10-03
drm/i915/selftests: Exercise potential false lite-restore
Chris Wilson
2019-09-27
drm/i915: Pass intel_gt to has-reset?
Chris Wilson
2019-09-24
drm/i915/selftests: Verify the LRC register layout between init and HW
Chris Wilson
2019-09-20
drm/i915: Mark i915_request.timeline as a volatile, rcu pointer
Chris Wilson
2019-09-12
drm/i915/selftests: Keep the engine awake while we keep for preemption
Chris Wilson
2019-08-19
drm/i915: Serialize against vma moves
Chris Wilson
2019-08-12
drm/i915/selftests: Prevent the timeslice expiring during suppression tests
Chris Wilson
2019-08-08
drm/i915: Fix up the inverse mapping for default ctx->engines[]
Chris Wilson
2019-08-06
drm/i915/gt: Move the [class][inst] lookup for engines onto the GT
Chris Wilson
2019-07-31
drm/i915/selftests: Pass intel_context to igt_spinner
Chris Wilson
2019-07-16
drm/i915/execlists: Disable preemption under GVT
Chris Wilson
2019-07-15
drm/i915/selftests: Ignore self-preemption suppression under gvt
Chris Wilson
2019-07-12
drm/i915/gt: Use intel_gt as the primary object for handling resets
Chris Wilson
2019-07-09
drm/i915: add infrastructure to hold off preemption on a request
Lionel Landwerlin
2019-07-09
drm/i915/selftests: Fill in a little more of the dummy fence
Chris Wilson
2019-07-03
drm/i915/selftests: Common live setup/teardown
Chris Wilson
2019-06-20
drm/i915/execlists: Minimalistic timeslicing
Chris Wilson
2019-06-19
drm/i915: Stop passing I915_WAIT_LOCKED to i915_request_wait()
Chris Wilson
2019-06-14
drm/i915: update rpm_get/put to use the rpm structure
Daniele Ceraolo Spurio
2019-06-11
drm/i915: Pull kref into i915_address_space
Chris Wilson
2019-05-29
drm/i915: selftest_lrc: Check the correct variable
Dan Carpenter
2019-05-28
drm/i915: Move GEM object domain management from struct_mutex to local
Chris Wilson
2019-05-28
drm/i915: Move more GEM objects under gem/
Chris Wilson
2019-05-22
drm/i915/execlists: Virtual engine bonding
Chris Wilson
2019-05-22
drm/i915: Apply an execution_mask to the virtual_engine
Chris Wilson
2019-05-22
drm/i915: Load balancing across a virtual engine
Chris Wilson
2019-05-17
drm/i915: Bump signaler priority on adding a waiter
Chris Wilson
2019-05-07
drm/i915: Only reschedule the submission tasklet if preemption is possible
Chris Wilson
2019-04-26
drm/i915: Move i915_request_alloc into selftests/
Chris Wilson
[next]