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
/
intel_lrc.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/i915: Move GraphicsTechnology files under gt/
Chris Wilson
2019-04-24
1
-2909
/
+0
*
drm/i915: Store the default sseu setup on the engine
Chris Wilson
2019-04-24
1
-133
/
+1
*
drm/i915: Flush the CSB pointer reset
Chris Wilson
2019-04-12
1
-0
/
+1
*
drm/i915/execlists: Always reset the context's RING registers
Chris Wilson
2019-04-11
1
-108
/
+133
*
drm/i915/guc: Implement reset locally
Chris Wilson
2019-04-11
1
-2
/
+35
*
drm/i915/icl: Switch to using 12 deep CSB status FIFO
Mika Kuoppala
2019-04-11
1
-10
/
+5
*
drm/i915: Prepare for larger CSB status FIFO size
Mika Kuoppala
2019-04-11
1
-2
/
+5
*
drm/i915: Only reset the pinned kernel contexts on resume
Chris Wilson
2019-04-10
1
-25
/
+24
*
drm/i915: Make RING_PDP relative to engine->mmio_base
Chris Wilson
2019-04-05
1
-10
/
+11
*
drm/i915/execlists: Enable coarse preemption boundaries for gen8
Chris Wilson
2019-04-05
1
-14
/
+36
*
drm/i915: Disable semaphore on vGPU for now
Zhenyu Wang
2019-03-27
1
-1
/
+2
*
drm/i915: take a reference to uncore in the engine and use it
Daniele Ceraolo Spurio
2019-03-26
1
-11
/
+10
*
drm/i915: Allow contexts to share a single timeline across all engines
Chris Wilson
2019-03-22
1
-1
/
+4
*
drm/i915: Flush pages on acquisition
Chris Wilson
2019-03-21
1
-33
/
+30
*
drm/i915: Stop storing the context name as the timeline name
Chris Wilson
2019-03-21
1
-1
/
+1
*
drm/i915: move regs pointer inside the uncore structure
Daniele Ceraolo Spurio
2019-03-20
1
-3
/
+3
*
drm/i915: Hold a reference to the active HW context
Chris Wilson
2019-03-19
1
-1
/
+3
*
drm/i915: Lock the gem_context->active_list while dropping the link
Chris Wilson
2019-03-19
1
-3
/
+0
*
drm/i915: Hold a ref to the ring while retiring
Chris Wilson
2019-03-18
1
-2
/
+2
*
drm/i915: Switch to use HWS indices rather than addresses
Chris Wilson
2019-03-18
1
-10
/
+7
*
drm/i915: Always kick the execlists tasklet after reset
Chris Wilson
2019-03-15
1
-2
/
+3
*
drm/i915/gtt: Rename i915_vm_is_48b to i915_vm_is_4lvl
Chris Wilson
2019-03-15
1
-2
/
+2
*
drm/i915: Consolidate reset-request debug message
Chris Wilson
2019-03-12
1
-1
/
+0
*
drm/i915: Introduce intel_context.pin_mutex for pin management
Chris Wilson
2019-03-08
1
-2
/
+2
*
drm/i915: Track the pinned kernel contexts on each engine
Chris Wilson
2019-03-08
1
-9
/
+4
*
drm/i915: Make context pinning part of intel_context_ops
Chris Wilson
2019-03-08
1
-63
/
+45
*
drm/i915: Move over to intel_context_lookup()
Chris Wilson
2019-03-08
1
-10
/
+19
*
drm/i915: Store the intel_context_ops in the intel_engine_cs
Chris Wilson
2019-03-08
1
-7
/
+6
*
drm/i915: Track active engines within a context
Chris Wilson
2019-03-08
1
-12
/
+10
*
drm/i915: Pass around the intel_context
Chris Wilson
2019-03-06
1
-20
/
+21
*
drm/i915: Store the BIT(engine->id) as the engine's mask
Chris Wilson
2019-03-05
1
-6
/
+6
*
drm/i915: Prioritise non-busywait semaphore workloads
Chris Wilson
2019-03-01
1
-1
/
+1
*
drm/i915: Use HW semaphores for inter-engine synchronisation on gen8+
Chris Wilson
2019-03-01
1
-0
/
+1
*
drm/i915/execlists: Suppress redundant preemption
Chris Wilson
2019-03-01
1
-4
/
+40
*
drm/i915/execlists: Suppress mere WAIT preemption
Chris Wilson
2019-02-28
1
-1
/
+8
*
drm/i915: Make request allocation caches global
Chris Wilson
2019-02-28
1
-4
/
+2
*
drm/i915: Compute the global scheduler caps
Chris Wilson
2019-02-28
1
-6
/
+0
*
drm/i915: Remove i915_request.global_seqno
Chris Wilson
2019-02-26
1
-30
/
+4
*
drm/i915: Remove access to global seqno in the HWSP
Chris Wilson
2019-02-26
1
-15
/
+6
*
drm/i915: Replace global_seqno with a hangcheck heartbeat seqno
Chris Wilson
2019-02-26
1
-0
/
+15
*
drm/i915: Only try to park engines after a failed reset
Chris Wilson
2019-02-14
1
-0
/
+2
*
drm/i915/execlists: Refactor out can_merge_rq()
Chris Wilson
2019-02-09
1
-11
/
+24
*
drm/i915: Don't claim an unstarted request was guilty
Chris Wilson
2019-02-08
1
-3
/
+39
*
drm/i915: Expose RPCS (SSEU) configuration to userspace (Gen11 only)
Tvrtko Ursulin
2019-02-05
1
-1
/
+3
*
drm/i915/perf: lock powergating configuration to default when active
Lionel Landwerlin
2019-02-05
1
-11
/
+35
*
drm/i915: Record the sseu configuration per-context & engine
Lionel Landwerlin
2019-02-05
1
-15
/
+16
*
drm/i915/execlists: Suppress preempting self
Chris Wilson
2019-01-29
1
-8
/
+88
*
drm/i915: Rename execlists->queue_priority to queue_priority_hint
Chris Wilson
2019-01-29
1
-9
/
+11
*
drm/i915: Identify active requests
Chris Wilson
2019-01-29
1
-5
/
+34
*
drm/i915: Track the context's seqno in its own timeline HWSP
Chris Wilson
2019-01-28
1
-11
/
+20
[next]