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