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
/
i915_request.c
Age
Commit message (
Expand
)
Author
2021-06-11
Merge tag 'drm-intel-gt-next-2021-06-10' of git://anongit.freedesktop.org/drm...
Dave Airlie
2021-06-07
drm/i915: replace IS_GEN and friends with GRAPHICS_VER
Lucas De Marchi
2021-06-02
drm/i915/selftests: Fix return value check in live_breadcrumbs_smoketest()
Zhihao Cheng
2021-03-26
drm/i915: Individual request cancellation
Chris Wilson
2021-03-24
drm/i915/selftests: Prepare i915_request tests for obj->mm.lock removal
Maarten Lankhorst
2020-12-24
drm/i915/gt: Replace direct submit with direct call to tasklet
Chris Wilson
2020-12-23
drm/i915/gt: Consolidate the CS timestamp clocks
Chris Wilson
2020-11-16
drm/i915/selftests: Fix wrong return value of perf_request_latency()
Zhang Xiaoxu
2020-11-16
drm/i915/selftests: Fix wrong return value of perf_series_engines()
Zhang Xiaoxu
2020-09-21
drm/i915/selftest: Create mock_destroy_device
Daniel Vetter
2020-09-07
drm/i915: Move i915_vma_lock in the selftests to avoid lock inversion, v3.
Maarten Lankhorst
2020-08-17
drm/i915: Fix wrong return value
Tianjia Zhang
2020-07-08
drm/i915: Move the engine mask to intel_gt_info
Daniele Ceraolo Spurio
2020-06-18
drm/i915/gt: Always report the sample time for busy-stats
Chris Wilson
2020-06-18
drm/i915/selftests: Enable selftesting of busy-stats
Chris Wilson
2020-05-19
drm/i915/selftests: Measure dispatch latency
Chris Wilson
2020-05-11
drm/i915/selftests: Always flush before unpining after writing
Chris Wilson
2020-05-11
drm/i915: Emit await(batch) before MI_BB_START
Chris Wilson
2020-04-30
drm/i915/gt: Always enable busy-stats for execlists
Chris Wilson
2020-04-23
drm/i915/selftests: Add request throughput measurement to perf
Chris Wilson
2020-03-26
drm/i915: Drop final few uses of drm_i915_private.engine
Chris Wilson
2020-03-19
drm/i915: Prefer '%ps' for printing function symbol names
Chris Wilson
2019-12-21
drm/i915: Remove i915->kernel_context
Chris Wilson
2019-12-13
drm/i915/selftests: remove a condition
Dan Carpenter
2019-11-25
drm/i915: Serialise with engine-pm around requests on the kernel_context
Chris Wilson
2019-11-23
drm/i915/selftests: Include the subsubtest name for live_parallel_engines
Chris Wilson
2019-11-08
drm/i915/selftests: Complete transition to a real struct file mock
Chris Wilson
2019-11-07
drm/i915/selftests: Replace mock_file hackery with drm's true fake
Chris Wilson
2019-11-01
drm/i915/selftests: Spin on all engines simultaneously
Chris Wilson
2019-11-01
drm/i915/selftests: Start kthreads before stopping
Chris Wilson
2019-10-17
drm/i915/selftests: Teach requests to use all available engines
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: Pull i915_vma_pin under the vm->mutex
Chris Wilson
2019-09-27
drm/i915/selftests: Exercise concurrent submission to all engines
Chris Wilson
2019-08-21
drm/i915/selftests: Fixup a couple of missing serialisation with vma
Chris Wilson
2019-08-19
drm/i915: Serialize against vma moves
Chris Wilson
2019-08-08
drm/i915/selftests: Fixup a missing legacy_idx
Chris Wilson
2019-08-08
drm/i915/selftests: Pass intel_context to mock_request
Chris Wilson
2019-07-12
drm/i915/gt: Use intel_gt as the primary object for handling resets
Chris Wilson
2019-06-26
drm/i915/selftests: Hold ref on request across waits
Chris Wilson
2019-06-21
drm/i915: Move i915_gem_chipset_flush to intel_gt
Tvrtko Ursulin
2019-06-20
drm/i915/execlists: Preempt-to-busy
Chris Wilson
2019-06-19
drm/i915: Stop passing I915_WAIT_LOCKED to i915_request_wait()
Chris Wilson
2019-06-14
drm/i915: update with_intel_runtime_pm to use the rpm structure
Daniele Ceraolo Spurio
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-28
drm/i915: Drop the deferred active reference
Chris Wilson
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
[next]