aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/i915/intel_ringbuffer.c
Commit message (Expand)AuthorAge
* 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: 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
* | | | Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2014-10-14
|\ \ \ \ | | |_|/ | |/| |
| * | | drm/i915/bdw: Cleanup pre prod workaroundsMika Kuoppala2014-09-24
| |/ /
| * / drm/i915: HSW always use GGTT selector for secure batchesChris Wilson2014-09-19
| |/
| * Merge tag 'drm-intel-next-2014-09-05' of git://anongit.freedesktop.org/drm-in...Dave Airlie2014-09-16
| |\
| | * drm/i915: Reset the HEAD pointer for the ring after writing STARTChris Wilson2014-09-04
| | * drm/i915: Remove unneeded bracketsDamien Lespiau2014-09-03
| | * drm/i915: Don't silently discard workaroundsDamien Lespiau2014-09-03
| | * drm/i915: Don't overrun the intel_wa_regs arrayDamien Lespiau2014-09-03
| | * drm/i915: Init some CHV workarounds via LRIs in ring->init_context()Ville Syrjälä2014-09-03
| | * drm/i915/bdw: Export workaround data to debugfsArun Siluvery2014-09-03
| | * drm/i915/bdw: Apply workarounds in render ring init functionArun Siluvery2014-09-03
| | * drm/i915: FBC flush nuke for BDWRodrigo Vivi2014-09-03
| * | drm: backmerge tag 'v3.17-rc5' into drm-nextDave Airlie2014-09-15
| |\ \ | | |/ | |/|
| * | drm/i915/bdw: Make sure gpu reset still works with ExeclistsOscar Mateo2014-08-20
| * | drm/i915: Fix up checks for aliasing ppgttDaniel Vetter2014-08-13
| * | drm/i915/bdw: GEN-specific logical ring emit flushOscar Mateo2014-08-11
| * | drm/i915/bdw: New logical ring submission mechanismOscar Mateo2014-08-11
| * | drm/i915/bdw: GEN-specific logical ring initOscar Mateo2014-08-11
| * | drm/i915/bdw: Generic logical ring init and cleanupOscar Mateo2014-08-11
| * | drm/i915/bdw: Add a context and an engine pointers to the ringbufferDaniel Vetter2014-08-11
| * | drm/i915/bdw: Allocate ringbuffers for Logical Ring ContextsOscar Mateo2014-08-11
| * | drm/i915: Double check ring is idle before declaring the GPU wedgedChris Wilson2014-08-11
| * | drm/i915: No busy-loop wait_for in the ring init codeDaniel Vetter2014-08-08
* | | drm/i915: Fix SRC_COPY width on 830/845gChris Wilson2014-09-15
| |/ |/|
* | drm/i915: Evict CS TLBs between batchesChris Wilson2014-09-08
|/
* drm/i915: read HEAD register back in init_ring_common() to enforce orderingJiri Kosina2014-08-08
* drm/i915: Add the WaCsStallBeforeStateCacheInvalidate:bdw workaround.Kenneth Graunke2014-08-07