index
:
drm-tip
drm-tip
maintainer-tools
rerere-cache
tip
DRM current development and nightly trees
danvet
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
2023-08-16
drm/i915/selftests: Align igt_spinner_create_request with hangcheck
Jonathan Cavitt
1
-0
/
+3
2023-08-10
drm/i915: Make i915_coherent_map_type GT-centric
Jonathan Cavitt
1
-1
/
+1
2023-07-24
drm/i915: use direct alias for i915 in requests
Andrzej Hajda
1
-7
/
+7
2022-12-06
drm/i915: Wrap all access to i915_vma.node.start|size
Chris Wilson
1
-4
/
+4
2022-11-16
drm/i915/selftests: add igt_vma_move_to_active_unlocked
Andrzej Hajda
1
-15
/
+2
2022-11-16
drm/i915: call i915_request_await_object from _i915_vma_move_to_active
Andrzej Hajda
1
-4
/
+1
2022-02-11
drm/i915: split out i915_gem_internal.h from i915_drv.h
Jani Nikula
1
-0
/
+1
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-21
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-29
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