index
:
pm24.git
master
perf-mon
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
2023-10-05
drm/i915/selftests: Annotate struct perf_series with __counted_by
Kees Cook
2023-03-07
drm/i915/selftest: Remove avoidable init assignment
Tejas Upadhyay
2023-03-01
drm/i915/selftests: Fix live_requests for all engines
Tvrtko Ursulin
2022-12-06
drm/i915: Wrap all access to i915_vma.node.start|size
Chris Wilson
2022-11-16
drm/i915: call i915_request_await_object from _i915_vma_move_to_active
Andrzej Hajda
2022-11-03
drm/i915/selftests: Reduce oversaturation of request smoketesting
Chris Wilson
2022-10-20
drm/i915/selftests: Stop using kthread_stop()
Tvrtko Ursulin
2022-08-18
drm/i915/selftests: Use correct selfest calls for live tests
Matthew Brost
2022-07-21
drm/i915/selftests: Fix comment typo
Jason Wang
2022-02-23
Merge tag 'drm-intel-gt-next-2022-02-17' of git://anongit.freedesktop.org/drm...
Rodrigo Vivi
2022-02-11
drm/i915: split out i915_gem_internal.h from i915_drv.h
Jani Nikula
2022-01-18
drm/i915/selftests: Add a cancel request selftest that triggers a reset
Matthew Brost
2022-01-05
drm/i915/selftests: Use to_gt() helper for GGTT accesses
MichaĆ Winiarski
2021-12-17
drm/i915/selftests: Use to_gt() helper
Andi Shyti
2021-12-01
drm/i915/gem: Fix a NULL pointer dereference in igt_request_rewind()
Zhou Qingyang
2021-10-22
drm/i915/selftests: Increase timeout in requests perf selftest
Matthew Brost
2021-07-27
drm/i915/selftest: Increase some timeouts in live_requests
Matthew Brost
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
[next]