index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
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-20
drm/i915/execlists: Preempt-to-busy
Chris Wilson
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
[next]