index
:
linux-toradex.git
colibri
colibri_vf
master
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.12-2.0.x-imx
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_6.6-2.2.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
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
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-26
drm/i915: Use seqlock in engine stats
Tvrtko Ursulin
2018-04-18
drm/i915: Pack params to engine->schedule() into a struct
Chris Wilson
2018-04-11
drm/i915: Move a bunch of workaround-related code to its own file
Oscar Mateo
2018-04-04
drm/i915: Store preemption capability in engine->flags
Chris Wilson
2018-04-03
drm/i915/execlists: Track begin/end of execlists submission sequences
Chris Wilson
2018-03-20
drm/i915/icl: Update subslice define for ICL 11
Kelvin Gardiner
2018-03-15
drm/i915: Split GPU commands definitions into separate header
Michal Wajdeczko
2018-03-15
drm/i915: move gen8 irq shifts to intel_lrc.c
Daniele Ceraolo Spurio
2018-03-12
drm/i915: Remove the impedance mismatch around intel_engine_enable_signaling
Chris Wilson
2018-03-09
drm/i915: Include i915_reg.h in intel_ringbuffer.h
Michal Wajdeczko
2018-03-08
drm/i915: store all subslice masks
Lionel Landwerlin
2018-03-07
drm/i915/icl: Enhanced execution list support
Thomas Daniel
2018-03-06
drm/i915: Flush waiters on seqno wraparound
Chris Wilson
2018-03-06
drm/i915/breadcrumbs: Reduce signaler rbtree to a sorted list
Chris Wilson
2018-03-01
drm/i915/icl: Prepare for more rings
Tvrtko Ursulin
2018-02-23
drm/i915/preemption: Allow preemption between submission ports
Chris Wilson
2018-02-21
drm/i915: Rename drm_i915_gem_request to i915_request
Chris Wilson
2018-02-12
drm/i915: Hold rpm wakeref for printing the engine's register state
Chris Wilson
2018-02-08
drm/i915: Only allocate preempt context when required
Chris Wilson
2018-02-06
drm/i915/pmu: Fix PMU enable vs execlists tasklet race
Tvrtko Ursulin
2017-12-08
drm/i915: Make engine state pretty-printer header configurable
Chris Wilson
2017-12-08
Merge airlied/drm-next into drm-intel-next-queued
Rodrigo Vivi
2017-12-08
drm/i915/execlists: Cache ELSP register offset
Chris Wilson
2017-12-08
Merge tag 'drm-intel-next-2017-12-01' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
2017-12-04
Merge tag 'drm-intel-next-2017-11-17-1' of git://anongit.freedesktop.org/drm/...
Dave Airlie
2017-11-29
drm/i915: Consolidate checks for engine stats availability
Tvrtko Ursulin
2017-11-29
drm/i915: Move engine->needs_cmd_parser to engine->flags
Tvrtko Ursulin
2017-11-23
drm/i915: Unwind incomplete legacy context switches
Chris Wilson
2017-11-23
drm/i915/pmu: Drop I915_ENGINE_SAMPLE_MAX from uapi headers
Tvrtko Ursulin
2017-11-22
drm/i915/pmu: Wire up engine busy stats to PMU
Tvrtko Ursulin
2017-11-22
drm/i915: Engine busy time tracking
Tvrtko Ursulin
2017-11-22
drm/i915/pmu: Expose a PMU interface for perf queries
Tvrtko Ursulin
2017-11-20
drm/i915: Remove obsolete ringbuffer emission for gen8+
Chris Wilson
2017-11-20
drm/i915/execlists: Delay writing to ELSP until HW has processed the previous...
Michel Thierry
2017-11-16
drm/i915: Update execlists tasklet naming
Sagar Arun Kamble
2017-11-15
Merge tag 'drm-for-v4.15' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2017-11-15
drm/i915: Make request's wait-for-space explicit
Chris Wilson
2017-11-10
drm/i915: Stop caching the "golden" renderstate
Chris Wilson
2017-11-10
drm/i915: Record the default hw state after reset upon load
Chris Wilson
2017-11-10
drm/i915: Define an engine class enum for the uABI
Tvrtko Ursulin
2017-11-09
drm/i915: Filter out spurious execlists context-switch interrupts
Chris Wilson
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-10-26
drm/i915/guc: Preemption! With GuC
Michał Winiarski
2017-10-26
drm/i915: Add information needed to track engine preempt state
Michał Winiarski
2017-10-26
drm/i915: Extract "emit write" part of emit breadcrumb functions
Michał Winiarski
2017-10-25
drm/i915/guc: Always enable the breadcrumbs irq
Chris Wilson
[next]