index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
gt
/
intel_engine.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/i915: Start chopping up the GPU error capture
Chris Wilson
2020-01-10
1
-1
/
+1
*
drm/i915/gt: Flush other retirees inside intel_gt_retire_requests()
Chris Wilson
2019-12-24
1
-1
/
+1
*
drm/i915/gt: Merge engine init/setup loops
Chris Wilson
2019-12-22
1
-2
/
+0
*
drm/i915/gt: Pull GT initialisation under intel_gt_init()
Chris Wilson
2019-12-22
1
-3
/
+5
*
drm/i915/gt: Repeat wait_for_idle for retirement workers
Chris Wilson
2019-12-21
1
-1
/
+1
*
drm/i915/gt: Remove direct invocation of breadcrumb signaling
Chris Wilson
2019-12-18
1
-3
/
+1
*
drm/i915: Introduce new macros for tracing
Venkata Sandeep Dhanalakota
2019-12-13
1
-0
/
+7
*
drm/i915/gt: Replace I915_READ with intel_uncore_read
Andi Shyti
2019-12-05
1
-1
/
+1
*
drm/i915/gt: Mark the execlists->active as the primary volatile access
Chris Wilson
2019-11-25
1
-3
/
+1
*
drm/i915/gt: Make timeslice duration configurable
Chris Wilson
2019-10-29
1
-2
/
+11
*
drm/i915: Move intel_engine_context_in/out into intel_lrc.c
Tvrtko Ursulin
2019-10-25
1
-55
/
+0
*
drm/i915/gt: Split intel_ring_submission
Chris Wilson
2019-10-24
1
-114
/
+0
*
drm/i915/gt: Replace hangcheck by heartbeats
Chris Wilson
2019-10-23
1
-32
/
+0
*
drm/i915/execlists: Force preemption
Chris Wilson
2019-10-23
1
-0
/
+9
*
drm/i915: Pass intel_gt to intel_engines_init
Tvrtko Ursulin
2019-10-22
1
-1
/
+1
*
drm/i915: Pass intel_gt to intel_engines_setup
Tvrtko Ursulin
2019-10-22
1
-1
/
+1
*
drm/i915: Pass intel_gt to intel_engines_cleanup
Tvrtko Ursulin
2019-10-22
1
-1
/
+1
*
drm/i915: Pass intel_gt to intel_engines_init_mmio
Tvrtko Ursulin
2019-10-22
1
-1
/
+3
*
drm/i915/gt: execlists->active is serialised by the tasklet
Chris Wilson
2019-10-09
1
-0
/
+14
*
drm/i915/gt: Flush submission tasklet before waiting/retiring
Chris Wilson
2019-10-08
1
-1
/
+2
*
drm/i915: Don't disable interrupts for intel_engine_breadcrumbs_irq()
Sebastian Andrzej Siewior
2019-09-26
1
-1
/
+0
*
drm/i915/guc: Use a local cancel_port_requests
Chris Wilson
2019-08-13
1
-3
/
+0
*
drm/i915: drop engine_pin/unpin_breadcrumbs_irq
Daniele Ceraolo Spurio
2019-08-13
1
-3
/
+0
*
drm/i915: Lift timeline into intel_context
Chris Wilson
2019-08-09
1
-3
/
+1
*
drm/i915/gt: Move the [class][inst] lookup for engines onto the GT
Chris Wilson
2019-08-06
1
-6
/
+0
*
drm/i915: Replace struct_mutex for batch pool serialisation
Chris Wilson
2019-08-04
1
-1
/
+0
*
drm/i915/gt: Use intel_gt as the primary object for handling resets
Chris Wilson
2019-07-12
1
-4
/
+4
*
drm/i915/gt: Ignore forcewake acquisition for posting_reads
Chris Wilson
2019-07-04
1
-1
/
+1
*
drm/i915: Rename i915_timeline to intel_timeline and move under gt
Tvrtko Ursulin
2019-06-21
1
-2
/
+2
*
drm/i915/execlists: Preempt-to-busy
Chris Wilson
2019-06-20
1
-53
/
+8
*
drm/i915: Replace engine->timeline with a plain list
Chris Wilson
2019-06-14
1
-0
/
+6
*
drm/i915: Keep contexts pinned until after the next kernel context switch
Chris Wilson
2019-06-14
1
-2
/
+0
*
drm/i915: Remove POSTING_READ16
Tvrtko Ursulin
2019-06-12
1
-0
/
+1
*
drm/i915: Make Gen6/7 RING_FAULT_REG access engine centric
Tvrtko Ursulin
2019-06-07
1
-0
/
+18
*
drm/i915/guc: Updates for GuC 32.0.3 firmware
Michal Wajdeczko
2019-05-28
1
-0
/
+2
*
drm/i915/hangcheck: Replace hangcheck.seqno with RING_HEAD
Chris Wilson
2019-05-08
1
-15
/
+0
*
drm/i915: Only reschedule the submission tasklet if preemption is possible
Chris Wilson
2019-05-07
1
-18
/
+0
*
drm/i915: Move the engine->destroy() vfunc onto the engine
Chris Wilson
2019-05-01
1
-0
/
+4
*
drm/i915: Split engine setup/init into two phases
Chris Wilson
2019-04-26
1
-5
/
+3
*
drm/i915: Invert the GEM wakeref hierarchy
Chris Wilson
2019-04-24
1
-6
/
+3
*
drm/i915: Move GraphicsTechnology files under gt/
Chris Wilson
2019-04-24
1
-0
/
+583