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
2018-05-18
drm/i915: Move request->ctx aside
Chris Wilson
2018-05-08
drm/i915: Annotate timeline lock nesting
Chris Wilson
2018-05-08
drm/i915: Disable tasklet scheduling across initial scheduling
Chris Wilson
2018-05-04
drm/i915: Remove assertion of active_rings must be non-empty if active_requests
Chris Wilson
2018-05-04
drm/i915: Keep one request in our ring_list
Chris Wilson
2018-05-03
drm/i915: Reset the hangcheck timestamp before repeating a seqno
Chris Wilson
2018-05-02
drm/i915: Split i915_gem_timeline into individual timelines
Chris Wilson
2018-05-02
drm/i915: Move timeline from GTT to ring
Chris Wilson
2018-04-30
drm/i915: Only track live rings for retiring
Chris Wilson
2018-04-30
drm/i915: Retire requests along rings
Chris Wilson
2018-04-30
drm/i915: Wrap engine->context_pin() and engine->context_unpin()
Chris Wilson
2018-04-30
drm/i915: Stop tracking timeline->inflight_seqnos
Chris Wilson
2018-04-18
drm/i915: Pack params to engine->schedule() into a struct
Chris Wilson
2018-04-18
drm/i915: Rename priotree to sched
Chris Wilson
2018-04-09
drm/i915/execlists: Log fence context & seqno throughout GEM_TRACE
Tvrtko Ursulin
2018-04-06
drm/i915: Pass the set of guilty engines to i915_reset()
Chris Wilson
2018-04-06
drm/i915: Split out parking from the idle worker for reuse
Chris Wilson
2018-03-29
drm/i915: Include the HW breadcrumb whenever we trace the global_seqno
Chris Wilson
2018-03-22
drm/i915: Remove local timeline var from submit/unsubmit
Chris Wilson
2018-03-22
drm/i915: Fix tracing of submit seqno
Chris Wilson
2018-03-20
drm/i915: Add control flags to i915_handle_error()
Chris Wilson
2018-03-16
drm/i915: Trace GEM steps between submit and wedging
Chris Wilson
2018-03-12
drm/i915: Remove the impedance mismatch around intel_engine_enable_signaling
Chris Wilson
2018-03-09
drm/i915: Wrap engine->schedule in RCU locks for set-wedge protection
Chris Wilson
2018-03-09
drm/i915: Update ring position from request on retiring
Chris Wilson
2018-03-06
drm/i915: Flush waiters on seqno wraparound
Chris Wilson
2018-03-06
drm/i915: Stop kicking the signaling thread on seqno wraparound
Chris Wilson
2018-02-23
drm/i915: Update missing parts after the rename to i915_request
Michel Thierry
2018-02-21
drm/i915: Rename drm_i915_gem_request to i915_request
Chris Wilson
[prev]