summaryrefslogtreecommitdiff
path: root/src/via_driver.c
AgeCommit message (Expand)AuthorFilesLines
2004-09-11Fixed a bug where fifo was not restored after video was shut down.Thomas Hellstrom1-10/+12
2004-08-26[devel-remove_VIAdcc1] This has been #ifdeffed out for quite a while,Luc Verhaegen1-44/+1
2004-08-26[devel-remove_memset] Remove the memset which nulls the FB memory when theLuc Verhaegen1-4/+2
2004-08-25[devel-backport_xorg_dlopen_XAAGetxxxROP] Backport X.org changes to the viaLuc Verhaegen1-0/+6
2004-08-12[devel-fix_PanelSize_detection]Luc Verhaegen1-1/+0
2004-08-12[devel-add_option_DRIIrqEnable] Allow for a quick workaround to keep theLuc Verhaegen1-1/+12
2004-08-12[devel-fix_CursorImage_initialisation] Properly set CursorImage to NULL inLuc Verhaegen1-0/+1
2004-08-08[devel-fix_GetNearestRefresh]Luc Verhaegen1-1/+1
2004-08-08[devel-fix_driless_build_of_v4l]Luc Verhaegen1-2/+10
2004-08-05[devel-via_id]Luc Verhaegen1-19/+6
2004-08-04[devel-pBIOSInfo_remove_pVia_entries]Luc Verhaegen1-35/+28
2004-08-04[devel-pBIOSInfo_remove_pMode_entries]Luc Verhaegen1-140/+70
2004-08-02[devel-pBIOSInfo_remove_pScrn_entries]Luc Verhaegen1-28/+18
2004-07-31[devel-ViaResolutionTable]Luc Verhaegen1-10/+4
2004-07-19[devel-move_version_macros_to_Imakefile] Move all X version specific macrosLuc Verhaegen1-2/+2
2004-07-14[devel-xfree86_cvs_build_fix_for_drm_h] Fix build against xfree86 CVS.Luc Verhaegen1-1/+1
2004-07-08[devel-VgahwPrint] Implement ViaVgahwPrint which prints all "known"Luc Verhaegen1-0/+12
2004-07-08[devel-secondary_vga_cleanups] Some cleanups that turned up when fixingLuc Verhaegen1-180/+92
2004-07-08[devel-vgaHW_remaining]Luc Verhaegen1-301/+177
2004-06-28[devel-via_gpioi2c_into_via_i2c]Luc Verhaegen1-8/+8
2004-06-08Merged devel-branch-km400-xv providing KM400 Xv supportThomas Hellstrom1-2/+2
2004-05-29[devel-fix_static_build_viaFillGraphicInfo] Move viaFillGraphicInfo outsideLuc Verhaegen1-53/+53
2004-05-27[devel-remove_utility]Luc Verhaegen1-3/+0
2004-05-27[devel-revise_pciids_and_revisions]Luc Verhaegen1-28/+48
2004-05-25[devel-bandwidth_cleanup]Luc Verhaegen1-1/+1
2004-05-20[devel-remove_saa71xx] Remove support for philips saa71xx. No hardwareLuc Verhaegen1-30/+0
2004-05-20[devel-remove_fs454] Remove support for Focus Enhancements FS454 TvLuc Verhaegen1-32/+0
2004-05-20[devel-remove_ch7xxx] Remove support for CH7017, CH7019, CH7304, CH7305: noLuc Verhaegen1-62/+0
2004-04-22[devel-ViaModeTablesInit2] Revert old and slighty broken ViaModeTablesInitLuc Verhaegen1-4/+0
2004-04-22[devel-remove_wrong_pciids] Removed 3204/3205 pciids for k8m800 and km400.Luc Verhaegen1-3/+1
2004-04-09[devel-ViaModeTablesInit] introduce ViaModeTablesInit to replace theLuc Verhaegen1-5/+4
2004-04-02[devel-pitchpatch] Clean up setting line pitch, remove pitchalignmentpatchLuc Verhaegen1-5/+8
2004-03-26[devel-vgahw] Replace MMIOIN/OUT8 with vgaHW function calls. Add a fewLuc Verhaegen1-0/+1
2004-03-24Disabled XvMC for All chipsets except for CLE266.Thomas Hellstrom1-1/+2
2004-03-24[devel-resync_20030315] Resync with xfree86.org: fix driver name (tsi)Luc Verhaegen1-3/+1
2004-03-21Final (?) fix of bug reported by Huynh Tran. The server probably calledThomas Hellstrom1-2/+5
2004-03-21XvMC Fix in case of failed init. Also Disabled XvMC for KM400 for now.Thomas Hellstrom1-1/+3
2004-03-20XvMC lock fixes and drm irq cleanupThomas Hellstrom1-0/+2
2004-03-16[devel-marginally_cleaner_v4l] Clean up V4L, a bit, still a mess though.Luc Verhaegen1-62/+99
2004-03-12[devel-ddmpeg_import] Add Ivor's ddmpeg code (v4l and graphicInfo)Luc Verhaegen1-32/+110
2004-03-11Added X server side of XvMC extension for HW mpeg2 decoding: New fileThomas Hellstrom1-0/+9
2004-03-08[devel-vbe_cleanup] Remove seperate int10. Clean up PreInit returns. MoveLuc Verhaegen1-38/+38
2004-03-04Fixed a compilation error introduced by previous commit. Fixed unresolvedThomas Hellstrom1-0/+2
2004-03-01Add (primary) DDC cleanup as already submitted to xfree86 bugzilla.Luc Verhaegen1-84/+30
2004-03-01Initial revisionLuc Verhaegen1-240/+162
2004-03-01Initial revisionLuc Verhaegen1-0/+3399