index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
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/gt: Expose more parameters for emitting writes into the ring
Chris Wilson
2020-11-03
1
-20
/
+35
*
drm/i915: Cancel outstanding work after disabling heartbeats on an engine
Chris Wilson
2020-09-30
1
-0
/
+9
*
drm/i915/gt: Distinguish the virtual breadcrumbs from the irq breadcrumbs
Chris Wilson
2020-09-07
1
-17
/
+0
*
drm/i915/gt: Replace intel_engine_transfer_stale_breadcrumbs
Chris Wilson
2020-09-07
1
-3
/
+0
*
drm/i915/gt: Always report the sample time for busy-stats
Chris Wilson
2020-06-18
1
-1
/
+2
*
drm/i915/gt: Split low level gen2-7 CS emitters
Chris Wilson
2020-06-02
1
-1
/
+0
*
drm/i915/gt: Transfer old virtual breadcrumbs to irq_worker
Chris Wilson
2020-05-14
1
-0
/
+3
*
drm/i915/gen12: Fix HDC pipeline flush
Mika Kuoppala
2020-05-07
1
-6
/
+28
*
drm/i915/gt: Make timeslicing an explicit engine property
Chris Wilson
2020-05-01
1
-9
/
+0
*
drm/i915/gt: Always enable busy-stats for execlists
Chris Wilson
2020-04-30
1
-3
/
+0
*
drm/i915/gt: Free request pool from virtual engines
Chris Wilson
2020-04-03
1
-0
/
+2
*
drm/i915/gt: Defend against concurrent updates to execlists->active
Chris Wilson
2020-03-09
1
-1
/
+14
*
drm/i915/selftests: Drop live_preempt_hang
Chris Wilson
2020-02-10
1
-20
/
+0
*
drm/i915: extract engine WA programming to common resume function
Daniele Ceraolo Spurio
2020-01-31
1
-0
/
+2
*
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
[next]