summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2011-09-23savage: Warn if broken drm maps are detectedTormod Volden
2011-09-23savage: Avoid unnecessary float calculation in video displayTormod Volden
2011-09-23savage: Fix Xv scaling on non-native resolutionsHans-Juergen Mauser
2011-04-21savage: Fix &/&& typo in "magical" register setupTormod Volden
2011-04-21savage: Make SAVAGESelectBuffer() private (static)Tormod Volden
2011-04-21savage: Factor out a SAVAGESetAgpMode and call it on resumeTormod Volden
2011-04-21savage: New SAVAGEDRIResume functionTormod Volden
2011-04-21savage: Fix logic in waitHSyncTormod Volden
2011-03-31Fix wrong frequency unit in trace outputTormod Volden
2011-02-21Use proper casts on framebuffer addressesTormod Volden
2011-01-25savage: Fix initialization typo in SAVAGEDRIMoveBuffersTormod Volden
2011-01-25savage: Fix building with TRACEON definedTormod Volden
2011-01-25savage: Setup tiled surface registers in SavageEnterVTTormod Volden
2011-01-25savage: Factor out a SAVAGEDRISetupTiledSurfaceRegs functionTormod Volden
2011-01-25savage: Cast all handles before printing themTormod Volden
2011-01-25savage: Fix ambiguity in SavageLoadPaletteSavage4Tormod Volden
2011-01-25savage: Drop unused variables and functionsTormod Volden
2011-01-25savage: More (intermediate) casts to silence warningsTormod Volden
2011-01-25savage: Replace deprecated x(c)alloc/xfree with m/calloc/freeTormod Volden
2011-01-25savage: Add casts to silence build warningsTormod Volden
2010-11-25savage: fix use of privates without initialisationKeith Packard
2010-04-26Fix builds when XF86DRI is undefinedAlan Coopersmith
2009-10-22.gitignore: use common defaults with custom section # 24239Gaetan Nadon
2009-07-28savage: move abi check down for RACDave Airlie
2009-07-28savage: change to using ABI version checkDave Airlie
2009-07-28savage: update for resources/RAC API removalDave Airlie
2009-07-16Update to xextproto 7.1 support.Peter Hutterer
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-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
2008-11-06Fix EXA CopyAlex Villacís Lasso
2008-11-06Bug #18378: Use xfVillKeyHelperDrawable if available.Alex Villacís Lasso
2008-05-21Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/driver/xf86-v...Adam 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-19Remove use of deprecated {DE,}ALLOCATE_LOCAL.Adam Jackson
2008-03-19Death to RCS tags.Adam Jackson
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