index
:
linux
master
Torvalds' mirror for benchmark reasons
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
gt
/
intel_ringbuffer.c
Age
Commit message (
Expand
)
Author
2019-10-24
drm/i915/gt: Split intel_ring_submission
Chris Wilson
2019-10-18
drm/i915/gt: Convert the leftover for_each_engine(gt)
Chris Wilson
2019-10-04
drm/i915/stolen: make the object creation interface consistent
CQ Tang
2019-10-04
drm/i915: Pull i915_vma_pin under the vm->mutex
Chris Wilson
2019-09-20
drm/i915: Mark i915_request.timeline as a volatile, rcu pointer
Chris Wilson
2019-09-18
drm/i915: Extend Haswell GT1 PSMI workaround to all
Chris Wilson
2019-09-10
drm/i915/ringbuffer: Flush writes before RING_TAIL update
Chris Wilson
2019-08-30
drm/i915/gtt: Downgrade gen7 (ivb, byt, hsw) back to aliasing-ppgtt
Chris Wilson
2019-08-19
drm/i915: Always wrap the ring offset before resetting
Chris Wilson
2019-08-15
drm/i915: Protect request retirement with timeline->mutex
Chris Wilson
2019-08-12
drm/i915: Extract general GT interrupt handlers
Andi Shyti
2019-08-12
drm/i915: Extract GT powermanagement interrupt handling
Andi Shyti
2019-08-10
drm/i915/blt: support copying objects
Matthew Auld
2019-08-09
drm/i915: Lift timeline into intel_context
Chris Wilson
2019-08-09
drm/i915: Push the ring creation flags to the backend
Chris Wilson
2019-08-09
drm/i915/gt: Make deferred context allocation explicit
Chris Wilson
2019-08-09
drm/i915: Drop the fudge warning on ring restart for ctg/elk
Chris Wilson
2019-08-02
drm/i915: Hide unshrinkable context objects from the shrinker
Chris Wilson
2019-07-30
drm/i915/gt: Provide a local intel_context.vm
Chris Wilson
2019-07-30
drm/i915: Move aliasing_ppgtt underneath its i915_ggtt
Chris Wilson
2019-07-30
drm/i915: Inline engine->init_context into its caller
Chris Wilson
2019-07-22
drm/i915/gt: Hook up intel_context_fini()
Chris Wilson
2019-07-17
drm/i915/gt: Push engine stopping into reset-prepare
Chris Wilson
2019-07-12
drm/i915/gt: Use intel_gt as the primary object for handling resets
Chris Wilson
2019-07-12
drm/i915/gtt: Wrap page_table with page_directory
Chris Wilson
2019-07-09
drm/i915: enumerate scratch fields
Lionel Landwerlin
2019-07-05
drm/i915: Move dev_priv->pm_i{m, e}r into intel_gt
Tvrtko Ursulin
2019-07-04
drm/i915: Move the renderstate setup under gt/
Chris Wilson
2019-06-26
drm/i915/gt: Add some debug tracing for context pinning
Chris Wilson
2019-06-21
drm/i915: Provide an i915_active.acquire callback
Chris Wilson
2019-06-21
drm/i915: Throw away the active object retirement complexity
Chris Wilson
2019-06-21
drm/i915: Eliminate dual personality of i915_scratch_offset
Tvrtko Ursulin
2019-06-21
drm/i915: Rename i915_timeline to intel_timeline and move under gt
Tvrtko Ursulin
2019-06-21
drm/i915: Make timelines gt centric
Tvrtko Ursulin
2019-06-21
drm/i915: Save trip via top-level i915 in a few more places
Tvrtko Ursulin
2019-06-21
drm/i915: Compartmentalize ring buffer creation
Tvrtko Ursulin
2019-06-20
drm/i915: Rings are always flushed
Chris Wilson
2019-06-19
drm/i915: Keep rings pinned while the context is active
Chris Wilson
2019-06-19
drm/i915: Stop passing I915_WAIT_LOCKED to i915_request_wait()
Chris Wilson
2019-06-17
drm/i915/gtt: Use a common type for page directories
Mika Kuoppala
2019-06-14
drm/i915: Replace engine->timeline with a plain list
Chris Wilson
2019-06-14
drm/i915: Keep contexts pinned until after the next kernel context switch
Chris Wilson
2019-06-12
drm/i915: Remove I915_READ16 and I915_WRITE16
Tvrtko Ursulin
2019-06-12
drm/i915: Remove POSTING_READ16
Tvrtko Ursulin
2019-06-11
drm/i915: Rename i915_hw_ppgtt to i915_ppgtt
Chris Wilson
2019-06-11
drm/i915: Pull kref into i915_address_space
Chris Wilson
2019-05-28
drm/i915: Drop the deferred active reference
Chris Wilson
2019-05-28
drm/i915: Move more GEM objects under gem/
Chris Wilson
2019-05-28
drm/i915: Move shmem object setup to its own file
Chris Wilson
2019-05-08
drm/i915/hangcheck: Replace hangcheck.seqno with RING_HEAD
Chris Wilson
[next]