index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
intel_ringbuffer.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/i915: Flush GPU relocs harder for gen3
Chris Wilson
2018-12-12
1
-3
/
+12
*
drm/i915: Allocate a common scratch page
Chris Wilson
2018-12-12
1
-25
/
+12
*
drm/i915/ringbuffer: Delay after EMIT_INVALIDATE for gen4/gen5
Chris Wilson
2018-11-12
1
-2
/
+36
*
drm/i915/ringbuffer: Reload PDs harder on byt/bcs
Chris Wilson
2018-09-12
1
-3
/
+20
*
drm/i915/ringbuffer: Move double invalidate to after pd flush
Chris Wilson
2018-09-04
1
-18
/
+22
*
drm/i915: Use a cached mapping for the physical HWS
Chris Wilson
2018-09-03
1
-2
/
+5
*
drm/i915/ringbuffer: Delay after invalidating gen6+ xcs
Chris Wilson
2018-08-30
1
-35
/
+34
*
drm/i915: Kick waiters on resetting legacy rings
Chris Wilson
2018-08-14
1
-0
/
+2
*
drm/i915: Remove extra waiter kick on legacy resets
Chris Wilson
2018-08-08
1
-2
/
+0
*
drm/i915: Unmask user interrupts writes into HWSP on snb/ivb/vlv/hsw
Chris Wilson
2018-08-08
1
-2
/
+12
*
drm/i915: kill resource streamer support
Lucas De Marchi
2018-08-06
1
-3
/
+1
*
drm/i915: Kick waiters on resetting legacy rings
Chris Wilson
2018-07-30
1
-0
/
+2
*
drm/i915: Drop unneed i915 parameter from intel_ring_pin()
Chris Wilson
2018-07-27
1
-3
/
+4
*
drm/i915: Remove unnecessary ggtt_offset_bias from i915_gem_context
Jakub BartmiĊski
2018-07-27
1
-10
/
+6
*
drm/i915: Eliminate use of PAGE_SIZE as a virtual alignment
Chris Wilson
2018-07-27
1
-3
/
+2
*
Merge tag 'drm-intel-next-2018-07-19' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
2018-07-20
1
-5
/
+8
|
\
|
*
drm/i915: Prevent writing into a read-only object via a GGTT mmap
Chris Wilson
2018-07-13
1
-1
/
+1
|
*
drm/i915/gtt: Read-only pages for insert_entries on bdw+
Jon Bloomfield
2018-07-13
1
-3
/
+8
|
*
drm/i915: Only reset hangcheck at the start of an activity cycle
Chris Wilson
2018-07-10
1
-2
/
+0
*
|
Merge tag 'drm-intel-next-2018-07-09' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
2018-07-19
1
-2
/
+5
|
\
|
|
*
drm/i915: Context objects can never be active when freed
Chris Wilson
2018-06-25
1
-2
/
+5
*
|
Merge tag 'drm-intel-next-2018-06-20' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
2018-06-28
1
-82
/
+157
|
\
|
|
*
drm/i915: Fix fallout of fake reset along resume
Chris Wilson
2018-06-18
1
-8
/
+0
|
*
drm/i915/gtt: Only keep gen6 page directories pinned while active
Chris Wilson
2018-06-14
1
-0
/
+28
|
*
drm/i915/ringbuffer: Serialize load of PD_DIR
Chris Wilson
2018-06-12
1
-12
/
+37
|
*
drm/i915: Wrap around the tail offset before setting ring->tail
Chris Wilson
2018-06-11
1
-0
/
+6
|
*
drm/i915/ringbuffer: Fix context restore upon reset
Chris Wilson
2018-06-11
1
-64
/
+61
|
*
drm/i915/ringbuffer: Brute force context restore
Chris Wilson
2018-06-11
1
-0
/
+27
*
|
Merge tag 'drm-misc-next-2018-06-21' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2018-06-22
1
-0
/
+2
|
\
\
|
|
/
|
/
|
|
*
Merge drm-upstream/drm-next into drm-misc-next
Gustavo Padovan
2018-06-20
1
-24
/
+38
|
|
\
|
*
|
drm/i915: Pin the ring high
Chris Wilson
2018-05-24
1
-0
/
+2
*
|
|
drm/i915/gtt: Rename i915_hw_ppgtt base member
Chris Wilson
2018-06-05
1
-2
/
+2
*
|
|
drm/i915/ringbuffer: Make context pin/unpin symmetric
Chris Wilson
2018-06-05
1
-24
/
+43
*
|
|
drm/i915: Pull the context->pin_count dec into the common intel_context_unpin
Chris Wilson
2018-05-18
1
-6
/
+0
*
|
|
drm/i915: Store a pointer to intel_context in i915_request
Chris Wilson
2018-05-18
1
-39
/
+61
*
|
|
drm/i915: Move request->ctx aside
Chris Wilson
2018-05-18
1
-6
/
+6
*
|
|
drm/i915: Stop parking the signaler around reset
Chris Wilson
2018-05-16
1
-0
/
+2
*
|
|
drm/i915: Move engine reset prepare/finish to backends
Chris Wilson
2018-05-16
1
-3
/
+20
|
|
/
|
/
|
*
|
drm/i915: Split i915_gem_timeline into individual timelines
Chris Wilson
2018-05-02
1
-9
/
+16
*
|
drm/i915: Move timeline from GTT to ring
Chris Wilson
2018-05-02
1
-2
/
+8
*
|
drm/i915: Only track live rings for retiring
Chris Wilson
2018-04-30
1
-4
/
+0
*
|
drm/i915: Retire requests along rings
Chris Wilson
2018-04-30
1
-1
/
+5
*
|
drm/i915: Wrap engine->context_pin() and engine->context_unpin()
Chris Wilson
2018-04-30
1
-9
/
+10
*
|
drm/i915: Use memset64() to align the ring with MI_NOOP
Chris Wilson
2018-04-25
1
-6
/
+8
*
|
drm/i915: Check whitelist registers across resets
Chris Wilson
2018-04-14
1
-3
/
+1
|
/
*
drm/i915: Split out functions for different kinds of workarounds
Oscar Mateo
2018-04-11
1
-2
/
+6
*
drm/i915: Move a bunch of workaround-related code to its own file
Oscar Mateo
2018-04-11
1
-0
/
+1
*
drm/i915: Prefer memset64() when filling the iomap
Chris Wilson
2018-03-19
1
-3
/
+4
*
drm/i915: move gen8 irq shifts to intel_lrc.c
Daniele Ceraolo Spurio
2018-03-15
1
-2
/
+2
*
drm/i915: store all mmio bases in intel_engines
Daniele Ceraolo Spurio
2018-03-15
1
-1
/
+0
[next]