index
:
driver/xf86-video-savage
COMPOSITEWRAP
CYGWIN
DAMAGE-XFIXES
IPv6-REVIEW
STSF-CURRENT
XACE-SELINUX
XEVIE
XINERAMA_2
XORG-6_8-branch
XORG-CURRENT
XORG-RELEASE-1
XORG-RELEASE-1-STSF
XORG-RELEASE-1-TM
XORG-STABLE
XPRINT
accelerated_indirect-0-0-1
lg3d
lg3d-dev-0-6-1
lg3d-dev-0-6-1-1
lg3d-dev-0-6-1-current
lg3d-dev-0-6-1-latest
lg3d-dev-0-6-2
lg3d-dev-0-6-latest
lg3d-dev-0-7-0
lg3d-dev-0-7-1
lg3d-event
lg3d-master
master
obsd
pci-rework
sco_port_update
xprint_packagertest_20041125
xprint_packagertest_20041217
Savage video cards driver
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
savage_driver.c
Age
Commit message (
Expand
)
Author
2024-07-14
Move sizeof to second argument in calloc calls
HEAD
master
Alan Coopersmith
2024-05-29
drop dead code
Enrico Weigelt, metux IT consult
2024-05-29
drop obsolete compat macros
Enrico Weigelt, metux IT consult
2024-05-18
Raise minimum supported Xserver version to 1.18 (ABI_VIDEODRV_VERSION 20.0)
Alan Coopersmith
2024-05-08
use XNFcallocarray() instead of xnfcalloc macro
Enrico Weigelt, metux IT consult
2024-05-08
use XNFalloc() instead of xnfalloc
Enrico Weigelt, metux IT consult
2024-01-10
Fix 5 -Wshadow warnings
Alan Coopersmith
2024-01-10
Use C99 named initializers for XF86ModReqInfo in SavagePreInit()
Alan Coopersmith
2024-01-10
Fix -Wdeclaration-after-statement warning in SavagePreInit()
Alan Coopersmith
2023-12-07
Don't build unused code for HorizScaleFactor != 1
Alan Coopersmith
2023-12-07
Don't call xf86DisableRandR in ABI_VIDEODRV_VERSION 24 & later
Alan Coopersmith
2022-12-08
constify some char * declarations
Alan Coopersmith
2022-01-27
Fix spelling/wording issues
Alan Coopersmith
2018-12-13
Eliminate unused variable compilation warnings
Kevin Brace
2018-06-26
Add check for max[HV]Value to ValidMode hook
Stefan Dirsch
2016-04-27
Disable tiling on SuperSavage by default
Stefan Dirsch
2015-05-08
Fix compiler warnings with recent X servers
Julien Cristau
2014-05-21
Use own thunk function instead of vgaHW*Weak
Adam Jackson
2013-09-19
Drop miInitializeBackingStore() call
Alexander Grothe
2013-05-09
Fix building with TRACEON defined
Tormod Volden
2013-05-09
Really fix default accel arch when built with no XAA
Tormod Volden
2012-12-22
savage: fix default accel arch when built with no XAA
Dave Airlie
2012-07-16
savage: make build with no xaa server.
Dave Airlie
2012-06-06
savage: port to new compat API
Dave Airlie
2012-01-17
Untangle XF86DRI from the driver-specific DRI define
Peter Hutterer
2012-01-03
Do not use the deprecated xf86PciInfo.h from xserver
Tormod Volden
2011-12-19
Fix for new vgahw ABI
Adam Jackson
2011-12-19
Fall back to shadowfb if XAA is unavailable
Adam Jackson
2011-04-21
savage: Fix &/&& typo in "magical" register setup
Tormod Volden
2011-04-21
savage: New SAVAGEDRIResume function
Tormod Volden
2011-03-31
Fix wrong frequency unit in trace output
Tormod Volden
2011-01-25
savage: Fix building with TRACEON defined
Tormod Volden
2011-01-25
savage: Setup tiled surface registers in SavageEnterVT
Tormod Volden
2011-01-25
savage: Fix ambiguity in SavageLoadPaletteSavage4
Tormod Volden
2011-01-25
savage: Replace deprecated x(c)alloc/xfree with m/calloc/free
Tormod Volden
2010-11-25
savage: fix use of privates without initialisation
Keith Packard
2010-04-26
Fix builds when XF86DRI is undefined
Alan Coopersmith
2009-07-28
savage: move abi check down for RAC
Dave Airlie
2009-07-28
savage: change to using ABI version check
Dave Airlie
2009-07-28
savage: update for resources/RAC API removal
Dave Airlie
2009-07-16
Update to xextproto 7.1 support.
Peter Hutterer
2009-05-28
Remove useless loader symbol lists.
Adam Jackson
2009-01-22
Savage: Do not add panel modes when there is no panel
Tormod Volden
2009-01-16
Add AGPforXv Option
Alex Villacís Lasso
2008-05-21
Merge branch 'master' of git+ssh://git.freedesktop.org/git/xorg/driver/xf86-v...
Adam Jackson
2008-05-21
Fake sync ranges for panels with no EDID.
Adam Jackson
2008-05-10
savage/pciaccess: don't try to map aperture larger than region window
Dave Airlie
2008-05-10
savage: fix typos in error message
Dave Airlie
2008-01-19
Implement driver option IgnoreEDID
Alex Villacís Lasso
2008-01-19
Make sure MMIO region is mapped VIDMEM_MMIO, not VIDMEM_FRAMEBUFFER
Alex Villacís Lasso
[next]