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

Chris Wilson ickle at kemper.freedesktop.org
Mon Apr 11 02:48:21 PDT 2011


Tag '2.14.903' created by Chris Wilson <chris at chris-wilson.co.uk> at 2011-04-11 10:47 -0700

Intel 2.14.903 snapshot

Changes since 2.14.902:
Chris Wilson (16):
      Add a DRI2SwapEventPtr typedef for retro xservers
      946GZ is a 965G!
      MI_LOAD_SCAN_LINES_INCL are inclusive and range [0, display height-1]
      i965: Convert to relative relocations for state
      i965: segregate each vertex element into its own buffer
      Remove the unnecessary MI_FLUSH from the flush handler
      Remove unused function 'intel_bo_alloc_for_data'
      Take advantage of the kernel flush for dirty bo in the busy ioctl
      i965: Always update last_floats_per_vertex
      i965: Reset vertex_id after every batch
      i965: Refactor to use constant sampler_state offsets
      i965: Avoid transform overheads for vertex emit where possible
      gen6: Invalidate texture cache
      Revert "i965: Convert to relative relocations for state"
      intel: Restore manual flush for old kernels
      NEWS: version bump for 2.14.903 snapshot

Daniel Vetter (2):
      Cleanup gen2 tiling confusion
      Tell users to grab i915_error_state on gpu hangs

---
 NEWS                    |   26 
 configure.ac            |    2 
 src/brw_structs.h       |    5 
 src/i915_render.c       |   30 -
 src/i965_reg.h          |    1 
 src/i965_render.c       | 1320 ++++++++++++++++++++++++------------------------
 src/i965_video.c        |    4 
 src/intel.h             |   25 
 src/intel_batchbuffer.c |   24 
 src/intel_batchbuffer.h |    4 
 src/intel_display.c     |    4 
 src/intel_dri.c         |    4 
 src/intel_driver.c      |   31 -
 src/intel_module.c      |    2 
 src/intel_uxa.c         |   46 +
 src/intel_video.c       |    4 
 16 files changed, 809 insertions(+), 723 deletions(-)
---


More information about the xorg-commit mailing list