index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
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
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-15
drm/i915: Protect request retirement with timeline->mutex
Chris Wilson
1
-1
/
+0
2019-08-15
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-22
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-24
drm/i915: Invert the GEM wakeref hierarchy
Chris Wilson
1
-0
/
+3
2019-04-24
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