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