aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/intel_ringbuffer.c
Commit message (Expand)AuthorAge
...
* drm/i915/gen9: implement WaConextSwitchWithConcurrentTLBInvalidateTim Gore2016-06-13
* drm/i915/skl: Extend WaDisableChickenBitTSGBarrierAckForFFSliceCSMika Kuoppala2016-06-08
* drm/i915/kbl: Add WaDisableSbeCacheDispatchPortSharingMika Kuoppala2016-06-08
* drm/i915/kbl: Add WaDisableGafsUnitClkGatingMika Kuoppala2016-06-08
* drm/i915: Add WaInsertDummyPushConstP for bxt and kblMika Kuoppala2016-06-08
* drm/i915/kbl: Add WaDisableDynamicCreditSharingMika Kuoppala2016-06-08
* drm/i915/kbl: Add WaDisableLSQCROPERFforOCLMika Kuoppala2016-06-08
* drm/i915/kbl: Add WaDisableFenceDestinationToSLM for A0Mika Kuoppala2016-06-08
* drm/i915/kbl: Add WaEnableGapsTsvCreditFixMika Kuoppala2016-06-08
* drm/i915: Mimic skl with WaForceEnableNonCoherentMika Kuoppala2016-06-08
* drm/i915/gen9: Always apply WaForceContextSaveRestoreNonCoherentMika Kuoppala2016-06-08
* drm/i915/kbl: Init gen9 workaroundsMika Kuoppala2016-06-08
* drm/i915/skl: Add WaDisableGafsUnitClkGatingMika Kuoppala2016-06-08
* drm/i915/gen9: Add WaVFEStateAfterPipeControlwithMediaStateCleararun.siluvery@linux.intel.com2016-06-06
* drm/i915: Stop automatically retiring requests after a GPU hangChris Wilson2016-05-13
* drm/i915: Introduce IS_GEN macroTvrtko Ursulin2016-05-11
* drm/i915: Replace "INTEL_INFO->gen == x" checks with IS_GENxTvrtko Ursulin2016-05-11
* drm/i915: Store a i915 backpointer from engine, and use itChris Wilson2016-05-09
* drm/i915: Clean up L3 SQC register field definitionsImre Deak2016-05-03
* drm/i915: Reload PD tables after semaphore wait on gen8Chris Wilson2016-04-29
* drm/i915: Fix serialisation of pipecontrol write vs semaphore signalChris Wilson2016-04-29
* drm/i915: Fix gen8 semaphores id for legacy modeChris Wilson2016-04-29
* drm/i915: Apply strongly ordered RCS breadcrumb to gen8/legacyChris Wilson2016-04-29
* drm/i915: Trim the flush for the legacy request emissionChris Wilson2016-04-29
* drm/i915: Preallocate enough space for the average requestChris Wilson2016-04-28
* drm/i915: Manually unwind after a failed request allocationChris Wilson2016-04-28
* drm/i915: Remove the identical implementations of request space reservationChris Wilson2016-04-28
* drm/i915: Unify intel_ring_begin()Chris Wilson2016-04-28
* drm/i915: Use i915_vma_pin_iomap on the ringbuffer objectChris Wilson2016-04-28
* drm/i915: Propagate error from drm_gem_object_init()Chris Wilson2016-04-28
* drm/i915: Protect gen7 irq_seqno_barrier with uncore lockChris Wilson2016-04-28
* drm/i915: rename i915_gem_alloc_object() to i915_gem_object_create()Dave Gordon2016-04-25
* drm/i915:bxt: implement WaProgramL3SqcReg1DefaultForPerfTim Gore2016-04-25
* drm/i915: check for ERR_PTR from i915_gem_object_pin_map()Dave Gordon2016-04-20
* drm/i915: Remove a couple pointless WARN_ONsTvrtko Ursulin2016-04-20
* drm/i915/gen9: implement WaEnableSamplerGPGPUPreemptionSupportTim Gore2016-04-20
* drm/i915: Force ringbuffers to not be at offset 0Chris Wilson2016-04-14
* drm/i915: Prevent leaking of -EIO from i915_wait_request()Chris Wilson2016-04-14
* drm/i915: Store the reset counter when constructing a requestChris Wilson2016-04-14
* drm/i915: Hide the atomic_read(reset_counter) behind a helperChris Wilson2016-04-14
* drm/i915/skl: Fix spurious gpu hang with gt3/gt4 revsMika Kuoppala2016-04-13
* drm/i915: Refactor duplicate object vmap functionsChris Wilson2016-04-11
* drm/i915: Consolidate common error handling in intel_pin_and_map_ringbuffer_objChris Wilson2016-04-11
* drm/i915: Separate out the seqno-barrier from engine->get_seqnoChris Wilson2016-04-09
* drm/i915: Remove forcewake dance from seqno/irq barrier on legacy gen6+Chris Wilson2016-04-09
* drm/i915: Fixup the free space logic in ring_prepareAkash Goel2016-04-09
* drm/i915: Reset engine->last_submitted_seqnoChris Wilson2016-04-08
* drm/i915: Reset semaphore page for gen8Chris Wilson2016-04-08
* drm/i915: Move the hw semaphore initialisation from GEM to the engineChris Wilson2016-04-08
* drm/i915: Remove unneeded drm_device pointer from intel_ring_init_seqno()Chris Wilson2016-04-08