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.13.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.h
Age
Commit message (
Expand
)
Author
Files
Lines
2018-05-03
drm/i915: Split i915_gem_timeline into individual timelines
Chris Wilson
1
-5
/
+6
2018-05-03
drm/i915: Move timeline from GTT to ring
Chris Wilson
1
-1
/
+4
2018-04-30
drm/i915: Only track live rings for retiring
Chris Wilson
1
-1
/
+1
2018-04-30
drm/i915: Retire requests along rings
Chris Wilson
1
-0
/
+1
2018-04-26
drm/i915: Use seqlock in engine stats
Tvrtko Ursulin
1
-5
/
+6
2018-04-18
drm/i915: Pack params to engine->schedule() into a struct
Chris Wilson
1
-1
/
+3
2018-04-12
drm/i915: Move a bunch of workaround-related code to its own file
Oscar Mateo
1
-3
/
+0
2018-04-04
drm/i915: Store preemption capability in engine->flags
Chris Wilson
1
-2
/
+16
2018-04-03
drm/i915/execlists: Track begin/end of execlists submission sequences
Chris Wilson
1
-1
/
+14
2018-03-20
drm/i915/icl: Update subslice define for ICL 11
Kelvin Gardiner
1
-1
/
+1
2018-03-15
drm/i915: Split GPU commands definitions into separate header
Michal Wajdeczko
1
-1
/
+2
2018-03-15
drm/i915: move gen8 irq shifts to intel_lrc.c
Daniele Ceraolo Spurio
1
-1
/
+0
2018-03-13
drm/i915: Remove the impedance mismatch around intel_engine_enable_signaling
Chris Wilson
1
-1
/
+1
2018-03-10
drm/i915: Include i915_reg.h in intel_ringbuffer.h
Michal Wajdeczko
1
-0
/
+1
2018-03-08
drm/i915: store all subslice masks
Lionel Landwerlin
1
-1
/
+1
2018-03-07
drm/i915/icl: Enhanced execution list support
Thomas Daniel
1
-2
/
+10
2018-03-06
drm/i915: Flush waiters on seqno wraparound
Chris Wilson
1
-1
/
+0
2018-03-06
drm/i915/breadcrumbs: Reduce signaler rbtree to a sorted list
Chris Wilson
1
-2
/
+2
2018-03-01
drm/i915/icl: Prepare for more rings
Tvrtko Ursulin
1
-1
/
+8
2018-02-23
drm/i915/preemption: Allow preemption between submission ports
Chris Wilson
1
-0
/
+10
2018-02-21
drm/i915: Rename drm_i915_gem_request to i915_request
Chris Wilson
1
-42
/
+36
2018-02-12
drm/i915: Hold rpm wakeref for printing the engine's register state
Chris Wilson
1
-3
/
+3
2018-02-08
drm/i915: Only allocate preempt context when required
Chris Wilson
1
-0
/
+5
2018-02-06
drm/i915/pmu: Fix PMU enable vs execlists tasklet race
Tvrtko Ursulin
1
-14
/
+0
2017-12-08
drm/i915: Make engine state pretty-printer header configurable
Chris Wilson
1
-1
/
+4
2017-12-08
Merge airlied/drm-next into drm-intel-next-queued
Rodrigo Vivi
1
-0
/
+1
2017-12-08
drm/i915/execlists: Cache ELSP register offset
Chris Wilson
1
-0
/
+5
2017-12-08
Merge tag 'drm-intel-next-2017-12-01' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
1
-20
/
+154
2017-12-04
Merge tag 'drm-intel-next-2017-11-17-1' of git://anongit.freedesktop.org/drm/...
Dave Airlie
1
-7
/
+72
2017-11-29
drm/i915: Consolidate checks for engine stats availability
Tvrtko Ursulin
1
-0
/
+6
2017-11-29
drm/i915: Move engine->needs_cmd_parser to engine->flags
Tvrtko Ursulin
1
-1
/
+7
2017-11-23
drm/i915: Unwind incomplete legacy context switches
Chris Wilson
1
-0
/
+1
2017-11-23
drm/i915/pmu: Drop I915_ENGINE_SAMPLE_MAX from uapi headers
Tvrtko Ursulin
1
-0
/
+1
2017-11-22
drm/i915/pmu: Wire up engine busy stats to PMU
Tvrtko Ursulin
1
-0
/
+14
2017-11-22
drm/i915: Engine busy time tracking
Tvrtko Ursulin
1
-0
/
+92
2017-11-22
drm/i915/pmu: Expose a PMU interface for perf queries
Tvrtko Ursulin
1
-0
/
+26
2017-11-21
drm/i915: Remove obsolete ringbuffer emission for gen8+
Chris Wilson
1
-19
/
+6
2017-11-20
drm/i915/execlists: Delay writing to ELSP until HW has processed the previous...
Michel Thierry
1
-0
/
+1
2017-11-16
drm/i915: Update execlists tasklet naming
Sagar Arun Kamble
1
-2
/
+2
2017-11-16
Merge tag 'drm-for-v4.15' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
1
-29
/
+155
2017-11-15
drm/i915: Make request's wait-for-space explicit
Chris Wilson
1
-0
/
+1
2017-11-10
drm/i915: Stop caching the "golden" renderstate
Chris Wilson
1
-2
/
+0
2017-11-10
drm/i915: Record the default hw state after reset upon load
Chris Wilson
1
-0
/
+2
2017-11-10
drm/i915: Define an engine class enum for the uABI
Tvrtko Ursulin
1
-1
/
+4
2017-11-09
drm/i915: Filter out spurious execlists context-switch interrupts
Chris Wilson
1
-2
/
+32
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-10-26
drm/i915/guc: Preemption! With GuC
Michał Winiarski
1
-0
/
+6
2017-10-26
drm/i915: Add information needed to track engine preempt state
Michał Winiarski
1
-0
/
+7
2017-10-26
drm/i915: Extract "emit write" part of emit breadcrumb functions
Michał Winiarski
1
-0
/
+38
2017-10-25
drm/i915/guc: Always enable the breadcrumbs irq
Chris Wilson
1
-1
/
+4
[next]