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 and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
intel_guc_submission.c
Age
Commit message (
Expand
)
Author
2019-06-14
drm/i915: Replace engine->timeline with a plain list
Chris Wilson
2019-06-12
drm/i915: Remove I915_POSTING_READ_FW
Tvrtko Ursulin
2019-06-07
drm/i915: Convert some more bits to use engine mmio accessors
Tvrtko Ursulin
2019-05-28
drm/i915: Move more GEM objects under gem/
Chris Wilson
2019-05-28
drm/i915/guc: Always ask GuC to update power domain states
Michal Wajdeczko
2019-05-23
drm/i915/guc: Rename intel_guc_is_alive to intel_guc_is_loaded
Michal Wajdeczko
2019-05-08
drm/i915: Seal races between async GPU cancellation, retirement and signaling
Chris Wilson
2019-05-07
drm/i915: Only reschedule the submission tasklet if preemption is possible
Chris Wilson
2019-05-03
drm/i915/execlists: Flush the tasklet on parking
Chris Wilson
2019-04-26
drm/i915: Switch back to an array of logical per-engine HW contexts
Chris Wilson
2019-04-24
drm/i915: Move GraphicsTechnology files under gt/
Chris Wilson
2019-04-11
drm/i915/guc: Implement reset locally
Chris Wilson
2019-04-09
drm/i915/guc: Replace preempt_client lookup with engine->preempt_context
Chris Wilson
2019-04-08
drm/i915/guc: Replace WARN with a DRM_ERROR
Chris Wilson
2019-04-03
drm/i915: Move the decision to use the breadcrumb tasklet to the backend
Chris Wilson
2019-03-18
drm/i915: Switch to use HWS indices rather than addresses
Chris Wilson
2019-03-08
drm/i915: Move over to intel_context_lookup()
Chris Wilson
2019-03-05
drm/i915: Store the BIT(engine->id) as the engine's mask
Chris Wilson
2019-02-28
drm/i915/execlists: Suppress mere WAIT preemption
Chris Wilson
2019-02-28
drm/i915: Make request allocation caches global
Chris Wilson
2019-02-26
drm/i915: Remove i915_request.global_seqno
Chris Wilson
2019-01-29
drm/i915/execlists: Suppress preempting self
Chris Wilson
2019-01-29
drm/i915: Rename execlists->queue_priority to queue_priority_hint
Chris Wilson
2019-01-28
drm/i915: Always allocate an object/vma for the HWSP
Chris Wilson
2019-01-25
drm/i915: Remove GPU reset dependence on struct_mutex
Chris Wilson
2019-01-25
drm/i915: Compute the HWS offsets explicitly
Chris Wilson
2018-12-28
drm/i915/execlists: Pull the render flush into breadcrumb emission
Chris Wilson
2018-10-23
drm/i915/guc: doorbell checking cleanup
Daniele Ceraolo Spurio
2018-10-23
drm/i915/guc: reserve the doorbell before selecting the cacheline
Daniele Ceraolo Spurio
2018-10-23
drm/i915/guc: rename __create/destroy_doorbell
Daniele Ceraolo Spurio
2018-10-04
drm/i915/guc: Don't clear the cookie on doorbell destroy
Daniele Ceraolo Spurio
2018-10-04
drm/i915/guc: init GuC descriptors after GuC load
Daniele Ceraolo Spurio
2018-10-01
drm/i915: Combine multiple internal plists into the same i915_priolist bucket
Chris Wilson
2018-09-27
drm/i915/execlists: Avoid kicking priority on the current context
Chris Wilson
2018-09-20
drm/i915/guc: Restore preempt-context across S3/S4
Chris Wilson
2018-08-28
drm/i915/selftests: ring all doorbells in igt_guc_doorbells
Daniele Ceraolo Spurio
2018-07-24
drm/i915: Pull unpin map into vma release
Chris Wilson
2018-07-19
drm/i915/guc: Keep guc submission permanently engaged
Chris Wilson
2018-07-16
drm/i915/selftests: Force a preemption hang
Chris Wilson
2018-07-16
drm/i915/execlists: Always clear preempt status on cancelling all
Chris Wilson
2018-07-13
drm/i915/guc: Protect against no desc-pool on premature shutdown
Chris Wilson
2018-07-13
drm/i915/guc: Protect against NULL client dereference in error path
Chris Wilson
2018-07-12
drm/i915/guc: Skip cleaning up the doorbells on error-before-allocate
Chris Wilson
2018-07-11
drm/i915/execlists: Switch to rb_root_cached
Chris Wilson
2018-06-05
drm/i915/gtt: Rename i915_hw_ppgtt base member
Chris Wilson
2018-06-05
drm/i915/guc: Don't leak stage descriptor pool on init failure
Michal Wajdeczko
2018-05-18
drm/i915: Store a pointer to intel_context in i915_request
Chris Wilson
2018-05-18
drm/i915: Move request->ctx aside
Chris Wilson
2018-05-16
drm/i915: Split execlists/guc reset preparations
Chris Wilson
2018-05-16
drm/i915/execlists: Refactor out complete_preempt_context()
Chris Wilson
[next]