aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/intel_ringbuffer.c
Commit message (Expand)AuthorAge
* drm/i915: Move WaBarrierPerformanceFixDisable:skl to skl code from chv codeVille Syrjälä2015-06-04
* drm/i915: fix simple_return.cocci warningskbuild test robot2015-03-17
* drm/i915: add frontbuffer tracking to FBCPaulo Zanoni2015-03-17
* Merge tag 'drm-intel-next-2015-02-27' of git://anongit.freedesktop.org/drm-in...Dave Airlie2015-03-09
|\
| * drm/i915: Cache ringbuf pointer in request structureJohn Harrison2015-02-25
| * drm/i915: Rename 'flags' to 'dispatch_flags' for better code readingJohn Harrison2015-02-25
| * drm/i915/skl: Tune IZ hashing when subslices are unbalancedDamien Lespiau2015-02-23
| * drm/i915/skl: Implement WaDisablePowerCompilerClockGatingDamien Lespiau2015-02-23
* | Merge tag 'drm-intel-next-2015-02-14' of git://anongit.freedesktop.org/drm-in...Dave Airlie2015-03-04
|\|
| * drm/i915/skl: Use a LRI for WaDisableDgMirrorFixInHalfSliceChicken5Damien Lespiau2015-02-13
| * drm/i915/skl: Fix always true comparison in a revision id checkDamien Lespiau2015-02-13
| * drm/i915/skl: Implement WaSetDisablePixMaskCammingAndRhwoInCommonSliceChickenDamien Lespiau2015-02-13
| * drm/i915/skl: Implement WaBarrierPerformanceFixDisableDamien Lespiau2015-02-13
| * drm/i915/skl: Implement WaCcsTlbPrefetchDisable:sklDamien Lespiau2015-02-13
| * drm/i915/skl: Implement WaDisablePartialResolveInVcDamien Lespiau2015-02-13
| * drm/i915/skl: Introduce a SKL specific init_workarounds()Damien Lespiau2015-02-13
| * drm/i915: Make intel_ring_setup_status_page() staticDamien Lespiau2015-02-13
| * drm/i915/bdw: Implement WaForceContextSaveRestoreNonCoherentDamien Lespiau2015-02-13
| * drm/i915: gen 9 h/w w/a Fix stepping checkNick Hoath2015-02-13
| * drm/i915/gen9: Implement WaForceEnableNonCoherentHoath, Nicholas2015-02-13
| * drm/i915/gen9: Implement Wa4x4STCOptimizationDisableHoath, Nicholas2015-02-13
| * drm/i915/gen9: Implement WaEnableYV12BugFixInHalfSliceChicken7Nick Hoath2015-02-13
| * drm/i915/gen9: h/w w/a: syncing dependencies between camera and graphicsNick Hoath2015-02-13
| * drm/i915/gen9: Implement WaDisableDgMirrorFixInHalfSliceChicken5Nick Hoath2015-02-13
| * drm/i915/gen9: Implement WaDisablePartialInstShootdownHoath, Nicholas2015-02-13
| * drm/i915: ring w/a initialisation for gen 9Hoath, Nicholas2015-02-13
| * drm/i915/skl: Remove the check enforcing VCS2 to be gen8 onlyDamien Lespiau2015-02-13
* | 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