index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
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
Files
Lines
2016-12-24
drm/i915: request ring to be pinned above GUC_WOPCM_TOP
Daniele Ceraolo Spurio
1
-4
/
+7
2016-12-18
drm/i915: Swap if(enable_execlists) in i915_gem_request_alloc for a vfunc
Chris Wilson
1
-1
/
+3
2016-12-18
drm/i915: Unify active context tracking between legacy/execlists/guc
Chris Wilson
1
-22
/
+36
2016-12-07
drm/i915: add some more "i" in platform names for consistency
Jani Nikula
1
-2
/
+2
2016-12-01
drm/i915: Make GEM object create and create from data take dev_priv
Tvrtko Ursulin
1
-2
/
+2
2016-12-01
drm/i915: Make GEM object alloc/free and stolen created take dev_priv
Tvrtko Ursulin
1
-1
/
+1
2016-11-15
drm/i915: Defer transfer onto execution timeline to actual hw submission
Chris Wilson
1
-0
/
+2
2016-11-01
drm/i915: Export a function to flush the context upon pinning
Chris Wilson
1
-6
/
+5
2016-10-28
drm/i915: Move the global sync optimisation to the timeline
Chris Wilson
1
-3
/
+0
2016-10-28
drm/i915: Defer breadcrumb emission
Chris Wilson
1
-112
/
+57
2016-10-28
drm/i915: Record space required for breadcrumb emission
Chris Wilson
1
-2
/
+27
2016-10-28
drm/i915: Rename ->emit_request to ->emit_breadcrumb
Chris Wilson
1
-8
/
+8
2016-10-28
drm/i915: Introduce a global_seqno for each request
Chris Wilson
1
-7
/
+7
2016-10-28
drm/i915: Reuse the active golden render state batch
Chris Wilson
1
-1
/
+1
2016-10-28
drm/i915: Introduce an internal allocator for disposable private objects
Chris Wilson
1
-3
/
+11
2016-10-28
drm/i915: Defer active reference until required
Chris Wilson
1
-3
/
+12
2016-10-28
drm/i915: Rearrange i915_wait_request() accounting with callers
Chris Wilson
1
-6
/
+8
2016-10-25
drm/i915: Add low level set of routines for programming PM IER/IIR/IMR regist...
Akash Goel
1
-2
/
+2
2016-10-21
drm/i915/gen9: Remove WaEnableYV12BugFixInHalfSliceChicken7
Arkadiusz Hiler
1
-2
/
+0
2016-10-14
drm/i915: Allocate intel_engine_cs structure only for the enabled engines
Akash Goel
1
-7
/
+8
2016-10-07
drm/i915: Reset the breadcrumbs IRQ more carefully
Chris Wilson
1
-1
/
+1
2016-10-05
drm/i915: Show RING registers through debugfs
Chris Wilson
1
-16
/
+0
2016-10-05
drm/i915: Share the computation of ring size for RING_CTL register
Chris Wilson
1
-3
/
+2
2016-09-26
drm/i915/skl: drop workarounds for F0 revision
Jani Nikula
1
-6
/
+0
2016-09-26
drm/i915/skl: drop workarounds for E0 revision
Jani Nikula
1
-14
/
+0
2016-09-26
drm/i915/skl: drop workarounds for D0 revision
Jani Nikula
1
-10
/
+2
2016-09-26
drm/i915/skl: drop workarounds for C0 revision
Jani Nikula
1
-3
/
+2
2016-09-26
drm/i915/skl: drop workarounds for A0 and B0 revisions
Jani Nikula
1
-15
/
+6
2016-09-09
drm/i915: Update reset path to fix incomplete requests
Chris Wilson
1
-14
/
+33
2016-09-09
drm/i915: Perform a direct reset of the GPU from the waiter
Chris Wilson
1
-3
/
+0
2016-09-09
drm/i915: Mark up all locked waiters
Chris Wilson
1
-1
/
+2
2016-09-09
drm/i915: Expand bool interruptible to pass flags to i915_wait_request()
Chris Wilson
1
-1
/
+2
2016-09-08
drm/i915: Make HWS_NEEDS_PHYSICAL the exception
Carlos Santa
1
-10
/
+10
2016-09-02
drm/i915: sseu: Use sseu_dev_info in device info
Imre Deak
1
-2
/
+2
2016-08-19
drm/i915: Allocate rings from stolen
Chris Wilson
1
-4
/
+2
2016-08-19
drm/i915: Allow ringbuffers to be bound anywhere
Chris Wilson
1
-7
/
+8
2016-08-17
drm/i915: Initialize legacy semaphores from engine hw id indexed array
Tvrtko Ursulin
1
-26
/
+29
2016-08-15
drm/i915: Record the RING_MODE register for post-mortem debugging
Chris Wilson
1
-3
/
+4
2016-08-15
drm/i915: Introduce i915_ggtt_offset()
Chris Wilson
1
-14
/
+14
2016-08-15
drm/i915: Consolidate i915_vma_unpin_and_release()
Chris Wilson
1
-7
/
+1
2016-08-15
drm/i915: Use VMA as the primary tracker for semaphore page
Chris Wilson
1
-25
/
+35
2016-08-15
drm/i915: Move common seqno reset to intel_engine_cs.c
Chris Wilson
1
-42
/
+0
2016-08-15
drm/i915: Move common scratch allocation/destroy to intel_engine_cs.c
Chris Wilson
1
-50
/
+0
2016-08-15
drm/i915: Use VMA for scratch page tracking
Chris Wilson
1
-24
/
+31
2016-08-15
drm/i915: Use VMA for ringbuffer tracking
Chris Wilson
1
-129
/
+114
2016-08-15
drm/i915: Move assertion for iomap access to i915_vma_pin_iomap
Chris Wilson
1
-3
/
+0
2016-08-15
drm/i915: Only change the context object's domain when binding
Chris Wilson
1
-0
/
+4
2016-08-15
drm/i915: Use VMA as the primary object for context state
Chris Wilson
1
-3
/
+3
2016-08-12
drm/i915: Support for creating write combined type vmaps
Chris Wilson
1
-1
/
+1
2016-08-11
drm/i915: Store number of active engines in device info
Tvrtko Ursulin
1
-3
/
+3
[next]