summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/intel_ringbuffer.h
Commit message (Expand)AuthorAge
* drm/i915: store all subslice masksLionel Landwerlin2018-03-08
* drm/i915/icl: Enhanced execution list supportThomas Daniel2018-03-07
* drm/i915: Flush waiters on seqno wraparoundChris Wilson2018-03-06
* drm/i915/breadcrumbs: Reduce signaler rbtree to a sorted listChris Wilson2018-03-06
* drm/i915/icl: Prepare for more ringsTvrtko Ursulin2018-03-01
* drm/i915/preemption: Allow preemption between submission portsChris Wilson2018-02-23
* drm/i915: Rename drm_i915_gem_request to i915_requestChris Wilson2018-02-21
* drm/i915: Hold rpm wakeref for printing the engine's register stateChris Wilson2018-02-12
* drm/i915: Only allocate preempt context when requiredChris Wilson2018-02-08
* drm/i915/pmu: Fix PMU enable vs execlists tasklet raceTvrtko Ursulin2018-02-06
* drm/i915: Make engine state pretty-printer header configurableChris Wilson2017-12-08
* Merge airlied/drm-next into drm-intel-next-queuedRodrigo Vivi2017-12-08
|\
| * Merge tag 'drm-intel-next-2017-12-01' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2017-12-08
| |\
| * \ Merge tag 'drm-intel-next-2017-11-17-1' of git://anongit.freedesktop.org/drm/...Dave Airlie2017-12-04
| |\ \
| * \ \ Merge tag 'drm-for-v4.15' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2017-11-15
| |\ \ \
| | * | | drm/i915: Filter out spurious execlists context-switch interruptsChris Wilson2017-11-09
| * | | | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
* | | | | drm/i915/execlists: Cache ELSP register offsetChris Wilson2017-12-08
| |_|_|/ |/| | |
* | | | drm/i915: Consolidate checks for engine stats availabilityTvrtko Ursulin2017-11-29
* | | | drm/i915: Move engine->needs_cmd_parser to engine->flagsTvrtko Ursulin2017-11-29
* | | | drm/i915: Unwind incomplete legacy context switchesChris Wilson2017-11-23
* | | | drm/i915/pmu: Drop I915_ENGINE_SAMPLE_MAX from uapi headersTvrtko Ursulin2017-11-23
* | | | drm/i915/pmu: Wire up engine busy stats to PMUTvrtko Ursulin2017-11-22
* | | | drm/i915: Engine busy time trackingTvrtko Ursulin2017-11-22
* | | | drm/i915/pmu: Expose a PMU interface for perf queriesTvrtko Ursulin2017-11-22
* | | | drm/i915: Remove obsolete ringbuffer emission for gen8+Chris Wilson2017-11-20
* | | | drm/i915/execlists: Delay writing to ELSP until HW has processed the previous...Michel Thierry2017-11-20
| |_|/ |/| |
* | | drm/i915: Update execlists tasklet namingSagar Arun Kamble2017-11-16
* | | drm/i915: Make request's wait-for-space explicitChris Wilson2017-11-15
* | | drm/i915: Stop caching the "golden" renderstateChris Wilson2017-11-10
* | | drm/i915: Record the default hw state after reset upon loadChris Wilson2017-11-10
* | | drm/i915: Define an engine class enum for the uABITvrtko Ursulin2017-11-10
* | | drm/i915/guc: Preemption! With GuCMichał Winiarski2017-10-26
* | | drm/i915: Add information needed to track engine preempt stateMichał Winiarski2017-10-26
* | | drm/i915: Extract "emit write" part of emit breadcrumb functionsMichał Winiarski2017-10-26
* | | drm/i915/guc: Always enable the breadcrumbs irqChris Wilson2017-10-25
* | | drm/i915: Add a hook for making the engines idle (parking) and unparkingChris Wilson2017-10-25
* | | drm/i915: Use same test for eviction and submitting kernel contextChris Wilson2017-10-25
* | | drm/i915: Filter out spurious execlists context-switch interruptsChris Wilson2017-10-24
| |/ |/|
* | drm/i915: Make i915_engine_info pretty printer to standaloneChris Wilson2017-10-09
* | drm/i915/execlists: Preemption!Chris Wilson2017-10-04
* | drm/i915: Make execlist port count variableMika Kuoppala2017-09-25
* | drm/i915: Add execlist_port_completeMika Kuoppala2017-09-25
* | drm/i915: Make own struct for execlist itemsMika Kuoppala2017-09-25
* | drm/i915: Cancel all ready but queued requests when wedgingChris Wilson2017-09-18
* | drm/i915/execlists: Read the context-status HEAD from the HWSPChris Wilson2017-09-13
* | drm/i915/execlists: Read the context-status buffer from the HWSPChris Wilson2017-09-13
* | drm/i915: Disable MI_STORE_DATA_IMM for i915g/i915gmChris Wilson2017-09-06
|/
* drm/i915: Don't use MI_STORE_DWORD_IMM on Sandybridge/vcsChris Wilson2017-08-18
* drm/i915: Look for active requests earlier in the reset pathMichel Thierry2017-06-20