summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/intel_ringbuffer.h
AgeCommit message (Expand)Author
2018-02-13drm/i915/pmu: Fix PMU enable vs execlists tasklet raceTvrtko Ursulin
2017-12-08drm/i915: Make engine state pretty-printer header configurableChris Wilson
2017-12-08Merge airlied/drm-next into drm-intel-next-queuedRodrigo Vivi
2017-12-08drm/i915/execlists: Cache ELSP register offsetChris Wilson
2017-12-08Merge tag 'drm-intel-next-2017-12-01' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2017-12-04Merge tag 'drm-intel-next-2017-11-17-1' of git://anongit.freedesktop.org/drm/...Dave Airlie
2017-11-29drm/i915: Consolidate checks for engine stats availabilityTvrtko Ursulin
2017-11-29drm/i915: Move engine->needs_cmd_parser to engine->flagsTvrtko Ursulin
2017-11-23drm/i915: Unwind incomplete legacy context switchesChris Wilson
2017-11-23drm/i915/pmu: Drop I915_ENGINE_SAMPLE_MAX from uapi headersTvrtko Ursulin
2017-11-22drm/i915/pmu: Wire up engine busy stats to PMUTvrtko 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 obsolete ringbuffer emission for gen8+Chris Wilson
2017-11-20drm/i915/execlists: Delay writing to ELSP until HW has processed the previous...Michel Thierry
2017-11-16drm/i915: Update execlists tasklet namingSagar Arun Kamble
2017-11-15Merge tag 'drm-for-v4.15' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2017-11-15drm/i915: Make request's wait-for-space explicitChris Wilson
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: Define an engine class enum for the uABITvrtko Ursulin
2017-11-09drm/i915: Filter out spurious execlists context-switch interruptsChris Wilson
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-26drm/i915/guc: Preemption! With GuCMichał Winiarski
2017-10-26drm/i915: Add information needed to track engine preempt stateMichał Winiarski
2017-10-26drm/i915: Extract "emit write" part of emit breadcrumb functionsMichał Winiarski
2017-10-25drm/i915/guc: Always enable the breadcrumbs irqChris Wilson
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-09drm/i915: Make i915_engine_info pretty printer to standaloneChris Wilson
2017-10-04drm/i915/execlists: Preemption!Chris Wilson
2017-09-25drm/i915: Make execlist port count variableMika Kuoppala
2017-09-25drm/i915: Add execlist_port_completeMika Kuoppala
2017-09-25drm/i915: Make own struct for execlist itemsMika Kuoppala
2017-09-18drm/i915: Cancel all ready but queued requests when wedgingChris Wilson
2017-09-13drm/i915/execlists: Read the context-status HEAD from the HWSPChris Wilson
2017-09-13drm/i915/execlists: Read the context-status buffer from the HWSPChris Wilson
2017-09-06drm/i915: Disable MI_STORE_DATA_IMM for i915g/i915gmChris Wilson
2017-08-18drm/i915: Don't use MI_STORE_DWORD_IMM on Sandybridge/vcsChris Wilson
2017-06-20drm/i915: Look for active requests earlier in the reset pathMichel Thierry
2017-05-17drm/i915: Split execlist priority queue into rbtree + linked listChris Wilson
2017-05-17drm/i915/execlists: Pack the count into the low bits of the port.requestChris Wilson
2017-05-04drm/i915: Micro-optimise hotpath through intel_ring_begin()Chris Wilson
2017-05-04drm/i915: Report the ring->space from intel_ring_update_space()Chris Wilson
2017-05-04drm/i915: Avoid the branch in computing intel_ring_space()Chris Wilson
2017-05-04drm/i915: Use engine->context_pin() to report the intel_ringChris Wilson
2017-04-28drm/i915: Sanitize engine context sizesJoonas Lahtinen
2017-04-26drm/i915: Skip waking the signaler when enabling before request submissionChris Wilson
2017-04-25drm/i915: Differentiate between sw write location into ring and last hw readChris Wilson