summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/intel_ringbuffer.h
Commit message (Expand)AuthorAgeFilesLines
* drm/i915/selftests: Force a preemption hangChris Wilson2018-07-161-0/+27
* drm/i915/execlists: Always clear preempt status on cancelling allChris Wilson2018-07-161-0/+6
* drm/i915/execlists: Switch to rb_root_cachedChris Wilson2018-07-111-6/+1Star
* drm/i915/execlists: Trust the CSBChris Wilson2018-06-281-1/+0Star
* drm/i915/execlists: Reset CSB write pointer after resetChris Wilson2018-06-281-0/+9
* drm/i915/execlists: Unify CSB access pointersChris Wilson2018-06-281-6/+17
* drm/i915: Only signal from interrupt when requestedChris Wilson2018-06-281-3/+2Star
* drm/i915: Move the irq_counter inside the spinlockChris Wilson2018-06-281-1/+1
* drm/i915: Fix fallout of fake reset along resumeChris Wilson2018-06-181-0/+2
* drm/i915: Declare the driver wedged if hangcheck makes no progressChris Wilson2018-06-141-1/+2
* drm/i915/ringbuffer: Serialize load of PD_DIRChris Wilson2018-06-121-1/+4
* drm/i915: Wrap around the tail offset before setting ring->tailChris Wilson2018-06-111-6/+14
* drm/i915/ringbuffer: Fix context restore upon resetChris Wilson2018-06-111-9/+0Star
* drm/i915/execlists: Handle copying default context state for atomic resetChris Wilson2018-05-191-0/+1
* drm/i915: Store a pointer to intel_context in i915_requestChris Wilson2018-05-181-5/+4Star
* drm/i915: Move fiddling with engine->last_retired_contextChris Wilson2018-05-181-0/+1
* drm/i915: Stop parking the signaler around resetChris Wilson2018-05-161-0/+2
* drm/i915: Move engine reset prepare/finish to backendsChris Wilson2018-05-161-2/+7
* drm/i915: Split i915_gem_timeline into individual timelinesChris Wilson2018-05-031-5/+6
* drm/i915: Move timeline from GTT to ringChris Wilson2018-05-031-1/+4
* drm/i915: Only track live rings for retiringChris Wilson2018-04-301-1/+1
* drm/i915: Retire requests along ringsChris Wilson2018-04-301-0/+1
* drm/i915: Use seqlock in engine statsTvrtko Ursulin2018-04-261-5/+6
* drm/i915: Pack params to engine->schedule() into a structChris Wilson2018-04-181-1/+3
* drm/i915: Move a bunch of workaround-related code to its own fileOscar Mateo2018-04-111-3/+0Star
* drm/i915: Store preemption capability in engine->flagsChris Wilson2018-04-041-2/+16
* drm/i915/execlists: Track begin/end of execlists submission sequencesChris Wilson2018-04-031-1/+14
* drm/i915/icl: Update subslice define for ICL 11Kelvin Gardiner2018-03-201-1/+1
* drm/i915: Split GPU commands definitions into separate headerMichal Wajdeczko2018-03-151-1/+2
* drm/i915: move gen8 irq shifts to intel_lrc.cDaniele Ceraolo Spurio2018-03-151-1/+0Star
* drm/i915: Remove the impedance mismatch around intel_engine_enable_signalingChris Wilson2018-03-121-1/+1
* drm/i915: Include i915_reg.h in intel_ringbuffer.hMichal Wajdeczko2018-03-091-0/+1
* 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/+0Star
* 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/+36Star
* 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/+0Star
* 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-071-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-161-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
| |_|_|/ |/| | |