summaryrefslogtreecommitdiff
path: root/ChangeLog
blob: 4c7219777c50c0aa1d99851062ce9162ee9d3509 (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
2006-04-10  Luc Verhaegen  <libv@skynet.be>

	* src/via_id.c:

	ID: VT3108: ECS K8M800-M2 (2.0) (Vasile Rotaru)
	    VT3118: Sotec Winbook WA2330S5 (Jeffrey Gu)

2006-04-08  Luc Verhaegen  <libv@skynet.be>

	* src/via_vt162x.h:

	VT162x: Update dotclocks for NTSC modes to match actual timing.

2006-03-28  Luc Verhaegen  <libv@skynet.be>

	* src/via_id.c:

	ID: VT3108: Clevo D400J (Peter Lord).

2006-03-27  Luc Verhaegen  <libv@skynet.be>

	* src/via_driver.h:
	* src/via_mode.c: (ViaCRTPower), (ViaCRTModeValid), (ViaCRTMode),
	(ViaCRTInit), (ViaOutputsInit), (ViaOutputsPower), (ViaOutputMode),
	(ViaOutputsDetect), (ViaOutputsSelect), (ViaModePrimary):
	* src/via_mode.h:

	Move the CRT into struct ViaOutput as well.

2006-03-27  Luc Verhaegen  <libv@skynet.be>

	* configure.ac:
	* src/via_ch7xxx.c:
	* src/via_cursor.c:
	* src/via_dri.c:
	* src/via_driver.c:
	* src/via_driver.h:
	* src/via_memory.c:
	* src/via_mode.c:
	* src/via_panel.c:
	* src/via_shadow.c:
	* src/via_vgahw.c:
	* src/via_video.c:
	* src/via_vt162x.c:

	Autoconf magic failed to catch earlier modular builds properly.
	Better solution is to #ifndef _XF86_ANSIC_H after xf86.h is included
	in code itself.

2006-03-26  Luc Verhaegen  <libv@skynet.be>

	* Changelog:

	Move Changelog to ChangeLog. Bleh.

2006-03-26  Luc Verhaegen  <libv@skynet.be>

	* Changelog:

	Add Changelog and manually add entries from 0.2.3 on.
	
2006-03-25  Luc Verhaegen  <libv@skynet.be>

	* src/via_dri.c: (ViaDRMGetVersion)
	* src/via_video.c: (ViaSwovCopyDMA), (ViaSwovCopy),
	(ViaSwovAlphaFillRectangle), (ViaSwovAlphaFillBuffer),
	(ViaSwovAlphaPosition), (ViaSwovAlphaSurface), (ViaSwovAlphaDisable),
	(ViaSwovSurfaceDestroy), (viaPutImage), (ViaXvPortInit):
	* src/via_video.h:

	HW video overlay and alpha updates:
        * Blit Size, not width*height. Require at least via DRM 2.7.5.
        * Use a local buffer for alpha. Use SwovCopy for that too.

2006-03-24  Luc Verhaegen  <libv@skynet.be>

	* configure.ac:
	* src/via_ch7xxx.c:
	* src/via_cursor.c:
	* src/via_dri.c:
	* src/via_driver.c: (VIAPreInit):
	* src/via_driver.h:
	* src/via_memory.c: (ViaMemDRMFree):
	* src/via_mode.c:
	* src/via_panel.c:
	* src/via_shadow.c:
	* src/via_vgahw.c:
	* src/via_video.c: (ViaSwovAlphaFillRectangle), (ViaSwovAlphaFill),
	(ViaSwovCopyDMA), (ViaSwovCopy):
	* src/via_vt162x.c:

	Add autoconf check for server side libc-unwrapping. Unwrap driver
	accordingly.

2006-03-23  Luc Verhaegen  <libv@skynet.be>

	* configure.ac:

	Properly encapsulte the gccisms -Wall and -pedantic.
	
2006-03-22  Luc Verhaegen  <libv@skynet.be>

	* src/via_video.c: (ViaHQVFormat), (ViaHQVInit), (ViaVideo3Format),
	(ViaVideo3Init), (viaPutImage):

	PutImage didn't alter the HQV and Video3 Format fields when the FourCC
	changed. All it did was allocate different buffers and set the
	dimensions correctly.

2006-03-21  Luc Verhaegen  <libv@skynet.be>

	* src/via_id.c:

	VT3344: ECS P4M800PRO-M (Amy Overmyer to openchrome)
	
2006-03-08  Luc Verhaegen  <libv@skynet.be>

	* src/via_id.c:

	VT3344: MSI PM8M3-V (Douglas Bell)

2006-03-08  Luc Verhaegen  <libv@skynet.be>

	* src/via_mode.c: (ViaModePrimaryVGAValid), (ViaModePrimaryVGA):

	VBlankEnd _does_ use the undefined VGA high bit of CR16. This is not
	VGA spec material but it still gets used.
	
2006-03-06  Luc Verhaegen  <libv@skynet.be>

	* src/via_id.c:

	VT3344: MSI PM8M-V (akshaykk)
	
2006-03-06  Luc Verhaegen  <libv@skynet.be>

	* src/via_video.c: (ViaSwovCopyDMA):

	Adjust to DRM driver version defines existing in the shared header.
	
2006-03-06  Luc Verhaegen  <libv@skynet.be>

	* .cvsignore:
	* man/.cvsignore:
	* src/.cvsignore:

	 Make start of diffs a little bit less noisy.
	
2006-03-06  Luc Verhaegen  <libv@skynet.be>

	* src/via_bandwidth.c: (ViaSetPrimaryFIFO):

	When secondary fails, the primary still thinks secondary is present.
	And the bandwidth code goes for different fifosettings. Wrong fifo
	settings.
	
2006-03-02  Luc Verhaegen  <libv@skynet.be>

	* src/via_driver.c: (VIAPreInit):

	 We don't have a dotclock generator for VT3108, VT3118, VT3344,
	 VT3157. So we can't produce a workable mode. So exit cleanly.
	
2006-03-02  Luc Verhaegen  <libv@skynet.be>

	* src/via_mode.c: (ViaVT163xInit), (ViaSiI16xInit), (ViaSAA710xInit),
	(ViaFS45xInit), (ViaAIT213xInit), (ViaScanBus):

	Add placeholder init functions that verbosely detect output devices
	but which then don't go on implementing them.
	
2006-03-01  Luc Verhaegen  <libv@skynet.be>

	* src/via_id.c:

	VT3118: Packard Bell Easynote R1100 (Sven Giersig)

2006-02-12  Luc Verhaegen  <libv@skynet.be>

	* src/via_id.c:

	VT3344: Gateway MX3210 (Brendan LaMarche).
	
2006-02-10  Luc Verhaegen  <libv@skynet.be>

	* src/via_video.c: (ViaSwovCopyDMA):

	Fix build against newish via_drm.h: unused blit.bouncebuffer changed
	to blit.flags. (reported by Thomas Hellstrom).

2006-02-07  Luc Verhaegen  <libv@skynet.be>

	* src/via_id.c:

	VT3344: Giga-byte GA-8VM800M (Wayne Gemmell - to openchrome).
	
2006-02-05  Luc Verhaegen  <libv@skynet.be>

	* src/via_ch7xxx.c: (CH7011Save), (CH7011Restore), (CH7011TVMode),
	(CH7xxxTVPower):
	* src/via_driver.c: (VIAEnterVT), (VIAScreenInit), (VIASwitchMode),
	(VIADPMS):
	* src/via_driver.h:
	* src/via_mode.c: (ViaOutputsInit), (ViaOutputsPower), (ViaOutputMode),
	(ViaModePrimary):
	* src/via_vt162x.c: (VT1621Mode), (VT1622Mode):

        - Move up memset from PrimaryMode to ScreenInit.
        - Power off or unsync all outputs before WriteMode. Power on again
	afterwards.      
	
2006-02-03  Luc Verhaegen  <libv@skynet.be>

	* src/via_driver.c: (ViaVideoRamGetFromRamController):

	Fix warnings in P4M800 messages; forgot __func__.

2006-02-03  Luc Verhaegen  <libv@skynet.be>

	* src/via_id.c:

	VT7205: ECS KM400-M2 (Yuri Pakhomov)