index
:
kernel_replicant_linux
debian/v5.10.70
history/5.0-rc6-android
history/5.10-rc2
history/5.2-rc-android
history/battery-charger-regulator
history/before-configuration-unification
history/lineage-16.0_i9300
history/minimize-diff
history/replicant-10/12-october-2020
history/replicant-10/5.3-rc6
history/replicant-10/5.8.rc2
history/replicant-10/5.8rc2
history/replicant-10/before-5.8rc2
history/replicant-10/before-5.8rc6
history/replicant-10/v5.8-rc6
history/replicant-11/25-09-2021
history/replicant-11/5.10.64
history/replicant-11/linux-5.10.71
history/replicant-11/replicant-11-recovery
history/replicant-5.1.7
history/replicant/10-v5.9-rc8
linux-libre/replicant/5.10.72
linux-libre/replicant/5.10.72-v2
linux-libre/scripts/5.10
linux-libre/scripts/5.10.72
replicant-10
replicant-11
replicant-11-test
replicant-9
udiv-emulation
wip-s6e8aa0-backlight-control
wip-sound-does-not-compile
Replicant kernel
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
selftests
/
mock_engine.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/i915: Move GraphicsTechnology files under gt/
Chris Wilson
2019-04-24
1
-321
/
+0
*
drm/i915: Stop storing the context name as the timeline name
Chris Wilson
2019-03-21
1
-7
/
+2
*
drm/i915/selftests: Provide stub reset functions
Chris Wilson
2019-03-20
1
-0
/
+36
*
drm/i915: Hold a reference to the active HW context
Chris Wilson
2019-03-19
1
-1
/
+6
*
drm/i915: Lock the gem_context->active_list while dropping the link
Chris Wilson
2019-03-19
1
-2
/
+0
*
drm/i915: Hold a ref to the ring while retiring
Chris Wilson
2019-03-18
1
-0
/
+1
*
drm/i915: Introduce intel_context.pin_mutex for pin management
Chris Wilson
2019-03-08
1
-1
/
+1
*
drm/i915: Track the pinned kernel contexts on each engine
Chris Wilson
2019-03-08
1
-2
/
+3
*
drm/i915: Make context pinning part of intel_context_ops
Chris Wilson
2019-03-08
1
-27
/
+5
*
drm/i915: Move over to intel_context_lookup()
Chris Wilson
2019-03-08
1
-1
/
+5
*
drm/i915: Store the intel_context_ops in the intel_engine_cs
Chris Wilson
2019-03-08
1
-7
/
+6
*
drm/i915: Track active engines within a context
Chris Wilson
2019-03-08
1
-0
/
+6
*
drm/i915: Store the BIT(engine->id) as the engine's mask
Chris Wilson
2019-03-05
1
-0
/
+1
*
drm/i915: Make request allocation caches global
Chris Wilson
2019-02-28
1
-23
/
+22
*
drm/i915: Remove i915_request.global_seqno
Chris Wilson
2019-02-26
1
-1
/
+0
*
drm/i915: Remove access to global seqno in the HWSP
Chris Wilson
2019-02-26
1
-3
/
+0
*
drm/i915: Replace global breadcrumbs with per-context interrupt tracking
Chris Wilson
2019-01-29
1
-6
/
+11
*
drm/i915: Identify active requests
Chris Wilson
2019-01-29
1
-1
/
+1
*
drm/i915: Track the context's seqno in its own timeline HWSP
Chris Wilson
2019-01-28
1
-1
/
+18
*
drm/i915: Allocate a status page for each timeline
Chris Wilson
2019-01-28
1
-2
/
+12
*
drm/i915: Always allocate an object/vma for the HWSP
Chris Wilson
2019-01-28
1
-1
/
+1
*
drm/i915: Measure the required reserved size for request emission
Chris Wilson
2019-01-25
1
-2
/
+2
*
drm/i915/selftests: Use common mock_engine::advance
Chris Wilson
2019-01-22
1
-10
/
+7
*
drm/i915/selftests: Allocate mock ring/timeline per context
Chris Wilson
2019-01-18
1
-43
/
+47
*
drm/i915: Use b->irq_enable() as predicate for mock engine
Chris Wilson
2019-01-18
1
-1
/
+0
*
drm/i915: Remove redundant trailing request flush
Chris Wilson
2018-12-31
1
-2
/
+0
*
drm/i915/selftests: Workaround an issue with unused lockdep subclass
Chris Wilson
2018-11-16
1
-1
/
+1
*
drm/i915: Replace nested subclassing with explicit subclasses
Chris Wilson
2018-07-07
1
-0
/
+2
*
drm/i915/selftests: Pin the mock kernel context
Chris Wilson
2018-05-23
1
-0
/
+7
*
drm/i915: Pull the context->pin_count dec into the common intel_context_unpin
Chris Wilson
2018-05-18
1
-3
/
+0
*
drm/i915: Store a pointer to intel_context in i915_request
Chris Wilson
2018-05-18
1
-14
/
+27
*
drm/i915: Split i915_gem_timeline into individual timelines
Chris Wilson
2018-05-02
1
-11
/
+21
*
drm/i915: Move timeline from GTT to ring
Chris Wilson
2018-05-02
1
-2
/
+3
*
drm/i915: Only track live rings for retiring
Chris Wilson
2018-04-30
1
-4
/
+0
*
drm/i915: Retire requests along rings
Chris Wilson
2018-04-30
1
-7
/
+20
*
drm/i915: Wrap engine->context_pin() and engine->context_unpin()
Chris Wilson
2018-04-30
1
-3
/
+10
*
drm/i915: Rename drm_i915_gem_request to i915_request
Chris Wilson
2018-02-21
1
-5
/
+5
*
drm/i915/selftests: Increase size for mock ringbuffer
Chris Wilson
2017-11-15
1
-1
/
+3
*
drm/i915/selftests: Don't try to queue a request with zero delay
Chris Wilson
2017-10-25
1
-9
/
+28
*
drm/i915: Convert timers to use timer_setup()
Kees Cook
2017-10-18
1
-5
/
+3
*
drm/i915: Supply the engine-id for our mock_engine()
Chris Wilson
2017-08-10
1
-3
/
+5
*
drm/i915: Use engine->context_pin() to report the intel_ring
Chris Wilson
2017-05-04
1
-4
/
+4
*
drm/i915: Generate the engine name based on the instance number
Oscar Mateo
2017-04-11
1
-1
/
+1
*
drm/i915: intel_ring.engine is unused
Chris Wilson
2017-04-03
1
-1
/
+0
*
drm/i915: Remove intel_ring.last_retired_head
Chris Wilson
2017-03-21
1
-1
/
+0
*
drm/i915: Mock infrastructure for request emission
Chris Wilson
2017-02-13
1
-10
/
+162
*
drm/i915: Add unit tests for the breadcrumb rbtree, insert/remove
Chris Wilson
2017-02-13
1
-0
/
+55