debrix-driver-ati/ati Makefile.am,NONE,1.1
Daniel Stone
xserver-commit at pdx.freedesktop.org
Sat Jun 12 08:34:38 PDT 2004
- Previous message: debrix-driver-ati/atimisc Makefile.am, NONE, 1.1 atiaccel.c, 1.2,
1.3 atiaccel.h, 1.2, 1.3 atiadjust.c, 1.2, 1.3 atiadjust.h,
1.2, 1.3 atiaudio.c, 1.2, 1.3 atiaudio.h, 1.2, 1.3 atibank.c,
1.2, 1.3 atibank.h, 1.2, 1.3 aticlock.c, 1.2, 1.3 aticlock.h,
1.2, 1.3 aticonfig.c, 1.2, 1.3 aticonfig.h, 1.2,
1.3 aticonsole.c, 1.2, 1.3 aticonsole.h, 1.2, 1.3 aticrtc.h,
1.2, 1.3 aticursor.c, 1.2, 1.3 aticursor.h, 1.2, 1.3 atidac.c,
1.2, 1.3 atidac.h, 1.2, 1.3 atidecoder.c, 1.2,
1.3 atidecoder.h, 1.2, 1.3 atidga.c, 1.2, 1.3 atidga.h, 1.2,
1.3 atidsp.c, 1.2, 1.3 atidsp.h, 1.2, 1.3 atifillin.c, NONE,
1.1 atifillin.h, NONE, 1.1 atii2c.c, 1.2, 1.3 atii2c.h, 1.2,
1.3 atiio.h, 1.2, 1.3 atiload.c, 1.2, 1.3 atiload.h, 1.2,
1.3 atilock.c, 1.2, 1.3 atilock.h, 1.2, 1.3 atimach64.c, 1.2,
1.3 atimach64.h, 1.2, 1.3 atimach64accel.c, 1.2,
1.3 atimach64accel.h, 1.2, 1.3 atimach64cursor.c, 1.2,
1.3 atimach64cursor.h, 1.2, 1.3 atimach64i2c.c, 1.2,
1.3 atimach64i2c.h, 1.2, 1.3 atimach64io.c, 1.2,
1.3 atimach64io.h, 1.2, 1.3 atimach64xv.c, 1.2,
1.3 atimach64xv.h, 1.2, 1.3 atimisc.c, 1.2, 1.3 atimode.c, 1.2,
1.3 atimode.h, 1.2, 1.3 atimono.h, 1.2, 1.3 atipreinit.c, 1.2,
1.3 atipreinit.h, 1.2, 1.3 atiprint.c, 1.2, 1.3 atiprint.h,
1.2, 1.3 atipriv.h, 1.2, 1.3 atiproto.h, 1.2, 1.3 atiregs.h,
1.2, 1.3 atirgb514.c, 1.2, 1.3 atirgb514.h, 1.2,
1.3 atiscreen.c, 1.2, 1.3 atiscreen.h, 1.2, 1.3 atistruct.h,
1.2, 1.3 atituner.c, 1.2, 1.3 atituner.h, 1.2, 1.3 atiutil.c,
1.2, 1.3 atiutil.h, 1.2, 1.3 ativalid.c, 1.2, 1.3 ativalid.h,
1.2, 1.3 ativersion.h, 1.2, 1.3 ativga.c, 1.2, 1.3 ativga.h,
1.2, 1.3 atiwonder.c, 1.2, 1.3 atiwonder.h, 1.2,
1.3 atiwonderio.c, 1.2, 1.3 atiwonderio.h, 1.2, 1.3 atixv.c,
1.2, 1.3 atixv.h, 1.2, 1.3
- Next message: debrix-driver-ati/r128 Makefile.am, NONE, 1.1 r128.h, 1.2,
1.3 r128_accel.c, 1.2, 1.3 r128_common.h, 1.2,
1.3 r128_cursor.c, 1.2, 1.3 r128_dga.c, 1.2, 1.3 r128_dri.c,
1.2, 1.3 r128_dri.h, 1.2, 1.3 r128_dripriv.h, 1.2,
1.3 r128_driver.c, 1.2, 1.3 r128_misc.c, 1.2, 1.3 r128_reg.h,
1.2, 1.3 r128_sarea.h, 1.2, 1.3 r128_version.h, 1.2,
1.3 r128_video.c, 1.2, 1.3
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Committed by: daniel
Update of /cvs/xserver/debrix-driver-ati/ati
In directory pdx:/home/daniel/x/debrix/debrix-driver-ati/ati
Added Files:
Makefile.am
Log Message:
Initial import from the modular tree.
--- NEW FILE: Makefile.am ---
driver_LTLIBRARIES = libati.la
man_MANS = ati.3
libati_la_SOURCES = \
ati.c \
ati.h \
atiadapter.c \
atiadapter.h \
atibus.c \
atibus.h \
atichip.c \
atichip.h \
atiident.c \
atiident.h \
atimodule.c \
atimodule.h \
atioption.c \
atioption.h \
atiprobe.c \
atiprobe.h \
ativgaio.c \
ativgaio.h \
atividmem.c \
atividmem.h \
radeon_probe.c \
radeon_probe.h \
r128_probe.c \
r128_probe.h
- Previous message: debrix-driver-ati/atimisc Makefile.am, NONE, 1.1 atiaccel.c, 1.2,
1.3 atiaccel.h, 1.2, 1.3 atiadjust.c, 1.2, 1.3 atiadjust.h,
1.2, 1.3 atiaudio.c, 1.2, 1.3 atiaudio.h, 1.2, 1.3 atibank.c,
1.2, 1.3 atibank.h, 1.2, 1.3 aticlock.c, 1.2, 1.3 aticlock.h,
1.2, 1.3 aticonfig.c, 1.2, 1.3 aticonfig.h, 1.2,
1.3 aticonsole.c, 1.2, 1.3 aticonsole.h, 1.2, 1.3 aticrtc.h,
1.2, 1.3 aticursor.c, 1.2, 1.3 aticursor.h, 1.2, 1.3 atidac.c,
1.2, 1.3 atidac.h, 1.2, 1.3 atidecoder.c, 1.2,
1.3 atidecoder.h, 1.2, 1.3 atidga.c, 1.2, 1.3 atidga.h, 1.2,
1.3 atidsp.c, 1.2, 1.3 atidsp.h, 1.2, 1.3 atifillin.c, NONE,
1.1 atifillin.h, NONE, 1.1 atii2c.c, 1.2, 1.3 atii2c.h, 1.2,
1.3 atiio.h, 1.2, 1.3 atiload.c, 1.2, 1.3 atiload.h, 1.2,
1.3 atilock.c, 1.2, 1.3 atilock.h, 1.2, 1.3 atimach64.c, 1.2,
1.3 atimach64.h, 1.2, 1.3 atimach64accel.c, 1.2,
1.3 atimach64accel.h, 1.2, 1.3 atimach64cursor.c, 1.2,
1.3 atimach64cursor.h, 1.2, 1.3 atimach64i2c.c, 1.2,
1.3 atimach64i2c.h, 1.2, 1.3 atimach64io.c, 1.2,
1.3 atimach64io.h, 1.2, 1.3 atimach64xv.c, 1.2,
1.3 atimach64xv.h, 1.2, 1.3 atimisc.c, 1.2, 1.3 atimode.c, 1.2,
1.3 atimode.h, 1.2, 1.3 atimono.h, 1.2, 1.3 atipreinit.c, 1.2,
1.3 atipreinit.h, 1.2, 1.3 atiprint.c, 1.2, 1.3 atiprint.h,
1.2, 1.3 atipriv.h, 1.2, 1.3 atiproto.h, 1.2, 1.3 atiregs.h,
1.2, 1.3 atirgb514.c, 1.2, 1.3 atirgb514.h, 1.2,
1.3 atiscreen.c, 1.2, 1.3 atiscreen.h, 1.2, 1.3 atistruct.h,
1.2, 1.3 atituner.c, 1.2, 1.3 atituner.h, 1.2, 1.3 atiutil.c,
1.2, 1.3 atiutil.h, 1.2, 1.3 ativalid.c, 1.2, 1.3 ativalid.h,
1.2, 1.3 ativersion.h, 1.2, 1.3 ativga.c, 1.2, 1.3 ativga.h,
1.2, 1.3 atiwonder.c, 1.2, 1.3 atiwonder.h, 1.2,
1.3 atiwonderio.c, 1.2, 1.3 atiwonderio.h, 1.2, 1.3 atixv.c,
1.2, 1.3 atixv.h, 1.2, 1.3
- Next message: debrix-driver-ati/r128 Makefile.am, NONE, 1.1 r128.h, 1.2,
1.3 r128_accel.c, 1.2, 1.3 r128_common.h, 1.2,
1.3 r128_cursor.c, 1.2, 1.3 r128_dga.c, 1.2, 1.3 r128_dri.c,
1.2, 1.3 r128_dri.h, 1.2, 1.3 r128_dripriv.h, 1.2,
1.3 r128_driver.c, 1.2, 1.3 r128_misc.c, 1.2, 1.3 r128_reg.h,
1.2, 1.3 r128_sarea.h, 1.2, 1.3 r128_version.h, 1.2,
1.3 r128_video.c, 1.2, 1.3
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the xserver-commit
mailing list