summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/intel_ringbuffer.c
AgeCommit message (Expand)Author
2015-02-09drm/i915: Insert a command barrier on BLT/BSD cache flushesChris Wilson
2015-01-27drm/i915: Change CHV WIZ hashing mode to 16x4Ville Syrjälä
2015-01-27drm/i915: Implement Wa4x4STCOptimizationDisable:chvVille Syrjälä
2015-01-27drm/i915: Rename the forcewake get/put functionsMika Kuoppala
2015-01-27drm/i915: Removed duplicate members from submit_requestNick Hoath
2015-01-17drm/i915: Ensure the HiZ RAW Stall Optimization is on for Cherryview.Kenneth Graunke
2015-01-17drm/i915: Enable the HiZ RAW Stall Optimization on Broadwell.Kenneth Graunke
2015-01-13drm/i915: Improve HiZ throughput on Cherryview.Kenneth Graunke
2015-01-12Merge tag 'topic/i915-hda-componentized-2015-01-12' into drm-intel-next-queuedDaniel Vetter
2014-12-16drm/i915: Force the CS stall for invalidate flushesChris Wilson
2014-12-16drm/i915: Invalidate media caches on gen7Chris Wilson
2014-12-16drm/i915: Warn about missing context state workarounds only onceMichel Thierry
2014-12-10drm/i915/bdw: Add WaForceEnableNonCoherent labelMichel Thierry
2014-12-10drm/i915: Remove '& 0xffff' from the mask given to WA_REG()Damien Lespiau
2014-12-10drm/i915: Invert the mask and val arguments in wa_add() and WA_REG()Damien Lespiau
2014-12-10drm/i915/bdw: Fix the write setting up the WIZ hashing modeDamien Lespiau
2014-12-08drm/i915: Move golden context init into ->init_contextDaniel Vetter
2014-12-06drm/i915: Add unique id to the request structure for debuggingJohn Harrison
2014-12-06drm/i915: Zero fill the request structureJohn Harrison
2014-12-05drm/i915/bdw: Add WaHdcDisableFetchWhenMaskedMichel Thierry
2014-12-03drm/i915: Flatten engine init control flowDaniel Vetter
2014-12-03drm/i915: Only init engines onceDaniel Vetter
2014-12-03drm/i915: Move intel_init_pipe_control out of engine->init_hwDaniel Vetter
2014-12-03drm/i915: s/init()/init_hw()/ in intel_engine_csDaniel Vetter
2014-12-03drm/i915: Consolidate ring freespace calculationsDave Gordon
2014-12-03drm/i915: Make ring freespace calculation more robustDave Gordon
2014-12-03drm/i915: Connect requests to rings at creation not submissionJohn Harrison
2014-12-03drm/i915: Remove obsolete seqno parameter from 'i915_add_request'John Harrison
2014-12-03drm/i915: Convert i915_wait_seqno to i915_wait_requestDaniel Vetter
2014-12-03drm/i915: Remove 'outstanding_lazy_seqno'John Harrison
2014-12-03drm/i915: Add reference count to request structureJohn Harrison
2014-12-03drm/i915: Ensure OLS & PLR are always in syncJohn Harrison
2014-11-19drm/i915: Remove DRI1 ring accessors and APIChris Wilson
2014-11-19drm/i915/bdw: Pin the ringbuffer backing object to GGTT on-demandThomas Daniel
2014-11-14drm/i915: Initialize workarounds in logical ring mode tooMichel Thierry
2014-11-14drm/i915/chv: Add new workarounds for chvArun Siluvery
2014-11-14drm/i915/chv: Combine GEN8_ROW_CHICKEN w/aArun Siluvery
2014-11-14drm/i915/chv: Remove pre-production workaroundsArun Siluvery
2014-11-04drm/i915: Fix null pointer dereference in ring cleanup codeJohn Harrison
2014-11-04Merge tag 'drm-intel-next-2014-10-24' of git://anongit.freedesktop.org/drm-in...Dave Airlie
2014-10-28Merge tag 'drm-intel-next-2014-10-03-no-ppgtt' of git://anongit.freedesktop.o...Dave Airlie
2014-10-24drm/i915: Emit even number of dwords when emitting LRIsArun Siluvery
2014-10-24drm/i915: Build workaround list in ring initializationMika Kuoppala
2014-10-24drm/i915/bdw: Remove BDW preproduction W/As until C stepping.Rodrigo Vivi
2014-10-21Merge branch 'drm-intel-next-fixes' into drm-intel-nextDaniel Vetter
2014-10-14Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2014-09-30Merge branch 'topic/skl-stage1' into drm-intel-next-queuedDaniel Vetter
2014-09-30drm/i915/bdw: WaDisableFenceDestinationToSLMRodrigo Vivi
2014-09-29drm/i915: Minimize the huge amount of unecessary fbc sw cache clean.Rodrigo Vivi
2014-09-24drm/i915/skl: don't set the AsyncFlip performance mode for Gen9+Imre Deak