index
:
linux
drm-debug-qxl
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-qemu-fixes
drm-qemu-next
drm-qemu-next-fixes
drm-qxl
drm-udmabuf
drm-udmabuf-fix
drm-virtio-bootfb
host-phys-bits
master
pcie-hotplug
radeonfb-logging
vfio-usb-reset
linux
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
gt
/
selftest_lrc.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/i915: Drop GEM context as a direct link from i915_request
Chris Wilson
2019-12-20
1
-10
/
+10
*
drm/i915: Serialise with engine-pm around requests on the kernel_context
Chris Wilson
2019-11-25
1
-3
/
+3
*
drm/i915/selftests: Force bonded submission to overlap
Chris Wilson
2019-11-22
1
-3
/
+59
*
drm/i915/selftests: Always hold a reference on a waited upon request
Chris Wilson
2019-11-21
1
-21
/
+66
*
drm/i915/selftests: Exercise long preemption chains
Chris Wilson
2019-11-15
1
-0
/
+196
*
drm/i915/execlists: Verify context register state before execution
Chris Wilson
2019-11-02
1
-3
/
+3
*
drm/i915/selftests: Start kthreads before stopping
Chris Wilson
2019-11-01
1
-0
/
+2
*
drm/i915/gt: Make timeslice duration configurable
Chris Wilson
2019-10-29
1
-4
/
+13
*
drm/i915/selftests: Check a few more fixed locations within the context image
Chris Wilson
2019-10-28
1
-1
/
+26
*
drm/i915/tgl: Adjust the location of RING_MI_MODE in the context image
Chris Wilson
2019-10-26
1
-0
/
+70
*
drm/i915/execlists: Cancel banned contexts on schedule-out
Chris Wilson
2019-10-23
1
-0
/
+321
*
drm/i915/execlists: Force preemption
Chris Wilson
2019-10-23
1
-0
/
+100
*
drm/i915: Drop assertion that ce->pin_mutex guards state updates
Chris Wilson
2019-10-22
1
-5
/
+0
*
drm/i915/execlists: Don't merely skip submission if maybe timeslicing
Chris Wilson
2019-10-18
1
-5
/
+163
*
drm/i915: Pass in intel_gt at some for_each_engine sites
Tvrtko Ursulin
2019-10-18
1
-19
/
+19
*
drm/i915/selftests: Teach execlists to take intel_gt as its argument
Chris Wilson
2019-10-16
1
-147
/
+143
*
drm/i915/selftests: Drop stale struct_mutex
Chris Wilson
2019-10-16
1
-8
/
+1
*
drm/i915/selftests: Check that GPR are cleared for new contexts
Chris Wilson
2019-10-14
1
-19
/
+166
*
drm/i915/selftests: Check known register values within the context
Chris Wilson
2019-10-14
1
-0
/
+126
*
drm/i915/selftests: Check that registers are preserved between virtual engines
Chris Wilson
2019-10-10
1
-0
/
+180
*
drm/i915/selftests: Appease lockdep
Chris Wilson
2019-10-07
1
-2
/
+2
*
drm/i915/selftests: Drop vestigal struct_mutex guards
Chris Wilson
2019-10-04
1
-124
/
+24
*
drm/i915: Move context management under GEM
Chris Wilson
2019-10-04
1
-1
/
+5
*
drm/i915: Drop struct_mutex from around i915_retire_requests()
Chris Wilson
2019-10-04
1
-12
/
+11
*
drm/i915: Coordinate i915_active with its own mutex
Chris Wilson
2019-10-04
1
-3
/
+7
*
drm/i915/selftests: Exercise potential false lite-restore
Chris Wilson
2019-10-03
1
-0
/
+180
*
drm/i915: Pass intel_gt to has-reset?
Chris Wilson
2019-09-27
1
-1
/
+1
*
drm/i915/selftests: Verify the LRC register layout between init and HW
Chris Wilson
2019-09-24
1
-0
/
+142
*
drm/i915: Mark i915_request.timeline as a volatile, rcu pointer
Chris Wilson
2019-09-20
1
-1
/
+1
*
drm/i915/selftests: Keep the engine awake while we keep for preemption
Chris Wilson
2019-09-12
1
-0
/
+10
*
drm/i915: Serialize against vma moves
Chris Wilson
2019-08-19
1
-3
/
+5
*
drm/i915/selftests: Prevent the timeslice expiring during suppression tests
Chris Wilson
2019-08-12
1
-1
/
+4
*
drm/i915: Fix up the inverse mapping for default ctx->engines[]
Chris Wilson
2019-08-08
1
-1
/
+1
*
drm/i915/gt: Move the [class][inst] lookup for engines onto the GT
Chris Wilson
2019-08-06
1
-6
/
+9
*
drm/i915/selftests: Pass intel_context to igt_spinner
Chris Wilson
2019-07-31
1
-48
/
+67
*
drm/i915/execlists: Disable preemption under GVT
Chris Wilson
2019-07-16
1
-0
/
+6
*
drm/i915/selftests: Ignore self-preemption suppression under gvt
Chris Wilson
2019-07-15
1
-0
/
+3
*
drm/i915/gt: Use intel_gt as the primary object for handling resets
Chris Wilson
2019-07-12
1
-19
/
+19
*
drm/i915: add infrastructure to hold off preemption on a request
Lionel Landwerlin
2019-07-09
1
-0
/
+109
*
drm/i915/selftests: Fill in a little more of the dummy fence
Chris Wilson
2019-07-09
1
-0
/
+4
*
drm/i915/selftests: Common live setup/teardown
Chris Wilson
2019-07-03
1
-15
/
+1
*
drm/i915/execlists: Minimalistic timeslicing
Chris Wilson
2019-06-20
1
-0
/
+223
*
drm/i915: Stop passing I915_WAIT_LOCKED to i915_request_wait()
Chris Wilson
2019-06-19
1
-15
/
+9
*
drm/i915: update rpm_get/put to use the rpm structure
Daniele Ceraolo Spurio
2019-06-14
1
-18
/
+18
*
drm/i915: Pull kref into i915_address_space
Chris Wilson
2019-06-11
1
-1
/
+1
*
drm/i915: selftest_lrc: Check the correct variable
Dan Carpenter
2019-05-29
1
-2
/
+2
*
drm/i915: Move GEM object domain management from struct_mutex to local
Chris Wilson
2019-05-28
1
-0
/
+2
*
drm/i915: Move more GEM objects under gem/
Chris Wilson
2019-05-28
1
-2
/
+5
*
drm/i915/execlists: Virtual engine bonding
Chris Wilson
2019-05-22
1
-0
/
+191
*
drm/i915: Apply an execution_mask to the virtual_engine
Chris Wilson
2019-05-22
1
-0
/
+131
[next]