summaryrefslogtreecommitdiff
path: root/NEWS
blob: eb1b8f87f80611c8cbe2529bd7658200aca2dfc9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
openchrome 0.3.3 (23/05/2013)
-----------------------------

This is a bugfix release.
- Fix integer overflow in libchromeXvMC (CVE-2013-1994).
- Various bug fixes and improvements.


openchrome 0.3.2 (27/03/2013)
-----------------------------

This is a bugfix release.
- EXA fixes. Compositing is now enabled again.
- TV out fixes and enhancements.
- Fix memory detection on P4M800.
- Fix for lockup when probing some I2C bus on P4M900.
- VGA out probing with Vblank.
- Fix building with autoconf 1.13.1.
- Fix for X server 1.14.
- Various bug fixes and improvements.


openchrome 0.3.1 (04/09/2012)
-----------------------------

This is a bugfix release. It mainly fixes a crash at startup with X server 1.13.


openchrome 0.3.0 (20/07/2012)
-----------------------------

The 0.3.0 release is a major step forward for the openchrome X.org
driver. It brings most of the features that are needed with todays X
server. The code has seen a major overhaul, with a lot of new features
and a lot of cleanup. It has been tested on most of the available VIA
IGPs and we believe there are no regression at this point. However, the
testing was done on a limited range of hardware, so your mileage may
vary. Please let us know if you have any trouble using it.

* New Features :
- TTM/GEM support.
- KMS support.
- Better RandR support.
- XAA removal.
- DGA removal.
- Support for X server 1.13 API.
- Code cleanup and bug fixes.

* Known bugs and limitations :
- Dual screen is not fully working.
- EXA compositing is disabled.
- KMS-enabled DRM module is not in upstream kernel yet.

Starting with the 0.3.0 release, please submit bugs and patches to
freedesktop.org bug tracker.
https://bugs.freedesktop.org/enter_bug.cgi?product=xorg&component=Driver/openchrome

The old ticket tracker is kept as a reference only. It is still
available at : http://www.openchrome.org/trac/report/1?asc=1&sort=ticket


openchrome 0.2.906 (15/05/2012)
-------------------------------
* New features :
- VX900 Xv support.
- EXA is now the default although compositing is buggy and thus disabled.

* Bugfixes and enhancements :
- Fix I420 Xv surface on CME engine.
- Fix EXA to not require XAA module in X server.


openchrome 0.2.905 (10/02/2012)
-------------------------------
* New features :
- VX900 support (Xv not supported yet).
- VX855 XVideo support.

* Bugfixes and enhancements :
- More debug information to video decoding.
- Add secondary FIFO support for K8M890 and P4M890.
- Check the primary FIFO for VX855.
- Add panel scale support for CLE266 and KM400.
- Fix bug with malloc.
- Enabled new mode switch for PM800 chipset.
- Add option to enable unaccelerated RandR rotation ("SWRandR").
- Enable new mode switch for VM800 chipsets.
- More debug traces to via_video.c.
- Fix manual and add more comments.
- Fix start address.
- Optimization of the hardware accelerated cursor and XAA (K8M890 chipset).
- Code clean up.
- Fix bug with suspend and VT switch on VX800 chipset and 64bit systems.
- Synchronize via_drm.h with drm-2.4.17.
- Fix segfaults with EXA and XV.
- Fix build on old kernels.
- Replace RegionsEqual with REGION_EQUAL and use
  the xf86XVFillKeyHelperDrawable instead of xf86XVFillKeyHelper.
- Fix DFP parameter description for the ActiveDevice option.
- Manpage update and some minor changes.
- Set colorkey for 2nd_monitor.
- Add timeouts to HQV while loops.
- Improve 2d performance on chipsets without AGP/PCIe.
- Add option I2CDevices.
- Disable Hardware Clipping for the VX855.
- Re-Enable the VQ for VX800/VX855.
- Disable AGP and DMA by default for VX800 and VX855.
- Fixed freeze on 64bit system for K8M800 chipset.
- Increase bandwidth to handle 1920x1200 resolution with DDR266.
- Fix XV crash on PM800 post VX855 rework.
- Fix several typo in code comments.
- Update VX855 FIFO.
- Fix bug with TV out flickering.
- Replace the deprecated functions with new ones.
  Refer to "/xserver/include/os.h".
