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

Carl Worth cworth at kemper.freedesktop.org
Tue Sep 22 15:18:02 PDT 2009


Tag '2.8.99.902' created by Carl Worth <cworth at cworth.org> at 2009-09-22 23:16 -0700

Intel 2.8.99.902 release

Changes since 2.8.99.901:
Carl Worth (2):
      8xx: Fallback for any non-affine transformation.
      NEWS: Add notes for 2.8.99.902

Chris Wilson (4):
      Avoid fallbacks for compositing gradient patterns
      Avoid fallbacks for a1 src/mask
      Check the correct Picture for error during creation.
      Revert "8xx: Fallback for any non-affine transformation."

Jesse Barnes (1):
      Eliminate cursor flicker

Keith Packard (6):
      Make sure DRM output properties are freed after we're done with them.
      Don't destroy bufmgr at CloseScreen time
      Remove vestigial internal rotation which broke KMS DGA/VidMode modesetting.
      Remove DGA support from the driver.
      Split i915/i830 composite_emit_primitive into two functions.
      i8xx: Format projective texture coordinates correctly.

Matthias Hopf (1):
      Add new backlight driver "samsung".

Zhao Yakui (2):
      Check whether the DVI-I/D is connected or disconnected based on EDID
      Skip setting tv format property if output crtc is NULL

Zhenyu Wang (1):
      More dumps for Arrandale LVDS

---
 NEWS                  |   41 +++++
 src/drmmode_display.c |    7 -
 src/i810_reg.h        |    8 -
 src/i830.h            |    6 
 src/i830_cursor.c     |    1 
 src/i830_debug.c      |   20 ++
 src/i830_driver.c     |   47 ------
 src/i830_lvds.c       |    1 
 src/i830_reg.h        |    2 
 src/i830_render.c     |   88 +++++++-----
 src/i830_sdvo.c       |    3 
 src/i830_tv.c         |    2 
 src/i830_video.c      |    4 
 src/i915_render.c     |  222 +++++++++++++++++++++++++++++---
 src/i965_render.c     |   46 +++---
 uxa/uxa-render.c      |  342 ++++++++++++++++++++++++++++++++++++++++----------
 16 files changed, 629 insertions(+), 211 deletions(-)
---


More information about the xorg-commit mailing list