index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
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
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
2019-08-16
drm/i915/gt: Mark context->active_count as protected by timeline->mutex
Chris Wilson
2019-08-15
drm/i915: Protect request retirement with timeline->mutex
Chris Wilson
2019-08-15
drm/i915: Move tasklet kicking to __i915_request_queue caller
Chris Wilson
2019-08-13
drm/i915: Push the wakeref->count deferral to the backend
Chris Wilson
2019-08-13
dma-buf: rename reservation_object to dma_resv
Christian König
2019-08-09
drm/i915: Lift timeline into intel_context
Chris Wilson
2019-08-07
drm/i915: avoid including intel_drv.h via i915_drv.h->i915_trace.h
Jani Nikula
2019-08-06
drm/i915/gem: Make caps.scheduler static
Chris Wilson
[next]