1OpenChrome DDX Version 0.6 (March 7th, 2017)
2--------------------------------------------
3
4OpenChrome DDX Version 0.6 is an improved version of OpenChrome DDX 
5Version 0.5 with a number of improvements made to the code. OpenChrome 
6DDX Version 0.6 is written in a way to completely replace Version 
70.2.904 through 0.5.
8
9OpenChrome DDX Version 0.6 has added the following new features.
10
11- First official support for CX700, VX700, and VX800 chipsets 
12  integrated TMDS transmitter (i.e., DVI support)
13- Initial support for Silicon Image SiI 164 TMDS transmitter
14
15
16OpenChrome DDX Version 0.6 has the following improvements.
17
18- Improved FP reinitialization when resuming from standby
19  (HP 2133 Mini-Note, FIC CE260 / CE261 based netbooks like 
20   Everex CloudBook and Sylvania g netbook)
21- Improved automatic detection of display resources
22- Improved X Server stability in dual monitor mode
23- Automatic active steering of the display controller channel to the 
24  correct display output device
25
26
27OpenChrome DDX Version 0.6 fixes the following bugs.
28
29- Fix for the disruption of the VT (Virtual Terminal) screen bug 
30  introduced in Version 0.5
31- Fix for HP 2133 Mini-Note's PCIe WLAN getting turned off 
32  inadvertently bug introduced in Version 0.5
33
34
35OpenChrome Version 0.5 (July 6th, 2016)
36---------------------------------------
37
38Based on OpenChrome Version 0.4.0 code, OpenChrome Version 0.5 fixes 
39several bugs while adding two new features. 
40
41- Major code cleanup
42- Removal of more manual options (BusWidth, ForcePanel, and AccelMethod)
43- Fix for runtime screen resolution change X.Org Server crash bug
44- Fix for CLE266 chipset not being able to function correctly if 
45  "CRT + TV" option was chosen in BIOS setup
46- Initial support for VIA Technologies VT1632A TMDS transmitter for DVI
47- Initial support for multiple display output (i.e., RandR)
48
49
50OpenChrome Version 0.4.0 (March 31st, 2016)
51-------------------------------------------
52
53OpenChrome Version 0.4.0 is a major break from the past versions where 
54configuring the display resources were done manually. Now the displays 
55are detected mostly automatically, although a few manual options still 
56remain. These will be retired in the near future. Besides that, two 
57alternative mode setting options were discontinued (VBE mode setting 
58and "legacy" mode setting), in order to simplify the code. A regression 
59affecting those with a DVI to VGA adapter, which appeared in OpenChrome 
60Version 0.3.x, is now fixed. More importantly, devices that were not 
61registered with a known device table (a large table that is located 
62internally inside the code) used to crash during boot time, but since 
63this table was removed completely, this bug does not appear anymore.
64
65- Removal of VBE (VESA BIOS Extension) mode setting
66  (removal of VBEModes and VbeSaveRestore options)
67- Removal of "legacy" mode setting
68  (removal of ModeSwitchMethod option)
69- Removal of ActiveDevice option
70- Removal of ForcePanel option
71- Removal of PanelSize option
72- Removal of a known device table internally
73- Mostly automatic display detection
74- Fix for a regression affecting those with DVI to VGA adapter
75- Fix for a boot time crash for devices that were not on the known 
76  device table
77- Fix for a possible OLPC XO-1.5 detection issue (untested)
78- Fix for various small compilation warnings / errors
79
80
81openchrome 0.3.3 (23/05/2013)
82-----------------------------
83
84This is a bugfix release.
85- Fix integer overflow in libchromeXvMC (CVE-2013-1994).
86- Various bug fixes and improvements.
87
88
89openchrome 0.3.2 (27/03/2013)
90-----------------------------
91
92This is a bugfix release.
93- EXA fixes. Compositing is now enabled again.
94- TV out fixes and enhancements.
95- Fix memory detection on P4M800.
96- Fix for lockup when probing some I2C bus on P4M900.
97- VGA out probing with Vblank.
98- Fix building with autoconf 1.13.1.
99- Fix for X server 1.14.
100- Various bug fixes and improvements.
101
102
103openchrome 0.3.1 (04/09/2012)
104-----------------------------
105
106This is a bugfix release. It mainly fixes a crash at startup with X server 1.13.
107
108
109openchrome 0.3.0 (20/07/2012)
110-----------------------------
111
112The 0.3.0 release is a major step forward for the openchrome X.org
113driver. It brings most of the features that are needed with todays X
114server. The code has seen a major overhaul, with a lot of new features
115and a lot of cleanup. It has been tested on most of the available VIA
116IGPs and we believe there are no regression at this point. However, the
117testing was done on a limited range of hardware, so your mileage may
118vary. Please let us know if you have any trouble using it.
119
120* New Features :
121- TTM/GEM support.
122- KMS support.
123- Better RandR support.
124- XAA removal.
125- DGA removal.
126- Support for X server 1.13 API.
127- Code cleanup and bug fixes.
128
129* Known bugs and limitations :
130- Dual screen is not fully working.
131- EXA compositing is disabled.
132- KMS-enabled DRM module is not in upstream kernel yet.
133
134Starting with the 0.3.0 release, please submit bugs and patches to
135freedesktop.org bug tracker.
136https://bugs.freedesktop.org/enter_bug.cgi?product=xorg&component=Driver/openchrome
137
138The old ticket tracker is kept as a reference only. It is still
139available at : http://www.openchrome.org/trac/report/1?asc=1&sort=ticket
140
141
142openchrome 0.2.906 (15/05/2012)
143-------------------------------
144* New features :
145- VX900 Xv support.
146- EXA is now the default although compositing is buggy and thus disabled.
147
148* Bugfixes and enhancements :
149- Fix I420 Xv surface on CME engine.
150- Fix EXA to not require XAA module in X server.
151
152
153openchrome 0.2.905 (10/02/2012)
154-------------------------------
155* New features :
156- VX900 support (Xv not supported yet).
157- VX855 XVideo support.
158
159* Bugfixes and enhancements :
160- More debug information to video decoding.
161- Add secondary FIFO support for K8M890 and P4M890.
162- Check the primary FIFO for VX855.
163- Add panel scale support for CLE266 and KM400.
164- Fix bug with malloc.
165- Enabled new mode switch for PM800 chipset.
166- Add option to enable unaccelerated RandR rotation ("SWRandR").
167- Enable new mode switch for VM800 chipsets.
168- More debug traces to via_video.c.
169- Fix manual and add more comments.
170- Fix start address.
171- Optimization of the hardware accelerated cursor and XAA (K8M890 chipset).
172- Code clean up.
173- Fix bug with suspend and VT switch on VX800 chipset and 64bit systems.
174- Synchronize via_drm.h with drm-2.4.17.
175- Fix segfaults with EXA and XV.
176- Fix build on old kernels.
177- Replace RegionsEqual with REGION_EQUAL and use
178  the xf86XVFillKeyHelperDrawable instead of xf86XVFillKeyHelper.
179- Fix DFP parameter description for the ActiveDevice option.
180- Manpage update and some minor changes.
181- Set colorkey for 2nd_monitor.
182- Add timeouts to HQV while loops.
183- Improve 2d performance on chipsets without AGP/PCIe.
184- Add option I2CDevices.
185- Disable Hardware Clipping for the VX855.
186- Re-Enable the VQ for VX800/VX855.
187- Disable AGP and DMA by default for VX800 and VX855.
188- Fixed freeze on 64bit system for K8M800 chipset.
189- Increase bandwidth to handle 1920x1200 resolution with DDR266.
190- Fix XV crash on PM800 post VX855 rework.
191- Fix several typo in code comments.
192- Update VX855 FIFO.
193- Fix bug with TV out flickering.
194- Replace the deprecated functions with new ones.
195  Refer to "/xserver/include/os.h".
196- Replace remaining xalloc to malloc.
197- Change maximum line pitch and virtual height according to chipset.
198- Update 1024x600 modeline.
199- Add workaround for memory autodetection.
200- Enable new mode switch and panel support on K8M800 and VM800.
201- Fix type in VIASave.
202- Use DRICreatePCIBusID when available to create Bus ID string.
203- Restore video interrupt flag.
204- Fix OpenGL application crash on VX900 chipset.
205- Fix VIA VB8001 Mini-ITX Board (P4M900) support.
206- Add workaround for bad memory detection on some P4M800.
207- Fix resolution detection for OLPC 1.5.
208- Fix Xvideo crash on X.Org server 1.10.
209- Fix XAA displaying issues.
210- Fix cursor garbare after suspend/hibernate/resume on VX855/VX900.
211- Workaround EXA crash with new libcairo2.
212- Handle X server 1.12 (videoabi 12).
213- Add support for I420 Xv surface.
214- Limit video RAM size to 256 MB, PCI BAR can't handle more.
215- Add Harald Welte's registers dump tool.
216
217* New boards :
218- ASRock PV530, ECS P4M800PRO-M2 (V2.0) , FIC CE2A1, FIC PTM800Pro LF,
219  Guillemot-Hercules ECafe EC900B, Hewlett Packard DX2020,
220  Hewlett Packard t5550 Thin Client, Lenovo ThinkCenter E51 8714,
221  MSI K8M890M2-V, MSI PM8M-V, MSI PM9M-V, OLPC XO 1.5,
222  Semp Informática Notebook IS 1462, Sharp Mebius PC-CS30H, Siragon ML-6200,
223  Twinhead K15V
224
225
226openchrome 0.2.904 (09/10/2009)
227-------------------------------
228* New features :
229- Basic VX855 support.
230- VX800 support.
231- CX700, VX800 integrated TMDS support.
232- ARGB cursor support.
233- Panel modesetting code rework.
234
235* Bug fixes and enhancements :
236- Add checking of the initialization of the XFree86 framebuffer manager.
237- Save/restore ECK Clock Synthesizer.
238- Fix bug with panel autodetection.
239- Fixed problem with backlite (Ticket #308).
240- Better VT1625 chipset support.
241- Cursor support speedup.
242- Fix bug with wrong panel size (Ticket #301).
243- Remove build warnings and removed unused variables.
244- Unified variable names with RandR.
245- RandR initial support.
246- Updated manpage.
247- Add rotate upside-down and remove "Magic numbers".
248- Disable TMDS by default for now, output detection is not working properly.
249- Fix hardlock on resolution change.
250- Remove loader symbol lists.
251- XO-1.5 panel patch and dot clock fixup.
252- Switch on LVDS pads only for active channel.
253- Modify PLL generation and add VX855 support.
254- Fix cursor on secondary.
255- Fix a segfault on shutdown in ViaCleanupXVMC when there's no Xv.
256- Fix null pointer dereference in viaExaCheckComposite.
257- Clean up duplicate defines in via_regs.h.
258- Remove VT8454B LCD flag.
259- Make sure Chrome9 chipsets use software rasterizer for 3D.
260- Cosmetic fix for ViaMMIODisable.
261- Fix DFP pad mask.
262- Fix possible use of uninitialized variable (ticket#292).
263- Fix use of uninitialized variable.
264- Fix 2D engine init.
265- ViaPanelGetIndex: 1 bugfix and 1 cosmetic fix.
266- Set P4M890 primary FIFO.
267- Initialize CRTC before a mode switch. Fix bug #260.
268- Small bug fixes for XAA and EXA.
269- Minor bug fixes and tweaks.
270- Remove support for old EXA.
271- Fix 2d initialization for P4M900.
272- Temporary workaround for freedesktop bug 21563.
273- Adjust monitor values to handle preset LCD panel and TV modes.
274- Fix placement of pVia->FrameBufferBase to MapFB.
275- Clean up compile warnings.
276- Fix crash worked around by XaaNoImageWriteRect.
277- Restore panel backlight after VT switch (Ticket #29).
278- XvMC Unichrome Pro allocation fixes.
279- Add more needed modes to ViaPanelModes.
280- XvMC symbol visibility.
281- Properly link XvMC.
282- Hide overlay when video is invisible (ticket #266).
283- Allow FullHD with DDR400.
284- Add missing 640x480 PAL mode for VT1625.
285- Remove support for pre-xorg 7.1rc1 Xv ABI.
286
287* New boards :
288- Axper XP-M8VM800, Gigabyte M704 / RoverPC A700GQ, IBM AnyPlace Kiosk 3xx,
289  ECS P4M890T-M v2.0, Foxconn P4M800P7MB-RS2H, Haier A60-440256080BD,
290  Lenovo S12, Mitac 8624 (w/ P4M890), MSI K8M Neo-V (broken pci id), 
291  MSI P4M900M3-L, Packard Bell Lima (ASUS MBP5VDZ-NVM), Samsung NC20,
292  Twinhead H12V, Twinhead M6, VIA Epia M700. VIA Openbook, Sharp PC-AE30J.
293
294
295openchrome 0.2.903 (19/08/2008)
296-------------------------------
297* Enhancements and bug fixes:
298- Simplify memory bandwidth setting.
299- Fix compilation without EXA. 
300- Fix interpolation for CN400.
301- Fix Xv on LCD for K8M890 and CX700.
302- Disable XvDMA for P4M890 and K8M890, it is broken...
303- Replace xf86strstr by the unwrapped version.
304- Fix chipset revision detection in libpciaccess code path.
305- Print driver version in the libpciaccess code path.
306
307* New boards:
308- Biostar P4M890-M7 TE, ECS CLE266, FIC CE261, Foxconn P4M9007MB-8RS2H,
309  Hewlett Packard 2133 Mini-Note, KamLAB KINO-LUKE-533-R20, Mercury P4VM800M7,
310  MSI K9MM-V, MSI VR321, PCChips (unknown model), Samsung Q1B.
311
312
313openchrome 0.2.902 (08/04/2008)
314-------------------------------
315* Enhancements and bug fixes:
316- libpciaccess support.
317- Fix Xv on LCD for VM800/CN700/P4M800pro.
318- Fix P4M900 fifo setting.
319- Various code clean up.
320
321* New boards:
322- ASRock P4VM900-SATA2, Asustek M2V-MX SE, Asustek P5VD2-VM SE,
323  Biostar P4M800 Pro-M7, Clevo M54xSR, Clevo M660SR, Medion Notebook MD96483,
324  Mitac 8515, Mitac 8624, MSI Fuzzy CX700/CX700D, Packard Bell EasyNote XS
325  (aka Everex Cloudbook CE1200V), VIA Epia SN.
326
327* Notes:
328- The "HWCursor" option has been removed. Hardware-accelerated cursor is on by
329  default, so this option was useless. Use the "SWCursor" option if you want to
330  disable HW cursor.
331- AGPDMA has been disabled for K8M800 and VM800/CN700/P4M800pro in this release
332  because it causes screen repaint and lockup issues. The problem has been
333  tracked down to a bug in kernel drm. All kernel >= 2.6.22 are affected. This
334  bug will be fixed in the upcoming 2.6.25-rc7. It is also fixed in current
335  drm git tree. If you're using one of the affected kernels, you'll have to
336  either keep AGPDMA disabled  or build the modules from the fixed drm git
337  tree. This option brings extra performance for some operations. To use it,
338  add 'Option "EnableAGPDMA"' in the Device section of the xorg configuration.
339
340
341openchrome 0.2.901 (02/01/2008)
342-------------------------------
343* Enhancements :
344- New pci ids : FIC CE260, Hasee F700C, MSI P4M900M / P4M900M2-F/L,
345  PCChips V21G, Biostar P4M900M-M7 SE.
346- Identify the driver as Openchrome, with CHROME as a shorthand.
347- Report chipset too in case of an unknown card id.
348- Improve P4M890 memory detection.
349- Add VT1625 720x480Under, 720x480Fit and 720x480Over NTSC modes.
350- Add VT1625 720x576 PAL mode.
351
352* Fixes :
353- Panel on CX700 needs VBE.
354- K8M890 can use DDR667.
355- Never enable IRQ on KM400, KM400A owner will still need to enable manually.
356- Various code cleanups.
357
358openchrome 0.2.900 (20/10/2007)
359-------------------------------
360- First openchrome official release.
361