index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
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
Files
Lines
2021-07-28
drm/i915/selftest: Increase some timeouts in live_requests
Matthew Brost
1
-2
/
+2
2021-06-11
Merge tag 'drm-intel-gt-next-2021-06-10' of git://anongit.freedesktop.org/drm...
Dave Airlie
1
-2
/
+2
2021-06-07
drm/i915: replace IS_GEN and friends with GRAPHICS_VER
Lucas De Marchi
1
-4
/
+4
2021-06-02
drm/i915/selftests: Fix return value check in live_breadcrumbs_smoketest()
Zhihao Cheng
1
-2
/
+2
2021-03-26
drm/i915: Individual request cancellation
Chris Wilson
1
-0
/
+201
2021-03-24
drm/i915/selftests: Prepare i915_request tests for obj->mm.lock removal
Maarten Lankhorst
1
-5
/
+5
2020-12-24
drm/i915/gt: Replace direct submit with direct call to tasklet
Chris Wilson
1
-5
/
+1
2020-12-24
drm/i915/gt: Consolidate the CS timestamp clocks
Chris Wilson
1
-1
/
+2
2020-11-16
drm/i915/selftests: Fix wrong return value of perf_request_latency()
Zhang Xiaoxu
1
-1
/
+3
2020-11-16
drm/i915/selftests: Fix wrong return value of perf_series_engines()
Zhang Xiaoxu
1
-1
/
+3
2020-09-21
drm/i915/selftest: Create mock_destroy_device
Daniel Vetter
1
-1
/
+1
2020-09-07
drm/i915: Move i915_vma_lock in the selftests to avoid lock inversion, v3.
Maarten Lankhorst
1
-6
/
+12
2020-08-17
drm/i915: Fix wrong return value
Tianjia Zhang
1
-1
/
+1
2020-07-08
drm/i915: Move the engine mask to intel_gt_info
Daniele Ceraolo Spurio
1
-1
/
+1
2020-06-18
drm/i915/gt: Always report the sample time for busy-stats
Chris Wilson
1
-22
/
+41
2020-06-18
drm/i915/selftests: Enable selftesting of busy-stats
Chris Wilson
1
-18
/
+3
2020-05-19
drm/i915/selftests: Measure dispatch latency
Chris Wilson
1
-0
/
+823
2020-05-11
drm/i915/selftests: Always flush before unpining after writing
Chris Wilson
1
-2
/
+7
2020-05-11
drm/i915: Emit await(batch) before MI_BB_START
Chris Wilson
1
-14
/
+14
2020-04-30
drm/i915/gt: Always enable busy-stats for execlists
Chris Wilson
1
-12
/
+4
2020-04-23
drm/i915/selftests: Add request throughput measurement to perf
Chris Wilson
1
-1
/
+579
2020-03-26
drm/i915: Drop final few uses of drm_i915_private.engine
Chris Wilson
1
-4
/
+10
2020-03-19
drm/i915: Prefer '%ps' for printing function symbol names
Chris Wilson
1
-1
/
+1
2019-12-21
drm/i915: Remove i915->kernel_context
Chris Wilson
1
-5
/
+1
2019-12-13
drm/i915/selftests: remove a condition
Dan Carpenter
1
-2
/
+1
2019-11-25
drm/i915: Serialise with engine-pm around requests on the kernel_context
Chris Wilson
1
-10
/
+30
2019-11-24
drm/i915/selftests: Include the subsubtest name for live_parallel_engines
Chris Wilson
1
-1
/
+3
2019-11-08
drm/i915/selftests: Complete transition to a real struct file mock
Chris Wilson
1
-2
/
+2
2019-11-08
drm/i915/selftests: Replace mock_file hackery with drm's true fake
Chris Wilson
1
-1
/
+1
2019-11-01
drm/i915/selftests: Spin on all engines simultaneously
Chris Wilson
1
-0
/
+76
2019-11-01
drm/i915/selftests: Start kthreads before stopping
Chris Wilson
1
-0
/
+4
2019-10-17
drm/i915/selftests: Teach requests to use all available engines
Chris Wilson
1
-112
/
+175
2019-10-04
drm/i915: Move context management under GEM
Chris Wilson
1
-9
/
+3
2019-10-04
drm/i915: Drop struct_mutex from around i915_retire_requests()
Chris Wilson
1
-108
/
+43
2019-10-04
drm/i915: Pull i915_vma_pin under the vm->mutex
Chris Wilson
1
-0
/
+7
2019-09-27
drm/i915/selftests: Exercise concurrent submission to all engines
Chris Wilson
1
-0
/
+125
2019-08-22
drm/i915/selftests: Fixup a couple of missing serialisation with vma
Chris Wilson
1
-1
/
+3
2019-08-19
drm/i915: Serialize against vma moves
Chris Wilson
1
-1
/
+3
2019-08-08
drm/i915/selftests: Fixup a missing legacy_idx
Chris Wilson
1
-1
/
+1
2019-08-08
drm/i915/selftests: Pass intel_context to mock_request
Chris Wilson
1
-16
/
+22
2019-07-12
drm/i915/gt: Use intel_gt as the primary object for handling resets
Chris Wilson
1
-2
/
+2
2019-06-26
drm/i915/selftests: Hold ref on request across waits
Chris Wilson
1
-9
/
+12
2019-06-21
drm/i915: Move i915_gem_chipset_flush to intel_gt
Tvrtko Ursulin
1
-4
/
+6
2019-06-20
drm/i915/execlists: Preempt-to-busy
Chris Wilson
1
-3
/
+5
2019-06-19
drm/i915: Stop passing I915_WAIT_LOCKED to i915_request_wait()
Chris Wilson
1
-19
/
+11
2019-06-14
drm/i915: update with_intel_runtime_pm to use the rpm structure
Daniele Ceraolo Spurio
1
-1
/
+1
2019-06-14
drm/i915: update rpm_get/put to use the rpm structure
Daniele Ceraolo Spurio
1
-10
/
+10
2019-06-11
drm/i915: Pull kref into i915_address_space
Chris Wilson
1
-2
/
+1
2019-05-28
drm/i915: Drop the deferred active reference
Chris Wilson
1
-8
/
+0
2019-05-28
drm/i915: Move GEM object domain management from struct_mutex to local
Chris Wilson
1
-0
/
+4
[next]