index
:
~tormod/xf86-video-savage
master
output-hansj
output-tormod
tvformats
Staging repo for savage DDX development
tormod
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
Files
Lines
2011-09-23
savage: Warn if broken drm maps are detected
Tormod Volden
1
-0
/
+5
2011-09-23
savage: Avoid unnecessary float calculation in video display
Tormod Volden
1
-12
/
+11
2011-09-23
savage: Fix Xv scaling on non-native resolutions
Hans-Juergen Mauser
1
-0
/
+8
2011-04-21
savage: Fix &/&& typo in "magical" register setup
Tormod Volden
1
-2
/
+2
2011-04-21
savage: Make SAVAGESelectBuffer() private (static)
Tormod Volden
2
-15
/
+1
2011-04-21
savage: Factor out a SAVAGESetAgpMode and call it on resume
Tormod Volden
1
-24
/
+33
2011-04-21
savage: New SAVAGEDRIResume function
Tormod Volden
3
-9
/
+16
2011-04-21
savage: Fix logic in waitHSync
Tormod Volden
1
-2
/
+2
2011-03-31
Fix wrong frequency unit in trace output
Tormod Volden
1
-1
/
+1
2011-02-21
Use proper casts on framebuffer addresses
Tormod Volden
2
-2
/
+2
2011-01-25
savage: Fix initialization typo in SAVAGEDRIMoveBuffers
Tormod Volden
1
-1
/
+1
2011-01-25
savage: Fix building with TRACEON defined
Tormod Volden
1
-3
/
+3
2011-01-25
savage: Setup tiled surface registers in SavageEnterVT
Tormod Volden
2
-0
/
+2
2011-01-25
savage: Factor out a SAVAGEDRISetupTiledSurfaceRegs function
Tormod Volden
1
-42
/
+44
2011-01-25
savage: Cast all handles before printing them
Tormod Volden
1
-16
/
+17
2011-01-25
savage: Fix ambiguity in SavageLoadPaletteSavage4
Tormod Volden
1
-1
/
+1
2011-01-25
savage: Drop unused variables and functions
Tormod Volden
4
-6
/
+5
2011-01-25
savage: More (intermediate) casts to silence warnings
Tormod Volden
2
-2
/
+2
2011-01-25
savage: Replace deprecated x(c)alloc/xfree with m/calloc/free
Tormod Volden
6
-72
/
+72
2011-01-25
savage: Add casts to silence build warnings
Tormod Volden
2
-3
/
+3
2010-11-25
savage: fix use of privates without initialisation
Keith Packard
1
-0
/
+1
2010-04-26
Fix builds when XF86DRI is undefined
Alan Coopersmith
3
-3
/
+16
2009-10-22
.gitignore: use common defaults with custom section # 24239
Gaetan Nadon
1
-6
/
+0
2009-07-28
savage: move abi check down for RAC
Dave Airlie
1
-3
/
+4
2009-07-28
savage: change to using ABI version check
Dave Airlie
2
-2
/
+2
2009-07-28
savage: update for resources/RAC API removal
Dave Airlie
3
-2
/
+9
2009-07-16
Update to xextproto 7.1 support.
Peter Hutterer
1
-0
/
+5
2009-05-28
Remove useless loader symbol lists.
Adam Jackson
1
-196
/
+0
2009-05-27
Do not use XAAGetCopyROP outside of XAA-specific code
Alex Villacís Lasso
3
-26
/
+32
2009-05-27
Implement use of Mastered Image Transfer through AGP for UploadToScreen EXA a...
Alex Villacís Lasso
2
-5
/
+73
2009-03-23
Fix crash by null pointer access when DRI is not available.
Alex Villacís Lasso
1
-1
/
+1
2009-01-22
Savage: Do not add panel modes when there is no panel
Tormod Volden
1
-2
/
+3
2009-01-16
EXA: UTS Optimization
Alex Villacís Lasso
1
-6
/
+14
2009-01-16
Add AGPforXv Option
Alex Villacís Lasso
4
-28
/
+159
2009-01-16
YUV packed buffer and YV12 planar buffer (if required) are now separate alloc...
Alex Villacís Lasso
1
-17
/
+47
2008-11-06
Fix EXA Copy
Alex Villacís Lasso
1
-4
/
+10
2008-11-06
Bug #18378: Use xfVillKeyHelperDrawable if available.
Alex Villacís Lasso
1
-1
/
+11
2008-05-21
Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/driver/xf86-v...
Adam Jackson
2
-15
/
+20
2008-05-21
Fake sync ranges for panels with no EDID.
Adam Jackson
1
-0
/
+24
2008-05-21
Don't try to call vbeModeInit(), it doesn't exist and never will.
Adam Jackson
1
-10
/
+0
2008-05-10
savage/pciaccess: don't try to map aperture larger than region window
Dave Airlie
1
-2
/
+6
2008-05-10
savage: fix typos in error message
Dave Airlie
1
-3
/
+3
2008-04-10
EXA upload to screen must honor pitch of the source data
Alex Villacís Lasso
1
-10
/
+11
2008-03-19
Remove use of deprecated {DE,}ALLOCATE_LOCAL.
Adam Jackson
1
-13
/
+13
2008-03-19
Death to RCS tags.
Adam Jackson
8
-8
/
+0
2008-02-28
Fix broken downscale past 2:1 - MM8190 and MM8198 can be used together for ar...
Alex Villacs Lasso
1
-6
/
+15
2008-02-24
Bug #11139: Remove some dead code.
Tormod Volden
1
-8
/
+1
2008-01-30
[PATCH] Do not wait for vertical retrace anymore on old streams engine.
Alex Villacís Lasso
1
-0
/
+2
2008-01-30
[PATCH] Reset lastKnownPitch to 0 right after enabling streams.
Alex Villacís Lasso
1
-0
/
+3
2008-01-30
[PATCH] Prevent use of BCI for YV12 -> YUY2 conversion from scribbling past t...
Alex Villacís Lasso
1
-1
/
+5
[next]