index
:
linux-toradex.git
colibri
colibri_vf
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.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, Colibri and Verdin modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
intel_lrc.c
Age
Commit message (
Expand
)
Author
2016-05-23
drm/i915: Unify intel_ring_begin()
Chris Wilson
2016-04-20
drm/i915: Remove a couple pointless WARN_ONs
Tvrtko Ursulin
2016-04-14
drm/i915/mocs: Program MOCS for all engines on init
Peter Antoine
2016-04-14
drm/i915: Late request cancellations are harmful
Chris Wilson
2016-04-14
drm/i915: Prevent leaking of -EIO from i915_wait_request()
Chris Wilson
2016-04-14
drm/i915: Store the reset counter when constructing a request
Chris Wilson
2016-04-14
drm/i915: Hide the atomic_read(reset_counter) behind a helper
Chris Wilson
2016-04-13
drm/i915: Adjust size of PIPE_CONTROL used for gen8 render seqno write
MichaĆ Winiarski
2016-04-13
drm/i915: Use new i915_gem_object_pin_map for LRC
Tvrtko Ursulin
2016-04-13
drm/i915: Split execlists hardware status page initialisation from setup
Tvrtko Ursulin
2016-04-12
drm/i915: Only grab correct forcewake for the engine with execlists
Tvrtko Ursulin
2016-04-11
drm/i915: implement WaClearTdlStateAckDirtyBits
Tim Gore
2016-04-09
drm/i915: Separate out the seqno-barrier from engine->get_seqno
Chris Wilson
2016-04-09
drm/i915: Fixup the free space logic in ring_prepare
Akash Goel
2016-04-04
drm/i915: Move execlists irq handler to a bottom half
Tvrtko Ursulin
2016-03-24
drm/i915: replace for_each_engine()
Dave Gordon
2016-03-22
drm/i915/tdr: Initialize hangcheck struct for each engine
Tomas Elf
2016-03-18
drm/i915: Move CSB MMIO reads out of the execlists lock
Tvrtko Ursulin
2016-03-18
drm/i915: Use shorter route to dev_private where possible
Tvrtko Ursulin
2016-03-16
drm/i915: More renaming of rings to engines
Tvrtko Ursulin
2016-03-16
drm/i915: More intel_engine_cs renaming
Tvrtko Ursulin
2016-03-16
drm/i915: Rename intel_engine_cs struct members
Tvrtko Ursulin
2016-03-16
drm/i915: Rename intel_engine_cs function parameters
Tvrtko Ursulin
2016-03-16
drm/i915: Rename local struct intel_engine_cs variables
Tvrtko Ursulin
2016-03-03
drm/i915/lrc: Do not wait atomically when stopping engines
Tvrtko Ursulin
2016-03-01
drm/i915: Execlists small cleanups and micro-optimisations
Tvrtko Ursulin
2016-02-26
drm/i915: Execlists cannot pin a context without the object
Chris Wilson
2016-02-26
drm/i915/lrc: Only set RS ctx enable in ctx control reg if there is a RS
Michel Thierry
2016-02-26
drm/i915/gen9: Set value of Indirect Context Offset based on gen version
Michel Thierry
2016-01-28
drm/i915: Fix premature LRC unpin in GuC mode
Tvrtko Ursulin
2016-01-28
drm/i915: Make LRC pinning own a reference to the context
Tvrtko Ursulin
2016-01-28
drm/i915: Make LRC (un)pinning work on context and engine
Tvrtko Ursulin
2016-01-25
drm/i915/guc: Decouple GuC engine id from ring id
Alex Dai
2016-01-25
drm/i915: More use of the cached LRC state
Tvrtko Ursulin
2016-01-21
drm/i915: Seal busy-ioctl uABI and prevent leaking of internal ids
Chris Wilson
2016-01-21
drm/i915: Use ordered seqno write interrupt generation on gen8+ execlists
Chris Wilson
2016-01-21
drm/i915: tidy up a few leftovers
Dave Gordon
2016-01-21
drm/i915: abolish separate per-ring default_context pointers
Dave Gordon
2016-01-21
drm/i915: simplify allocation of driver-internal requests
Dave Gordon
2016-01-18
drm/i915: Cache LRC state page in the context
Tvrtko Ursulin
2016-01-18
drm/i915: Cache ringbuffer GTT VMA
Tvrtko Ursulin
2016-01-18
drm/i915: Do not call API requiring struct_mutex where it is not available
Tvrtko Ursulin
2016-01-15
drm/i915: Make sure DC writes are coherent on flush.
Francisco Jerez
2016-01-13
drm/i915: Fix bsd2 ring name
Tvrtko Ursulin
2016-01-13
drm/i915: Compact logical ring interrupt initialization
Tvrtko Ursulin
2016-01-13
drm/i915: Extract vfunc setup from logical ring initializers
Tvrtko Ursulin
2016-01-12
drm/i915/bdw+: Replace list_del+list_add_tail with list_move_tail
Tvrtko Ursulin
2016-01-08
drm/i915: Don't warn if the workaround list is empty part 2.
Boyer, Wayne
2016-01-07
drm/i915: Extract CSB status read
Ben Widawsky
2016-01-07
drm/i915: Change WARN to ERROR in CSB count
Ben Widawsky
[next]