index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
i915
/
intel_ringbuffer.c
Age
Commit message (
Expand
)
Author
2014-12-16
drm/i915: Force the CS stall for invalidate flushes
Chris Wilson
2014-12-16
drm/i915: Invalidate media caches on gen7
Chris Wilson
2014-12-10
drm/i915: Remove '& 0xffff' from the mask given to WA_REG()
Damien Lespiau
2014-12-10
drm/i915: Invert the mask and val arguments in wa_add() and WA_REG()
Damien Lespiau
2014-12-10
drm/i915/bdw: Fix the write setting up the WIZ hashing mode
Damien Lespiau
2014-11-19
drm/i915: Remove DRI1 ring accessors and API
Chris Wilson
2014-11-19
drm/i915/bdw: Pin the ringbuffer backing object to GGTT on-demand
Thomas Daniel
2014-11-14
drm/i915: Initialize workarounds in logical ring mode too
Michel Thierry
2014-11-14
drm/i915/chv: Add new workarounds for chv
Arun Siluvery
2014-11-14
drm/i915/chv: Combine GEN8_ROW_CHICKEN w/a
Arun Siluvery
2014-11-14
drm/i915/chv: Remove pre-production workarounds
Arun Siluvery
2014-11-04
drm/i915: Fix null pointer dereference in ring cleanup code
John Harrison
2014-11-04
Merge tag 'drm-intel-next-2014-10-24' of git://anongit.freedesktop.org/drm-in...
Dave Airlie
2014-10-28
Merge tag 'drm-intel-next-2014-10-03-no-ppgtt' of git://anongit.freedesktop.o...
Dave Airlie
2014-10-24
drm/i915: Emit even number of dwords when emitting LRIs
Arun Siluvery
2014-10-24
drm/i915: Build workaround list in ring initialization
Mika Kuoppala
2014-10-24
drm/i915/bdw: Remove BDW preproduction W/As until C stepping.
Rodrigo Vivi
2014-10-21
Merge branch 'drm-intel-next-fixes' into drm-intel-next
Daniel Vetter
2014-10-14
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2014-09-30
Merge branch 'topic/skl-stage1' into drm-intel-next-queued
Daniel Vetter
2014-09-30
drm/i915/bdw: WaDisableFenceDestinationToSLM
Rodrigo Vivi
2014-09-29
drm/i915: Minimize the huge amount of unecessary fbc sw cache clean.
Rodrigo Vivi
2014-09-24
drm/i915/skl: don't set the AsyncFlip performance mode for Gen9+
Imre Deak
2014-09-24
drm/i915/bdw: Cleanup pre prod workarounds
Mika Kuoppala
2014-09-19
drm/i915: Fix irq checks in ring->irq_get/put functions
Daniel Vetter
2014-09-19
drm/i915: HSW always use GGTT selector for secure batches
Chris Wilson
2014-09-16
Merge tag 'drm-intel-next-2014-09-05' of git://anongit.freedesktop.org/drm-in...
Dave Airlie
2014-09-16
drm: backmerge tag 'v3.17-rc5' into drm-next
Dave Airlie
2014-09-15
drm/i915: Fix SRC_COPY width on 830/845g
Chris Wilson
2014-09-08
drm/i915: Evict CS TLBs between batches
Chris Wilson
2014-09-04
drm/i915: Reset the HEAD pointer for the ring after writing START
Chris Wilson
2014-09-03
drm/i915: Remove unneeded brackets
Damien Lespiau
2014-09-03
drm/i915: Don't silently discard workarounds
Damien Lespiau
2014-09-03
drm/i915: Don't overrun the intel_wa_regs array
Damien Lespiau
2014-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 debugfs
Arun Siluvery
2014-09-03
drm/i915/bdw: Apply workarounds in render ring init function
Arun Siluvery
2014-09-03
drm/i915: FBC flush nuke for BDW
Rodrigo Vivi
2014-08-20
drm/i915/bdw: Make sure gpu reset still works with Execlists
Oscar Mateo
2014-08-13
drm/i915: Fix up checks for aliasing ppgtt
Daniel Vetter
2014-08-11
drm/i915/bdw: GEN-specific logical ring emit flush
Oscar Mateo
2014-08-11
drm/i915/bdw: New logical ring submission mechanism
Oscar Mateo
2014-08-11
drm/i915/bdw: GEN-specific logical ring init
Oscar Mateo
2014-08-11
drm/i915/bdw: Generic logical ring init and cleanup
Oscar Mateo
2014-08-11
drm/i915/bdw: Add a context and an engine pointers to the ringbuffer
Daniel Vetter
2014-08-11
drm/i915/bdw: Allocate ringbuffers for Logical Ring Contexts
Oscar Mateo
2014-08-11
drm/i915: Double check ring is idle before declaring the GPU wedged
Chris Wilson
2014-08-08
drm/i915: No busy-loop wait_for in the ring init code
Daniel Vetter
2014-08-08
drm/i915: read HEAD register back in init_ring_common() to enforce ordering
Jiri Kosina
2014-08-07
drm/i915: Add the WaCsStallBeforeStateCacheInvalidate:bdw workaround.
Kenneth Graunke
[next]