pkgsrc-Changes archive

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

CVS commit: pkgsrc/x11/xf86-video-intel



Module Name:    pkgsrc
Committed By:   taca
Date:           Thu May 14 12:57:57 UTC 2009

Modified Files:
        pkgsrc/x11/xf86-video-intel: Makefile distinfo
Removed Files:
        pkgsrc/x11/xf86-video-intel/patches: patch-ba

Log Message:
Update xf86-video-intel to 2.7.1.

* pkgsrc change: remove useless patch-ba by me.

Release 2.7.1 (2009-05-12)
--------------------------
This is a maintenance release on the 2.7 branch. Compared to 2.7.0 it
consists only of a few carefully hand-picked fixes for bugs,
(including GPU crashers). We encourage all users of 2.7.0 to upgrade
to 2.7.1.

Bug fixes since 2.7.0:

    * KMS: Hook up output properties for RANDR, (this allows output
      properties to be controlled in the KMS case just as in the UMS
      case). [Zhenyu Wang <zhenyu.z.wang%intel.com@localhost>]

    * Fix multiplication error when computing required batch space.
      This could fix any number of cases where the driver did
      inexplicable things (due to having computed the wrong
      size). [Keith Packard <keithp%keithp.com@localhost>]

    * Hold reference to video binding table until all rects are
      painted. This prevent general chaos in the buffer
      manager. [Keith Packard <keithp%keithp.com@localhost>]

    * Split i915 textured video commands to fit into batch
      buffers. Video and 3D setup commands share the same batch
      buffer, so without this fix, various problems could occur when
      video and 3D clients were both heavily active at the same
      time. [Keith Packard <keithp%keithp.com@localhost>]

    * Fix crash with XV with large virtual display (> 2049). [Albert
      Damen <albrt%gmx.net@localhost>]

    * Provide missing value to 3D_STATE_VERTEX_BUFFERS command. We
      don't know that this was causing any problem, but the change
      does bring the driver into conformance with what the
      specification says the hardware requires here. [Keith Packard
      <keithp%keithp.com@localhost>]


To generate a diff of this commit:
cvs rdiff -u -r1.17 -r1.18 pkgsrc/x11/xf86-video-intel/Makefile
cvs rdiff -u -r1.15 -r1.16 pkgsrc/x11/xf86-video-intel/distinfo
cvs rdiff -u -r1.1 -r0 pkgsrc/x11/xf86-video-intel/patches/patch-ba

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



Home | Main Index | Thread Index | Old Index