summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/intel_engine_cs.c
AgeCommit message (Expand)Author
2018-02-01drm/i915/pmu: Reconstruct active state on starting busy-statsChris Wilson
2018-01-18BackMerge tag 'v4.15-rc8' into drm-nextDave Airlie
2018-01-11drm/i915: Whitelist SLICE_COMMON_ECO_CHICKEN1 on Geminilake.Kenneth Graunke
2017-12-22drm/i915: Show HWSP in intel_engine_dump()Chris Wilson
2017-12-19drm/i915: Implement WaDisableEarlyEOT.Rafael Antognolli
2017-12-18drm/i915: Show IPEIR and IPEHR in the engine dumpChris Wilson
2017-12-13drm/i915: Don't check #active_requests from i915_gem_wait_for_idle()Chris Wilson
2017-12-11drm/i915: Stop showing seqno info from debugfs/i915_interrupt_infoChris Wilson
2017-12-08drm/i915: Add is-wedged flag to intel_engine_dump()Chris Wilson
2017-12-08drm/i915: Include the global reset count for intel_engine_dump()Chris Wilson
2017-12-08drm/i915: Include engine state on detecting a missed breadcrumb/seqnoChris Wilson
2017-12-08drm/i915: Make engine state pretty-printer header configurableChris Wilson
2017-12-08drm/i915: Use snprintf to avoid line-break when pretty-printing enginesChris Wilson
2017-11-30drm/i915/glk: Apply WaProgramL3SqcReg1DefaultForPerf for GLK tooValtteri Rantala
2017-11-29drm/i915: Consolidate checks for engine stats availabilityTvrtko Ursulin
2017-11-22drm/i915: Engine busy time trackingTvrtko Ursulin
2017-11-22drm/i915/pmu: Expose a PMU interface for perf queriesTvrtko Ursulin
2017-11-20drm/i915: Remove i915.semaphores modparamChris Wilson
2017-11-20drm/i915: Move debugfs/i915_semaphore_status to i915_engine_infoChris Wilson
2017-11-20drm/i915: Remove obsolete ringbuffer emission for gen8+Chris Wilson
2017-11-20drm/i915: Remove i915.enable_execlists module parameterChris Wilson
2017-11-16drm/i915: Update execlists tasklet namingSagar Arun Kamble
2017-11-14drm/i915: Unconditionally apply the Broxton register workaround setChris Wilson
2017-11-14drm/i915: Remove pre-production Broxton register workaroundsChris Wilson
2017-11-14drm/i915: Unify SLICE_UNIT_LEVEL_CLKGATE w/a for cnlChris Wilson
2017-11-13drm/i915: Clear per-engine fault register as early as possibleMichel Thierry
2017-11-10drm/i915: Stop caching the "golden" renderstateChris Wilson
2017-11-10drm/i915: Record the default hw state after reset upon loadChris Wilson
2017-11-10drm/i915: Force the switch to the i915->kernel_contextChris Wilson
2017-11-10drm/i915: Define an engine class enum for the uABITvrtko Ursulin
2017-11-10drm/i915: Restore the wait for idle engine after flushing interruptsChris Wilson
2017-11-09drm/i915: Filter out spurious execlists context-switch interruptsChris Wilson
2017-11-08drm/i915: Implement ReadHitWriteOnlyDisable.Rafael Antognolli
2017-11-08drm/i915: Include intel_engine_is_idle() status in engine pretty-printerChris Wilson
2017-11-02drm/i915: Flush the irq and tasklets before asserting engine is idleChris Wilson
2017-11-01drm/i915: Give more details for the active-when-parking warning for the enginesChris Wilson
2017-11-01drm/i915: Move parking-while-active warning to intel_engines_park()Chris Wilson
2017-10-26drm/i915: Include RING_MODE when dumping the engine stateChris Wilson
2017-10-26drm/i915: Rename helpers used for unwinding, use macro for can_preemptMichał Winiarski
2017-10-25drm/i915: Add a hook for making the engines idle (parking) and unparkingChris Wilson
2017-10-25drm/i915: Use same test for eviction and submitting kernel contextChris Wilson
2017-10-24drm/i915: Filter out spurious execlists context-switch interruptsChris Wilson
2017-10-17drm/i915: Use a mask when applying WaProgramL3SqcReg1DefaultOscar Mateo
2017-10-16drm/i915: Add in-flight request details to intel_engine_dump()Chris Wilson
2017-10-16drm/i915: enable to read CSB and CSB write pointer from HWSP in GVT-g VMWeinan Li
2017-10-09drm/i915: Make i915_engine_info pretty printer to standaloneChris Wilson
2017-10-05drm/i915/cnl: Do not add an extra page for precaution in the Gen10 LRC sizeOscar Mateo
2017-10-04drm/i915: Introduce a preempt contextChris Wilson
2017-10-04drm/i915/preempt: Default to disabled mid-command preemption levelsMichał Winiarski
2017-10-04drm/i915/preempt: Fix WaEnablePreemptionGranularityControlByUMDJeff McGee