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