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

xserver-xorg-video-i810: Changes to 'refs/tags/xserver-xorg-video-i810-modesetting-1.7.2.git20070210-1'



Tag 'xserver-xorg-video-i810-modesetting-1.7.2.git20070210-1' created by David Nusinow <dnusinow@debian.org> at 2007-02-10 17:24 +0100

Tagging upload of xserver-xorg-video-i810-modesetting-1.7.2.git20070210-1 to experimental.

Changes since 1.6.5.git20061014.ac1-1:
A Costa:
      Typo fix in man page (Debian bug #364559).

Aaron Plattner:
      Add a DrawablePtr argument to the XV functions to pave the way for redirected

Adam Jackson:
      Bug #400 (partial): Driver fixes for the dlloader.  When using
      Bug #1192: Remove cfb support from drivers where its use is an option.
      Bug #1252, #1253, #1255, #1256: Various typo fixes from Dave Jones.
      Bug #1488: Fix crash on i830 during startup.  (Eric Anholt)
      Bug #3163: Create new DRIINFO_*_VERSION macros to indicate the
      Bug #3626: _X_EXPORT tags for video and input drivers.
      Prep for modular builds by adding guarded #include "config.h" everywhere.
      Post-merge fixups:
      Disable the {Open,Close}FullScreen DRI protocol.
      More 1.7 braindamage: define EXTRA_DIST in terms of @DRIVER_NAME@ instead of indirectly
      Bug #4829: Remove some useless DRI symbol checks.
      Only build dlloader modules by default.
      Bump libdrm dep to 2.0.
      Stub COPYING files
      Bump to 1.6.0.
      Fix a thinko; would only inject the FP native mode if a mode list was already
      In I830xf86SortModes, catch cases where two modes are equal in only one
      Fix a braino in mode list pruning.
      Add model-specific tweaks for some funky 945GM boards.
      Expand the check for AOpen Mini-PC.

Alan Coopersmith:
      Don't build xvmc module if DRI support is not present
      Use sed & cpp to substitute variables in driver man pages
      Use @DRIVER_MAN_SUFFIX@ instead of $(DRIVER_MAN_SUFFIX) in macro substitutions
      Change *mandir targets to use new *_MAN_DIR variables set by xorg-macros.m4
      Typo fixes, mailing list & url updates, and other changes to prepare for
      Provide definitions of __FUNCTION__ for non-gcc compilers

Alan Hourihane:
      i915 support
      add CmdBuffer
      Add:
      Revert some changes to TweakMemorySize
      Check return value of i830InitDma() and fail to initialize the DRI
      Setup the Xv atoms correctly.
      Fix pixmap cache corruption when Xv was in use due to a memory allocator
      Fix unaligned YV12 videos that caused skew when playing.
      Fix an off by one error when scaling which caused occasional
      Limit the maximum refresh rate to 85Hz and remove the bogus
      Enforce DDC monitor ranges usage if we have them and reject bad
      LFP's may exist on Pipe A in older i830's. Check that case so that Panel ID can
      Fix some bad alignment problems when allocating memory from
      a one line fixup to the UseDDC code
      Check the VESA BIOS scanline requirements and adjust the displayWidth
      Fix initial DDC parameters when validating modes.
      Bugzilla #2585: https://bugs.freedesktop.org/show_bug.cgi?id=2585
      Bugzilla #2339: https://bugs.freedesktop.org/show_bug.cgi?id=2339
      Bugzilla #3292: https://bugs.freedesktop.org/show_bug.cgi?id=3292
      Change the sequence on how refresh rates are set in the i830 driver. This works
      Add Intel(R) 945G support
      missed hunk
      and another. sheesh.
      Bug #3436 <https://bugs.freedesktop.org/show_bug.cgi?id=3054>
      missed a hunk
      Fix text restoration when display switching has been activated and we could be
      Fix the mode validation such that using function 5f05 to set the refresh rate
      Bug #3496 <https://bugs.freedesktop.org/show_bug.cgi?id=3496>
      commit missing piece from resume patch
      Add support to check the in-built VESA mode list.
      NULL check
      Fix Xvideo when operating in one line mode and video is pushed off the top of
      Copy mode strings upon mode copy
      Bug #3850: <https://bugs.freedesktop.org/show_bug.cgi?id=3850>
      Bump the DDX version to 1.4.0 to indicate the removal of drmAddress.
      Adjust newPipe code for BIOS's starting at 1200
      Enable gamma correction bit even for 8bit modes.
      add missing i830_shadow.c
      Egbert's 64bit fixes for mixed 32/64bit clients
      Sync the accelerator before calling AdjustFrame to avoid lockups.
      Fix DirectColor visual colormap issues at 16bpp in the i830 driver.
      Fix a crash situation
      fix another possible crash
      Put back the print code to display the DDC information, and remove some bogus
      Bug #4353: Fix lockup when suspend and resume when playing video.
      Bump version to 1.5.0.0
      Fix a glitch in a dual head fix from #3105
      When going dual head only take a portion of memory for the second head
      add changelog
      update Changelog
      temporary workaround until DRI frontbuffer mapping code is removed from
      a little more of a workaround until we unplug the frontbuffer from libdri
      fix build failure
      fix another build problem
      Fix a rotation problem when DRI is disabled
      Fix a rotation problem when DRI is disabled
      Check the version of shadow being used and turn off rotation if it isn't the
      Enable gamma for hw cursor when ARGB cursor in use (Lukas Hejtmanek)
      x86_64 warning fixes
      fix typo
      fix typo
      fix bug 6365
      Only mark rotation flags after initial screen setup.
      Don't rely on register check to find out
      Use 800x600 mode to double check
      fix 8bpp & 16bpp rotation modes for i8xx
      Set some invarient state, cures some problems with
      additions for rotation fixes
      Fix build without DRI
      Add an additional check before rotating
      Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/driver/xf86-video-intel
      whoops, revert some unnecessary changes
      move ContextMem out of XF86DRI
      whoops, reverse part of that.
      Add mergedfb support to the intel driver with
      Bump to 1.6.1
      Fix a build problem
      Update Xvideo to deal with MergedFB modes.
      When detecting new monitors in mergedfb renew the modepool.
      Calculate allowable refresh rates on the private
      Fix pipe reversal for Xv
      Fix DGA with MergedFB
      Add current Tungsten Graphics code drop for i965 support.
      Fix a problem creating the I2C bus for the SDVOC
      Ensure palette is updated in mergedfb & clone modes
      Merge branch 'master' of git+ssh://xorg.freedesktop.org/git/xorg/driver/xf86-video-intel
      Fix a build problem.
      bump to 1.6.2 to indicate mergedfb support
      Disable detecting of new monitors on VT switch.
      Re-enable monitor detect after a few fixups.
      check for xineramaproto
      bump to 1.6.3
      Intel bug #35: Fix accelerator syncing with DGA.
      Fix bug #5150. Disable LVDS usage on i915G, i945G and i965G.
      Disable device check when mergedfb in operation.
      Fix bug #7930, i810 doesn't compile without DRI
      Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/driver/xf86-video-intel
      remove GL* usage
      fix typo
      Fix SetVBlank to operate all the time
      Fix bug with probing info of DFP2 and LFP2 connected
      When in MergedFB mode, fix offscreen memory allocation.
      Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/driver/xf86-video-intel
      Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/driver/xf86-video-intel
      Fix bug #7943 where video flickers when changing
      Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/driver/xf86-video-intel
      Fix issues with Xv locking up the engine. bug #7915.
      Missing gamma bit
      bump to 1.7.0
      silence warning
      Fix bug #5795, VT switching fails because of a bad test on some platforms.
      Fix server regeneration problem mapping the aperture
      Fix some warnings
      Fix bug #8553 & #8542 - suspend/resume regression from 1.5 driver
      Bump to 1.7.1
      Ugh. Turn off debugging.
      Bump to 1.7.2
      Make VIDEO_DEBUG into a configure option
      Fix manpage to report 8160 instead of 6144 for LinearAlloc.
      Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/driver/xf86-video-intel
      Add some MergedFB checks for accelerator limitations
      Disable some debug message

Branden Robinson:
      Set svn:keywords property to "Id" (keyword already present).
      Note probable out-of-dateness of maplink() function body.
      Add high-level documentation to XSFBS shell library, intended to reduce

Daniel Stone:
      Fix includes right throughout the Xserver tree:
      Update autogen.sh to one that does objdir != srcdir.
      Fix typo in debug ErrorF.
      Respect the srcdir.

Dave Airlie:
      Fix include paths for i810 XvMC add config.h to driDrawable.c
      Add i810 XvMC support, it passes distcheck for me.
      Fix some argument inversions in xf86DrvMsg function calls
      cleanup sDVO for device on C only
      correct height parameter in sdvo packet
      fix type 0 instead of O
      move sdvo output setting
      add sdvo capability reading support
      fixup chipid override
      fixup I830SDVOGetActiveInputs to use return values not args
      intel: fix VT switch DRI locking
      ch7xxx: add lookup table for name
      Use correct variable to initialize DVO I2C bus.
      fix building with 7.1 server by hiding stuff inside RANDR_12_INTERFACE
      ch7xxx: fix output detection as per datasheet, have no DVI to test this.
      ch7xxx: actually power up the chip around connection detection

David Nusinow:
      Move xsfbs back to its rightful place
      Make us error out if we call patch and don't have quilt installed
      Fix the last commit and fix spelling error. Thanks Brice Goglin for the spelling catch.
      Fix for bug #371152. Thanks Joey Hess.
      Pull patches from ubuntu for ARCHITECTURE, LAPTOP, RECONFIGURE, FIRSTINST, and UPGRADE variables
      Move the files so they'll be put in debian/xsfbs automatically when pulled
      Merge branch 'upstream-modesetting-experimental' into debian-modesetting-experimental
      Autoreconf -i -f and note new upstream in changelog
      Merge branch 'xsfbs-unstable' into debian-modesetting-experimental
      Update version number to 1.7.2
      * Remove obsolete 10_i830_modes_M_T_defines.patch
      Prepare changelog for upload to experimental
      Remove duplicate libdrm-dev build-dep

Egbert Eich:
      Importing vendor version xf86-012804-2330 on Thu Jan 29 00:06:33 PST 2004
      Importing vendor version xf86-4_3_99_903 on Wed Feb 26 01:21:00 PST 2004
      readding XFree86's cvs IDs
      Importing vendor version xf86-4_4_0 on Wed Mar  3 04:09:24 PST 2004
      Importing vendor version xf86-4_4_99_1 on Sun Mar 14 00:26:39 PST 2004
      Merging XORG-CURRENT into trunk
      Increase default video RAM size to 16MB when DRI is enabled and more than 128MB
      Removed bugs on TweakMemorySize() which prevented it from working at all.
      add i845 to the list of chips that allow memory size tweaking.
      Do I810EmitFlush() during screen init to make sure 2D engine is in a sane state
      Checking if server isn't switched away before calling sync.
      Change order of SetDisplayDevice(), HWRestore(), UnbindGART() and
      Removing vtSema shilding of accel sync - should have been '&&' instead of '||'
      Fixed KGA handling for i810. KGA handling for chips derived from C&T chips is
      Unmap XCursor AGP memory on VT switch to prevent system from lockup
      Check the pixel clock choosen for a specific refresh rate

Eric Anholt:
      DRI XFree86-4_3_99_12-merge import
      DRI trunk-20040613 import
      Merge DRI-trunk-20040613 changes in programs/Xserver/hw/xfree86/drivers, with
      Mop-up from the DRI 20040613 import, taking care of some drm.h
      Bug #4458: Check for the xvmc proto package, since it's required to build these.
      Add .cvsignores for drivers.
      Initial add of native CRT modesetting code.
      Move .cvsignore to .gitignore
      Add the manpage's possible names when generated.
      Change an if statement to a more obvious but equivalent case statement.
      Add untested save/restore code, and starting on not using VBEValidateModes
      Replace a few magic numbers with symbolic names. Reviewed by md5.
      Always ErrorF output debugging info when doing BIOS calls, including file/line.
      Remove more VBE stuff and start using xf86ValidateModes. Guessed some params to
      Remove the hacked local xf86SetModeCRTC now that xf86SetCrtcForModes is taking
      Add adjustments of PLL divisor limits for "Almador".
      Add untested CRT detection code.
      Write the ADPA (CRTC) register on mode setup. Obtained from airlied.
      Move LVDS panel power state setting to a separate function, and reduce magic
      Enable -Wall on GCC, and do a cleanup of existing warnings.
      Re-disable chatty debug code.
      Disable I830VESASetVBEMode on restore, since I've removed that code. Note that
      Clean up a couple of warnings.
      Start making i830SetMode aware of multiple pipes.
      Replace I830VESASetMode with simpler i830SetMode, which is all native and
      Start implementing support for setting modes for multiple output devices,
      Correct capitalization of i830SetMode.
      Move display base setting to a separate function and use it from both mode setup
      It appears from the specs that you have to wait for vblank after disabling the
      Use DISPPLANE_32BPP_NO_ALPHA for depth 24, else the empty alpha channel results
      Fix prototype for i830DetectCRT.
      Turn off panel power before poking pipe B, and turn it back on if we're doing
      Include config.h, fixing many issues with reading from pI830.
      Remove some dead VBE code.
      Change the order of reg writes for restore, possibly increasing chances of
      Add more integrated LVDS support code.
      Add some untested debugging code to for helping figure out VT switch issues.
      Add missed save/restore of DSP*SIZE registers.
      Make the reg-snapshot code work, add a couple more registers, and use it on VT
      Add a couple more bits to panel auto-fitting, though it isn't working yet.
      Move the PFIT enabling before the enabling of the pipe, as the specs say we
      Add some register information for VGACNTRL, and do the reg-debug thing on it.
      Add enough of airlied's DDC/I2C work to pull EDID info from my CRT.
      Update to newer airlied DDC code, and do some cleanups as well. Now tries DDC
      Save/restore a couple of important VGA plane registers, and have vgahw
      Start interpreting VBT information with the goal of pulling out LVDS timings
      Add more VBT reading, so we find the panel size.
      Make auto panel fitting work by pulling LVDS timing EDID info out of the static
      Remove some VBE DDC code that I believe is OBE.
      Port code from radeon driver for panel mode validation, which will hopefully get
      Fill in clock information from VBT table, so that a good clock value gets
      Clean up (and I believe fix a couple of bugs in) the divisor selection code.
      Remove more BIOS modesetting stuff.
      Remove the now-unused displaySize and pipeDisplaySize.
      Remove more BIOS stuff, particularly Get/SetDisplayDevices. Now, if there's no
      Remove the hacky-looking Set640x480. I'll be removing things it depends on
      Turn off the VGA plane when we're setting our native modes.
      Remove BIOS save/restore code, fixing VT switching. Removes some other dead
      Don't try to use LVDS by default on chipsets that won't have an LVDS attached.
      Warnings cleanup.
      Remove the int10 POST on EnterVT.  It has been reported to cause crashes now,
      Improve LVDS modes when outputting a CRT+LVDS combo at larger than the LVDS's
      Add missing MIT copyright licenses, which should have been on all versions.
      Replace .cvsignore with .gitignore.
      Automatically enable clone mode if we detect two active outputs.
      Initial support for pre-i915 PLL programming. Untested.
      Check for LVDS BIOS tables exactly once at startup.  While there, dump the BIOS
      Add a standalone program for parsing VBT.
      Bug #6589: Use alternate offsets to successfully get at the panel data for
      Disable the BIOS dump-to-file since it's a trivial local DOS, and I can just ask
      Remove some dead code and one particularly useless debug printf.
      Use the IS_I9XX macro intead of >= i915G, since by PCI ID number, 855GM > 915.
      Start bringing in some SDVO code, mostly from airlied.
      Add more SDVO code.  It's taken from airlied's driver, but with magic numbers
      Whine if SDVO I2C device init fails, rather than be silent.
      Clean up SDVO initialization, include config.h, and make it check the right
      Merge branch 'lukas-resume'
      Simplify the i2c code by using the GetBits/PutBits interface rather than
      Set displayWidth to a sufficient value for the modes we come up with for LVDS.
      Start trying to implement DDC over SDVO.  It's slightly tricky because the
      Only write out as many arguments as the commands need, and fix up the numbers in
      Clean up some argument passing, and remove extra SetTarget{In,Out}Puts that had
      Start trying to save/restore SDVO state on VT switches.
      Save/restore the output's SDVO reg.  Note that we might be programming the other
      Correct some SDVO-related register definitions.
      Commit what applied from Jesse Barnes's i830-exa-latest.patch.
      Get it to compile.
      Update to EXA 2.0 API.
      Stop doing the BIOS memory size tweaking now that we don't ask the BIOS about
      Use xf86int10Addr() when calculating an address to read the video BIOS from, out
      First pass of integrating the Tungsten Graphics driver for Broadwater.  This
      Re-add authorship note in i830_driver.c accidentally left out of last commit.
      Start fixing up the build and remove a regression from master (I think) in
      Revert internal shadow module changes back like master, along with RandR
      Make the intel_acpi.c code non-modular and make it compile.  I think we'll end
      Remove intel_randr.c and stick with the previous code.  Broadwater shouldn't be
      Do a couple of reverts to get the DRI code building.  At this point, the whole
      Remove the code that changes our behavior based on whether a magic file exists
      Remove the local, renamed copy of lnx_agp.c.  The diff between lnx_agp.c and it
      Convert magic numbers in i915 rotation 3D state to symbolic names.
      Add initial textured XV support for i915, which can do YUY2 and UYVY, but fails
      More magic number reduction in rotation code.
      Commit a WIP implementation of the planar video shader that does the
      Add a couple of macros to simplify writing of video pixel shaders.
      Do a separate BEGIN/ADVANCE_LP_RING set in the planar vs packed blocks, so I
      Experimental work to use a full pixel shader for planar to YUV conversion, which
      Merge textured-video-wip to textured-video-planar-full.
      Divide width by 2 in planar-to-packed conversion loop, since each pass through
      Fix the planar formats to display correctly in textured mode. Still has issues
      Correct drawing issues with planar formats when top or left != 0, and Y didn't
      Enable overlay and/or textured video at runtime according to hardware
      Relax the alignment requirements for textured video.
      For textured video, disable double buffering and sync before uploading new video
      Use linear min/mag blending.
      Turn debugging back off.
      Flag the 3D state as dirty when we draw textured video, which should help
      Merge branch 'textured-video' into broadwater-video
      Turn off overlay video on BW until we have stable PCI IDs so we can know whether
      Start laying out some of the bits that need to be done for BW textured video.
      Checkpoint of BW textured video work, filling out vertex submission stuff and
      Checkpoint for filling out more 3D state.
      Set up the state buffer in framebuffer.
      Put in code for idling accelerator on subsequent cliprects.
      Use RECTLIST instead of TRIFAN for video so we get horizontal shearing instead
      Merge branch 'master' into modesetting
      Fix DRI in EXA mode: Don't attempt to use XAA symbols (use the driver's internal
      Fix crash with EXA during randr, when XAA structures were being accessed.  EXA
      Add debugging info for pipe/display plane size.
      Remove dead DisplayInfo option.
      Add CRT detection function by testing for load, and clean up hotplug version.
      Add support for CRT detection using DDC.
      Only default to enabling CRT or LVDS output if they're actually detected.
      Add #if 0-ed code I've been using for CRT detection debugging.
      Merge branch 'modesetting-origin' into modesetting
      Add decoding of SDVO command names for debug output.
      Fix SDVO output at low pixel clocks.
      Detect SDVO display presence at startup and default to displaying to it, too.
      Move FP mode validation next to other mode validation code.
      Split probed modes out per pipe, and union them into the available modes.
      WIP to allow re-probing and validation of modes for new heads at "xrandr" time.
      Major cleanup of mode reprobing:
      Unset pipe current mode on EnterVT, so we reprogram the mode for sure.
      Fix DDC probing after last (untested) commit.
      Add a function to turn off unused outputs, DPLLs, planes, and pipes.
      Fix FP scaling by using the desired mode to get at the real [HV]Display.
      Fix the plane/pipe disabling and turn off missing outputs when no longer DDCed.
      Turn on extra warning flags for GCC, and clean up the resulting fallout.
      Merge branch 'master' into modesetting
      Clean up warnings.
      Merge branch 'origin'
      Fix build with new EXA headers.
      Merge branch 'master' into exa
      Fix remaining warning.
      Fix randr current mode reporting and mode loss/mis-configuration on re-randr.
      If the panel power registers are all zeroes on Mobile parts, disable LVDS.
      Replace xf86ValidateModes usage with a set of custom validators and pruning.
      Validate and insert user and VESA standard modes for DDC or configured fallback.
      Replace i830InjectModes with i830DuplicateModes usage.
      Only override display size with the XFree86 mode's for actual panel scaling.
      Bug #7375: Don't double-free the current XF86 mode after a randr reprobe.
      More fixes to "choose closest mode for the pipe" code to select correct refresh.
      Don't try to probe modes on an SDVO device with NULL sdvo_drv.
      Initial add of DVO support code.  Probes my sil164.
      Improve output bus setup to include LVDS setup for pre-i915.
      Supply proper NULL-terminated symbol lists to avoid crashing.
      Merge branch 'dvo-merge' into modesetting
      Fix validation when the first mode is thrown out, and print hsync in modelines.
      Fix modelist with a configured monitor to not begin with all unvalidated modes.
      Make DVO code light up my sil164-based DVI output, when already set up by BIOS.
      Move to 4-space indents in sil164.
      Fix prototype for SaveRegs.
      Hook up SiI164 mode setting (just a matter of turning the chip on).
      Clean up warnings in sil164 module.
      Fix crash with DDC when there are no user modes to add.
      Bug #7443: Respect the user's Modes configuration, and make it more useful.
      Avoid NULL dereference if cursor position changes during a mode change.
      Don't try to probe on more pipes than we really have.
      Add a register restore implementation so we don't crash on LeaveVT.
      Bug #7404: Only save/restore VGA fonts and not other VGA regs.
      Convert magic numbers to symbolic names in i915 rotate code.
      Add an API for programming i915 fragment programs.
      Convert i915 rotate code to the new fragment program API.
      Merge branch 'master' into textured-video
      Re-convert i915 video to new fragment shader API.
      Merge branch 'master' into exa
      Replace hand register setting with new i915 fragmet program API.
      Correct the DWORD count of several 3D instructions.
      The map bits per pixel must come from the drawable, not the visible screen.
      Add a trailing MI_NOOP to frag shader output for alignment if necessary.
      Force texture alpha channels to 1 if not present.
      Fix the alignment padding fix (didn't bump BEGIN_LP_RING count).
      Fix the texture map pitch setting as documented, and as used by the 3d driver.
      The height and width of texture maps are one more than the programmed values.
      The vertex data are all floats, so write the dest coords as floats.
      The pixmap's drawable x/y coordinates are always 0, so don't bother using them.
      Try to fix up the basic RepeatNormal and RepeatNone support.
      Move ss6 setting with other immediate state, and ensure that stencil is off.
      Use MT_8BIT_A8 so PICT_a8 expands to (0,0,0,a) not (a,a,a,a)
      Disable drawing to PICT_a8, and turn on support for non-extended repeats.
      Replace some OUT_RING(0)s with OUT_RING(MI_NOOP) to remind me why they're there.
      Oops, partial revert of last commit.  Some were obviously not NOOPS.
      Fix a couple of typos from code review.
      Fix hangs when compositing with a mask.
      Limit drawing to the destination pixmap's boundaries, not the screen's.
      Whitespace cleanup.
      Move MAPSURF_XBIT settings into the texture formats structure.
      Replace SF kernel with the one from broadwater-video HEAD.
      Move the WM kernel to a separate file.
      Updated grf/urb state for WM.
      Updated WM kernel to load video and do colorspace conversion.
      Allocate space for the 965's state at the end of the video buffer.
      Fix wm prog to correct the ordering of the Cr and Cb channels.
      Remove the VS kernel and binding table.
      Reduce URB_VS_ENTRY_SIZE to 1 as our vertices are under 8 floats.
      No GS URB allocation is necessary when the function is disabled.
      We only need 3 vertices to fit in the URB, since we only dispatch 3.
      Remove CS URB allocation since we don't use any constants.
      Replace the SF max threads setting with a define for easier tweaking.
      Correct the VS setup, and allocate a correct, minimal number of URB entries.
      Remove the clip URB allocation.
      Crank down the SF allocation and comment on why this is a fine lower limit.
      Clean up GRF allocation (which was wrong at 16-register boundaries).
      Set the WM scratch space that we had already allocated.
      Remove some stale XXX-prefixed comments.
      Make the sampler's payload be the WM payload rather than uninitialized data.
      Bump PS_MAX_THREADS to 32 now that the program doesn't fail.
      Merge branch 'broadwater-video-rehash' into broadwater
      Merge branch 'broadwater-video-rehash' into i965
      Turn off video debugging now that it appears to work fine.
      Add parenthesis so that IS_I965G doesn't make the test pass for 8-bit.
      Disable dynamic front buffer mapping on i965.
      Intel bug #49: Fix video output at 32bpp by using B8G8R8A8 instead of B8G8R8X8.
      Merge branch 'i965', adding i965G support.
      Update the README.sgml file for the upcoming release.
      Bump to 1.6.4 for release.
      Merge branch 'textured-video', bringing in fixed-up i915 textured video.
      Clean up warnings.
      Correct typos in README source.
      Bug #7835: Restore unused fields in I830DRIRec to avoid i915 DRI breakage.
      Bug #7829: Fix reported driver version.
      Fix README typos from in the generated file.
      Bump to 1.6.5 for release.
      Bug #7905: Mark DRI state as dirty in 965 textured video, fixing hangs with 3d.
      Add a check for intel-gen4asm, and rules to compile {wm,sf}_prog.h using it.
      Remove a debug printf.
      Remove the UTS/DFS implementations that just match the fallback versions.
      Re-remove xf86_ansic.h, and move copyright to the top of the file.
      Remove another debug printf.
      Merge branch 'exa-origin' into exa
      Fix a compile failure from the last commit.
      Remove xf86_ansic.h usage.
      Replace duplicated sync code in exa with a call to I830Sync.
      Replace a couple of mis-uses of the screen's bpp when the pixmap's was needed.
      Add a note on maxX/maxY for the 2D rendering.
      Add a compile flag to enable syncing after each operation in EXA.
      shader program fix for component alpha set
      Remove empty SAVERESTORE_HWSTATE code.
      Remove unused display{Attached,Present} fields.
      Remove the no-longer-connected VBERestore option.
      Remove the GetDevicePresence BIOS call which just printed BIOS information.
      Remove some dead code related to clock ranges.
      Restructure i830_bios.c so we don't leak a copy of the BIOS per generation.
      Attempt to make the ACPI hotkey support a little more modesetting-compatible.
      Merge branch 'acpi-hotkey' into modesetting
      Merge branch 'randr-1.2' into modesetting
      Re-disable broken load-based CRT detection.
      Merge branch 'master' into modesetting
      Move cursor base address register setting to a separate function.
      Move the save, restore, and DPMS per-output settings to per-output files.
      Give each output type an init method in its file, making other methods static.
      Remove checks for output privates in various bits of code.
      Move per-output mode setting code to per-output methods.
      Add a function for describing the output connection configuration.
      Fix LVDS restore path, and move pipe assignment for outputs to the right place.
      Only disable the output when marked disabled.
      Add a per-output mode-valid method.
      Add work-in-progress integrated TV-out support.
      Merge branch 'overhaul' into modesetting
      Clean up SDVO code, moving the private structure internal and cleaning up caps.
      Nuke trailing whitespace in SDVO code not already cleaned up.
      Clean up the SDVO code.
      Move LVDS initialization and blacklisting damage to the LVDS support file.
      Remove disabled I830DetectMonitorChange().
      Remove dead memsize reporting.
      Move vbeInfo out of the driver struct to the one place it's used.
      Don't write unused values beyond the end of scale_units array.
      Note alignment requirement for i915 3D (texturing).
      Major cleanup of 3D invariant state, fixing hangs with rotation and render.
      Clean up whitespace in i830_randr.c.
      Return and use valid status bits for i830_sdvo_get_trained_inputs().
      Use the new fields for SDVO pixel multiply on the G965.
      Remove SetPipeAccess and now-unnecessary VBE reinit.
      Warning fix.
      Remove GetBIOSVersion().
      Remove some dead code from BIOS modesetting.
      Fix many inconsistencies in the SDVO code compared to the spec.
      i830SetLVDSPanelPower is now a static function in i830_lvds.c, so remove it.
      Move SDVOB_PRESERVE_MASK next to SDVOC_PRESERVE_MASK.
      Move output connection detection to a per-output method.
      Connect output detection up to RandR.
      Add compat definitions for M_T_PREFERRED and M_T_DRIVER for older X Servers.
      Give each output a get_modes function and expose those modes through RandR.
      Update for the move of RandR phyiscal size information.
      Move mode lists from per-pipe to per-output.
      Attempt to pull monitor physical size information out of DDC EDID data.
      Remove the refresh rate appended to some mode names.
      Remove dead VESARec struct.
      Remove dead specifiedMonitor field.
      Add airlied's I2C code, ifdeffed out.
      Remove duplicated register defs that were just added.
      Fix a pasteo in I965 register restore.
      Don't memset the modes pointer on init, which was dereferencing NULL.
      Print out modelines as info, not error (which had been used for debugging).
      Add support for load-based CRT detection.
      Merge branch 'modesetting-origin' into modesetting
      Report pipe status (and status mismatches) in i830DescribeOutputConfiguration()
      Move PFIT_CONTROL disable for G965 up before post_set_mode.
      Restore PFIT_CONTROL before turning the LVDS back on in the restore method.
      Fix i830DisableUnusedFunctions after pipe structure change.
      Go back to only setting up outputs that have a display connected.
      Clean up i830_crt_detect_load() a bit more.
      Change the output and pipe "is it on/off" field name to "enabled".
      Expose the DDC-probed EDID data as the EDID_DATA output property.
      Fill in some of the high bits of mode timings for SDVO.
      Fix clock range for single-channel LVDS.
      Disable setup of the second SDVO device until we fix it.
      Enable the LVDS if we find it and assign it to a pipe (oops).
      Merge branch 'master' into modesetting
      Merge branch 'modesetting-origin' into modesetting
      Re-indent ch7xxx driver.
      Reduce the severity of many informational log messages.
      Postpone SDVO DDC bus creation until we've detected the SDVO device.
      Replace custom DDC mode list code with a copy of the X Server's.
      Remove printing of the XFree86 screen mode list, and some other detritus.
      sparse cleanups (use NULL instead of 0 for pointers)
      Conditionally compile old-server compatibility code in.
      Revert "Don't allocate stuff in the first 256K of video memory (GATT?)"
      Properly detect the GTT size on the G965.
      Merge branch 'exa' of ../xf86-video-intel into modesetting
      Add debug code for the bit-banging I2C implementation.
      Preserve some GPIO bits that the docs tell us to.
      Tristate the clock/data pins during GPIO when released while getting values.
      Add the [ax]4r4g4b4 source picture formats.
      Don't try to write the read-only PP_STATUS register.
      Fix copy'n'paste-o from restructure-outputs that resulted in crashes.
      WIP code to move mode set sequencing to XFree86 handlers.
      Move reg dump from i830PipeSetMode to after we set up the modes with RandR.
      Add a bunch of per-register debug code to i830DumpRegs().
      Merge branch 'modesetting-origin' into modesetting
      Fix copy'n'paste-o of the ordering of h/v fields in DSP[AB]SIZE.
      Fix ordering of PIPE[AB]SRC debug output to be (x, y).
      Fix LVDS fixed mode code after generic-mode-set.
      Add missing newlines to new debug output.
      More LVDS fixed mode fixing: use the EDID DTD's blank length.
      Fix LVDS: Don't change bits in LVDS other than port enable/pipe select.
      Merge branch 'generic-mode-set' into modesetting
      Save/restore more TV registers.
      Remove stale i830_tv_pre_set_mode. Replaced by generic dpms hook call.
      Save/restore registers around calls in PreInit with register side-effects.
      Reduce dumpregs to X startup, after a mode set, and LeaveVT.
      Harmless warning fix.
      Include render.h to get SubPixelUnknown define.
      Add error messages for previous silent DRI initialization failures.
      Remove dead remnants of old clone mode support.
      Remove remnants of old savedCurrentMode hack.  Man, that was gross.
      Move the overlay mode switch status updates to when we enable/disable crtcs.
      Add a hack for DDC on my Mac Mini.
      More debugging output for SDVO.
      Set the SDVO port to on before sending the SDVO output on command.
      Move PrintErrorState and CheckInheritedErrors code to i830_debug.c.
      Extend the error state reporting to cover ESR and decode PGTBL_ERR for 945.
      Move the SDVO sync detection to after we've turned the port on.
      Flush the plane changes in i830_crtc_dpms()
      Fix mac mini SDVO output: write the SDVO[BC] enabled register state twice.
      Replace custom, partially broken DPMS implementation with a generic one.
      Correct typo in mac mini hack, and return modes when the hack is unnecessary.
      Add some caution with PCI write posting and DPLL delays to i830_crtc_dpms.
      Add magic double-write of the dpll register to fix mac mini cold boot.
      Bug #8786: Treat pictures with no color data as non-component alpha.
      Move the ch7xxx code to the style I've been settling on for output code.
      Add save/restore to ch7xxx to avoid segfaults on server start.
      Fix DVO mode valid function to not throw out all modes.
      Clean up a bunch of log noise from ch7xxx startup.
      Align the driver to the CH7009[AB] spec.
      Limit modes to 165Mhz on CH7009, according to spec.
      Clean up i2c_vid interface, including de-StudlyCapsing and removing dead code.
      Fix crash in xf86SetScrnInfoModes when pScrn->modes ends up empty.
      Add a detect() function for DVO chips, and implement it on sil164.
      Simplify i830DisableUnusedFunctions() by using the CRTC dpms routines.
      Disable configure-disabled outputs before mode setting.
      Only erase curMode in i830DisableUnusedFunctions when the CRTC is disabled.
      Remove 8k framebuffer stride restriction on 965.
      Bug #9382: Save the CRTC's desired mode in the old RandR 1.0 mode set path.
      Bug #7524: Major improvements to EXA/XAA static memory allocation.
      Move 965 textured-video out to a separate file.
      reformat i965_video.c to 4-space indents, 80 columns, no trailing whitespace.
      Replace XAA mark/waitsyncs with the XAA/EXA wrappers.
      Make the assert() in i965_video.c actually work and expose an error.
      Bump the size of the extra space for 965 so it actually fits.
      Fix discrepancy between XAA/EXA linear allocations that broke EXA XV.
      debugging for location of various 965 textured-video state.
      Fix operator precedence issue that stuck 965 t-v state into the front buffer.
      Remove the nasty #define away of ErrorF in i830_video.c.
      Move dvo driver detection into i830_dvo_init(), and use GPIOB for LVDS drivers.
      Reformat the DVO drivers table to be a bit more normal style.
      Add WIP IVCH (i82807aa) driver.
      Add WIP CH7017 LVDS driver.  This is disconnected because it's untested.
      Draw textured video to the backing pixmap in the composited case.
      In EXA mode, force backing pixmaps into memory when doing XV to them.
      Remove 8MB/32MB default VideoRam limits.
      Relax tiling requirements on G965.
      Add per-CRTC gamma control support for RandR.
      Replace broken PCI resource size detection with pciGetBaseSize() call.
      Correct typo resulting in a crash with ivch.  = != ==.
      EXA: Wait for sync before we set up new state in our static state buffers.
      Correct x/y/pitch limitations in several cases, and detail them in i830_exa.c.
      Don't limit cachelines to a vertical of 2048, and increase default allocation.
      Bug #8845: Unify all our XV ports to 1920x1088 maximum size.
      Restore legacy overlay size limits, due to card hangs at larger sizes.
      EXA: Use PRIM3D_RECTLIST instead of TRIFAN so we don't get diagonal tearing.
      Add a settable backlight property for LVDS.
      Set all CRTCs' allowable rotations when xf86RandR12SetRotations() is called.
      Fix some segfaults: crtc->rotatedPixmap not set and dangling damage pointer.
      Allocate per-crtc rotation buffers and hook up RandR 1.2 per-CRTC rotation.
      Fix broken last-minute change in determining whether we're rotated or not.
      Merge branch 'modesetting' into modesetting-rotation
      Store fixed values, not integers, in the transformation matrix.
      Disable the clipping for now, since it won't work.
      Update CRTC values first so they can be used by the driver in mode setting.
      Fix transformation matrices for rotation at 90 and 270 degrees.
      Partially deal with cursor rotation.
      Allocate separate cursor memory per CRTC and rotate cursors appropriately.
      Replace the custom SaveScreen function with a generic function calling DPMS.
      Warning fix.
      Fix a possible failure to misalign video allocation in XAA.
      Make rotated shadow buffer allocation dynamic.
      Bug #9680: Remove bogus blank length limiting in xf86SetModeCrtc().
      Remove dead code to undo the damage of xf86SetModeCrtc() blank limiting.
      Restore a few important lines from 89ace3e81fe72075b1709b073c05532f13b7f0d1
      Simplify EXA acceleration transform handling.
      Fix accelerated Render transformations.
      Add an accelerated path for rotation Render operations in XAA.
      Remove custom accelerated rotation code now that it's all done through Render.
      Move the render code to non-EXA-specific filenames.
      Naming and formatting cleanup in Render acceleration code.
      Fix copy-and-paste-o in the render code cleanup that broke XAA.
      Sync before overwriting Render acceleration state on the 965.
      Bug #9819: Add two headers that are apparently necessary on older X Servers.
      Remove some more dead options.
      Improve register debugging output.

Gary Wong:
      Bug #9550: Add a quirk for too-high clock from EDID on the EN-7100e.

Ian Romanick:
      I have resolved this by making all the "Direct rendering disabled" messages
      Add missing new-line character in log message.

Jesse Barnes:
        Various sparse cleanups:
      More sparse cleanups:

Joshua J. Berry:
      Include i830.h to get M_T_* compat defines for older X Servers.

Julien Cristau:
      For each driver, add a symlink to xserver-xorg-core's bug script, so that each

Kaleb Keithley:
      Initial revision
      XFree86 4.3.0.1
      XFree86 4.3.99.16
      XFree86 4.3.99.901 (RC 1)
      XFree86 4.3.99.902 (RC 2)

Keith his master's voice Packard:
      Scale video source vertices. Allocate space for kernels
      Prepare real SF kernel and fake WM kernel
      Use broadwater video code on broadwater hardware. Pad ring to even length. compute state base as address rather than offset
      Rename BRW instructions, check video instruction generation. Doesnt lock up, but doesnt display anything either
      flesh out cc state. set cull mode to none. enable sf kernel
      Push all of the obvious Mesa state setting into the video code
      dump out piles of debug. Create VS thread just to see how it works
      Lots more debug code. Appears to execute pixel shader thread now though. hurray!
      Using tiny rectangle, still locks up in pixel shader program somehow
      Ok, finally something sensible up on the screen.
      Nice texture coordinate gradient, broken slightly in y

Keith Packard:
      autodetect LVDS dither. Fix 16bpp depth selection
      Merge in master to modesetting
      Merge branch 'modesetting-origin' into modesetting
      Save/restore PFIT_CONTROL. Eliminate compiler warnings
      Video overlay gamma bounds checking must be done bytewise.
      Video overlay gamma bounds checking must be done bytewise.
      Get sDVO output working on mac mini.
      Add backlight control to DPMS logic.
      Set vblank interrupt configuration to match pipe configuration
      Merge branch 'modesetting-origin' into modesetting
      Set vblank interrupt configuration to match pipe configuration
      Disable spread spectrum clock usage.
      Update manual page to include i945 and later details.
      Reformat README
      Use double quotes to avoid sgml syntax error
      Add missing headers to i810_drv_la_SOURCES
      verbose debug message for panel sync data
      Merge branch 'modesetting-origin' into modesetting
      Update driver for RandR 1.2 X server API.
      Merge branch 'modesetting' into randr-1.2
      Merge branch 'modesetting-origin' into modesetting
      Merge branch 'modesetting' into randr-1.2
      Consistently use Cursor A on Pipe 0 and Cursor B on Pipe 1.
      Make planeEnabled track pipes controlled by randr.
      Remove BIOS from non-BIOS related names.
      Construct default monitor description for hotplug non-DDC monitor.
      Oops, duplicated CRT-redetect code.
      Always register list of modes for outputs, even when disabled.
      Enable XV_PORT attribute even when not in Clone mode.
      Merge branch 'modesetting-origin' into modesetting
      Enable XV_PORT attribute even when not in Clone mode.
      Add mode origins for randr
      Merge branch 'modesetting-guitar' into modesetting
      Remove mode origins, add preferred mode count.
      Fix DPI at startup in RandR 1.2 code.
      Don't require MonitorLayout when two monitors are plugged in.
      Compute LVDS resolution from server DPI and native panel size.
      Advertise textured video adapter first
      Merge branch 'modesetting-origin' into modesetting
      ch7xxxSaveRegs receives real type instead of void *
      Add a few more registers from the 965 spec
      Dump more registers for debug purposes
      Add another couple of new registers
      Disable the panel fitter when not using it. Cleans up SDVO DVI output.
      set the v_sync_off_high to zero. XXX should check docs
      Create I830PipeRec to hold pipe-specific data. Remove unused I830 members.
      Use VBE only temporarily to fetch BIOS rom image
      Oops, martian memset of randr modes pointer
      Finish removing persistant vbe data
      Use pI830->availablePipes instead of MAX_DISPLAY_PIPES everywhere
      Eliminate operatingDevices member and PIPE_* values.
      Rename availablePipes to num_pipes
      Move remaining pipe mode setting logic to i830PipeSetMode
      Avoid crashing when disabling sdvo output. XXX
      Fix CRT output on 965 chipset.
      Don't allocate stuff in the first 256K of video memory (GATT?)
      DSPSURF must be page aligned. Place intra-screen offset in DSPBASE.
      Use pI830->availablePipes instead of MAX_DISPLAY_PIPES everywhere
      Eliminate operatingDevices member and PIPE_* values.
      Merge branch 'modesetting-keithp' into modesetting
      Adapt to RandR updates that split object creation from screen association.
      ignore edited man page
      Create RandR 1.2 objects in I830PreInit.
      Inverted boolean sense when selecting pipe for CRT detection.
      Remove output options. Let outputs be connected to other crtcs.
      RandR-based initial output configuration.
      Don't dereference null DisplayModePtr on disabled output.
      Preliminary 945 TV output. Color key is broken. Fixed mode.
      Fix TV color key.
      Enable second SDVO channel.
      Set configured values for screen virtual size and initial frame.
      Limit DRI use to cases when pitch < 8Kbytes, not 4096 pixels.
      Set up maximum screen size for clone instead of panorama.
      Note which pipe has failed to be configured for VBlank interrupt
      Remove custom configuration code (which was #ifdef'd out).
      Start output/crtc restructuring work. It compiles.
      Clean up reworked data structure code so the server actually starts.
      Remove mode setting from load detect CRTC allocation.
      Move crtc/output config to sub-structure.
      Move #include "randrstr.h" from i830.h to i830_xf86Crtc.h
      Driver-independent code tracks num_crtc itself, don't do it in driver.
      Rename I830 randr functions to xf86 as they are becoming generic.
      Merge branch 'restructure-outputs-origin' into restructure-outputs
      Oops. Don't try to use xf86RandR names, use xf86RandR12 instead.
      Merge branch 'restructure-outputs' into modesetting.
      When CRTC is disable through RandR, the mode is NULL. Don't dereference it.
      Do output detection before any crtc allocation.
      Leave detected TV status alone when no free CRTC is available.
      TV output exists on all 9xx chips except for 915G
      DOUBLE_WIDE mode for high pixel clock 8xx. Rewrite PLL search.
      Merge branch 'modesetting-origin' into modesetting
      Re-create RandR Crtc/output structures on server regen.
      fix up misleading comment in i830_crt.c about border register
      Capture VGA registers sooner so checks are more informative
      new server APIs are not in server-1.2 (version 7.1.99.2)
      Use xf86 structures for default config instead of RandR.
      Merge branch 'modesetting' into nonrandr-setup
      Clean up SDVO multiplier debug output
      Cannot modify DPLL register in output mode_set function.
      Merge branch 'modesetting-origin' into modesetting
      Use DOUBLE_WIDE mode on all hardware.
      Move vga restore to end of RestoreHWState.
      Merge branch 'modesetting-origin' into modesetting
      Elide duplicate modes in pScrn->monitor.
      Merge branch 'modesetting-origin' into modesetting
      Write dpll_md register while updating dpll as that appears to be required.
      Rename outputs to TMDS-1/TMDS-2, LVDS, TV and VGA.
      Auto-detect working TV output by checking TV regs functionality.
      Merge branch 'modesetting-origin' into modesetting
      Move xf86CrtcConfig to ScrnInfo private.
      Change TV modes from Preferred to Driver.
      Set frame buffer size ranges in xf86_config.
      Respect Virtual in xorg.conf
      Turn pll/pipe/plane on in crtc_set_mode
      Follow BIOS PLL write protocol (disable,enable,enable).
      reorder restore writes for 965 VGA
      Follow BIOS order in writing DPLL/DPLL_MD registers.
      Not restoring active outputs. Wait for input sync before enabling outputs.
      Prefer earliest CRTC when mapping to outputs.
      Follow mode setting order in RestoreHWState.
      Writing 1 to I2C line means to tristate the bus so others can manipulate it.
      Turn on dithering for 915 textured video
      Align textured video dither matrix to window
      Merge branch 'modesetting-origin' into modesetting
      Re-initialize physical screen size only if -dpi was passed.
      TV output I830OutputPrivate had wrong type (crashed in SetMode).
      Reinitialize DGA mode list whenever we update the global list.
      TV subcarrier was computed from wrong clock value.
      Computed corred color conversion values.
      PLL computations missed one possible 'm2' value.
      Add EDID quirk support for broken EDID data.
      When cleaning duplicate modes, make sure ->Last is reset correctly.
      Use Vesa DDC timeouts for all I2C busses.
      Change belinea edid quirk to cover the 10 20 30W model as well.
      Merge branch 'modesetting-origin' into modesetting
      If DDC detailed modes are missing physical size, pull from features.
      Configuration support: per-output mode lines, preferred mode.
      Merge branch 'modesetting-origin' into modesetting
      Add stolen xf86 header files to driver source
      Oops, dont use symlinks for stolen xf86 header files
      Belinea 10 15 55 monitor quirk - override preferred mode with largest @60Hz
      Sync ranges from EDID/default should not limit configured modelines.
      Lack of configured monitor implies no configured modes.
      Detect in ProbeModes. Let get_modes set edid. Prune interlace/dblscan.
      Merge branch 'modesetting-origin' into modesetting
      Prune default modes to EDID clock limit.
      Replace author-specific license with generic license.
      Replace author-specific license with generic license.
      Elide identical modes from reported list.
      Make driver build and run on Xorg 7.1. Delay DSP*BASE setting until last.
      Fix driver to build on RandR 1.2 systems again.
      Typo disabled new DRI MM on all chips.
      Sync dspbase/dspsurf registers by re-reading them.
      Allow initial position to be set in config file. Increase 965 max size.
      Merge branch 'modesetting-origin' into modesetting
      Add interlace defines for pipeconf regs
      Merge branch 'modesetting-origin' into modesetting
      Numerous symbol scope issues.
      Merge branch 'modesetting-origin' into modesetting
      Move EXA function declarations from source to header.
      Convert I830PipeSetMode to xf86CrtcSetMode. Add rotation structures.
      Interim work on rotation support with new xf86 code.
      Merge branch 'modesetting' into modesetting-rotation
      Make rotated pixmap size of mode, not rotated mode. Update only damage.
      Mark crtc region as damaged when rotation is set.
      Paint ARGB cursor data to ARGB cursor memory space in frame buffer.
      Fetch from root window instead of screen pixmap during rotation.
      Merge branch 'modesetting-rotation' into modesetting

Kevin E Martin:
      Fix "DoLoadableServer NO" build
      Fix i810 driver startup on Sony VAIO laptop (Bug #1084, Dave Airlie).
      Fix i810 compilation without Xinerama (Bug #1180, Simon Schubert).
      Fix ARGB cursor problem on i810 (Bug #1195, Alan Hourihane).
      Various changes preparing packages for RC0:
      Update package version number for RC1 release.
      Update pkgcheck depedencies to work with separate build roots.
      Update package version number for X11R7 RC2 release.
      Bump version numbers for X11R6.9/X11R7 RC2.
      Update pkgconfig files to separate library build-time dependencies
      Remove extraneous AC_MSG_RESULT.
      Update package version number for X11R7 RC3 release.
      Change *man_SOURCES ==> *man_PRE to fix autotools warnings.
      Update package version number for final X11R7 release candidate.
      Update package version for X11R7 release.

Kristian Høgsberg:
      Added i830_io.c, which just includes i810_io.c with BUILD_FOR_I830 set.
      Drop libc wrapper; don't include xf86_ansic.h and add includes now missing.
      Add more missing #include's, in particular assert.h.

Krzysztof Halasa:
      Don't zero out mode structure after setting name field.

Linus Torvals:
      Add standard C headers to fix build on some systems after xf86_ansic.h removal.

Luká\u0161 Hejtmánek:
      Add support for adjusting saturation value of overlay video.
      Make gamma settings apply to the cursor as well, and fix clone-mode gamma.

Lukáš Hejtmanek:
      Add  more registers to save/restore. Save/restore palette as well
      Replace VBE call to do DPMS with native code, and fix screensaver in clone mode.

Markus Kuhn:
      Encoding of numerous files changed to UTF-8

Matthieu Herrb:
      Fix non-dri build.
      Fix non-dri build.
      Fix build without DRI

Michel Dänzer:
      Only enable the IRQ after DRIFinishScreenInit.
      If the DRM can handle it, enable vertical blank interrupts for both pipes.
      Store viewport limits of both pipes in SAREA.
      Always call I830UpdateXineramaScreenInfo() unconditionally, and document why.
      Don't crash if SetCursorPosition is called with pScrn->currentMode == NULL.

root:
      bump max Xvideo height to 1088 to cope with some players.

Ross Burton:
      Bug #7957: Fix distcheck.

Søren Sandmann Pedersen:
      Build system for i810
      Add xf86driproto to dependencies for drivers with DRI support. Patch from
      - For all drivers that have a <driver>.sgml file, add code in their build
      Check in generated README files

Thomas Hellstrom:
      Add support for the new DRM memory manager.

Wang Zhenyu:
      Fix a broken test that resulted in page flipping always being enabled, not just
      fix I830BIOSAdjustFrame() sync in I830_USE_EXA case, use exaWaitSync() helper.
      I830CheckDevicesTimer() sync should be in I830_USE_XAA case.
      Save initialize EXADriverPtr, and free it in failure.
      Fix memorySize to enable offscreen mem manage.
      Solid planemask in PrepareSolid/Copy might be 0xffffffff
      Check alignment require in PrepareSolid, noticed by Eric,
      Add DEBUG_I830FALLBACK for easier tracking
      oop I830FALLBACK define error
      revert wrong setting for memorySize, which should
      fix a typo
      Merge branch 'master' into exa
      Current exa render implement for i830 and i915, test on
      fallback in 'repeat' case for now
      Fix several size error with STATE3D_LOAD_STATE_IMMEDIATE cmd.
      Revert "Fix several size error with STATE3D_LOAD_STATE_IMMEDIATE cmd."
      remove i915 default ctx setup.
      Take instruction fixes into i830, with indent changes.
      Take from i915, blend ctl code cleanup.
      move i830 default coord set into I830EmitInvarientState
      fixup segfault in xaa when xaa not initialized in i830WaitSync.
      add copyright info
      remove an extra '-'
      remove crap blit in UploadToScreen, we should find a more
      Disable error register dumping in dri TransitionTo2d. This's for
      Fix undefined alloc type for agp memory
      Merge branch 'master' into exa
      Current 915 render operations for 915G/945G only
      Making render log a little quiet in normal
      reimplement Solid function
      misc cleanup
      fix default tex wrap mode with clamp
      Revert "fix default tex wrap mode with clamp"
      Fix a typo to mark sync for XAA.
      Merge branch 'master' into exa
      Bug 8594: Fix Xv hang with G965
      fix typo in checking xf86CrtcScreenInit return
      Add file for i965 exa composite
      change some src sampler states
      Add mask sampler state
      Add simplest wm kernel program for no mask picture composite
      Fix compile, add wm header file.
      Fallback in mask picture for now
      Fix picture's transform checking
      Use sf_prog.h instead
      Mark current ps kernel is experimential with little test.
      EXA state mem for G965
      Rename exa sf/wm program files
      remove wrong scale_units
      clean up issue cmd to ring buffer
      fix vertex buffer size
      Setup default border color for our samplers
      WM kernel needs scratch space
      misc cleanup for G965 vs/sf/wm states
      Add in sf/wm program for mask picture without CA
      fix alpha blending state
      shut up warning
      fix typo in ps kernel
      set correct default border color
      Formats fixes
      fix Makefile.am
      Fix EXA mem binding
      Add rotation support for 965.
      Merge branch 'modesetting-origin' into modesetting
      minor fix on last exa mem binding commit
      Formalize sync interface
      Fix DRI issue when EXA enabled

Zou Nan hai:
      support NTSC 480i M-J, PAL 576i for 640x480-1280x1024 sizes

---
 .gitignore                                       |    1 
 Makefile.in                                      |    4 
 aclocal.m4                                       |   87 
 config.h.in                                      |    6 
 configure                                        | 1623 ++++---------
 configure.ac                                     |   20 
 debian/changelog                                 |   17 
 debian/control                                   |    4 
 debian/patches/10_i830_modes_M_T_defines.patch   |   16 
 debian/patches/series                            |    1 
 debian/rules                                     |    2 
 debian/xserver-xorg-video-i810-modesetting.links |    1 
 debian/xsfbs/xsfbs-autoreconf.mk                 |  150 +
 debian/xsfbs/xsfbs.mk                            |  359 ++
 debian/xsfbs/xsfbs.sh                            |  907 +++++++
 man/Makefile.in                                  |    4 
 man/i810.man                                     |   85 
 src/Makefile.am                                  |   32 
 src/Makefile.in                                  |   82 
 src/bios_reader/Makefile.in                      |    4 
 src/brw_structs.h                                |    2 
 src/ch7017/Makefile.am                           |   15 
 src/ch7017/ch7017.c                              |  302 ++
 src/ch7017/ch7017_module.c                       |   36 
 src/ch7017/ch7017_reg.h                          |  150 +
 src/ch7xxx/Makefile.am                           |    2 
 src/ch7xxx/Makefile.in                           |    6 
 src/ch7xxx/ch7xxx.c                              |  428 +--
 src/ch7xxx/ch7xxx_module.c                       |   13 
 src/ch7xxx/ch7xxx_reg.h                          |   27 
 src/common.h                                     |   18 
 src/exa_sf.g4a                                   |   17 
 src/exa_sf_mask.g4a                              |   53 
 src/exa_sf_mask_prog.h                           |   25 
 src/exa_sf_prog.h                                |   17 
 src/exa_wm_masknoca.g4a                          |  202 +
 src/exa_wm_masknoca_prog.h                       |   95 
 src/exa_wm_nomask.g4a                            |  143 +
 src/exa_wm_nomask_prog.h                         |   70 
 src/fix.5c                                       |   14 
 src/i2c_vid.h                                    |   16 
 src/i810_dri.c                                   |   22 
 src/i810_dri.h                                   |    4 
 src/i810_driver.c                                |   55 
 src/i810_reg.h                                   |  800 ++++++
 src/i810_video.c                                 |    4 
 src/i810_wmark.c                                 |   17 
 src/i830.h                                       |  332 +-
 src/i830_3d.c                                    |   10 
 src/i830_accel.c                                 |  690 -----
 src/i830_bios.c                                  |   57 
 src/i830_common.h                                |    9 
 src/i830_crt.c                                   |  373 +++
 src/i830_cursor.c                                |  259 +-
 src/i830_debug.c                                 |  699 +++++
 src/i830_debug.h                                 |    6 
 src/i830_dga.c                                   |   57 
 src/i830_display.c                               | 1742 +++++++-------
 src/i830_display.h                               |   23 
 src/i830_dri.c                                   |  215 -
 src/i830_dri.h                                   |    4 
 src/i830_driver.c                                | 2818 +++++++----------------
 src/i830_dvo.c                                   |  257 +-
 src/i830_edid_modes.c                            |  340 ++
 src/i830_exa.c                                   |  436 +++
 src/i830_i2c.c                                   |  297 ++
 src/i830_lvds.c                                  |  465 +++
 src/i830_memory.c                                |  912 +++----
 src/i830_modes.c                                 | 1040 --------
 src/i830_randr.c                                 |  932 ++++---
 src/i830_randr.h                                 |   37 
 src/i830_reg.h                                   |  117 
 src/i830_render.c                                |  603 ++++
 src/i830_sdvo.c                                  | 1472 +++++++-----
 src/i830_sdvo.h                                  |   44 
 src/i830_sdvo_regs.h                             |  178 +
 src/i830_tv.c                                    | 1188 +++++++++
 src/i830_video.c                                 | 1481 ++----------
 src/i830_video.h                                 |   30 
 src/i830_xaa.c                                   |  868 +++++++
 src/i830_xf86Crtc.c                              | 1558 ++++++++++++
 src/i830_xf86Crtc.h                              |  534 ++++
 src/i830_xf86Modes.c                             |  381 +--
 src/i830_xf86Modes.h                             |   63 
 src/i830_xf86Rename.h                            |   66 
 src/i830_xf86Rotate.c                            |  402 +++
 src/i830_xf86cvt.c                               |  307 ++
 src/i915_3d.c                                    |   38 
 src/i915_3d.h                                    |   27 
 src/i915_reg.h                                   |   12 
 src/i915_render.c                                |  481 +++
 src/i915_video.c                                 |  113 
 src/i965_render.c                                | 1109 +++++++++
 src/i965_video.c                                 |  865 +++++++
 src/ivch/Makefile.am                             |   15 
 src/ivch/ivch.c                                  |  234 +
 src/ivch/ivch_module.c                           |   64 
 src/ivch/ivch_reg.h                              |   97 
 src/local_xf86Rename.h                           |   23 
 src/packed_yuv_wm.g4a                            |    2 
 src/sil164/Makefile.am                           |    2 
 src/sil164/Makefile.in                           |    6 
 src/sil164/sil164.c                              |   68 
 src/tv.5c                                        |  128 +
 src/wm_prog.h                                    |    2 
 src/xf86Optrec.h                                 |  112 
 src/xf86Parser.h                                 |  483 +++
 src/xvmc/Makefile.in                             |    4 
 108 files changed, 21659 insertions(+), 9486 deletions(-)
---



Reply to: