Chris Wilson
|
157d2c7fad
drm/i915: Stop automatically retiring requests after a GPU hang
|
9 年之前 |
Chris Wilson
|
92dcc67c11
drm/i915: Unify intel_ring_begin()
|
9 年之前 |
Chris Wilson
|
83e5380200
drm/i915: Fix gen8 semaphores id for legacy mode
|
9 年之前 |
Chris Wilson
|
e32da7adaf
drm/i915: Protect gen7 irq_seqno_barrier with uncore lock
|
9 年之前 |
Dave Gordon
|
8305216ff8
drm/i915: check for ERR_PTR from i915_gem_object_pin_map()
|
9 年之前 |
Tvrtko Ursulin
|
791bee125b
drm/i915: Remove a couple pointless WARN_ONs
|
9 年之前 |
Tim Gore
|
bfd8ad4e4a
drm/i915/gen9: implement WaEnableSamplerGPGPUPreemptionSupport
|
9 年之前 |
Chris Wilson
|
a687a43a48
drm/i915: Force ringbuffers to not be at offset 0
|
9 年之前 |
Chris Wilson
|
f4457ae71f
drm/i915: Prevent leaking of -EIO from i915_wait_request()
|
9 年之前 |
Chris Wilson
|
299259a3a9
drm/i915: Store the reset counter when constructing a request
|
9 年之前 |
Chris Wilson
|
c19ae989b0
drm/i915: Hide the atomic_read(reset_counter) behind a helper
|
9 年之前 |
Mika Kuoppala
|
97ea6be161
drm/i915/skl: Fix spurious gpu hang with gt3/gt4 revs
|
9 年之前 |
Chris Wilson
|
0a798eb92e
drm/i915: Refactor duplicate object vmap functions
|
9 年之前 |
Chris Wilson
|
d2cad5358b
drm/i915: Consolidate common error handling in intel_pin_and_map_ringbuffer_obj
|
9 年之前 |
Chris Wilson
|
c04e0f3b4e
drm/i915: Separate out the seqno-barrier from engine->get_seqno
|
9 年之前 |
Chris Wilson
|
9b9ed30936
drm/i915: Remove forcewake dance from seqno/irq barrier on legacy gen6+
|
9 年之前 |
Akash Goel
|
782f6bc0ab
drm/i915: Fixup the free space logic in ring_prepare
|
9 年之前 |
Chris Wilson
|
01347126f4
drm/i915: Reset engine->last_submitted_seqno
|
9 年之前 |
Chris Wilson
|
a058d93482
drm/i915: Reset semaphore page for gen8
|
9 年之前 |
Chris Wilson
|
29dcb57026
drm/i915: Move the hw semaphore initialisation from GEM to the engine
|
9 年之前 |
Chris Wilson
|
d04bce48a5
drm/i915: Remove unneeded drm_device pointer from intel_ring_init_seqno()
|
9 年之前 |
Joonas Lahtinen
|
72e96d6450
drm/i915: Refer to GGTT {,VM} consistently
|
9 年之前 |
Dave Gordon
|
c3232b1883
drm/i915: introduce for_each_engine_id()
|
9 年之前 |
Tomas Elf
|
fc0768ceac
drm/i915/tdr: Initialize hangcheck struct for each engine
|
9 年之前 |
Joonas Lahtinen
|
62106b4f6b
drm/i915: Rename dev_priv->gtt to dev_priv->ggtt
|
9 年之前 |
Tim Gore
|
950b2aaeea
drm/i915/gen9: add WaClearFlowControlGpgpuContextSave
|
9 年之前 |
Tvrtko Ursulin
|
39dabecd99
drm/i915: Use shorter route to dev_private where possible
|
9 年之前 |
Tvrtko Ursulin
|
117897f42c
drm/i915: More renaming of rings to engines
|
9 年之前 |
Tvrtko Ursulin
|
666796da7a
drm/i915: More intel_engine_cs renaming
|
9 年之前 |
Tvrtko Ursulin
|
4a570db57c
drm/i915: Rename intel_engine_cs struct members
|
9 年之前 |