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:           Sun Jun 22 16:33:23 UTC 2008

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

Log Message:
Update xf86-video-intel package to 2.3.2.

hangelog since 2.3.1:

Alan Coopersmith (1):
      Define DEFFILEMODE for OS'es that don't have it

Bryce Harrington (1):
      Two more Dell quirks

Eric Anholt (10):
      Disable a bunch of clock gating disables on IGD_GM, which doesn't need 
them.
      Just remove the mprotect kludge.
      Replace a couple of wait-for-ring-idles with a single function to do so.
      Remove duplicated i830_stop_ring()/SetHWOperatingState() in EnterVT().
      Remove gratuitous wait_ring_idle after I830Sync.  Syncing implies that.
      Move BIOS scratch register setup to EnterVT instead of PreInit.
      Initialize clock gating from EnterVT and save/restore it appropriately.
      Remove SVG_WORK_CONTROL init.
      Move debug clock printout from ErrorF to X_INFO.
      Set up/restore PWRCTXA from enter/leavevt not server start/exit.

Hong Liu (1):
      Set SDVO sync polarity to default on 965

Jesse Barnes (3):
      Panel fitting:  fix letterbox modes
      Fixup power saving registers
      Fix TV programming:  add vblank wait after TV_CTL writes

Keith Packard (2):
      Skip copying on FOURCC_XVMC surfaces
      Only use FOURCC_XVMC when INTEL_XVMC is defined

Lukas Hejtmanek (1):
      Fix maximum backlight issue

Robert Lowery (1):
      Fix TV out connection type detection

Rmi Cardona (1):
      Add glproto to DRI dependencies

Shuang He (1):
      Fix typo in xvmc block destroy

Zhenyu Wang (6):
      Revert "Add FIFO watermark regs to register dumper"
      xvmc: remove unused dri drawable
      xvmc: a little cleanup
      Fix compiler warning when disable xvmc config
      Fix compiling with server master in LVDS backlight patch
      Bump version 2.3.2

Changelog since 2.3.0:

Bryce Harrington (2):
      More quirks from ubuntu/dell
      More Pipe A force quirks

Eric Anholt (1):
      Bug #15807: Fix use of the ring while VT-switched, hit by fast user 
switching.

Jesse Barnes (3):
      Add a new quirk for BIOSes that reprogram regs at lid close/open time
      Add FIFO watermark regs to register dumper
      Save/restore cursor registers

Keith Packard (2):
      Overlay video doesn't require that the target pixmap be in video memory.
      Use new xf86RotateFreeShadow function to clean up shadow buffers.

Mike Isely (1):
      Implement option to ignore external fixed mode settings

Zhenyu Wang (4):
      Only check xvmc lib when xvmc is enabled.
      Use I830FALLBACK when check pitch for debug
      Revert last HP 965GM pipe A quirk
      Bump version 2.3.1


To generate a diff of this commit:
cvs rdiff -r1.9 -r1.10 pkgsrc/x11/xf86-video-intel/Makefile
cvs rdiff -r1.7 -r1.8 pkgsrc/x11/xf86-video-intel/distinfo
cvs rdiff -r0 -r1.1 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