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
/
intel_ringbuffer.c
Age
Commit message (
Expand
)
Author
2018-12-04
drm/i915: Allocate a common scratch page
Chris Wilson
2018-12-04
drm/i915: Fuse per-context workaround handling with the common framework
Tvrtko Ursulin
2018-12-04
drm/i915: Complete the fences as they are cancelled due to wedging
Chris Wilson
2018-12-03
drm/i915/ringbuffer: Clear semaphore sync registers on ring init
Chris Wilson
2018-11-30
drm/i915: Remove whitelist application from ringbuffer backend
Tvrtko Ursulin
2018-11-26
drm/i915/ringbuffer: 2-step restart
Chris Wilson
2018-11-07
drm/i915/ringbuffer: Delay after EMIT_INVALIDATE for gen4/gen5
Chris Wilson
2018-10-02
drm/i915: Replace some open-coded i915_coherent_map_type()
Chris Wilson
2018-09-27
drm/i915: Log HWS seqno consistently
Tvrtko Ursulin
2018-09-12
drm/i915/ringbuffer: Reload PDs harder on byt/bcs
Chris Wilson
2018-09-04
drm/i915/ringbuffer: Move double invalidate to after pd flush
Chris Wilson
2018-09-03
drm/i915: Use a cached mapping for the physical HWS
Chris Wilson
2018-08-30
drm/i915/ringbuffer: Delay after invalidating gen6+ xcs
Chris Wilson
2018-08-14
drm/i915: Kick waiters on resetting legacy rings
Chris Wilson
2018-08-08
drm/i915: Remove extra waiter kick on legacy resets
Chris Wilson
2018-08-08
drm/i915: Unmask user interrupts writes into HWSP on snb/ivb/vlv/hsw
Chris Wilson
2018-08-06
drm/i915: kill resource streamer support
Lucas De Marchi
2018-07-30
drm/i915: Kick waiters on resetting legacy rings
Chris Wilson
2018-07-27
drm/i915: Drop unneed i915 parameter from intel_ring_pin()
Chris Wilson
2018-07-27
drm/i915: Remove unnecessary ggtt_offset_bias from i915_gem_context
Jakub BartmiĊski
2018-07-27
drm/i915: Eliminate use of PAGE_SIZE as a virtual alignment
Chris Wilson
2018-07-20
Merge tag 'drm-intel-next-2018-07-19' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
2018-07-19
Merge tag 'drm-intel-next-2018-07-09' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
2018-07-13
drm/i915: Prevent writing into a read-only object via a GGTT mmap
Chris Wilson
2018-07-13
drm/i915/gtt: Read-only pages for insert_entries on bdw+
Jon Bloomfield
2018-07-10
drm/i915: Only reset hangcheck at the start of an activity cycle
Chris Wilson
2018-06-28
Merge tag 'drm-intel-next-2018-06-20' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
2018-06-25
drm/i915: Context objects can never be active when freed
Chris Wilson
2018-06-22
Merge tag 'drm-misc-next-2018-06-21' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2018-06-20
Merge drm-upstream/drm-next into drm-misc-next
Gustavo Padovan
2018-06-18
drm/i915: Fix fallout of fake reset along resume
Chris Wilson
2018-06-14
drm/i915/gtt: Only keep gen6 page directories pinned while active
Chris Wilson
2018-06-12
drm/i915/ringbuffer: Serialize load of PD_DIR
Chris Wilson
2018-06-11
drm/i915: Wrap around the tail offset before setting ring->tail
Chris Wilson
2018-06-11
drm/i915/ringbuffer: Fix context restore upon reset
Chris Wilson
2018-06-11
drm/i915/ringbuffer: Brute force context restore
Chris Wilson
2018-06-05
drm/i915/gtt: Rename i915_hw_ppgtt base member
Chris Wilson
2018-06-05
drm/i915/ringbuffer: Make context pin/unpin symmetric
Chris Wilson
2018-05-24
drm/i915: Pin the ring high
Chris Wilson
2018-05-18
drm/i915: Pull the context->pin_count dec into the common intel_context_unpin
Chris Wilson
2018-05-18
drm/i915: Store a pointer to intel_context in i915_request
Chris Wilson
2018-05-18
drm/i915: Move request->ctx aside
Chris Wilson
2018-05-16
drm/i915: Stop parking the signaler around reset
Chris Wilson
2018-05-16
drm/i915: Move engine reset prepare/finish to backends
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-25
drm/i915: Use memset64() to align the ring with MI_NOOP
Chris Wilson
[next]