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
/
gt
/
mock_engine.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-04-30
drm/i915/gt: Move the batch buffer pool from the engine to the gt
Chris Wilson
1
-2
/
+0
2020-03-04
drm/i915: Apply i915_request_skip() on submission
Chris Wilson
1
-3
/
+1
2020-02-17
drm/i915/selftests: Mark the mock ring->vma as being in the GGTT
Chris Wilson
1
-0
/
+3
2020-01-14
drm/i915/selftests: Add a mock i915_vma to the mock_ring
Chris Wilson
1
-1
/
+16
2020-01-09
drm/i915/gt: Pull context activation into central intel_context_pin()
Chris Wilson
1
-1
/
+1
2020-01-03
drm/i915/gt: Discard stale context state from across idling
Chris Wilson
1
-0
/
+5
2019-12-22
drm/i915/gt: Pull GT initialisation under intel_gt_init()
Chris Wilson
1
-24
/
+24
2019-12-21
drm/i915/selftests: Setup engine->retire for mock_engine
Chris Wilson
1
-0
/
+2
2019-12-18
drm/i915/gt: Remove direct invocation of breadcrumb signaling
Chris Wilson
1
-1
/
+1
2019-10-24
drm/i915/gt: Split intel_ring_submission
Chris Wilson
1
-0
/
+1
2019-10-18
drm/i915/selftests: Add the mock engine to the gt->engine[]
Chris Wilson
1
-0
/
+4
2019-10-08
drm/i915/selftests: Assign the intel_runtime_pm pointer for mock_uncore
Chris Wilson
1
-0
/
+1
2019-10-08
drm/i915/selftests: Assign the mock_engine->uncore shortcut
Chris Wilson
1
-0
/
+1
2019-08-16
drm/i915: Protect request retirement with timeline->mutex
Chris Wilson
1
-1
/
+0
2019-08-16
drm/i915/gt: Guard timeline pinning without relying on struct_mutex
Chris Wilson
1
-3
/
+3
2019-08-09
drm/i915: Lift timeline into intel_context
Chris Wilson
1
-39
/
+23
2019-08-09
drm/i915: Push the ring creation flags to the backend
Chris Wilson
1
-1
/
+1
2019-08-09
drm/i915/gt: Make deferred context allocation explicit
Chris Wilson
1
-6
/
+11
2019-08-08
drm/i915/selftests: Fixup a missing legacy_idx
Chris Wilson
1
-0
/
+3
2019-08-08
drm/i915: Allocate kernel_contexts directly
Chris Wilson
1
-10
/
+5
2019-08-04
drm/i915: Replace struct_mutex for batch pool serialisation
Chris Wilson
1
-0
/
+2
2019-07-23
drm/i915/gt: Hook up intel_context_fini()
Chris Wilson
1
-0
/
+1
2019-06-21
drm/i915: Provide an i915_active.acquire callback
Chris Wilson
1
-1
/
+1
2019-06-21
drm/i915: Rename i915_timeline to intel_timeline and move under gt
Tvrtko Ursulin
1
-5
/
+5
2019-06-21
drm/i915: Make timelines gt centric
Tvrtko Ursulin
1
-1
/
+1
2019-06-21
drm/i915: Store backpointer to intel_gt in the engine
Tvrtko Ursulin
1
-0
/
+1
2019-06-19
drm/i915: Keep rings pinned while the context is active
Chris Wilson
1
-0
/
+1
2019-06-14
drm/i915: Replace engine->timeline with a plain list
Chris Wilson
1
-12
/
+6
2019-06-14
drm/i915: Keep contexts pinned until after the next kernel context switch
Chris Wilson
1
-5
/
+6
2019-05-28
drm/i915: Move more GEM objects under gem/
Chris Wilson
1
-1
/
+2
2019-04-26
drm/i915: Switch back to an array of logical per-engine HW contexts
Chris Wilson
1
-1
/
+2
2019-04-26
drm/i915: Split engine setup/init into two phases
Chris Wilson
1
-21
/
+27
2019-04-26
drm/i915: Export intel_context_instance()
Chris Wilson
1
-1
/
+7
2019-04-25
drm/i915: Invert the GEM wakeref hierarchy
Chris Wilson
1
-0
/
+3
2019-04-25
drm/i915: Introduce context->enter() and context->exit()
Chris Wilson
1
-0
/
+3
2019-04-24
drm/i915: Move GraphicsTechnology files under gt/
Chris Wilson
1
-0
/
+325