Chris Wilson
|
6310346e75
drm/i915: Preallocate enough space for the average request
|
9 years ago |
Chris Wilson
|
bfa0120073
drm/i915: Manually unwind after a failed request allocation
|
9 years ago |
Chris Wilson
|
0251a96322
drm/i915: Remove the identical implementations of request space reservation
|
9 years ago |
Chris Wilson
|
987046ad65
drm/i915: Unify intel_ring_begin()
|
9 years ago |
Chris Wilson
|
3d77e9be62
drm/i915: Use i915_vma_pin_iomap on the ringbuffer object
|
9 years ago |
Chris Wilson
|
fe3db79b0b
drm/i915: Propagate error from drm_gem_object_init()
|
9 years ago |
Chris Wilson
|
bcbdb6d011
drm/i915: Protect gen7 irq_seqno_barrier with uncore lock
|
9 years ago |
Dave Gordon
|
d37cd8a887
drm/i915: rename i915_gem_alloc_object() to i915_gem_object_create()
|
9 years ago |
Tim Gore
|
050fc4653c
drm/i915:bxt: implement WaProgramL3SqcReg1DefaultForPerf
|
9 years ago |
Dave Gordon
|
8305216ff8
drm/i915: check for ERR_PTR from i915_gem_object_pin_map()
|
9 years ago |
Tvrtko Ursulin
|
791bee125b
drm/i915: Remove a couple pointless WARN_ONs
|
9 years ago |
Tim Gore
|
bfd8ad4e4a
drm/i915/gen9: implement WaEnableSamplerGPGPUPreemptionSupport
|
9 years ago |
Chris Wilson
|
a687a43a48
drm/i915: Force ringbuffers to not be at offset 0
|
9 years ago |
Chris Wilson
|
f4457ae71f
drm/i915: Prevent leaking of -EIO from i915_wait_request()
|
9 years ago |
Chris Wilson
|
299259a3a9
drm/i915: Store the reset counter when constructing a request
|
9 years ago |
Chris Wilson
|
c19ae989b0
drm/i915: Hide the atomic_read(reset_counter) behind a helper
|
9 years ago |
Mika Kuoppala
|
97ea6be161
drm/i915/skl: Fix spurious gpu hang with gt3/gt4 revs
|
9 years ago |
Chris Wilson
|
0a798eb92e
drm/i915: Refactor duplicate object vmap functions
|
9 years ago |
Chris Wilson
|
d2cad5358b
drm/i915: Consolidate common error handling in intel_pin_and_map_ringbuffer_obj
|
9 years ago |
Chris Wilson
|
c04e0f3b4e
drm/i915: Separate out the seqno-barrier from engine->get_seqno
|
9 years ago |
Chris Wilson
|
9b9ed30936
drm/i915: Remove forcewake dance from seqno/irq barrier on legacy gen6+
|
9 years ago |
Akash Goel
|
782f6bc0ab
drm/i915: Fixup the free space logic in ring_prepare
|
9 years ago |
Chris Wilson
|
01347126f4
drm/i915: Reset engine->last_submitted_seqno
|
9 years ago |
Chris Wilson
|
a058d93482
drm/i915: Reset semaphore page for gen8
|
9 years ago |
Chris Wilson
|
29dcb57026
drm/i915: Move the hw semaphore initialisation from GEM to the engine
|
9 years ago |
Chris Wilson
|
d04bce48a5
drm/i915: Remove unneeded drm_device pointer from intel_ring_init_seqno()
|
9 years ago |
Joonas Lahtinen
|
72e96d6450
drm/i915: Refer to GGTT {,VM} consistently
|
9 years ago |
Dave Gordon
|
c3232b1883
drm/i915: introduce for_each_engine_id()
|
9 years ago |
Tomas Elf
|
fc0768ceac
drm/i915/tdr: Initialize hangcheck struct for each engine
|
9 years ago |
Joonas Lahtinen
|
62106b4f6b
drm/i915: Rename dev_priv->gtt to dev_priv->ggtt
|
9 years ago |