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_ringbuffer.c
Age
Commit message (
Expand
)
Author
2017-02-01
drm/i915: Remove WaDisableLSQCROPERFforOCL KBL workaround.
Francisco Jerez
2016-10-10
drm/i915: Reset the breadcrumbs IRQ more carefully
Chris Wilson
2016-09-09
drm/i915: Update reset path to fix incomplete requests
Chris Wilson
2016-09-09
drm/i915: Perform a direct reset of the GPU from the waiter
Chris Wilson
2016-09-09
drm/i915: Mark up all locked waiters
Chris Wilson
2016-09-09
drm/i915: Expand bool interruptible to pass flags to i915_wait_request()
Chris Wilson
2016-09-07
drm/i915: Make HWS_NEEDS_PHYSICAL the exception
Carlos Santa
2016-09-02
drm/i915: sseu: Use sseu_dev_info in device info
Imre Deak
2016-08-18
drm/i915: Allocate rings from stolen
Chris Wilson
2016-08-18
drm/i915: Allow ringbuffers to be bound anywhere
Chris Wilson
2016-08-17
drm/i915: Initialize legacy semaphores from engine hw id indexed array
Tvrtko Ursulin
2016-08-15
drm/i915: Record the RING_MODE register for post-mortem debugging
Chris Wilson
2016-08-15
drm/i915: Introduce i915_ggtt_offset()
Chris Wilson
2016-08-15
drm/i915: Consolidate i915_vma_unpin_and_release()
Chris Wilson
2016-08-15
drm/i915: Use VMA as the primary tracker for semaphore page
Chris Wilson
2016-08-15
drm/i915: Move common seqno reset to intel_engine_cs.c
Chris Wilson
2016-08-15
drm/i915: Move common scratch allocation/destroy to intel_engine_cs.c
Chris Wilson
2016-08-15
drm/i915: Use VMA for scratch page tracking
Chris Wilson
2016-08-15
drm/i915: Use VMA for ringbuffer tracking
Chris Wilson
2016-08-15
drm/i915: Move assertion for iomap access to i915_vma_pin_iomap
Chris Wilson
2016-08-15
drm/i915: Only change the context object's domain when binding
Chris Wilson
2016-08-15
drm/i915: Use VMA as the primary object for context state
Chris Wilson
2016-08-12
drm/i915: Support for creating write combined type vmaps
Chris Wilson
2016-08-11
drm/i915: Store number of active engines in device info
Tvrtko Ursulin
2016-08-10
drm/i915: Mark unmappable GGTT entries as PIN_HIGH
Chris Wilson
2016-08-10
drm/i915: Use RCU to annotate and enforce protection for breadcrumb's bh
Chris Wilson
2016-08-05
drm/i915: fix WaInsertDummyPushConstPs
Matthew Auld
2016-08-05
drm/i915: Enable i915_gem_wait_for_idle() without holding struct_mutex
Chris Wilson
2016-08-05
drm/i915: Remove forced stop ring on suspend/unload
Chris Wilson
2016-08-04
drm/i915: Remove highly confusing i915_gem_obj_ggtt_pin()
Chris Wilson
2016-08-04
drm/i915: s/__i915_wait_request/i915_wait_request/
Chris Wilson
2016-08-04
drm/i915: Disable waitboosting for a saturated engine
Chris Wilson
2016-08-04
drm/i915: Move the special case wait-request handling to its one caller
Chris Wilson
2016-08-04
drm/i915: Track requests inside each intel_ring
Chris Wilson
2016-08-04
drm/i915: Rename request->list to link for consistency
Chris Wilson
2016-08-03
drm/i915: Move the common engine cleanup to intel_engine_cs.c
Chris Wilson
2016-08-02
drm/i915: Rename engine->semaphore.sync_to, engine->sempahore.signal locals
Chris Wilson
2016-08-02
drm/i915: Simplify calling engine->sync_to
Chris Wilson
2016-08-02
drm/i915/ringbuffer: Specialise SNB+ request emission for semaphores
Chris Wilson
2016-08-02
drm/i915: Reuse legacy breadcrumbs + tail emission
Chris Wilson
2016-08-02
drm/i915: Stop passing caller's num_dwords to engine->semaphore.signal()
Chris Wilson
2016-08-02
drm/i915: Unify request submission
Chris Wilson
2016-08-02
drm/i915: Move the modulus for ring emission to the register write
Chris Wilson
2016-08-02
drm/i915: Convert engine->write_tail to operate on a request
Chris Wilson
2016-08-02
drm/i915: Unify legacy/execlists emission of MI_BATCHBUFFER_START
Chris Wilson
2016-08-02
drm/i915: Reduce engine->emit_flush() to a single mode parameter
Chris Wilson
2016-08-02
drm/i915: Remove obsolete engine->gpu_caches_dirty
Chris Wilson
2016-08-02
drm/i915: Rename intel_pin_and_map_ring()
Chris Wilson
2016-08-02
drm/i915: Rename residual ringbuf parameters
Chris Wilson
2016-08-02
drm/i915: Rename struct intel_ringbuffer to struct intel_ring
Chris Wilson
[next]