index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
i915_request.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-06-19
drm/i915: Stop passing I915_WAIT_LOCKED to i915_request_wait()
Chris Wilson
1
-4
/
+0
2019-06-19
drm/i915: Make the semaphore saturation mask global
Chris Wilson
1
-2
/
+2
2019-06-18
drm/i915: Use drm_gem_object.resv
Chris Wilson
1
-2
/
+2
2019-06-14
drm/i915: Replace engine->timeline with a plain list
Chris Wilson
1
-30
/
+13
2019-06-14
drm/i915: Stop retiring along engine
Chris Wilson
1
-78
/
+53
2019-06-14
drm/i915: Keep contexts pinned until after the next kernel context switch
Chris Wilson
1
-15
/
+0
2019-06-14
drm/i915: Refine i915_reset.lock_map
Chris Wilson
1
-2
/
+10
2019-06-14
drm/i915: Execute signal callbacks from no-op i915_request_wait
Chris Wilson
1
-2
/
+4
2019-06-12
drm/i915: Prevent lock-cycles between GPU waits and GPU resets
Chris Wilson
1
-0
/
+2
2019-06-10
drm/i915: Allow interrupts when taking the timeline->mutex
Chris Wilson
1
-1
/
+4
2019-05-28
drm/i915: Move more GEM objects under gem/
Chris Wilson
1
-0
/
+3
2019-05-22
drm/i915: Extend execution fence to support a callback
Chris Wilson
1
-5
/
+79
2019-05-22
drm/i915: Apply an execution_mask to the virtual_engine
Chris Wilson
1
-0
/
+1
2019-05-17
drm/i915: Downgrade NEWCLIENT to non-preemptive
Chris Wilson
1
-1
/
+1
2019-05-17
drm/i915: Bump signaler priority on adding a waiter
Chris Wilson
1
-9
/
+0
2019-05-17
drm/i915: Truly bump ready tasks ahead of busywaits
Chris Wilson
1
-19
/
+12
2019-05-17
drm/i915: Mark semaphores as complete on unsubmit out if payload was started
Chris Wilson
1
-0
/
+6
2019-05-08
drm/i915: Seal races between async GPU cancellation, retirement and signaling
Chris Wilson
1
-0
/
+1
2019-05-07
drm/i915: Only reschedule the submission tasklet if preemption is possible
Chris Wilson
1
-2
/
+0
2019-05-07
drm/i915: Acquire the signaler's timeline HWSP last
Chris Wilson
1
-4
/
+4
2019-05-04
drm/i915: Disable semaphore busywaits on saturated systems
Chris Wilson
1
-1
/
+39
2019-05-03
drm/i915: Delay semaphore submission until the start of the signaler
Chris Wilson
1
-0
/
+19
2019-04-26
drm/i915: Move i915_request_alloc into selftests/
Chris Wilson
1
-38
/
+0
2019-04-26
drm/i915: Switch back to an array of logical per-engine HW contexts
Chris Wilson
1
-12
/
+3
2019-04-26
drm/i915: Export intel_context_instance()
Chris Wilson
1
-1
/
+10
2019-04-25
drm/i915: Explicitly pin the logical context for execbuf
Chris Wilson
1
-9
/
+0
2019-04-24
drm/i915: Invert the GEM wakeref hierarchy
Chris Wilson
1
-5
/
+5
2019-04-24
drm/i915: Pass intel_context to i915_request_create()
Chris Wilson
1
-105
/
+142
2019-04-24
drm/i915: Introduce context->enter() and context->exit()
Chris Wilson
1
-18
/
+4
2019-04-24
drm/i915: Move GraphicsTechnology files under gt/
Chris Wilson
1
-1
/
+0
2019-04-19
drm/i915: Expose the busyspin durations for i915_wait_request
Chris Wilson
1
-2
/
+25
2019-04-11
drm/i915: Call i915_sw_fence_fini on request cleanup
Chris Wilson
1
-0
/
+1
2019-04-11
drm/i915: Bump ready tasks ahead of busywaits
Chris Wilson
1
-0
/
+40
2019-04-08
drm/i915: Consolidate the timeline->barrier
Chris Wilson
1
-9
/
+0
2019-04-08
drm/i915: extract intel_pm.h from intel_drv.h
Jani Nikula
1
-1
/
+2
2019-04-05
drm/i915: Use lockdep_pin_lock() over the construction of the request
Chris Wilson
1
-0
/
+5
2019-04-02
drm/i915: Only emit one semaphore per request
Chris Wilson
1
-2
/
+9
2019-03-22
drm/i915: Allow contexts to share a single timeline across all engines
Chris Wilson
1
-25
/
+55
2019-03-21
drm/i915: Stop storing the context name as the timeline name
Chris Wilson
1
-5
/
+2
2019-03-18
drm/i915: Hold a ref to the ring while retiring
Chris Wilson
1
-1
/
+5
2019-03-08
drm/i915: Reduce presumption of request ordering for barriers
Chris Wilson
1
-0
/
+1
2019-03-06
drm/i915: Use i915_global_register()
Chris Wilson
1
-14
/
+22
2019-03-01
drm/i915: Prioritise non-busywait semaphore workloads
Chris Wilson
1
-0
/
+16
2019-03-01
drm/i915: Use HW semaphores for inter-engine synchronisation on gen8+
Chris Wilson
1
-2
/
+136
2019-03-01
drm/i915: Keep timeline HWSP allocated until idle across the system
Chris Wilson
1
-15
/
+16
2019-03-01
drm/i915: Introduce i915_timeline.mutex
Chris Wilson
1
-1
/
+5
2019-02-28
drm/i915/execlists: Suppress mere WAIT preemption
Chris Wilson
1
-0
/
+15
2019-02-28
drm/i915: Make request allocation caches global
Chris Wilson
1
-8
/
+45
2019-02-26
drm/i915: Remove i915_request.global_seqno
Chris Wilson
1
-29
/
+5
2019-02-26
drm/i915: Remove access to global seqno in the HWSP
Chris Wilson
1
-17
/
+10
[next]