[PATCH r128 0/5] Post RandR deletions

Alex Deucher alexdeucher at gmail.com
Wed Jul 23 09:15:11 PDT 2014


On Tue, Jul 22, 2014 at 5:49 AM, Connor Behan <connor.behan at gmail.com> wrote:
> 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

Patches 1,2,4,5 are:

Reviewed-by: Alex Deucher <alexander.deucher at amd.com>

a couple comments on patch 3.

Alex

>
>  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
>
> _______________________________________________
> xorg-driver-ati mailing list
> xorg-driver-ati at lists.x.org
> http://lists.x.org/mailman/listinfo/xorg-driver-ati


More information about the xorg-driver-ati mailing list