- Replace remaining xalloc to malloc.
- Change maximum line pitch and virtual height according to chipset.
- Update 1024x600 modeline.
- Add workaround for memory autodetection.
- Enable new mode switch and panel support on K8M800 and VM800.
- Fix type in VIASave.
- Use DRICreatePCIBusID when available to create Bus ID string.
- Restore video interrupt flag.
- Fix OpenGL application crash on VX900 chipset.
- Fix VIA VB8001 Mini-ITX Board (P4M900) support.
- Add workaround for bad memory detection on some P4M800.
- Fix resolution detection for OLPC 1.5.
- Fix Xvideo crash on X.Org server 1.10.
- Fix XAA displaying issues.
- Fix cursor garbare after suspend/hibernate/resume on VX855/VX900.
- Workaround EXA crash with new libcairo2.
- Handle X server 1.12 (videoabi 12).
- Add support for I420 Xv surface.
- Limit video RAM size to 256 MB, PCI BAR can't handle more.
- Add Harald Welte's registers dump tool.

* New boards :
- ASRock PV530, ECS P4M800PRO-M2 (V2.0) , FIC CE2A1, FIC PTM800Pro LF,
  Guillemot-Hercules ECafe EC900B, Hewlett Packard DX2020,
  Hewlett Packard t5550 Thin Client, Lenovo ThinkCenter E51 8714,
  MSI K8M890M2-V, MSI PM8M-V, MSI PM9M-V, OLPC XO 1.5,
  Semp Informática Notebook IS 1462, Sharp Mebius PC-CS30H, Siragon ML-6200,
  Twinhead K15V


openchrome 0.2.904 (09/10/2009)
-------------------------------
* New features :
- Basic VX855 support.
- VX800 support.
- CX700, VX800 integrated TMDS support.
- ARGB cursor support.
- Panel modesetting code rework.

