[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

xserver-xorg-video-intel: Changes to 'refs/tags/xf86-video-intel-2.6.1'



Tag 'xf86-video-intel-2.6.1' created by Eric Anholt <eric@anholt.net> at 2009-01-21 23:03 +0000

xf86-video-intel 2.6.1

Changes since xf86-video-intel-2.6.0:
Eric Anholt (4):
      Re-emit i915 composite setup when the batchbuffer wraps.
      Protect i915 textured video against batchbuffer wrapping.
      Fix invarient state emits for DRI2 (do it per batch, since there's no lock).
      Bump version to 2.6.1.

Jesse Barnes (2):
      Tear down batchbuffers unconditionally on LeaveVT
      Don't run in KD_TEXT mode even with KMS

Kshitij Kulshreshtha (1):
      Support sysfs backlight control for Sony laptops in xf86-video-intel

---
 configure.ac           |    4 +-
 src/i830.h             |   16 +++++++++
 src/i830_batchbuffer.c |    6 +++
 src/i830_batchbuffer.h |   22 +++++++++++++
 src/i830_driver.c      |   13 ++-----
 src/i830_exa.c         |    4 +-
 src/i830_lvds.c        |    1 
 src/i915_render.c      |   81 ++++++++++++++++++++++++++++++++++++++++---------
 src/i915_video.c       |   11 ++++--
 9 files changed, 127 insertions(+), 31 deletions(-)
---


Reply to: