index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
gt
/
intel_engine_cs.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-02-12
drm/i915/gt: Allow temporary suspension of inflight requests
Chris Wilson
1
-0
/
+13
2020-01-10
drm/i915: Start chopping up the GPU error capture
Chris Wilson
1
-3
/
+3
2019-12-24
drm/i915/gt: Flush other retirees inside intel_gt_retire_requests()
Chris Wilson
1
-5
/
+1
2019-12-22
drm/i915/gt: Merge engine init/setup loops
Chris Wilson
1
-75
/
+33
2019-12-22
drm/i915/gt: Pull GT initialisation under intel_gt_init()
Chris Wilson
1
-16
/
+26
2019-12-21
drm/i915/gt: Repeat wait_for_idle for retirement workers
Chris Wilson
1
-1
/
+5
2019-12-21
drm/i915: Remove i915->kernel_context
Chris Wilson
1
-14
/
+9
2019-12-20
drm/i915: Drop GEM context as a direct link from i915_request
Chris Wilson
1
-3
/
+3
2019-12-19
drm/i915/gt: Track engine round-trip times
Chris Wilson
1
-0
/
+3
2019-12-13
drm/i915: Introduce new macros for tracing
Venkata Sandeep Dhanalakota
1
-3
/
+3
2019-12-05
drm/i915/gt: Replace I915_READ with intel_uncore_read
Andi Shyti
1
-12
/
+12
2019-11-28
drm/i915/selftests: Try to show where the pulse went
Chris Wilson
1
-0
/
+2
2019-11-25
drm/i915/gt: Schedule request retirement when timeline idles
Chris Wilson
1
-3
/
+5
2019-11-11
drm/i915: Protect context while grabbing its name for the request
Chris Wilson
1
-0
/
+2
2019-11-07
drm/i915/gt: Defer engine registration until fully initialised
Chris Wilson
1
-1
/
+2
2019-10-29
drm/i915/gt: Make timeslice duration configurable
Chris Wilson
1
-0
/
+2
2019-10-29
drm/i915: Don't try to place HWS in non-existing mappable region
Michal Wajdeczko
1
-1
/
+1
2019-10-24
drm/i915/gt: Split intel_ring_submission
Chris Wilson
1
-0
/
+1
2019-10-24
drm/i915/gt: Replace hangcheck by heartbeats
Chris Wilson
1
-3
/
+9
2019-10-24
drm/i915/execlists: Force preemption
Chris Wilson
1
-1
/
+4
2019-10-24
drm/i915/gt: Try to more gracefully quiesce the system before resets
Chris Wilson
1
-1
/
+19
2019-10-22
drm/i915: Pass intel_gt to intel_engines_init
Tvrtko Ursulin
1
-5
/
+5
2019-10-22
drm/i915: Pass intel_gt to intel_engines_setup
Tvrtko Ursulin
1
-5
/
+5
2019-10-22
drm/i915: Pass intel_gt to intel_engines_cleanup
Tvrtko Ursulin
1
-7
/
+8
2019-10-22
drm/i915: Pass intel_gt to intel_setup_engine_capabilities
Tvrtko Ursulin
1
-3
/
+3
2019-10-22
drm/i915: Pass intel_gt to intel_engines_init_mmio
Tvrtko Ursulin
1
-4
/
+5
2019-10-18
drm/i915: Pass in intel_gt at some for_each_engine sites
Tvrtko Ursulin
1
-2
/
+2
2019-10-18
drm/i915: Make for_each_engine_masked work on intel_gt
Tvrtko Ursulin
1
-0
/
+5
2019-10-16
drm/i915/execlist: Trim immediate timeslice expiry
Chris Wilson
1
-9
/
+21
2019-10-09
drm/i915/gt: execlists->active is serialised by the tasklet
Chris Wilson
1
-9
/
+7
2019-10-09
drm/i915/gt: Give engine->kernel_context distinct timeline lock classes
Chris Wilson
1
-0
/
+9
2019-10-08
drm/i915/gt: Flush submission tasklet before waiting/retiring
Chris Wilson
1
-13
/
+20
2019-10-07
drm/i915/gt: Prefer local path to runtime powermanagement
Chris Wilson
1
-2
/
+2
2019-09-27
drm/i915: check for kernel_context
Matthew Auld
1
-2
/
+4
2019-09-20
drm/i915: Mark i915_request.timeline as a volatile, rcu pointer
Chris Wilson
1
-7
/
+50
2019-09-17
drm/i915: Show the logical context ring state on dumping
Chris Wilson
1
-0
/
+5
2019-08-28
drm/i915/selftests: Ignore coherency failures on Broadwater
Chris Wilson
1
-0
/
+2
2019-08-23
drm/i915: Refactor instdone loops on new subslice functions
Stuart Summers
1
-1
/
+2
2019-08-20
drm/i915/tgl: Gen12 render context size
Daniele Ceraolo Spurio
1
-0
/
+1
2019-08-16
drm/i915/execlists: Lift process_csb() out of the irq-off spinlock
Chris Wilson
1
-1
/
+1
2019-08-16
drm/i915: Protect request retirement with timeline->mutex
Chris Wilson
1
-1
/
+0
2019-08-14
drm/i915: Print CCID for all renderCS
Stuart Summers
1
-1
/
+1
2019-08-14
drm/i915: Include engine->mmio_base in the debug dump
Chris Wilson
1
-0
/
+1
2019-08-12
drm/i915/gt: Use the local engine wakeref when checking RING registers
Chris Wilson
1
-7
/
+3
2019-08-09
drm/i915: Lift timeline into intel_context
Chris Wilson
1
-1
/
+0
2019-08-09
drm/i915: Push the ring creation flags to the backend
Chris Wilson
1
-0
/
+2
2019-08-08
drm/i915: Defer final intel_wakeref_put to process context
Chris Wilson
1
-0
/
+1
2019-08-08
drm/i915: Allocate kernel_contexts directly
Chris Wilson
1
-27
/
+31
2019-08-07
drm/i915: Rename engines to match their user interface
Chris Wilson
1
-31
/
+11
2019-08-06
drm/i915/gt: Move the [class][inst] lookup for engines onto the GT
Chris Wilson
1
-94
/
+15
[next]