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
Age
Commit message (
Expand
)
Author
Files
Lines
2008-03-19
Death to RCS tags.
Adam Jackson
8
-8
/
+0
2008-03-08
Makefile.am: nuke RCS Id
Matthieu Herrb
1
-1
/
+0
2008-03-07
fixup pciaccess version detect
Julien Cristau
1
-1
/
+1
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
2008-01-30
[PATCH] BCI can only handle widths that are multiple of 16, so only use BCI f...
Alex Villacís Lasso
1
-10
/
+7
2008-01-19
Implement driver option IgnoreEDID
Alex Villacís Lasso
2
-3
/
+9
2008-01-19
Fix ambiguous operator precedence
Alex Villacís Lasso
1
-3
/
+3
2008-01-19
Make sure MMIO region is mapped VIDMEM_MMIO, not VIDMEM_FRAMEBUFFER
Alex Villacís Lasso
1
-1
/
+1
2008-01-19
Fix reversed logic in SavageMapMem()
Alex Deucher
1
-2
/
+2
2007-09-14
fix the build for the non-pci-rework case (compile tested only)
Alex Deucher
2
-2
/
+8
2007-09-14
fix segfault from pScrn->currentMode
Alex Deucher
1
-7
/
+4
2007-09-03
Merge branch 'master' of ssh://git.freedesktop.org/git/xorg/driver/xf86-video...
James Cloos
6
-112
/
+352
2007-09-03
Add *~ to .gitignore to skip patch/emacs droppings
James Cloos
1
-0
/
+1
2007-08-31
Fix odd typo.
Ian Romanick
1
-1
/
+1
2007-08-30
Update to use new libpciaccess interfaces for mapping with MTRR support.
Ian Romanick
6
-142
/
+163
2007-08-23
Merge branch 'pci-rework'
Ian Romanick
4
-20
/
+239
2007-08-23
Rename .cvsignore to .gitignore
James Cloos
3
-0
/
+0
2007-08-22
Merge PCI-rework support and "classic" PCI interface support into one tree
Ian Romanick
4
-8
/
+313
2007-08-22
Merge branch 'master' into pci-rework
Ian Romanick
7
-108
/
+205
2007-08-22
dos2unix
Ian Romanick
1
-644
/
+644
2007-08-17
Include <unistd.h> to get a declaration for usleep()
Julien Cristau
1
-0
/
+2
2007-08-16
update for 2.1.3 release
xf86-video-savage-2.1.3
Alex Deucher
1
-1
/
+1
2007-08-07
Define SAVAGE_VERSION* using PACKAGE_VERSION*
Brice Goglin
1
-4
/
+4
2007-07-12
Unmap mem before freeing driverPrivate
Alex Deucher
1
-1
/
+1
2007-07-11
Add panel native mode automatically.
Alex Deucher
1
-0
/
+58
2007-07-11
Add "DRI" option to enable/disable DRI support
Tormod Volden
2
-2
/
+12
2007-07-11
fix segfault in SavageDoAdjustFrame() on server 1.3
Alex Deucher
1
-10
/
+0
2007-07-11
fix console corruption due to invalid shadow status
Alex Deucher
1
-0
/
+2
2007-07-11
disable randr when savage rotation is enabled
David Nusinow
2
-7
/
+20
2007-05-05
Fixed a markup error.
Nate Bargmann
1
-1
/
+1
2007-04-02
final odds and ends for exa
Alex Deucher
1
-4
/
+38
2007-03-21
Get Solid() working again
Alex Deucher
2
-14
/
+28
2007-03-06
small exa fix ups, remove an errant comment
Alex Deucher
2
-37
/
+40
2007-01-03
fix savage respawn crash
Mikko Rapeli
1
-0
/
+3
2006-12-11
Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/driver/xf86-v...
Ian Romanick
5
-20
/
+34
2006-11-22
clean up some leftover cruft.
Alex Deucher
1
-32
/
+0
2006-10-23
Strip ^M's out of savage_driver.h
Alan Coopersmith
1
-642
/
+642
2006-09-28
bump to 2.1.2 for new release
xf86-video-savage-2.1.2
Alex Deucher
2
-4
/
+4
2006-09-19
minor exa updates
Alex Deucher
2
-3
/
+10
2006-09-18
fix DRI locking in savage driver. Based on ajax's similar patch.
Alex Deucher
2
-3
/
+10
2006-09-17
re-order SavageMapMem() so that ram detection works again.
Alex Deucher
1
-10
/
+10
2006-08-08
Minimal change set to convert driver to the new PCI interfaces. Enjoy.
Ian Romanick
4
-209
/
+123
2006-08-08
Instead of passing SavagePciChipsets in the p_chip parameter of
Ian Romanick
1
-7
/
+5
2006-08-08
Add some more missing license statements. Trivial whitespace clean-ups.
Ian Romanick
4
-20
/
+123
2006-08-07
DRIINFO_MAJOR_VERSION has be 5 for over a year. Remove the old code.
Ian Romanick
1
-5
/
+0
2006-08-07
Do a single mapping per BAR. This cleans up the code a bit and paves
Ian Romanick
2
-65
/
+50
[prev]
[next]