summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBenno Schulenberg <bensberg@justemail.net>2007-01-20 13:48:19 +0000
committerBenno Schulenberg <bensberg@justemail.net>2007-01-20 13:48:19 +0000
commit6d99f5d8388af5942d567c9accec34bd96ccfa1e (patch)
tree9ced56509447a8483de51f10a52cf3f076a6f089
parent1954b68ad2cc62da4bd2653992b0142a6ec721ab (diff)
Whitespace and format adjustments of ChangeLog file.
-rw-r--r--ChangeLog294
1 files changed, 145 insertions, 149 deletions
diff --git a/ChangeLog b/ChangeLog
index 724f272..0814f81 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -3,6 +3,7 @@
* ChangeLog
Switch encoding of ChangeLog file to Unicode.
+ Whitespace and format adjustments.
2007-01-20 Benno Schulenberg <bensberg-at-justemail-dot-net>
@@ -19,7 +20,7 @@
Work around an obscure hardware limitation when texturing from
AGP.
-
+
2006-12-28 Thomas Hellström <thomas-at-tungstengraphics-dot-com>
* unichrome/via_dri.c: (VIASetAgpMode):
@@ -29,7 +30,7 @@
2006-12-28 Thomas Hellström <thomas-at-tungstengraphics-dot-com>
Use non-power-of-two textures for EXA whenever possible.
-
+
2006-12-07 Thomas Hellström <thomas-at-tungstengraphics-dot-com>
* unichrome/via_driver.c: (VIAEnterVT):
@@ -41,7 +42,7 @@
* unichrome/via_driver.c: (VIAEnterVT):
Blank and clear screen when entering VT.
-
+
2006-12-07 Thomas Hellström <thomas-at-tungstengraphics-dot-com>
* unichrome/via_accel.c: (viaAccelDMADownload),
@@ -55,7 +56,7 @@
Fix download from screen which was reusing kernel argument
data that was altered by the kernel.
-
+
2006-12-07 Thomas Hellström <thomas-at-tungstengraphics-dot-com>
* unichrome/via_accel.c: (viaAccelDMADownload),
@@ -66,10 +67,10 @@
2006-12-06 Jon Nettleton <jon-dot-nettleton-at-gmail-dot-com>
- * unichrome/via_driver.c:
-
- Fixed some of the boolean option changes that need
- to be negated such as DisableIRQ.
+ * unichrome/via_driver.c:
+
+ Fix some of the boolean option changes that need to be negated,
+ such as DisableIRQ.
2006-12-06 Thomas Hellström <thomas-at-tungstengraphics-dot-com>
@@ -77,13 +78,13 @@
Cause a "FatalError" if EXA is used with an un-patched Xserver,
and an illegal save locked memory action is requested.
-
+
2006-12-06 Thomas Hellström <thomas-at-tungstengraphics-dot-com>
* unichrome/via_driver.c: (VIAInitialize3DEngine):
Proper register names in VIAInitialize3DEngine.
-
+
2006-12-06 Thomas Hellström <thomas-at-tungstengraphics-dot-com>
* unichrome/via_driver.c: (VIALeaveVT), (VIAWriteMode),
@@ -95,13 +96,13 @@
so that those settings persist. The GPU will be unstable
otherwise.
Also fix some code comments.
-
+
2006-12-06 Thomas Hellström <thomas-at-tungstengraphics-dot-com>
* unichrome/via_driver.c: (VIALeaveVT):
Force 3D context upload after a VT switch.
-
+
2006-12-06 Thomas Hellström <thomas-at-tungstengraphics-dot-com>
* unichrome/via_dri.c: (viaDRIFBMemcpy), (viaDRIOffscreenSave):
@@ -118,7 +119,7 @@
Back up DRI offscreen memory before leaving VT and restore it
when entering VT. It may be overwritten in between.
Use PCI DMA blit for this if available.
-
+
2006-12-05 Thomas Hellström <thomas-at-tungstengraphics-dot-com>
* unichrome/via_driver.c: (VIAWriteMode), (VIAInitialize3DEngine):
@@ -129,7 +130,7 @@
initialization). Otherwise the GPU will hang.
2006-12-05 Thomas Hellström <thomas-at-tungstengraphics-dot-com>
-
+
* unichrome/via_driver.c: (VIAPreInit):
Fix the dma2d option setting.
@@ -141,7 +142,7 @@
Use a more aggressive fifo setting for CLE266 Cx.
Boosts performance.
Please report problems with this.
-
+
2006-12-01 Thomas Hellström <thomas-at-tungstengraphics-dot-com>
* unichrome/via.man:
@@ -154,7 +155,7 @@
First pass cleaning up option handling.
Make most boolean options work as expected;
(that is, accepting both a "true" and a "false" argument).
-
+
2006-10-29 Thomas Hellström <thomas-at-tungstengraphics-dot-com>
* libxvmc/viaLowLevel.c:
@@ -187,7 +188,6 @@
* unichrome/via_video.c: (viaPutImage):
Removed some stray debug messages.
-
2006-10-02 Benno Schulenberg <bensberg-at-justemail-dot-net>
@@ -201,7 +201,7 @@
* unichrome/via_memory.c:
Don't include drm headers in non-dri build.
-
+
2006-09-25 Benno Schulenberg <bensberg-at-justemail-dot-net>
* unichrome/Makefile.am:
@@ -217,7 +217,7 @@
Fix a mutex unlocking issue (Luc Verhaegen).
Have the lowlevel drivers check for the correct chipid.
-
+
2006-09-24 Michal Ludvig <michal-at-logix-dot-cz>
* man/Makefile.am:
@@ -228,7 +228,7 @@
* unichrome/via_drmclient.h:
- include stdint.h instead of re-typedefining CARD32
+ Include stdint.h instead of re-typedefining CARD32.
2006-09-17 Benno Schulenberg <bensberg-at-justemail-dot-net>
@@ -304,7 +304,7 @@
Fix false AGP detection and make sure we have the correct AGP
size.
-
+
2006-07-27 Thomas Hellström <thomas-at-tungstengraphics-dot-com>
* unichrome/via.man:
@@ -315,7 +315,7 @@
* unichrome/via_driver.c: (VIAPreInit), (VIAEnterVT), (VIALeaveVT),
(VIAScreenInit), (VIACloseScreen):
* unichrome/via_driver.h:
-
+
Changes donated by "PConRails, LLC" and "Tungsten Graphics, Inc.":
EXA and memory management optimizations, Manpage update.
New options:
@@ -323,7 +323,7 @@
MaxDRIMem
AGPMem
VBESaveRestore
-
+
2006-07-27 Thomas Hellström <thomas-at-tungstengraphics-dot-com>
* unichrome/via.h:
@@ -343,7 +343,7 @@
Don't reset the primary display FIFO after XV. It's never touched
by the Xv code, and slows things down in VBE mode.
-
+
2006-07-11 Thomas Hellström <thomas-at-tungstengraphics-dot-com>
* libxvmc/viaXvMC.c:
@@ -379,7 +379,7 @@
I wonder how the openChrome libXvMC has been working?
Indent viaXvMC.c.
-
+
2006-07-10 Thomas Hellström <thomas-at-tungstengraphics-dot-com>
* libxvmc/viaXvMC.c: (XvMCCreateContext):
@@ -399,15 +399,15 @@
* unichrome/via_memory.c: (viaOffScreenLinear):
Fix dri close screen segfault caused by previous commit.
-
+
2006-06-15 Thomas Hellström <thomas-at-tungstengraphics-dot-com>
* unichrome/via_dri.c: (VIADRIFBInit):
* unichrome/via_driver.h:
* unichrome/via_memory.c: (viaOffScreenLinear), (VIAAllocLinear):
- Fix severe dri memory allocation bug. (Reported by Trevor Kramer).
-
+ Fix severe dri memory allocation bug. (Reported by Trevor Kramer)
+
2006-05-11 Ivor Hewitt <ivor-at-ivor-dot-org>
* configure.ac:
@@ -426,13 +426,13 @@
* unichrome/via_video.c:
* unichrome/via_xvmc.c:
- - xorg xv ABI compatibility patch (Marcin Kurek)
+ - Xorg xv ABI compatibility patch. (Marcin Kurek)
2006-04-14 Ivor Hewitt <ivor-at-ivor-dot-org>
* libxvmc/Imakefile:
- - Unbreak makefile.
+ - Unbreak makefile.
2006-03-19 Thomas Hellström <thomas-at-tungstengraphics-dot-com>
@@ -446,21 +446,21 @@
* unichrome/via_driver.c:
- Update the built-against macro to recognize Xorg if present.
- (Reported by Eric Anholt).
-
+ (Reported by Eric Anholt)
+
2006-03-17 Thomas Hellström <thomas-at-tungstengraphics-dot-com>
* configure.ac:
- Update compatibility check for XvMC.
-
+
2006-03-17 Thomas Hellström <thomas-at-tungstengraphics-dot-com>
* unichrome/via_accel.c: (viaInitExa):
* unichrome/via_driver.c: (VIAPreInit):
- - Support EXA 2.0
-
+ - Support EXA 2.0.
+
2006-03-13 Thomas Hellström <thomas-at-tungstengraphics-dot-com>
* unichrome/via_accel.c: (viaSetupForSolidLine),
@@ -469,7 +469,7 @@
- Possible fix for XAA bug rendering solid lines as dashed.
(Reported by Lewin Edwards)
-
+
2006-03-08 Thomas Hellström <thomas-at-tungstengraphics-dot-com>
@@ -488,8 +488,8 @@
* configure.ac:
- - Fix man pages suffix
- - Bump driver version number to be equal to xorg
+ - Fix man pages suffix.
+ - Bump driver version number to be equal to xorg.
2006-02-21 Ivor Hewitt <ivor-at-ivor-dot-org>
@@ -504,8 +504,8 @@
* unichrome/via_video.c: (viaInitVideo), (Flip), (viaDmaBlitImage),
(viaPutImage), (viaQueryImageAttributes):
- - Lets have RV32 too.
- - Add 12x8 panel
+ - Lets have RV32 too.
+ - Add 12x8 panel.
2006-02-10 Ivor Hewitt <ivor-at-ivor-dot-org>
@@ -524,21 +524,21 @@
(viaDmaBlitImage):
* unichrome/via_xvmc.c: (ViaInitXVMC), (ViaXvMCCreateContext):
- - Get some code exercised for VM800, lets see where it crumbles.
+ - Get some code exercised for VM800, let's see where it crumbles.
2006-01-29 Thomas Hellström <thomas-at-tungstengraphics-dot-com>
* unichrome/via_vbe.c: (ViaVbeSetMode):
- Fix VBE refresh setting.
-
+
2006-01-29 Thomas Hellström <thomas-at-tungstengraphics-dot-com>
* unichrome/via_accel.c: (viaInitExa):
* unichrome/via_driver.c: (VIAPreInit):
- Merge EXA branch revisions 152:155
-
+
2006-01-29 Thomas Hellström <thomas-at-tungstengraphics-dot-com>
* unichrome/via_swov.c:
@@ -551,7 +551,7 @@
- More verbose Xv error reporting.
2006-01-27 Thomas Hellström <thomas-at-tungstengraphics-dot-com>
-
+
* unichrome/via.man:
* unichrome/via_3d.c:
* unichrome/via_accel.c: (viaAccelPlaneMaskHelper), (viaInitExa),
@@ -567,14 +567,14 @@
- Import Luc's fix for sometimes-blanking CRTs on CLE266.
(Luc Verhaegen)
-
+
2006-01-27 Thomas Hellström <thomas-at-tungstengraphics-dot-com>
* unichrome/via_swov.c: (viaWaitVideoCommandFire):
- The previous commit causes problems with older X versions.
Avoid using gettimeofday(). Reported by Paul Bender.
-
+
2006-01-26 Thomas Hellström <thomas-at-tungstengraphics-dot-com>
* unichrome/via_swov.c: (viaTimeDiff), (viaWaitVideoCommandFire):
@@ -591,20 +591,20 @@
- Added a "NoXVDMA" option to disable PCI DMA for Xv image transfers.
May turn out useful to vlc users.
- Updated man page.
-
+
2006-01-26 Thomas Hellström <thomas-at-tungstengraphics-dot-com>
* unichrome/via_driver.c:
- Added vgaHWGetIndex to vgaHW symbol list.
- Reported by Ole Sandum.
-
+ (Reported by Ole Sandum)
+
2006-01-26 Thomas Hellström <thomas-at-tungstengraphics-dot-com>
* unichrome/via_swov.c: (ViaOverlayHide):
- Fix HQV offset bug.
-
+
2006-01-26 Thomas Hellström <thomas-at-tungstengraphics-dot-com>
* libxvmc/driDrawable.c: (drawStamp), (getDRIDrawableInfoLocked),
@@ -648,7 +648,7 @@
* libxvmc/xf86dri.h:
* libxvmc/xf86dristr.h:
- - run indent on libXvMC. Sync XvMC with Xorg 7.0.
+ - Run indent on libXvMC. Sync XvMC with Xorg 7.0.
2006-01-26 Thomas Hellström <thomas-at-tungstengraphics-dot-com>
@@ -657,7 +657,7 @@
- Add a framebuffer map for DRI. Don't just assume that the
framebuffer map handle is the physical address.
-
+
2006-01-12 Thomas Hellström <unichrome-at-shipmail-dot-org>
* unichrome/via_accel.c: (viaExaDownloadFromScreen),
@@ -666,7 +666,7 @@
* unichrome/via_driver.h:
- Exa branch revision 132:138 merge.
-
+
2006-01-12 Thomas Hellström <unichrome-at-shipmail-dot-org>
* unichrome/via_swov.c: (CreateSurface):
@@ -692,7 +692,7 @@
- Merge exa_branch 130:132. Rendering errors.
- Changelog typo.
-
+
2006-01-08 Thomas Hellström <unichrome-at-shipmail-dot-org>
* unichrome/via_3d.c: (viaSet3DFlags), (viaSet3DCompositeOperator):
@@ -703,9 +703,9 @@
2006-01-08 Thomas Hellström <unichrome-at-shipmail-dot-org>
* unichrome/Makefile.am:
-
+
- Modular build fix. (Boris Dusek)
-
+
2006-01-07 Thomas Hellström <unichrome-at-shipmail-dot-org>
* unichrome/Imakefile:
@@ -743,7 +743,7 @@
- Merge in exa_branch from revision 104 to 127. Exa Composite acceleration.
See the branch Changelog for a detailed description of changes.
-
+
2006-01-06 Thomas Hellström
* unichrome/via_accel.c: (viaExaDownloadFromScreen),
@@ -754,27 +754,26 @@
(Idea from Luc Verhaegen/Unichrome).
- Prepare for ugly via_drm.h dmablit IOCTL arg change and via_drm.h
versioning.
-
+
2005-12-29 Thomas Hellström <unichrome-at-shipmail-dot-org>
-
+
* unichrome/via_video.c: (viaDmaBlitImage):
- Fix Xv YUY2/RVXX dmaBlit stride.
-
+
2005-12-26 Thomas Hellström <unichrome-at-shipmail-dot-org>
* libxvmc/Makefile.am:
- - Modular build two identical XvMC libs. The pro lib was not a pro lib.
- Fix this.
- (Tim Dodge)
+ - Modular built two identical XvMC libs. The pro lib was not a pro lib.
+ Fix this. (Tim Dodge)
2005-12-15 Thomas Hellström <unichrome-at-shipmail-dot-org>
* unichrome/via_accel.c: (viaInitAccel):
- Make sure the accel marker system is properly initialized.
-
+
2005-12-08 Thomas Hellström <unichrome-at-shipmail-dot-org>
* unichrome/via_driver.c: (VIAScreenInit):
@@ -782,7 +781,7 @@
- Protect the accelerated initial sceen clearing with a DRI lock.
- Submit the correct context for drm memory allocation.
-
+
2005-12-08 Thomas Hellström <unichrome-at-shipmail-dot-org>
* unichrome/via_ch7xxx.c: (CH7xxxModeI2C):
@@ -809,14 +808,14 @@
* Makefile.in:
- Removed Makefile.in since it is generated by the build process.
-
+
2005-12-06 Jon Nettleton <jon-dot-nettleton-at-gmail-dot-com>
* Makefile.am:
* Makefile.in:
- - Added Makefile.am and Makefile.in to allow running make
- in the root directory
+ - Added Makefile.am and Makefile.in to allow running make
+ in the root directory.
2005-12-06 Thomas Hellström <unichrome-at-shipmail-dot-org>
@@ -850,7 +849,7 @@
* unichrome/via_vt162x.c:
* unichrome/via_xvmc.c:
- Adjust for modular build.
+ - Adjust for modular build.
2005-12-04 Thomas Hellström <unichrome-at-shipmail-dot-org>
@@ -866,10 +865,8 @@
* libxvmc/xf86dri.c:
- 64 bit fixes on libviaXvMC*
-
-2005-12-02 Thomas Hellström <unichrome-at-shipmail-dot-org>
- reviewed by: <delete if not using a buddy>
+2005-12-02 Thomas Hellström <unichrome-at-shipmail-dot-org>
* unichrome/via_accel.c: (viaAccelPlaneMaskHelper),
(viaAccelTransparentHelper), (viaSetupForScreenToScreenCopy),
@@ -887,7 +884,7 @@
Add support for EXA planemasks.
Tell loader about some missing EXA functions (Reported by Adam Jackson).
Fix broken XAA dashed lines.
-
+
2005-12-01 Thomas Hellström <unichrome-at-shipmail-dot-org>
* libxvmc/Imakefile:
@@ -906,32 +903,32 @@
- Add drmCommandWriteRead to drm loader symbols.
- Make the drm freemem call drmCommandWrite.
-
+
2005-11-29 Thomas Hellström <unichrome-at-shipmail-dot-org>
* unichrome/via_accel.c: (viaInitAccel):
* unichrome/via_memory.c: (VIAAllocLinear):
- Merge exa_branch revisions 86:91
-
+
2005-11-29 Thomas Hellström <unichrome-at-shipmail-dot-org>
* unichrome/Imakefile:
- Yet another drm.h include fixup. For 6.8 and earlier?
-
+
2005-11-28 Ivor Hewitt <ivor-at-ivor-dot-org>
* unichrome/via_id.c:
-
- - Just another id. (Tobias Blom)
+
+ - Just another id. (Tobias Blom)
2005-11-28 Thomas Hellström <unichrome-at-shipmail-dot-org>
* unichrome/Imakefile:
- Include the correct drm.h file. This is important for 64 bit builds.
-
+
2005-11-26 Thomas Hellström <unichrome-at-shipmail-dot-org>
* unichrome/via_accel.c: (viaFlushDRIEnabled), (viaSetupCBuffer):
@@ -965,7 +962,7 @@
- Merged EXA branch changes between revisions 74 and 84. Mainly
indentations and minor bugfixes.
-
+
2005-11-15 Thomas Hellström <unichrome-at-shipmail-dot-org>
* unichrome/via_swov.c: (ViaSwovSurfaceCreate),
@@ -975,7 +972,7 @@
- Fix Xv surface destruction and re-allocation.
(Reported by Cedric Berger).
-
+
2005-11-15 Thomas Hellström <unichrome-at-shipmail-dot-org>
* unichrome/Imakefile:
@@ -986,7 +983,7 @@
- Merged changes in exa_branch revisions 67 to 74. For a detailed
ChangeLog, see that branch.
-
+
2005-11-09 Thomas Hellström <unichrome-at-shipmail-dot-org>
* unichrome/Imakefile:
@@ -1040,7 +1037,7 @@
* unichrome/via_driver.c: (VIASwitchMode):
- - Dont kickVblank with no DRI enabled. (Joris van Rantwijk)
+ - Don't kickVblank with no DRI enabled. (Joris van Rantwijk)
2005-11-02 Ivor Hewitt <ivor-at-ivor-dot-org>
@@ -1055,60 +1052,60 @@
* libxvmc/viaLowLevelPro.c: (viaDMAInitTimeStamp),
(updateLowLevelBuf):
* unichrome/via_drmclient.h:
-
- -Fix compilation errors caused by the drm / dri update.
- (reported by Tarun Kripalani)
-
+
+ - Fix compilation errors caused by the drm / dri update.
+ (reported by Tarun Kripalani)
+
2005-10-31 Thomas Hellström <unichrome-at-shipmail-dot-org>
* unichrome/via_accel.c: (VIAInitAccel):
* unichrome/via_cursor.c: (VIAHWCursorInit):
- -Second attempt at fixing the hw cursor issue.
- There were actually two errors involved.
-
+ - Second attempt at fixing the hw cursor issue.
+ There were actually two errors involved.
+
2005-10-31 Thomas Hellström <unichrome-at-shipmail-dot-org>
* unichrome/via_xvpriv.h:
- -Fix stray include left over by previous commit.
-
+ - Fix stray include left over by previous commit.
+
2005-10-31 Ivor Hewitt <ivor-at-ivor-dot-org>
* unichrome/via_id.c:
- -Mitac 8889 device id (Daniel Schindler)
+ - Mitac 8889 device id. (Daniel Schindler)
2005-10-30 Thomas Hellström <unichrome-at-shipmail-dot-org>
* unichrome/via_accel.c: (VIAInitAccel):
- -Revert the hardware cursor fix since it for some strange reason
- makes hw cursors white. Need to figure out why.
-
+ - Revert the hardware cursor fix since it for some strange reason
+ makes hw cursors white. Need to figure out why.
+
2005-10-30 Thomas Hellström <unichrome-at-shipmail-dot-org>
* unichrome/via_video.c: (viaInitVideo), (viaSetupAdaptors),
(nv12cp), (viaDmaBlitImage), (viaPutImage), (nv12Blit):
* unichrome/via_xvpriv.h:
- -Enable DMA Xv image transfers also for PM8X0 / CN400.
- YV12 to NV12 conversion is still software but now takes place
- in system memory instead of during transfer to framebuffer memory.
- CPU usage is much improved on PM8X0. Less so on CN400.
- Hardware YV12 to NV12 conversion using the blitter was implemented
- and tested but was very slow, probably due to the fact that blitting
- only took place one column at a time. Since sync on the 2D engine
- currently requires a busy-wait, the approach was not only slow, but
- also CPU-consuming.
-
+ - Enable DMA Xv image transfers also for PM8X0 / CN400.
+ YV12 to NV12 conversion is still software but now takes place
+ in system memory instead of during transfer to framebuffer memory.
+ CPU usage is much improved on PM8X0. Less so on CN400.
+ Hardware YV12 to NV12 conversion using the blitter was implemented
+ and tested but was very slow, probably due to the fact that blitting
+ only took place one column at a time. Since sync on the 2D engine
+ currently requires a busy-wait, the approach was not only slow, but
+ also CPU-consuming.
+
2005-10-27 Thomas Hellström <unichrome-at-shipmail-dot-org>
* unichrome/via_video.c: (viaExitVideo), (viaSaveVideo),
(viaRestoreVideo), (VIAVidAdjustFrame):
- -Fix server crash when compiled without -DXvExtension.
-
+ - Fix server crash when compiled without -DXvExtension.
+
2005-10-27 Thomas Hellström <unichrome-at-shipmail-dot-org>
* unichrome/via_dri.c: (VIADRIRingBufferInit), (VIADRIScreenInit),
@@ -1120,21 +1117,21 @@
* unichrome/via_video.c: (viaInitVideo):
* unichrome/via_xvmc.c: (ViaInitXVMC):
- -Sync dri handling with Xorg. This should hopefully make it run
- -with Mesa 6.4 again. (Luc Verhaegen, Eric Anholt, Me)
+ - Sync dri handling with Xorg. This should hopefully make it run
+ with Mesa 6.4 again. (Luc Verhaegen, Eric Anholt, me)
2005-10-27 Thomas Hellström <unichrome-at-shipmail-dot-org>
* unichrome/via_video.c: (viaPutImage):
- -Make via_video.c compile without -DXF86DRI. Broken with the
- -dmablit commit. (Reported by Luc Verhaegen)
-
+ - Make via_video.c compile without -DXF86DRI. Was broken with the
+ dmablit commit. (Reported by Luc Verhaegen)
+
2005-10-27 Thomas Hellström <unichrome-at-shipmail-dot-org>
* unichrome/via_accel.c: (VIAInitAccel):
- -Fix HW cursor memory allocation.
+ - Fix HW cursor memory allocation.
2005-10-18 Ivor Hewitt <ivor-at-ivor-dot-org>
@@ -1145,8 +1142,8 @@
* unichrome/via_id.h:
* unichrome/via_swov.c: (VIAVidHWDiffInit):
- -Remaining device id's lying about.
- -Remove PM800 conditionals
+ - Remaining device id's lying about.
+ - Remove PM800 conditionals.
2005-10-18 Ivor Hewitt <ivor-at-ivor-dot-org>
@@ -1155,7 +1152,7 @@
* unichrome/via_id.h:
* unichrome/via_mode.h:
- -Device id additions. AsRock P4VM800 reported by Mariano Benedettini
+ - Device id additions. AsRock P4VM800 reported by Mariano Benedettini
2005-09-25 Thomas Hellström <unichrome-at-shipmail-dot-org>
@@ -1182,29 +1179,29 @@
* unichrome/via_xvpriv.h:
Big Xv update.
- -Bring Xv in sync with Xorg, which includes RV15 and RV16 support.
- -Add support for PCI DMA Xv image transfer. This requires DRM >= 2.7.0,
- and does not yet work on Unichrome Pro group A, since YV12->NV12 hardware
- conversion is not yet implemented.
-
+ - Bring Xv in sync with Xorg, which includes RV15 and RV16 support.
+ - Add support for PCI DMA Xv image transfer. This requires DRM >= 2.7.0,
+ and does not yet work on Unichrome Pro group A, since YV12->NV12
+ hardware conversion is not yet implemented.
+
2005-08-13 Thomas Hellström <unichrome-at-shipmail-dot-org>
* unichrome/via_swov.c: (ViaSwovSurfaceDestroy):
- -Destroy video surfaces on video exit / stop.
+ - Destroy video surfaces on video exit / stop.
2005-08-13 Thomas Hellström <unichrome-at-shipmail-dot-org>
* unichrome/via_driver.c: (VIAAdjustFrame)
- -Fix Xv panning also for VBEModes.
-
+ - Fix Xv panning also for VBEModes.
+
2005-08-12 Thomas Hellström <unichrome-at-shipmail-dot-org>
* unichrome/via_driver.c: (VIAEnterVT):
- -Fix segfault on EnterVT when DRI is not enabled.
- (Joris van Rantwijk)
+ - Fix segfault on EnterVT when DRI is not enabled.
+ (Joris van Rantwijk)
2005-08-12 Thomas Hellström <unichrome-at-shipmail-dot-org>
@@ -1213,14 +1210,14 @@
* unichrome/via_video.c: (RegionsEqual), (viaReputImage),
(viaSetupAdaptors), (VIAVidAdjustFrame):
- -Fix Xv panning. Speed up overlay updates on window moves.
+ - Fix Xv panning. Speed up overlay updates on window moves.
2005-08-12 Thomas Hellström <unichrome-at-shipmail-dot-org>
* unichrome/via_video.c: (viaExitVideo):
- -Fix stopvideo for all ports and adaptors.
-
+ - Fix stopvideo for all ports and adaptors.
+
2005-08-10 Ivor Hewitt <ivor-at-ivor-dot-org>
* unichrome/Imakefile:
@@ -1240,8 +1237,8 @@
(VT1625Power), (ViaVT162xInit):
* unichrome/via_vt162x.h:
- -Initial steps to incorporating CH7xxx and VT1625 support
- merging patches from David George, Philip Prindeville, Terry Lewis
+ - Initial steps to incorporating CH7xxx and VT1625 support;
+ merging patches from David George, Philip Prindeville, Terry Lewis.
2005-07-30 Ivor Hewitt <ivor-at-ivor-dot-org>
@@ -1250,28 +1247,28 @@
(ViaModePrimaryVGA), (ViaModePrimary):
* unichrome/via_swov.c:
- -Merge fixes from xorg for typos in mode setting and sync set
+ - Merge fixes from xorg for typos in mode setting and sync set
2005-07-18 Ivor Hewitt <ivor-at-ivor-dot-org>
* unichrome/via_id.c:
- -Additional card-id. Reported by Philip Prindeville
+ - Additional card-id. Reported by Philip Prindeville.
2005-07-04 Thomas Hellström <unichrome-at-shipmail-dot-org>
* unichrome/via_driver.c: (VIAPreInit), (VIAScreenInit):
* unichrome/via_id.c:
- -Avoid calling DPMS to blank screen during init with VBEModes
- -Add another card ID.
-
+ - Avoid calling DPMS to blank screen during init with VBEModes.
+ - Add another card ID.
+
2005-06-29 Ivor Hewitt <ivor-at-ivor-dot-org>
* unichrome/via_id.c:
- -Additional card-ids. Patch from Xavier Bachelot
-
+ - Additional card-ids. Patch from Xavier Bachelot
+
2005-06-26 Thomas Hellström <unichrome-at-shipmail-dot-org>
* libxvmc/viaLowLevelPro.c: (finish_header_agp), (syncDMA),
@@ -1283,10 +1280,10 @@
(viaVideoSubPictureLocked), (viaBlit), (syncXvMCLowLevel),
(releaseXvMCLowLevel), (initXvMCLowLevel), (closeXvMCLowLevel):
- -Clean up the VIDEO_DMA ifdef mess before xorg inclusion.
- -Make VIDEO_DMA wait for DMA quiescent before flipping, pending proper
- HQV locking.
- -Disable VIDEO_DMA to improve latency pending proper HQV locking.
+ - Clean up the VIDEO_DMA ifdef mess before xorg inclusion.
+ - Make VIDEO_DMA wait for DMA quiescent before flipping, pending proper
+ HQV locking.
+ - Disable VIDEO_DMA to improve latency pending proper HQV locking.
2005-06-17 Thomas Hellström <unichrome-at-shipmail-dot-org>
@@ -1305,7 +1302,7 @@
* unichrome/via_xvmc.h:
- XvMC 64 bit fixes. XvMC now runs on K8M800 64-bit Linux.
-
+
2005-06-12 Thomas Hellström <unichrome-at-shipmail-dot-org>
* unichrome/via_bios.h:
@@ -1322,7 +1319,7 @@
* unichrome/via_dri.c: (VIADRIScreenInit):
- Update via_dri.c to compile with new libdri.
-
+
2005-06-01 Thomas Hellström <unichrome-at-shipmail-dot-org>
* unichrome/via_mode.c: (ViaModePrimary):
@@ -1348,7 +1345,7 @@
- Updated Unichrome Pro dotclocks - also for TV.
- Made the driver recognize the vt1623 TV encoder on the EPIA SP13000.
- Removed unnecessary define in viaXvMC.c.
-
+
2005-05-16 Thomas Hellström <unichrome-at-shipmail-dot-org>
* libxvmc/driDrawable.c: (getDRIDrawableInfoLocked):
@@ -1361,7 +1358,7 @@
- Changed DRI client function names since they clash with
via_dri.so, causing strange problems in, for example, xine.
-
+
2005-05-16 Thomas Hellström <unichrome-at-shipmail-dot-org>
* unichrome/via_dri.c: (VIASetAgpMode), (VIADRIAgpInit):
@@ -1374,9 +1371,8 @@
- Added the above file for generation of ChangeLog Entries.
-
2005-05-11 Thomas Hellström <unichrome-at-shipmail-dot-org>
-
+
* libxvmc/driDrawable.c:
* libxvmc/viaLowLevel.c: (hwlLock), (hwlUnlock),
(setAGPSyncLowLevel), (viaDMATimeStampLowLevel),