aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/intel_ringbuffer.c
Commit message (Expand)AuthorAge
* drm/i915: Don't WARN about ring idle bit on gen2Ville Syrjälä2014-06-05
* drm/i915: Split the ringbuffers from the rings (3/3)Oscar Mateo2014-05-22
* drm/i915: Split the ringbuffers from the rings (2/3)Oscar Mateo2014-05-22
* drm/i915: Split the ringbuffers from the rings (1/3)Oscar Mateo2014-05-22
* drm/i915: s/intel_ring_buffer/intel_engine_csOscar Mateo2014-05-22
* drm/i915/chv: Add some workaround notesVille Syrjälä2014-05-20
* drm/i915: Bail out early on gen6_signal if no semaphoresMika Kuoppala2014-05-15
* drm/i915: Ringbuffer signal func for the second BSD ringOscar Mateo2014-05-13
* drm/i915: Use hash tables for the command parserBrad Volkin2014-05-12
* drm/i915: Flush request queue when waiting for ring spaceChris Wilson2014-05-07
* drm/i915: Improve fallback ring waitingChris Wilson2014-05-07
* drm/i915: Support 64b execbufBen Widawsky2014-05-05
* drm/i915: Move ring_begin to signal()Ben Widawsky2014-05-05
* drm/i915: Virtualize the ringbuffer signal funcBen Widawsky2014-05-05
* drm/i915: Move semaphore specific ring members to structBen Widawsky2014-05-05
* drm/i915:Add the VCS2 switch in Intel_ring_setup_status_pageZhao Yakui2014-05-05
* drm/i915:Initialize the second BSD ring on BDW GT3 machineZhao Yakui2014-05-05
* drm/i915: Include a little more information about why ring init failsChris Wilson2014-05-05
* drm/i915: Preserve ring buffers objects across resumeChris Wilson2014-05-05
* drm/i915: Replace hardcoded cacheline size with macroChris Wilson2014-05-05
* drm/i915: add flags to i915_ring_stopMika Kuoppala2014-04-09
* drm/i915: Move all ring resets before setting the HWS pageChris Wilson2014-04-03
* drm/i915: Invariably invalidate before ctx switchBen Widawsky2014-04-03
* drm/i915: Enabling the TLB invalidate bit in GFX Mode registerAkash Goel2014-04-02
* drm/i915: Rename GFX_TLB_INVALIDATE_ALWAYSChris Wilson2014-04-01
* drm/i915/ringbuffer: prefer struct drm_i915_private to drm_i915_private_tJani Nikula2014-03-31
* drm/i915: Broadwell expands ACTHD to 64bitChris Wilson2014-03-28
* drm/i915: Remove the enabling of VS_TIMER_DISPATCH bit in MI MODE regAkash Goel2014-03-28
* drm/i915/bdw: The TLB invalidation mechanism has been removed from INSTPMDamien Lespiau2014-03-12
* drm/i915: warn if ring is active before sync flushNaresh Kumar Kachhi2014-03-12
* drm/i915: wait for rings to become idle once disabledNaresh Kumar Kachhi2014-03-12
* drm/i915: disable rings before HW status page setupNaresh Kumar Kachhi2014-03-12
* Merge tag 'v3.14-rc6' into drm-intel-next-queuedDaniel Vetter2014-03-10
|\
| * drm/i915: Add intel_ring_cachline_align()Ville Syrjälä2014-02-11
* | drm/i915: Implement command buffer parsing logicBrad Volkin2014-03-07
* | drm/i915: We implement WaDisableAsyncFlipPerfMode:bdwVille Syrjälä2014-03-05
* | drm/i915: Handle set_cache_level errors in the status page setupDaniel Vetter2014-02-14
* | drm/i915: Don't pin the status page as mappableDaniel Vetter2014-02-14
* | drm/i915: Don't set PIN_MAPPABLE for legacy ringbuffersDaniel Vetter2014-02-14
* | drm/i915: Handle set_cache_level errors in the pipe control scratch setupDaniel Vetter2014-02-14
* | drm/i915: Consolidate binding parameters into flagsDaniel Vetter2014-02-14
* | drm/i915: protect ringbuffer sarea update behind !MODESETDaniel Vetter2014-02-12
* | drm/i915: Prevent recursion by retiring requests when the ring is fullChris Wilson2014-02-06
* | Merge branch 'topic/ppgtt' into drm-intel-next-queuedDaniel Vetter2014-01-25
|\ \ | |/ |/|
| * drm/i915: Make pin count per VMABen Widawsky2013-12-18
* | drm/i915: Fix disabled semaphoresBen Widawsky2014-01-22
* | drm/i915: Flush outstanding requests before allocating new seqnoChris Wilson2014-01-07
* | drm/i915: Don't emit mbox updates without semaphoresBen Widawsky2013-12-17
|/
* drm/i915: Add power well arguments to force wake routines.Deepak S2013-11-28
* drm/i915: Drop forcewake w/a for missed interrupts/seqno on SandybridgeChris Wilson2013-11-26