index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
i915_request.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/i915: Copy across scheduler behaviour flags across submit fences
Chris Wilson
2019-12-16
1
-25
/
+89
*
Merge tag 'drm-next-2019-11-27' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2019-11-28
1
-135
/
+100
|
\
|
*
drm/i915: Extract GT render power state management
Andi Shyti
2019-10-26
1
-3
/
+4
|
*
drm/i915: Encapsulate kconfig constant values inside boolean predicates
Chris Wilson
2019-10-26
1
-1
/
+1
|
*
drm/i915/gt: Split intel_ring_submission
Chris Wilson
2019-10-24
1
-0
/
+1
|
*
drm/i915: Don't disable interrupts independently of the lock
Sebastian Andrzej Siewior
2019-10-17
1
-8
/
+4
|
*
drm/i915: Flush tasklet submission before sleeping on i915_request_wait
Chris Wilson
2019-10-15
1
-0
/
+1
|
*
drm/i915/execlists: Tweak virtual unsubmission
Chris Wilson
2019-10-14
1
-1
/
+1
|
*
drm/i915: Move request runtime management onto gt
Chris Wilson
2019-10-04
1
-63
/
+1
|
*
drm/i915: Merge wait_for_timelines with retire_request
Chris Wilson
2019-10-04
1
-3
/
+23
|
*
drm/i915: Coordinate i915_active with its own mutex
Chris Wilson
2019-10-04
1
-36
/
+2
|
*
drm/i915: Only enqueue already completed requests
Chris Wilson
2019-09-23
1
-12
/
+32
|
*
drm/i915: Lock signaler timeline while navigating
Chris Wilson
2019-09-20
1
-22
/
+46
|
*
drm/i915: Mark i915_request.timeline as a volatile, rcu pointer
Chris Wilson
2019-09-20
1
-11
/
+17
|
*
drm/i915: Verify the engine after acquiring the active.lock
Chris Wilson
2019-09-19
1
-3
/
+22
|
*
drm/i915/tgl: Extend MI_SEMAPHORE_WAIT
Chris Wilson
2019-09-17
1
-5
/
+16
|
*
drm/i915: Protect our local workers against I915_FENCE_TIMEOUT
Chris Wilson
2019-08-28
1
-1
/
+1
|
*
drm/i915: Keep drm_i915_file_private around under RCU
Chris Wilson
2019-08-23
1
-6
/
+7
|
*
drm/i915: Hold irq-off for the entire fake lock period
Chris Wilson
2019-08-23
1
-4
/
+5
*
|
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2019-11-27
1
-1
/
+1
|
\
\
|
*
|
locking/lockdep: Remove unused @nested argument from lock_release()
Qian Cai
2019-10-09
1
-1
/
+1
*
|
|
drm/i915: Only enqueue already completed requests
Chris Wilson
2019-10-09
1
-12
/
+32
*
|
|
drm/i915: Verify the engine after acquiring the active.lock
Chris Wilson
2019-10-07
1
-3
/
+22
|
/
/
*
/
drm/i915: Hold irq-off for the entire fake lock period
Chris Wilson
2019-09-06
1
-4
/
+5
|
/
*
Merge drm/drm-next into drm-intel-next-queued
Rodrigo Vivi
2019-08-22
1
-2
/
+2
|
\
|
*
Merge tag 'drm-misc-next-2019-08-19' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2019-08-21
1
-2
/
+2
|
|
\
|
|
*
dma-buf: rename reservation_object to dma_resv
Christian König
2019-08-13
1
-2
/
+2
*
|
|
drm/i915: Serialize insertion into the file->mm.request_list
Chris Wilson
2019-08-20
1
-3
/
+3
*
|
|
drm/i915: Use 0 for the unordered context
Chris Wilson
2019-08-19
1
-2
/
+2
*
|
|
drm/i915: Propagate fence errors
Chris Wilson
2019-08-18
1
-0
/
+8
*
|
|
drm/i915/gt: Mark context->active_count as protected by timeline->mutex
Chris Wilson
2019-08-16
1
-1
/
+2
*
|
|
drm/i915: Protect request retirement with timeline->mutex
Chris Wilson
2019-08-16
1
-83
/
+73
*
|
|
drm/i915: Move tasklet kicking to __i915_request_queue caller
Chris Wilson
2019-08-15
1
-2
/
+2
*
|
|
drm/i915: Push the wakeref->count deferral to the backend
Chris Wilson
2019-08-13
1
-31
/
+35
*
|
|
drm/i915: Lift timeline into intel_context
Chris Wilson
2019-08-09
1
-5
/
+5
*
|
|
drm/i915: avoid including intel_drv.h via i915_drv.h->i915_trace.h
Jani Nikula
2019-08-07
1
-0
/
+1
*
|
|
drm/i915/gem: Make caps.scheduler static
Chris Wilson
2019-08-06
1
-2
/
+0
|
/
/
*
|
drm/i915/gt: Use intel_gt as the primary object for handling resets
Chris Wilson
2019-07-12
1
-3
/
+2
*
|
drm/i915: add infrastructure to hold off preemption on a request
Lionel Landwerlin
2019-07-09
1
-2
/
+2
*
|
drm/i915: Rename i915_timeline to intel_timeline and move under gt
Tvrtko Ursulin
2019-06-21
1
-7
/
+7
*
|
drm/i915/execlists: Preempt-to-busy
Chris Wilson
2019-06-20
1
-0
/
+6
*
|
drm/i915: Flush the execution-callbacks on retiring
Chris Wilson
2019-06-19
1
-44
/
+49
*
|
drm/i915: Signal fence completion from i915_request_wait
Chris Wilson
2019-06-19
1
-1
/
+3
|
/
*
drm/i915: Stop passing I915_WAIT_LOCKED to i915_request_wait()
Chris Wilson
2019-06-19
1
-4
/
+0
*
drm/i915: Make the semaphore saturation mask global
Chris Wilson
2019-06-19
1
-2
/
+2
*
drm/i915: Use drm_gem_object.resv
Chris Wilson
2019-06-18
1
-2
/
+2
*
drm/i915: Replace engine->timeline with a plain list
Chris Wilson
2019-06-14
1
-30
/
+13
*
drm/i915: Stop retiring along engine
Chris Wilson
2019-06-14
1
-78
/
+53
*
drm/i915: Keep contexts pinned until after the next kernel context switch
Chris Wilson
2019-06-14
1
-15
/
+0
*
drm/i915: Refine i915_reset.lock_map
Chris Wilson
2019-06-14
1
-2
/
+10
[next]