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
/
i915_request.h
Age
Commit message (
Expand
)
Author
2025-01-23
drm/i915: fix typos in drm/i915 files
Nitin Gote
2023-05-04
drm/i915/request: drop kernel-doc
Jani Nikula
2022-10-03
drm/i915/huc: stall media submission until HuC is loaded
Daniele Ceraolo Spurio
2022-06-27
drm/i915: Do not access rq->engine without a reference
Niranjana Vishwanathapura
2022-01-11
drm/i915: Use struct vma_resource instead of struct vma_snapshot
Thomas Hellström
2021-12-22
drm/i915: Avoid using the i915_fence_array when collecting dependencies
Thomas Hellström
2021-12-13
drm/i915: Don't disable interrupts and pretend a lock as been acquired in __t...
Sebastian Andrzej Siewior
2021-12-01
drm/i915: Update error capture code to avoid using the current vma state
Thomas Hellström
2021-11-17
drm/i915: Fix i915_request fence wait semantics
Maarten Lankhorst
2021-10-15
drm/i915: Update I915_GEM_BUSY IOCTL to understand composite fences
Matthew Brost
2021-10-15
drm/i915: Multi-BB execbuf
Matthew Brost
2021-10-15
drm/i915/guc: Implement multi-lrc submission
Matthew Brost
2021-09-13
drm/i915/guc: Add GuC kernel doc
Matthew Brost
2021-09-13
drm/i915/guc: Release submit fence from an irq_work
Matthew Brost
2021-07-28
drm/i915: move request slabs to direct module init/exit
Daniel Vetter
2021-07-27
drm/i915/guc: Implement GuC priority management
Matthew Brost
2021-07-27
drm/i915/guc: Fix for error capture after full GPU reset with GuC
John Harrison
2021-07-27
drm/i915: Move active request tracking to a vfunc
Matthew Brost
2021-07-22
drm/i915/guc: Insert fence on context when deregistering
Matthew Brost
2021-07-08
drm/i915/request: Remove the hook from await_execution
Jason Ekstrand
2021-06-18
drm/i915: Move active tracking to i915_sched_engine
Matthew Brost
2021-04-08
Merge tag 'drm-intel-gt-next-2021-04-06' of git://anongit.freedesktop.org/drm...
Dave Airlie
2021-03-26
drm/i915: Request watchdog infrastructure
Tvrtko Ursulin
2021-03-26
drm/i915: Individual request cancellation
Chris Wilson
2021-03-26
drm/i915: Extract active lookup engine to a helper
Tvrtko Ursulin
2021-03-24
drm/i915: Protect against request freeing during cancellation on wedging
Chris Wilson
2021-03-24
drm/i915: Do not share hwsp across contexts any more, v8.
Maarten Lankhorst
2021-01-09
drm/i915: Refactor marking a request as EIO
Chris Wilson
2020-12-24
drm/i915/gt: Replace direct submit with direct call to tasklet
Chris Wilson
2020-12-18
drm/i915: Check for rq->hwsp validity after acquiring RCU lock
Chris Wilson
2020-11-26
drm/i915/gt: Split the breadcrumb spinlock between global and contexts
Chris Wilson
2020-11-23
drm/i915/gt: Track signaled breadcrumbs outside of the breadcrumb spinlock
Chris Wilson
2020-11-19
drm/i915/gt: Update request status flags for debug pretty-printer
Chris Wilson
2020-11-19
drm/i915: Lift i915_request_show()
Chris Wilson
2020-09-07
drm/i915/gt: Distinguish the virtual breadcrumbs from the irq breadcrumbs
Chris Wilson
2020-09-07
drm/i915/gem: Remove disordered per-file request list for throttling
Chris Wilson
2020-06-16
drm/i915: Mark up inline getters as taking a const i915_request
Chris Wilson
2020-06-03
drm/i915: Drop i915_request.i915 backpointer
Chris Wilson
2020-05-26
drm/i915: Improve execute_cb struct packing
Chris Wilson
2020-05-14
drm/i915: Drop no-semaphore boosting
Chris Wilson
2020-05-13
drm/i915: Mark the addition of the initial-breadcrumb in the request
Chris Wilson
2020-04-03
drm/i915: Keep a per-engine request pool
Chris Wilson
2020-03-10
drm/i915: Defer semaphore priority bumping to a workqueue
Chris Wilson
2020-03-09
drm/i915: Mark up unlocked update of i915_request.hwsp_seqno
Chris Wilson
2020-03-04
drm/i915: Apply i915_request_skip() on submission
Chris Wilson
2020-01-17
drm/i915: Fix typo in kerneldoc function name
Chris Wilson
2020-01-16
drm/i915/gt: Allow temporary suspension of inflight requests
Chris Wilson
2020-01-16
drm/i915: Keep track of request among the scheduling lists
Chris Wilson
2020-01-06
drm/i915: Merge i915_request.flags with i915_request.fence.flags
Chris Wilson
2019-12-25
drm/i915: Add spaces before compound GEM_TRACE
Chris Wilson
[next]