Mika Kuoppala
|
eee8efb02a
drm/i915/skl: Add WaDisableGafsUnitClkGating
|
9 years ago |
arun.siluvery@linux.intel.com
|
6bb6285582
drm/i915/gen9: Add WaVFEStateAfterPipeControlwithMediaStateClear
|
9 years ago |
Chris Wilson
|
e075a32f51
drm/i915: Stop automatically retiring requests after a GPU hang
|
9 years ago |
Tvrtko Ursulin
|
ac657f6461
drm/i915: Introduce IS_GEN macro
|
9 years ago |
Tvrtko Ursulin
|
7e22dbbbae
drm/i915: Replace "INTEL_INFO->gen == x" checks with IS_GENx
|
9 years ago |
Chris Wilson
|
c033666a94
drm/i915: Store a i915 backpointer from engine, and use it
|
9 years ago |
Imre Deak
|
36579cb63b
drm/i915: Clean up L3 SQC register field definitions
|
9 years ago |
Chris Wilson
|
6ef48d7f01
drm/i915: Reload PD tables after semaphore wait on gen8
|
9 years ago |
Chris Wilson
|
f9a4ea35b8
drm/i915: Fix serialisation of pipecontrol write vs semaphore signal
|
9 years ago |
Chris Wilson
|
215a7e3210
drm/i915: Fix gen8 semaphores id for legacy mode
|
9 years ago |
Chris Wilson
|
a58c01aa6e
drm/i915: Apply strongly ordered RCS breadcrumb to gen8/legacy
|
9 years ago |
Chris Wilson
|
a0442461f2
drm/i915: Trim the flush for the legacy request emission
|
9 years ago |
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 |