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
/
igt_spinner.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-06-10
Merge tag 'drm-intel-next-2021-06-09' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
1
-6
/
+6
2021-06-07
drm/i915: replace IS_GEN and friends with GRAPHICS_VER
Lucas De Marchi
1
-6
/
+6
2021-04-27
drm/i915: Update the helper to set correct mapping
Venkata Sandeep Dhanalakota
1
-2
/
+2
2021-03-24
drm/i915: Add igt_spinner_pin() to allow for ww locking around spinner.
Maarten Lankhorst
1
-46
/
+90
2020-12-24
drm/i915/gt: Replace direct submit with direct call to tasklet
Chris Wilson
1
-0
/
+3
2020-12-16
drm/i915/gt: Move gen8 CS emitters into gen8_engine_cs.h
Chris Wilson
1
-0
/
+1
2020-06-13
drm/i915/selftests: Trim execlists runtime
Chris Wilson
1
-2
/
+2
2020-06-03
drm/i915: Drop i915_request.i915 backpointer
Chris Wilson
1
-7
/
+7
2020-05-14
drm/i915/selftests: Always call the provided engine->emit_init_breadcrumb
Chris Wilson
1
-2
/
+1
2020-03-04
drm/i915: Apply i915_request_skip() on submission
Chris Wilson
1
-1
/
+1
2019-11-01
drm/i915/selftests: Spin on all engines simultaneously
Chris Wilson
1
-7
/
+33
2019-09-20
drm/i915: Mark i915_request.timeline as a volatile, rcu pointer
Chris Wilson
1
-1
/
+1
2019-08-22
drm/i915/selftests: Fixup a couple of missing serialisation with vma
Chris Wilson
1
-1
/
+4
2019-07-31
drm/i915/selftests: Pass intel_context to igt_spinner
Chris Wilson
1
-13
/
+12
2019-07-09
drm/i915/selftests: Set igt_spinner.gt for early exit
Chris Wilson
1
-0
/
+1
2019-06-21
drm/i915: Move i915_gem_chipset_flush to intel_gt
Tvrtko Ursulin
1
-2
/
+5
2019-06-11
drm/i915: Pull kref into i915_address_space
Chris Wilson
1
-3
/
+2
2019-05-28
drm/i915: Drop the deferred active reference
Chris Wilson
1
-8
/
+1
2019-05-28
drm/i915: Move GEM object domain management from struct_mutex to local
Chris Wilson
1
-0
/
+2
2019-05-28
drm/i915: Move more GEM objects under gem/
Chris Wilson
1
-1
/
+2
2019-04-26
drm/i915: Move i915_request_alloc into selftests/
Chris Wilson
1
-1
/
+2
2019-03-21
drm/i915: Flush pages on acquisition
Chris Wilson
1
-1
/
+1
2019-02-08
drm/i915: Don't claim an unstarted request was guilty
Chris Wilson
1
-0
/
+7
2019-01-30
drm/i915: Replace global breadcrumbs with per-context interrupt tracking
Chris Wilson
1
-5
/
+0
2018-12-04
drm/i915/selftests: Reorder request allocation vs vma pinning
Chris Wilson
1
-43
/
+43
2018-11-30
drm/i915/selftests: Extract spinner code
Tvrtko Ursulin
1
-0
/
+199