xf86-video-intel: Changes to 'refs/tags/2.99.910'

Chris Wilson ickle at kemper.freedesktop.org
Mon Feb 10 01:39:34 PST 2014


Tag '2.99.910' created by Chris Wilson <chris at chris-wilson.co.uk> at 2014-02-10 09:39 -0800

Intel 2.99.910 snapshot

Changes since 2.99.909:
Chris Wilson (18):
      sna: Undo region translation before returning
      sna: Allow more inplace promotions of CPU to GPU bo
      sna: Skip discarding CPU bo when using as a render target
      sna: Add some more DBG for choosing render targets
      sna: If IGNORE_CPU is not set we must mark the move as MOVE_READ
      sna: Reconstruct damage for the partially replaced discarded CPU bo
      sna/glyphs: Reset composite state between switching glyph formats
      sna/gen4: Disable use of pipecontrol invalidates again
      sna: Rearrange assertion to ease use of substitute cached bo
      sna: Tweak assert_bo_retired() to be callable on cached bo
      sna: Pass read hints from move-to-cpu to wait_for_shadow
      sna: Add some DBG around tiled blts
      sna: Reset composite offsets when reusing freed pixmaps
      sna: Add some DBG to clarify the source pixmap (for tiles)
      uxa: Do not expose TextureVideo Xv adapters when acceleration is disabled
      sna: And clear drawable->id on reused pixmaps
      sna/gen6: Restore stall dropped when not flushing instead
      2.99.910 snapshot

Edward Sheldrake (1):
      sna/gen4,5: Fix setting pipe control cache flush bits

---
 NEWS                  |   25 ++++
 configure.ac          |    2 
 src/sna/gen4_render.c |   13 +-
 src/sna/gen4_render.h |    2 
 src/sna/gen5_render.c |    6 
 src/sna/gen6_render.c |   11 +
 src/sna/gen7_render.c |    2 
 src/sna/gen8_render.c |    2 
 src/sna/kgem.c        |   14 +-
 src/sna/kgem.h        |   10 +
 src/sna/sna_accel.c   |  301 ++++++++++++++++++++++++++++++--------------------
 src/sna/sna_glyphs.c  |    3 
 src/uxa/intel_video.c |    3 
 13 files changed, 253 insertions(+), 141 deletions(-)
---


More information about the xorg-commit mailing list