开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
i915_request.c
Age
Commit message (
Expand
)
Author
2020-03-11
drm/i915: Defer semaphore priority bumping to a workqueue
Chris Wilson
2020-03-11
drm/i915: Return early for await_start on same timeline
Chris Wilson
2020-03-11
drm/i915: Actually emit the await_start
Chris Wilson
2020-03-02
drm/i915: Protect i915_request_await_start from early waits
Chris Wilson
2020-02-17
drm/i915: Initialise basic fence before acquiring seqno
Chris Wilson
2020-02-12
drm/i915: Mark the removal of the i915_request from the sched.link
Chris Wilson
2020-02-12
drm/i915: Keep track of request among the scheduling lists
Chris Wilson
2020-01-06
drm/i915: Merge i915_request.flags with i915_request.fence.flags
Chris Wilson
2019-12-23
drm/i915: Mark the GEM context link as RCU protected
Chris Wilson
2019-12-21
drm/i915: Remove i915->kernel_context
Chris Wilson
2019-12-20
drm/i915: Push the use-semaphore marker onto the intel_context
Chris Wilson
2019-12-20
drm/i915: Drop GEM context as a direct link from i915_request
Chris Wilson
2019-12-18
drm/i915/gt: Remove direct invocation of breadcrumb signaling
Chris Wilson
2019-12-17
drm/i915/gt: Eliminate the trylock for reading a timeline's hwsp
Chris Wilson
2019-12-16
drm/i915: Eliminate the trylock for awaiting an earlier request
Chris Wilson
2019-12-13
drm/i915: Use EAGAIN for trylock failures
Chris Wilson
2019-12-13
drm/i915: Introduce new macros for tracing
Venkata Sandeep Dhanalakota
2019-12-11
drm/i915: Use the i915_device name for identifying our request fences
Chris Wilson
2019-12-11
drm/i915: Copy across scheduler behaviour flags across submit fences
Chris Wilson
2019-12-11
Merge drm/drm-next into drm-intel-next-queued
Jani Nikula
2019-12-06
drm/i915: Propagate errors on awaiting already signaled fences
Chris Wilson
2019-11-27
Merge tag 'drm-next-2019-11-27' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2019-11-26
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2019-11-22
drm/i915: Use a ctor for TYPESAFE_BY_RCU i915_request
Chris Wilson
2019-10-26
drm/i915: Extract GT render power state management
Andi Shyti
2019-10-26
drm/i915: Encapsulate kconfig constant values inside boolean predicates
Chris Wilson
2019-10-24
drm/i915/gt: Split intel_ring_submission
Chris Wilson
2019-10-17
drm/i915: Don't disable interrupts independently of the lock
Sebastian Andrzej Siewior
2019-10-15
drm/i915: Flush tasklet submission before sleeping on i915_request_wait
Chris Wilson
2019-10-14
drm/i915/execlists: Tweak virtual unsubmission
Chris Wilson
2019-10-09
drm/i915: Only enqueue already completed requests
Chris Wilson
2019-10-09
locking/lockdep: Remove unused @nested argument from lock_release()
Qian Cai
2019-10-07
drm/i915: Verify the engine after acquiring the active.lock
Chris Wilson
2019-10-04
drm/i915: Move request runtime management onto gt
Chris Wilson
2019-10-04
drm/i915: Merge wait_for_timelines with retire_request
Chris Wilson
2019-10-04
drm/i915: Coordinate i915_active with its own mutex
Chris Wilson
2019-09-23
drm/i915: Only enqueue already completed requests
Chris Wilson
2019-09-20
drm/i915: Lock signaler timeline while navigating
Chris Wilson
2019-09-20
drm/i915: Mark i915_request.timeline as a volatile, rcu pointer
Chris Wilson
2019-09-19
drm/i915: Verify the engine after acquiring the active.lock
Chris Wilson
2019-09-17
drm/i915/tgl: Extend MI_SEMAPHORE_WAIT
Chris Wilson
2019-09-06
drm/i915: Hold irq-off for the entire fake lock period
Chris Wilson
2019-08-28
drm/i915: Protect our local workers against I915_FENCE_TIMEOUT
Chris Wilson
2019-08-23
drm/i915: Keep drm_i915_file_private around under RCU
Chris Wilson
2019-08-23
drm/i915: Hold irq-off for the entire fake lock period
Chris Wilson
2019-08-22
Merge drm/drm-next into drm-intel-next-queued
Rodrigo Vivi
2019-08-21
Merge tag 'drm-misc-next-2019-08-19' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2019-08-20
drm/i915: Serialize insertion into the file->mm.request_list
Chris Wilson
2019-08-19
drm/i915: Use 0 for the unordered context
Chris Wilson
2019-08-18
drm/i915: Propagate fence errors
Chris Wilson
[next]