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
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
|
2005-12-06 Thomas Hellström <unichrome-at-shipmail-dot-org>
* acinclude.m4:
* autogen.sh:
* configure.ac:
* libxvmc/Makefile.am:
* libxvmc/driDrawable.c:
* libxvmc/viaLowLevel.c:
* libxvmc/viaLowLevelPro.c:
* libxvmc/viaXvMC.c:
* libxvmc/viaXvMCPriv.h:
* libxvmc/xf86dri.c:
* man/Makefile.am:
* unichrome/Makefile.am:
* unichrome/via_accel.c:
* unichrome/via_bandwidth.c:
* unichrome/via_ch7xxx.c:
* unichrome/via_cursor.c:
* unichrome/via_dga.c:
* unichrome/via_dri.c:
* unichrome/via_driver.c:
* unichrome/via_i2c.c:
* unichrome/via_id.c:
* unichrome/via_memcpy.c:
* unichrome/via_memory.c:
* unichrome/via_mode.c:
* unichrome/via_shadow.c:
* unichrome/via_vbe.c:
* unichrome/via_vgahw.c:
* unichrome/via_vt162x.c:
* unichrome/via_xvmc.c:
Adjust for modular build.
2005-12-04 Thomas Hellström <unichrome-at-shipmail-dot-org>
* unichrome/via_vt162x.c: (VT1622ModeCrtc):
- Fix trac item #13.
This will probably also make TV-out work on some K8M/N800 laptops,
and will probaly fix TV-out after a resume.
2005-12-02 Thomas Hellström <unichrome-at-shipmail-dot-org>
* libxvmc/Imakefile:
* 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>
* unichrome/via_accel.c: (viaAccelPlaneMaskHelper),
(viaAccelTransparentHelper), (viaSetupForScreenToScreenCopy),
(viaSetupForSolidFill), (viaSetupForMono8x8PatternFill),
(viaSetupForColor8x8PatternFill),
(viaSetupForCPUToScreenColorExpandFill), (viaSetupForImageWrite),
(viaSetupForSolidLine), (viaSubsequentSolidTwoPointLine),
(viaSetupForDashedLine), (viaAccelMarkSync), (viaExaPrepareSolid),
(viaExaPrepareCopy), (viaInitAccel), (viaDGABlitRect),
(viaDGAFillRect):
* unichrome/via_driver.c:
* unichrome/via_driver.h:
- Merge exa_branch revisions 91:104:
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:
* unichrome/Imakefile:
* unichrome/via_driver.c:
- Remove drmCommandWriteRead from drm loader symbols again.
Ivor had already added it :)
- Fix a typo in unichrome/Imakefile that broke build on x86_64.
- Add $(PICFLAGS) to libxvmc Makefile to make it build on x86_64.
2005-12-01 Thomas Hellström <unichrome-at-shipmail-dot-org>
* unichrome/via_driver.c:
* unichrome/via_memory.c: (VIAFreeLinear):
- 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)
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):
- Merged EXA branch changes between revisions 84 and 86.
2005-11-23 Thomas Hellström <unichrome-at-shipmail-dot-org>
* unichrome/via_accel.c: (viaFlushPCI), (viaFlushDRIEnabled),
(viaSetupCBuffer), (viaTearDownCBuffer), (viaEnableVQ),
(viaDisableVQ), (viaAccelSetMode), (viaInitialize2DEngine),
(viaAccelSync), (viaSetClippingRectangle),
(viaAccelClippingHelper), (viaAccelSolidHelper),
(viaAccelTransparentHelper), (viaAccelCopyHelper),
(viaSetupForScreenToScreenCopy), (viaSubsequentScreenToScreenCopy),
(viaSetupForSolidFill), (viaSubsequentSolidFillRect),
(viaSetupForMono8x8PatternFill),
(viaSubsequentMono8x8PatternFillRect),
(viaSetupForColor8x8PatternFill),
(viaSubsequentColor8x8PatternFillRect),
(viaSetupForCPUToScreenColorExpandFill),
(viaSubsequentScanlineCPUToScreenColorExpandFill),
(viaSetupForImageWrite), (viaSubsequentImageWriteRect),
(viaSetupForSolidLine), (viaSubsequentSolidTwoPointLine),
(viaSubsequentSolidHorVertLine), (viaSetupForDashedLine),
(viaSubsequentDashedTwoPointLine), (viaInitXAA),
(viaAccelMarkSync), (viaAccelWaitMarker), (viaExaPrepareSolid),
(viaExaSolid), (viaExaPrepareCopy), (viaExaCopy),
(viaExaDownloadFromScreen), (viaExaUploadToScreen), (viaInitExa),
(viaInitAccel), (viaExitAccel), (viaDGABlitRect), (viaDGAFillRect):
- 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),
(ViaSwovSurfaceDestroy):
* unichrome/via_video.c: (viaSetupAdaptors):
* unichrome/via_xvpriv.h:
- Fix Xv surface destruction and re-allocation.
(Reported by Cedric Berger).
2005-11-15 Thomas Hellström <unichrome-at-shipmail-dot-org>
* unichrome/Imakefile:
* unichrome/via_accel.c: (viaTearDownCBuffer),
(viaAccelSolidHelper), (viaAccelCopyHelper),
(viaExaDownloadFromScreen), (viaExaUploadToScreen):
* unichrome/via_driver.c: (VIAScreenInit):
- 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:
* unichrome/via_accel.c: (viaFlushPCI), (viaFlushDRIEnabled),
(viaSetupCBuffer), (viaTearDownCBuffer), (viaInitAgp),
(viaEnableVQ), (viaDisableVQ), (viaAccelSetMode),
(viaInitialize2DEngine), (viaAccelSync), (viaSetClippingRectangle),
(viaDisableClipping), (viaAccelClippingHelper),
(viaAccelSolidHelper), (viaAccelTransparentHelper),
(viaAccelCopyHelper), (viaSetupForScreenToScreenCopy),
(viaSubsequentScreenToScreenCopy), (viaSetupForSolidFill),
(viaSubsequentSolidFillRect), (viaSetupForMono8x8PatternFill),
(viaSubsequentMono8x8PatternFillRect),
(viaSetupForColor8x8PatternFill),
(viaSubsequentColor8x8PatternFillRect),
(viaSetupForCPUToScreenColorExpandFill),
(viaSubsequentScanlineCPUToScreenColorExpandFill),
(viaSetupForImageWrite), (viaSubsequentImageWriteRect),
(viaSetupForSolidLine), (viaSubsequentSolidTwoPointLine),
(viaSubsequentSolidHorVertLine), (viaSetupForDashedLine),
(viaSubsequentDashedTwoPointLine), (viaInitXAA),
(viaAccelMarkSync), (viaAccelWaitMarker), (viaExaPrepareSolid),
(viaExaSolid), (viaExaDoneSolidCopy), (viaExaPrepareCopy),
(viaExaCopy), (viaExaDownloadFromScreen), (viaExaUploadToScreen),
(viaInitExa), (viaInitAccel), (viaExitAccel), (viaDGABlitRect),
(viaDGAFillRect), (viaDGAWaitMarker):
* unichrome/via_cursor.c: (VIALoadCursorImage):
* unichrome/via_dga.c:
* unichrome/via_dri.c: (VIADRIFBInit), (VIADRIScreenInit),
(VIADRICloseScreen), (VIADRIFinishScreenInit):
* unichrome/via_driver.c: (VIASetup), (VIAPreInit), (VIALeaveVT),
(VIAScreenInit), (VIAWriteMode), (VIACloseScreen), (VIASwitchMode):
* unichrome/via_driver.h:
* unichrome/via_memcpy.c: (viaVidCopyInit):
* unichrome/via_memory.c: (VIAFreeLinear), (offScreenLinear),
(VIAAllocLinear), (VIAInitLinear):
* unichrome/via_priv.h:
* unichrome/via_vbe.c: (ViaVbeSetMode):
- Merge exa_branch from revision 52 to 67. For a detailed Changelog,
check that branch.
2005-11-09 Ivor Hewitt <ivor-at-ivor-dot-org>
* unichrome/via_driver.c: (VIAPreInit):
* unichrome/via_mode.c: (ViaModeDotClockTranslate):
- Fix pro-mode and remove pro warning. (Paul Bender)
2005-11-08 Ivor Hewitt <ivor-at-ivor-dot-org>
* unichrome/via_driver.c: (VIASwitchMode):
- Dont kickVblank with no DRI enabled. (Joris van Rantwijk)
2005-11-02 Ivor Hewitt <ivor-at-ivor-dot-org>
* unichrome/via_mode.c: (ViaGetMemoryBandwidth):
* unichrome/via_mode.h:
- Give VM800 some bandwidth.
2005-11-01 Thomas Hellström <unichrome-at-shipmail-dot-org>
* libxvmc/viaLowLevel.c: (viaDMAInitTimeStamp):
* libxvmc/viaLowLevelPro.c: (viaDMAInitTimeStamp),
(updateLowLevelBuf):
* unichrome/via_drmclient.h:
-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.
2005-10-31 Thomas Hellström <unichrome-at-shipmail-dot-org>
* unichrome/via_xvpriv.h:
-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)
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.
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.
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.
2005-10-27 Thomas Hellström <unichrome-at-shipmail-dot-org>
* unichrome/via_dri.c: (VIADRIRingBufferInit), (VIADRIScreenInit),
(VIADRIFinishScreenInit), (VIADRIMapInit):
* unichrome/via_dri.h:
* unichrome/via_driver.h:
* unichrome/via_drm.h:
* unichrome/via_memory.c: (VIAFreeLinear), (VIAAllocLinear):
* 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)
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)
2005-10-27 Thomas Hellström <unichrome-at-shipmail-dot-org>
* unichrome/via_accel.c: (VIAInitAccel):
-Fix HW cursor memory allocation.
2005-10-18 Ivor Hewitt <ivor-at-ivor-dot-org>
* unichrome/via_bandwidth.c: (ViaSetPrimaryFIFO),
(ViaSetSecondaryFIFO):
* unichrome/via_driver.c: (VIAPreInit):
* unichrome/via_id.c:
* unichrome/via_id.h:
* unichrome/via_swov.c: (VIAVidHWDiffInit):
-Remaining device id's lying about.
-Remove PM800 conditionals
2005-10-18 Ivor Hewitt <ivor-at-ivor-dot-org>
* unichrome/via_driver.c: (VIAPreInit):
* unichrome/via_id.c:
* unichrome/via_id.h:
* unichrome/via_mode.h:
-Device id additions. AsRock P4VM800 reported by Mariano Benedettini
2005-09-25 Thomas Hellström <unichrome-at-shipmail-dot-org>
* unichrome/via.h:
* unichrome/via_dri.c: (VIADRIRingBufferInit),
(VIADRIFinishScreenInit):
* unichrome/via_dri.h:
* unichrome/via_driver.h:
* unichrome/via_drm.h:
* unichrome/via_priv.h:
* unichrome/via_swov.c: (viaWaitHQVFlip), (viaWaitHQVFlipClear),
(viaWaitHQVDone), (viaOverlayGetV1V3Format),
(viaOverlayGetSrcStartAddress), (viaOverlayGetFetch),
(viaSetColorSpace), (ViaSetVidCtl), (AddHQVSurface),
(ViaSwovSurfaceCreate), (ViaSwovSurfaceDestroy),
(SetFIFO_V3_64or32or32), (SetFIFO_V3_64or32or16), (SetColorKey),
(SetChromaKey), (SetHQVFetch), (Upd_Video), (VIAVidUpdateOverlay),
(ViaOverlayHide):
* unichrome/via_video.c: (DecideOverlaySupport), (viaResetVideo),
(viaSaveVideo), (viaExitVideo), (viaInitVideo), (viaReputImage),
(viaSetupAdaptors), (viaStopVideo), (Flip), (nv12cp),
(viaDmaBlitImage), (viaPutImage), (viaQueryImageAttributes):
* unichrome/via_xvmc.c: (ViaInitXVMC):
* 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.
2005-08-13 Thomas Hellström <unichrome-at-shipmail-dot-org>
* unichrome/via_swov.c: (ViaSwovSurfaceDestroy):
-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.
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)
2005-08-12 Thomas Hellström <unichrome-at-shipmail-dot-org>
* unichrome/via_priv.h:
* unichrome/via_swov.c: (VIAVidUpdateOverlay):
* unichrome/via_video.c: (RegionsEqual), (viaReputImage),
(viaSetupAdaptors), (VIAVidAdjustFrame):
-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.
2005-08-10 Ivor Hewitt <ivor-at-ivor-dot-org>
* unichrome/Imakefile:
* unichrome/via_bios.h:
* unichrome/via_ch7xxx.c: (CH7xxxPrintRegs), (ViaCH7xxxDetect),
(CH7xxxSave), (CH7xxxRestore), (CH7xxxDACSenseI2C),
(CH7xxxDACSense), (CH7011ModeIndex), (CH7019ModeIndex),
(CH7xxxModeValid), (CH7xxxModeI2C), (CH7xxxModeCrtc),
(CH7xxxTVPower), (CH7019LCDPower), (ViaCH7xxxInit):
* unichrome/via_ch7xxx.h:
* unichrome/via_driver.c: (VIAPreInit):
* unichrome/via_id.c:
* unichrome/via_mode.c: (ViaTVDetect), (ViaTVInit):
* unichrome/via_vt162x.c: (ViaVT162xDetect), (VT1625DACSenseI2C),
(VT1625DACSense), (VT1621ModeIndex), (VT1622ModeIndex),
(VT1625ModeValid), (VT1622ModeI2C), (VT1622ModeCrtc),
(VT1625Power), (ViaVT162xInit):
* unichrome/via_vt162x.h:
-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>
* libxvmc/Imakefile:
* unichrome/via_mode.c: (ViaGetMemoryBandwidth),
(ViaModePrimaryVGA), (ViaModePrimary):
* unichrome/via_swov.c:
-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
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.
2005-06-29 Ivor Hewitt <ivor-at-ivor-dot-org>
* unichrome/via_id.c:
-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),
(syncVideo), (pciFlush), (agpFlush), (uploadHQVDeinterlace),
(uploadHQVShadow), (flushXvMCLowLevel), (flushPCIXvMCLowLevel),
(viaMpegSetSurfaceStride), (viaVideoSetSWFLipLocked),
(viaVideoSWFlipLocked), (viaMpegSetFB), (viaMpegBeginPicture),
(viaMpegReset), (viaMpegWriteSlice), (viaVideoSubPictureOffLocked),
(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.
2005-06-17 Thomas Hellström <unichrome-at-shipmail-dot-org>
* unichrome/via_mode.c: (ViaSetPrimaryDotclock),
(ViaSetSecondaryDotclock), (ViaComputeProDotClock),
(ViaModeDotClockTranslate):
- Free dotclock on Unichrome Pro. Pls report problems with
unstable clocks.
- Minor 64-bit fixes.
2005-06-16 Thomas Hellström <unichrome-at-shipmail-dot-org>
* unichrome/via_xvmc.c: (ViaXvMCCreateContext),
(ViaXvMCCreateSurface), (ViaXvMCCreateSubpicture):
* 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:
* unichrome/via_i2c.c:
* unichrome/via_mode.c: (ViaTVRestore):
* unichrome/via_vt162x.c: (VT162xPrintRegs), (ViaVT162xDetect),
(VT162xSave), (VT162xRestore), (ViaVT162xInit):
- Fix up the vt1623 encoder: Correct device ID, number of registers
and most of all reading from the i2cbus it is sitting on.
2005-06-11 Thomas Hellström <unichrome-at-shipmail-dot-org>
* 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):
* unichrome/via_vt162x.h:
- Fix TV-out on Unichrome Pro. To make it work CRT+TV needs to be
enabled in BIOS. Still it will hang the machine or possibly only
the display chip on X server exit.
- Import the 720x576Noscale mode for vt1622A/vt1623 from the Unichrome
driver (Terry Barnaby)
2005-05-25 Thomas Hellström <unichrome-at-shipmail-dot-org>
* libxvmc/viaLowLevelPro.c: (setHQVDeinterlacing):
* libxvmc/viaXvMC.c:
* unichrome/via_driver.c:
* unichrome/via_mode.c: (ViaModePrimary):
* unichrome/via_mode.h:
* unichrome/via_vt162x.c: (ViaVT162xDetect):
- Updated incorrect field order in libViaXvMCPro.
- Fixed warnings about unresolved int10 symbols in the Unichrome driver.
- 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):
* libxvmc/viaXvMC.c: (releaseContextResources),
(XvMCCreateContext):
* libxvmc/xf86dri.c: (uniDRIDestroyContext),
(uniDRICreateDrawable), (uniDRIDestroyDrawable),
(uniDRIGetDrawableInfo):
* libxvmc/xf86dri.h:
- 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):
- Added better AGP mode control to the DDX.
2005-05-11 Thomas Hellström <unichrome-at-shipmail-dot-org>
* prepare-ChangeLogSVN.pl:
- 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),
(flushXvMCLowLevel), (flushPCIXvMCLowLevel),
(viaMpegSetSurfaceStride), (viaVideoSetSWFLipLocked),
(viaVideoSWFlipLocked), (viaMpegSetFB), (viaMpegBeginPicture),
(viaMpegReset), (viaMpegWriteSlice), (viaVideoSubPictureOffLocked),
(viaVideoSubPictureLocked), (viaBlit), (syncXvMCLowLevel),
(initXvMCLowLevel), (setLowLevelLocking), (closeXvMCLowLevel):
* libxvmc/viaLowLevel.h:
* libxvmc/viaLowLevelPro.c: (initHQVShadow),
(setHQVHWDeinterlacing), (setHQVDeblocking), (setHQVStartAddress),
(setHQVColorSpaceConversion), (setHQVFetchLine), (setHQVScale),
(setHQVSingleDestination), (setHQVDeinterlacing),
(setHQVTripleBuffer), (hwlLock), (hwlUnlock), (setAGPSyncLowLevel),
(viaDMATimeStampLowLevel), (viaDMAInitTimeStamp),
(uploadHQVDeinterlace), (uploadHQVShadow), (flushXvMCLowLevel),
(flushPCIXvMCLowLevel), (viaMpegSetSurfaceStride),
(viaVideoSetSWFLipLocked), (viaVideoSWFlipLocked), (viaMpegSetFB),
(viaMpegBeginPicture), (viaMpegReset), (viaMpegWriteSlice),
(viaVideoSubPictureOffLocked), (viaVideoSubPictureLocked),
(viaBlit), (syncXvMCLowLevel), (updateLowLevelBuf),
(cleanupLowLevelBuf), (initXvMCLowLevel), (setLowLevelLocking),
(closeXvMCLowLevel), (computeDownScaling),
(computeHQVScaleAndFilter), (setupBackBuffer):
* libxvmc/viaXvMC.c: (grabDecoder), (releaseContextResources),
(XvMCCreateContext), (XvMCCreateSurface), (XvMCPutSlice2),
(XvMCPutSlice), (XvMCPutSurface), (XvMCBeginSurface),
(XvMCSyncSurface), (XvMCLoadQMatrix), (XvMCCreateSubpicture),
(XvMCSetSubpicturePalette), (XvMCClearSubpicture),
(XvMCCompositeSubpicture), (XvMCBlendSubpicture2),
(XvMCSyncSubpicture), (XvMCDestroySubpicture), (XvMCFlushSurface),
(XvMCGetSurfaceStatus), (XvMCQueryAttributes), (XvMCSetAttribute),
(XvMCGetAttribute), (XvMCHideSurface):
* libxvmc/viaXvMCPriv.h:
* unichrome/via_swov.c: (ViaSwovSurfaceCreate):
* unichrome/via_video.c: (viaSetupAdaptors):
* unichrome/via_xvpriv.h:
- Added ChangeLog to the repository.
- Made the DDX update the overlay if a change in surface format occured
while it's dimensions are still the same.
- Made the XvMCLowLevel struct opaque (void *) and not defined in the
header file. This allows for different definitions for different hardware
- Added a HQV shadow which holds the HQV context for the Unichrome Pro.
The purpose is twofold:
1. If someone else touched the HQV since we last used it, we can upload the
whole context.
2. We do not need to read from the HQV, which is bad because we have to
halt the DMA engine to do that.
- Added and activated mpeg deblocking for Unichrome Pro.
- Added a number of HQV utility functions for the upcoming video engine free
output. These are not activated yet. (Unichrome Pro.)
- Added HW deinterlacing functions. Deactivated, since I cannot see any visible
difference. (Unichrome Pro.)
|