[PATCH r128 0/5] Post RandR deletions
Connor Behan
connor.behan at gmail.com
Tue Jul 22 02:49:37 PDT 2014
These things were nagging at me while I was writing the RandR patch. They remove a lot of code so I will only feel comfortable pushing them once they are reviewed. Thanks a lot.
Connor Behan (5):
Unify allocators
Unify byte swappers
Remove R128ConnectorType and R128BIOSConnector
Remove custom dualhead code
Remove custom DGA code
src/Makefile.am | 2 +-
src/r128.h | 57 ++---
src/r128_accel.c | 22 +-
src/r128_crtc.c | 134 +++--------
src/r128_cursor.c | 67 +-----
src/r128_dga.c | 408 -------------------------------
src/r128_driver.c | 708 ++++++++++++++++++++----------------------------------
src/r128_output.c | 152 +++++-------
src/r128_probe.c | 1 -
src/r128_probe.h | 27 +--
src/r128_video.c | 114 +++++----
11 files changed, 452 insertions(+), 1240 deletions(-)
delete mode 100644 src/r128_dga.c
--
2.0.0
More information about the xorg-driver-ati
mailing list