index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
intel_guc_submission.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/i915/uc: move GuC and HuC files under gt/uc/
Daniele Ceraolo Spurio
2019-07-13
1
-1164
/
+0
*
drm/i915/gt: Use intel_gt as the primary object for handling resets
Chris Wilson
2019-07-12
1
-1
/
+1
*
drm/i915/guc: Drop redundant ctx param from kerneldoc
Chris Wilson
2019-07-11
1
-2
/
+0
*
drm/i915/guc: Simplify guc client
Daniele Ceraolo Spurio
2019-07-11
1
-68
/
+5
*
drm/i915/guc: Remove preemption support for current fw
Chris Wilson
2019-07-11
1
-225
/
+6
*
drm/i915: add infrastructure to hold off preemption on a request
Lionel Landwerlin
2019-07-09
1
-1
/
+12
*
drm/i915/execlists: Preempt-to-busy
Chris Wilson
2019-06-20
1
-98
/
+77
*
drm/i915: Replace engine->timeline with a plain list
Chris Wilson
2019-06-14
1
-8
/
+8
*
drm/i915: Remove I915_POSTING_READ_FW
Tvrtko Ursulin
2019-06-12
1
-2
/
+2
*
drm/i915: Convert some more bits to use engine mmio accessors
Tvrtko Ursulin
2019-06-07
1
-2
/
+2
*
drm/i915: Move more GEM objects under gem/
Chris Wilson
2019-05-28
1
-0
/
+2
*
drm/i915/guc: Always ask GuC to update power domain states
Michal Wajdeczko
2019-05-28
1
-4
/
+0
*
drm/i915/guc: Rename intel_guc_is_alive to intel_guc_is_loaded
Michal Wajdeczko
2019-05-23
1
-1
/
+1
*
drm/i915: Seal races between async GPU cancellation, retirement and signaling
Chris Wilson
2019-05-08
1
-1
/
+0
*
drm/i915: Only reschedule the submission tasklet if preemption is possible
Chris Wilson
2019-05-07
1
-1
/
+2
*
drm/i915/execlists: Flush the tasklet on parking
Chris Wilson
2019-05-03
1
-0
/
+2
*
drm/i915: Switch back to an array of logical per-engine HW contexts
Chris Wilson
2019-04-26
1
-10
/
+12
*
drm/i915: Move GraphicsTechnology files under gt/
Chris Wilson
2019-04-24
1
-1
/
+2
*
drm/i915/guc: Implement reset locally
Chris Wilson
2019-04-11
1
-0
/
+102
*
drm/i915/guc: Replace preempt_client lookup with engine->preempt_context
Chris Wilson
2019-04-09
1
-1
/
+1
*
drm/i915/guc: Replace WARN with a DRM_ERROR
Chris Wilson
2019-04-08
1
-3
/
+4
*
drm/i915: Move the decision to use the breadcrumb tasklet to the backend
Chris Wilson
2019-04-03
1
-0
/
+2
*
drm/i915: Switch to use HWS indices rather than addresses
Chris Wilson
2019-03-18
1
-1
/
+2
*
drm/i915: Move over to intel_context_lookup()
Chris Wilson
2019-03-08
1
-3
/
+3
*
drm/i915: Store the BIT(engine->id) as the engine's mask
Chris Wilson
2019-03-05
1
-3
/
+3
*
drm/i915/execlists: Suppress mere WAIT preemption
Chris Wilson
2019-02-28
1
-1
/
+1
*
drm/i915: Make request allocation caches global
Chris Wilson
2019-02-28
1
-2
/
+1
*
drm/i915: Remove i915_request.global_seqno
Chris Wilson
2019-02-26
1
-1
/
+1
*
drm/i915/execlists: Suppress preempting self
Chris Wilson
2019-01-29
1
-0
/
+2
*
drm/i915: Rename execlists->queue_priority to queue_priority_hint
Chris Wilson
2019-01-29
1
-2
/
+3
*
drm/i915: Always allocate an object/vma for the HWSP
Chris Wilson
2019-01-28
1
-0
/
+6
*
drm/i915: Remove GPU reset dependence on struct_mutex
Chris Wilson
2019-01-25
1
-4
/
+1
*
drm/i915: Compute the HWS offsets explicitly
Chris Wilson
2019-01-25
1
-2
/
+2
*
drm/i915/execlists: Pull the render flush into breadcrumb emission
Chris Wilson
2018-12-28
1
-1
/
+2
*
drm/i915/guc: doorbell checking cleanup
Daniele Ceraolo Spurio
2018-10-23
1
-11
/
+16
*
drm/i915/guc: reserve the doorbell before selecting the cacheline
Daniele Ceraolo Spurio
2018-10-23
1
-4
/
+4
*
drm/i915/guc: rename __create/destroy_doorbell
Daniele Ceraolo Spurio
2018-10-23
1
-6
/
+6
*
drm/i915/guc: Don't clear the cookie on doorbell destroy
Daniele Ceraolo Spurio
2018-10-04
1
-1
/
+0
*
drm/i915/guc: init GuC descriptors after GuC load
Daniele Ceraolo Spurio
2018-10-04
1
-63
/
+77
*
drm/i915: Combine multiple internal plists into the same i915_priolist bucket
Chris Wilson
2018-10-01
1
-7
/
+5
*
drm/i915/execlists: Avoid kicking priority on the current context
Chris Wilson
2018-09-27
1
-12
/
+6
*
drm/i915/guc: Restore preempt-context across S3/S4
Chris Wilson
2018-09-20
1
-53
/
+27
*
drm/i915/selftests: ring all doorbells in igt_guc_doorbells
Daniele Ceraolo Spurio
2018-08-28
1
-9
/
+16
*
drm/i915: Pull unpin map into vma release
Chris Wilson
2018-07-24
1
-6
/
+4
*
drm/i915/guc: Keep guc submission permanently engaged
Chris Wilson
2018-07-19
1
-14
/
+27
*
drm/i915/selftests: Force a preemption hang
Chris Wilson
2018-07-16
1
-0
/
+3
*
drm/i915/execlists: Always clear preempt status on cancelling all
Chris Wilson
2018-07-16
1
-2
/
+0
*
drm/i915/guc: Protect against no desc-pool on premature shutdown
Chris Wilson
2018-07-13
1
-1
/
+2
*
drm/i915/guc: Protect against NULL client dereference in error path
Chris Wilson
2018-07-13
1
-1
/
+2
*
drm/i915/guc: Skip cleaning up the doorbells on error-before-allocate
Chris Wilson
2018-07-12
1
-2
/
+6
[next]