index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
intel_ringbuffer.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-07-20
Merge tag 'drm-intel-next-2018-07-19' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
1
-5
/
+8
2018-07-19
Merge tag 'drm-intel-next-2018-07-09' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
1
-2
/
+5
2018-07-13
drm/i915: Prevent writing into a read-only object via a GGTT mmap
Chris Wilson
1
-1
/
+1
2018-07-13
drm/i915/gtt: Read-only pages for insert_entries on bdw+
Jon Bloomfield
1
-3
/
+8
2018-07-10
drm/i915: Only reset hangcheck at the start of an activity cycle
Chris Wilson
1
-2
/
+0
2018-06-28
Merge tag 'drm-intel-next-2018-06-20' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
1
-82
/
+157
2018-06-25
drm/i915: Context objects can never be active when freed
Chris Wilson
1
-2
/
+5
2018-06-22
Merge tag 'drm-misc-next-2018-06-21' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
1
-0
/
+2
2018-06-20
Merge drm-upstream/drm-next into drm-misc-next
Gustavo Padovan
1
-24
/
+38
2018-06-18
drm/i915: Fix fallout of fake reset along resume
Chris Wilson
1
-8
/
+0
2018-06-14
drm/i915/gtt: Only keep gen6 page directories pinned while active
Chris Wilson
1
-0
/
+28
2018-06-12
drm/i915/ringbuffer: Serialize load of PD_DIR
Chris Wilson
1
-12
/
+37
2018-06-11
drm/i915: Wrap around the tail offset before setting ring->tail
Chris Wilson
1
-0
/
+6
2018-06-11
drm/i915/ringbuffer: Fix context restore upon reset
Chris Wilson
1
-64
/
+61
2018-06-11
drm/i915/ringbuffer: Brute force context restore
Chris Wilson
1
-0
/
+27
2018-06-05
drm/i915/gtt: Rename i915_hw_ppgtt base member
Chris Wilson
1
-2
/
+2
2018-06-05
drm/i915/ringbuffer: Make context pin/unpin symmetric
Chris Wilson
1
-24
/
+43
2018-05-24
drm/i915: Pin the ring high
Chris Wilson
1
-0
/
+2
2018-05-18
drm/i915: Pull the context->pin_count dec into the common intel_context_unpin
Chris Wilson
1
-6
/
+0
2018-05-18
drm/i915: Store a pointer to intel_context in i915_request
Chris Wilson
1
-39
/
+61
2018-05-18
drm/i915: Move request->ctx aside
Chris Wilson
1
-6
/
+6
2018-05-16
drm/i915: Stop parking the signaler around reset
Chris Wilson
1
-0
/
+2
2018-05-16
drm/i915: Move engine reset prepare/finish to backends
Chris Wilson
1
-3
/
+20
2018-05-02
drm/i915: Split i915_gem_timeline into individual timelines
Chris Wilson
1
-9
/
+16
2018-05-02
drm/i915: Move timeline from GTT to ring
Chris Wilson
1
-2
/
+8
2018-04-30
drm/i915: Only track live rings for retiring
Chris Wilson
1
-4
/
+0
2018-04-30
drm/i915: Retire requests along rings
Chris Wilson
1
-1
/
+5
2018-04-30
drm/i915: Wrap engine->context_pin() and engine->context_unpin()
Chris Wilson
1
-9
/
+10
2018-04-25
drm/i915: Use memset64() to align the ring with MI_NOOP
Chris Wilson
1
-6
/
+8
2018-04-14
drm/i915: Check whitelist registers across resets
Chris Wilson
1
-3
/
+1
2018-04-11
drm/i915: Split out functions for different kinds of workarounds
Oscar Mateo
1
-2
/
+6
2018-04-11
drm/i915: Move a bunch of workaround-related code to its own file
Oscar Mateo
1
-0
/
+1
2018-03-19
drm/i915: Prefer memset64() when filling the iomap
Chris Wilson
1
-3
/
+4
2018-03-15
drm/i915: move gen8 irq shifts to intel_lrc.c
Daniele Ceraolo Spurio
1
-2
/
+2
2018-03-15
drm/i915: store all mmio bases in intel_engines
Daniele Ceraolo Spurio
1
-1
/
+0
2018-03-09
drm/i915: Update ring position from request on retiring
Chris Wilson
1
-0
/
+1
2018-02-21
drm/i915: Rename drm_i915_gem_request to i915_request
Chris Wilson
1
-100
/
+96
2018-02-09
drm/i915: Use INTEL_GEN everywhere
Tvrtko Ursulin
1
-1
/
+1
2018-02-08
drm/i915: Fix kerneldoc warnings for intel_ringbuffer
Chris Wilson
1
-9
/
+1
2018-02-07
drm/i915: Tidy up some error messages around reset failure
Chris Wilson
1
-9
/
+9
2017-11-23
drm/i915: Move mi_set_context() into the legacy ringbuffer submission
Chris Wilson
1
-1
/
+185
2017-11-23
drm/i915: Unwind incomplete legacy context switches
Chris Wilson
1
-0
/
+1
2017-11-20
drm/i915: Remove i915.semaphores modparam
Chris Wilson
1
-2
/
+2
2017-11-20
drm/i915: Remove obsolete ringbuffer emission for gen8+
Chris Wilson
1
-368
/
+63
2017-11-20
drm/i915: Automatic i915_switch_context for legacy
Chris Wilson
1
-0
/
+4
2017-11-15
drm/i915: Make request's wait-for-space explicit
Chris Wilson
1
-20
/
+36
2017-11-10
drm/i915: Stop caching the "golden" renderstate
Chris Wilson
1
-1
/
+4
2017-11-10
drm/i915: Record the default hw state after reset upon load
Chris Wilson
1
-12
/
+33
2017-11-10
drm/i915: Mark the context state as dirty/written
Chris Wilson
1
-3
/
+3
2017-10-27
drm/i915: Empty the ring before disabling
Chris Wilson
1
-1
/
+5
[next]