summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-07-02savage 2.3.0xf86-video-savage-2.3.0Adam Jackson
2009-05-28Remove useless loader symbol lists.Adam Jackson
2009-05-27Do not use XAAGetCopyROP outside of XAA-specific codeAlex Villacís Lasso
2009-05-27Implement use of Mastered Image Transfer through AGP for UploadToScreen EXA a...Alex Villacís Lasso
2009-03-23Fix crash by null pointer access when DRI is not available.Alex Villacís Lasso
2009-02-27Revert EXA 3 build fix.Chris Ball
2009-02-24configure: use AC_DEFINE instead of shell substitutionChris Ball
2009-02-24Build fix: EXA now requires -DEXA_DRIVER_KNOWN_MAJOR=3Chris Ball
2009-01-30Add README with pointers to mailing list, bugzilla & git reposAlan Coopersmith
2009-01-22Savage: Do not add panel modes when there is no panelTormod Volden
2009-01-16EXA: UTS OptimizationAlex Villacís Lasso
2009-01-16Add AGPforXv OptionAlex Villacís Lasso
2009-01-16YUV packed buffer and YV12 planar buffer (if required) are now separate alloc...Alex Villacís Lasso
2009-01-16Document the existence of the IgnoreEDID optionAlex Villacís Lasso
2009-01-09Remove xorgconfig & xorgcfg from See Also list in man pageAlan Coopersmith
2008-11-06Fix EXA CopyAlex Villacís Lasso
2008-11-06Bug #18378: Use xfVillKeyHelperDrawable if available.Alex Villacís Lasso
2008-05-21no, really, savage 2.2.1xf86-video-savage-2.2.1Adam Jackson
2008-05-21Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/driver/xf86-v...Adam Jackson
2008-05-21savage 2.2.1Adam Jackson
2008-05-21Fake sync ranges for panels with no EDID.Adam Jackson
2008-05-21Don't try to call vbeModeInit(), it doesn't exist and never will.Adam Jackson
2008-05-10savage/pciaccess: don't try to map aperture larger than region windowDave Airlie
2008-05-10savage: fix typos in error messageDave Airlie
2008-04-10EXA upload to screen must honor pitch of the source dataAlex Villacís Lasso
2008-03-19savage 2.2.0xf86-video-savage-2.2.0Adam Jackson
2008-03-19Remove use of deprecated {DE,}ALLOCATE_LOCAL.Adam Jackson
2008-03-19Death to RCS tags.Adam Jackson
2008-03-08Makefile.am: nuke RCS IdMatthieu Herrb
2008-03-07fixup pciaccess version detectJulien Cristau
2008-02-28Fix broken downscale past 2:1 - MM8190 and MM8198 can be used together for ar...Alex Villacs Lasso
2008-02-24Bug #11139: Remove some dead code.Tormod Volden
2008-01-30[PATCH] Do not wait for vertical retrace anymore on old streams engine.Alex Villacís Lasso
2008-01-30[PATCH] Reset lastKnownPitch to 0 right after enabling streams.Alex Villacís Lasso
2008-01-30[PATCH] Prevent use of BCI for YV12 -> YUY2 conversion from scribbling past t...Alex Villacís Lasso
2008-01-30[PATCH] BCI can only handle widths that are multiple of 16, so only use BCI f...Alex Villacís Lasso
2008-01-19Implement driver option IgnoreEDIDAlex Villací­s Lasso
2008-01-19Fix ambiguous operator precedenceAlex Villací­s Lasso
2008-01-19Make sure MMIO region is mapped VIDMEM_MMIO, not VIDMEM_FRAMEBUFFERAlex Villací­s Lasso
2008-01-19Fix reversed logic in SavageMapMem()Alex Deucher
2007-09-14fix the build for the non-pci-rework case (compile tested only)Alex Deucher
2007-09-14fix segfault from pScrn->currentModeAlex Deucher
2007-09-03Merge branch 'master' of ssh://git.freedesktop.org/git/xorg/driver/xf86-video...James Cloos
2007-09-03Add *~ to .gitignore to skip patch/emacs droppingsJames Cloos
2007-08-31Fix odd typo.Ian Romanick
2007-08-30Update to use new libpciaccess interfaces for mapping with MTRR support.Ian Romanick
2007-08-23Merge branch 'pci-rework'Ian Romanick
2007-08-23Rename .cvsignore to .gitignoreJames Cloos
2007-08-22Merge PCI-rework support and "classic" PCI interface support into one treepci-reworkIan Romanick
2007-08-22Merge branch 'master' into pci-reworkIan Romanick