index
:
talos-op-linux
master
Talos™ II 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
/
i915_request.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/i915: Mark the removal of the i915_request from the sched.link
Chris Wilson
2020-02-12
1
-0
/
+2
*
drm/i915: Keep track of request among the scheduling lists
Chris Wilson
2020-02-12
1
-1
/
+3
*
drm/i915: Merge i915_request.flags with i915_request.fence.flags
Chris Wilson
2020-01-06
1
-1
/
+0
*
drm/i915: Mark the GEM context link as RCU protected
Chris Wilson
2019-12-23
1
-3
/
+3
*
drm/i915: Remove i915->kernel_context
Chris Wilson
2019-12-21
1
-1
/
+4
*
drm/i915: Push the use-semaphore marker onto the intel_context
Chris Wilson
2019-12-20
1
-5
/
+3
*
drm/i915: Drop GEM context as a direct link from i915_request
Chris Wilson
2019-12-20
1
-8
/
+13
*
drm/i915/gt: Remove direct invocation of breadcrumb signaling
Chris Wilson
2019-12-18
1
-1
/
+1
*
drm/i915/gt: Eliminate the trylock for reading a timeline's hwsp
Chris Wilson
2019-12-17
1
-2
/
+2
*
drm/i915: Eliminate the trylock for awaiting an earlier request
Chris Wilson
2019-12-16
1
-18
/
+21
*
drm/i915: Use EAGAIN for trylock failures
Chris Wilson
2019-12-13
1
-1
/
+1
*
drm/i915: Introduce new macros for tracing
Venkata Sandeep Dhanalakota
2019-12-13
1
-18
/
+5
*
drm/i915: Use the i915_device name for identifying our request fences
Chris Wilson
2019-12-11
1
-2
/
+2
*
drm/i915: Copy across scheduler behaviour flags across submit fences
Chris Wilson
2019-12-11
1
-25
/
+89
*
Merge drm/drm-next into drm-intel-next-queued
Jani Nikula
2019-12-11
1
-1
/
+1
|
\
|
*
Merge tag 'drm-next-2019-11-27' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2019-11-27
1
-135
/
+100
|
|
\
|
*
\
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2019-11-26
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
*
|
|
drm/i915: Propagate errors on awaiting already signaled fences
Chris Wilson
2019-12-06
1
-2
/
+6
*
|
|
drm/i915: Use a ctor for TYPESAFE_BY_RCU i915_request
Chris Wilson
2019-11-22
1
-16
/
+33
|
|
/
|
/
|
*
|
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 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-15
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
[next]