* Bug fixes and enhancements :
- Add checking of the initialization of the XFree86 framebuffer manager.
- Save/restore ECK Clock Synthesizer.
- Fix bug with panel autodetection.
- Fixed problem with backlite (Ticket #308).
- Better VT1625 chipset support.
- Cursor support speedup.
- Fix bug with wrong panel size (Ticket #301).
- Remove build warnings and removed unused variables.
- Unified variable names with RandR.
- RandR initial support.
- Updated manpage.
- Add rotate upside-down and remove "Magic numbers".
- Disable TMDS by default for now, output detection is not working properly.
- Fix hardlock on resolution change.
- Remove loader symbol lists.
- XO-1.5 panel patch and dot clock fixup.
- Switch on LVDS pads only for active channel.
- Modify PLL generation and add VX855 support.
- Fix cursor on secondary.
- Fix a segfault on shutdown in ViaCleanupXVMC when there's no Xv.
- Fix null pointer dereference in viaExaCheckComposite.
- Clean up duplicate defines in via_regs.h.
- Remove VT8454B LCD flag.
- Make sure Chrome9 chipsets use software rasterizer for 3D.
- Cosmetic fix for ViaMMIODisable.
- Fix DFP pad mask.
- Fix possible use of uninitialized variable (ticket#292).
- Fix use of uninitialized variable.
- Fix 2D engine init.
- ViaPanelGetIndex: 1 bugfix and 1 cosmetic fix.
- Set P4M890 primary FIFO.
- Initialize CRTC before a mode switch. Fix bug #260.
- Small bug fixes for XAA and EXA.
- Minor bug fixes and tweaks.
- Remove support for old EXA.
- Fix 2d initialization for P4M900.
- Temporary workaround for freedesktop bug 21563.
- Adjust monitor values to handle preset LCD panel and TV modes.
- Fix placement of pVia->FrameBufferBase to MapFB.
- Clean up compile warnings.
- Fix crash worked around by XaaNoImageWriteRect.
- Restore panel backlight after VT switch (Ticket #29).
- XvMC Unichrome Pro allocation fixes.
- Add more needed modes to ViaPanelModes.
- XvMC symbol visibility.
- Properly link XvMC.
- Hide overlay when video is invisible (ticket #266).
- Allow FullHD with DDR400.
- Add missing 640x480 PAL mode for VT1625.
- Remove support for pre-xorg 7.1rc1 Xv ABI.

* New boards :
- Axper XP-M8VM800, Gigabyte M704 / RoverPC A700GQ, IBM AnyPlace Kiosk 3xx,
  ECS P4M890T-M v2.0, Foxconn P4M800P7MB-RS2H, Haier A60-440256080BD,
  Lenovo S12, Mitac 8624 (w/ P4M890), MSI K8M Neo-V (broken pci id), 
  MSI P4M900M3-L, Packard Bell Lima (ASUS MBP5VDZ-NVM), Samsung NC20,
  Twinhead H12V, Twinhead M6, VIA Epia M700. VIA Openbook, Sharp PC-AE30J.


openchrome 0.2.903 (19/08/2008)
-------------------------------
* Enhancements and bug fixes:
- Simplify memory bandwidth setting.
- Fix compilation without EXA. 
- Fix interpolation for CN400.
- Fix Xv on LCD for K8M890 and CX700.
- Disable XvDMA for P4M890 and K8M890, it is broken...
- Replace xf86strstr by the unwrapped version.
- Fix chipset revision detection in libpciaccess code path.
- Print driver version in the libpciaccess code path.

* New boards:
- Biostar P4M890-M7 TE, ECS CLE266, FIC CE261, Foxconn P4M9007MB-8RS2H,
  Hewlett Packard 2133 Mini-Note, KamLAB KINO-LUKE-533-R20, Mercury P4VM800M7,
  MSI K9MM-V, MSI VR321, PCChips (unknown model), Samsung Q1B.


openchrome 0.2.902 (08/04/2008)
-------------------------------
* Enhancements and bug fixes:
- libpciaccess support.
- Fix Xv on LCD for VM800/CN700/P4M800pro.
- Fix P4M900 fifo setting.
- Various code clean up.

* New boards:
- ASRock P4VM900-SATA2, Asustek M2V-MX SE, Asustek P5VD2-VM SE,
  Biostar P4M800 Pro-M7, Clevo M54xSR, Clevo M660SR, Medion Notebook MD96483,
  Mitac 8515, Mitac 8624, MSI Fuzzy CX700/CX700D, Packard Bell EasyNote XS
  (aka Everex Cloudbook CE1200V), VIA Epia SN.

* Notes:
- The "HWCursor" option has been removed. Hardware-accelerated cursor is on by
  default, so this option was useless. Use the "SWCursor" option if you want to
  disable HW cursor.
- AGPDMA has been disabled for K8M800 and VM800/CN700/P4M800pro in this release
  because it causes screen repaint and lockup issues. The problem has been
  tracked down to a bug in kernel drm. All kernel >= 2.6.22 are affected. This
  bug will be fixed in the upcoming 2.6.25-rc7. It is also fixed in current
  drm git tree. If you're using one of the affected kernels, you'll have to
  either keep AGPDMA disabled  or build the modules from the fixed drm git
  tree. This option brings extra performance for some operations. To use it,
  add 'Option "EnableAGPDMA"' in the Device section of the xorg configuration.


openchrome 0.2.901 (02/01/2008)
-------------------------------
* Enhancements :
- New pci ids : FIC CE260, Hasee F700C, MSI P4M900M / P4M900M2-F/L,
  PCChips V21G, Biostar P4M900M-M7 SE.
- Identify the driver as Openchrome, with CHROME as a shorthand.
- Report chipset too in case of an unknown card id.
- Improve P4M890 memory detection.
- Add VT1625 720x480Under, 720x480Fit and 720x480Over NTSC modes.
- Add VT1625 720x576 PAL mode.

* Fixes :
- Panel on CX700 needs VBE.
- K8M890 can use DDR667.
- Never enable IRQ on KM400, KM400A owner will still need to enable manually.
- Various code cleanups.

openchrome 0.2.900 (20/10/2007)
-------------------------------
- First openchrome official release.