Re-add ast files that previous re-import failed to re-add
This commit is contained in:
parent
c9592e5cd5
commit
22dd2e8a8c
19
driver/xf86-video-ast/COPYING
Normal file
19
driver/xf86-video-ast/COPYING
Normal file
@ -0,0 +1,19 @@
|
||||
Copyright (c) 2005 ASPEED Technology Inc.
|
||||
|
||||
Permission to use, copy, modify, distribute, and sell this software and its
|
||||
documentation for any purpose is hereby granted without fee, provided that
|
||||
the above copyright notice appear in all copies and that both that
|
||||
copyright notice and this permission notice appear in supporting
|
||||
documentation, and that the name of the authors not be used in
|
||||
advertising or publicity pertaining to distribution of the software without
|
||||
specific, written prior permission. The authors makes no representations
|
||||
about the suitability of this software for any purpose. It is provided
|
||||
"as is" without express or implied warranty.
|
||||
|
||||
THE AUTHORS DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
|
||||
INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO
|
||||
EVENT SHALL THE AUTHORS BE LIABLE FOR ANY SPECIAL, INDIRECT OR
|
||||
CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE,
|
||||
DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER
|
||||
TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
|
||||
PERFORMANCE OF THIS SOFTWARE.
|
764
driver/xf86-video-ast/ChangeLog
Normal file
764
driver/xf86-video-ast/ChangeLog
Normal file
@ -0,0 +1,764 @@
|
||||
commit ed39dc7c3cff7aa248fc3c8d697400371313745c
|
||||
Author: Y.C. Chen <yc_chen@aspeedtech.com>
|
||||
Date: Wed Mar 19 09:51:45 2014 +0800
|
||||
|
||||
Bump version to 0.99.9
|
||||
|
||||
commit 0bbae30ffc6a18dd5335380c9808ce3f69ecb7cf
|
||||
Author: Y.C. Chen <yc_chen@aspeedtech.com>
|
||||
Date: Wed Mar 19 09:48:51 2014 +0800
|
||||
|
||||
Support DP501 Display Output
|
||||
|
||||
commit b308902b4a14de08e6d7077c70060a15e87b4fd8
|
||||
Author: Y.C. Chen <yc_chen@aspeedtech.com>
|
||||
Date: Wed Mar 19 09:12:26 2014 +0800
|
||||
|
||||
Support AST2400
|
||||
|
||||
commit f4fa79c12c14854d786dc0427f5a40061e006495
|
||||
Author: Stefan Dirsch <sndirsch@suse.de>
|
||||
Date: Tue Mar 18 12:00:12 2014 +0100
|
||||
|
||||
Fixed driver name in error message about KMS active.
|
||||
|
||||
Seems some code came from cirrus driver by copy & paste. Fixed
|
||||
this in error message about device already in use by KMS module.
|
||||
|
||||
Signed-off-by: Stefan Dirsch <sndirsch@suse.de>
|
||||
Reviewed-by: Dave Airlie <airlied@redhat.com>
|
||||
|
||||
commit e54f2fdb7a44ffb40b3b4c2266843c38223c1f07
|
||||
Author: Stefan Dirsch <sndirsch@suse.de>
|
||||
Date: Tue Mar 18 11:58:39 2014 +0100
|
||||
|
||||
ast: fix falling back after kernel check
|
||||
|
||||
if we find a kernel driver the code leave the pci slot claimed which
|
||||
stops us falling back. unclaim the pci slot. patch inspired by
|
||||
correspondant patch for cirrus driver by Dave Airlie.
|
||||
|
||||
Signed-off-by: Stefan Dirsch <sndirsch@suse.de>
|
||||
Reviewed-by: Dave Airlie <airlied@redhat.com>
|
||||
|
||||
commit a40c98a4838bdb5793922a13d980bd370427bd2d
|
||||
Author: Stefan Dirsch <sndirsch@suse.de>
|
||||
Date: Tue Mar 18 11:56:19 2014 +0100
|
||||
|
||||
Revert "Support AST2400"
|
||||
|
||||
This reverts commit 7f24775a468066601a79beaffb4efa5a36c5ed59.
|
||||
|
||||
commit 99e07e0341bfb44203bbd27a9d357a74999d5af9
|
||||
Author: Stefan Dirsch <sndirsch@suse.de>
|
||||
Date: Tue Mar 18 11:56:16 2014 +0100
|
||||
|
||||
Revert " Support DP501 Output"
|
||||
|
||||
This reverts commit 2a2ecb551781d89e8e2a3123bb7d5b20ee807953.
|
||||
|
||||
commit ef37427b08d33d0a3d9d42ac92d02bf7156f2615
|
||||
Author: Stefan Dirsch <sndirsch@suse.de>
|
||||
Date: Tue Mar 18 11:56:14 2014 +0100
|
||||
|
||||
Revert " Bump version to 0.99.9"
|
||||
|
||||
This reverts commit 9c5c9dfe81732eeaadbb3e6ee81b348364ba478b.
|
||||
|
||||
commit 9c5c9dfe81732eeaadbb3e6ee81b348364ba478b
|
||||
Author: Y.C. Chen <yc_chen@aspeedtech.com>
|
||||
Date: Fri Mar 14 23:01:01 2014 +0800
|
||||
|
||||
Bump version to 0.99.9
|
||||
|
||||
commit 2a2ecb551781d89e8e2a3123bb7d5b20ee807953
|
||||
Author: Y.C. Chen <yc_chen@aspeedtech.com>
|
||||
Date: Fri Mar 14 22:52:11 2014 +0800
|
||||
|
||||
Support DP501 Output
|
||||
|
||||
commit 7f24775a468066601a79beaffb4efa5a36c5ed59
|
||||
Author: Y.C. Chen <yc_chen@aspeedtech.com>
|
||||
Date: Fri Mar 14 18:23:04 2014 +0800
|
||||
|
||||
Support AST2400
|
||||
|
||||
commit f7913400cd902aeced5e0fb994bd3c11c90a49b9
|
||||
Author: Y.C. Chen <yc_chen@aspeedtech.com>
|
||||
Date: Sun Aug 18 19:49:06 2013 +0800
|
||||
|
||||
Bump version to 0.98.0
|
||||
|
||||
commit c1580a0f4625155514cd427a4eb9aa972b7484bb
|
||||
Author: Y.C. Chen <yc_chen@aspeedtech.com>
|
||||
Date: Wed Aug 7 14:49:47 2013 +0800
|
||||
|
||||
Support ShadowFB if no XAA
|
||||
|
||||
commit 2e57123b7c68868d0b1fe1d591f6236a23c4f3aa
|
||||
Author: Y.C. Chen <yc_chen@aspeedtech.com>
|
||||
Date: Wed Aug 7 13:39:29 2013 +0800
|
||||
|
||||
Fixed Display Abnormal Issue with GOP Driver
|
||||
|
||||
commit 9ab60c6383055569874cff7f8c19973ef78bf0f9
|
||||
Author: Y.C. Chen <yc_chen@aspeedtech.com>
|
||||
Date: Mon Aug 5 23:46:47 2013 +0800
|
||||
|
||||
Fixed S3 Resume Failed Issue
|
||||
|
||||
commit 1e3dbbd8e96a12f38bb558f58bf43735292ccc4e
|
||||
Author: Y.C. Chen <yc_chen@aspeedtech.com>
|
||||
Date: Fri Aug 2 00:12:11 2013 +0800
|
||||
|
||||
Modify for DRAM Initial Settings
|
||||
|
||||
commit 996fdaed696c989fdafe12dc18e90639dfc96f87
|
||||
Author: Alan Coopersmith <alan.coopersmith@oracle.com>
|
||||
Date: Wed Jul 31 23:17:50 2013 -0700
|
||||
|
||||
Cleanup leading/trailing whitespace in source files
|
||||
|
||||
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
|
||||
|
||||
commit 15b22ad50df0dff78a2db9fb4c536ab7faf92f07
|
||||
Author: Y.C. Chen <yc_chen@aspeedtech.com>
|
||||
Date: Thu Aug 1 21:47:29 2013 +0800
|
||||
|
||||
Support 1360x768 and 1600x900 Resolutions
|
||||
|
||||
commit 414341bd08353c4711cc9c39013ad5023a023738
|
||||
Author: Thomas Klausner <wiz@NetBSD.org>
|
||||
Date: Sun Jun 2 23:36:52 2013 +0200
|
||||
|
||||
Use uint32_t for a variable that's passed to a function expecting a uint32_t.
|
||||
|
||||
Reviewed-by: Alan Coopersmith <alan.coopersmith@oracle.com>
|
||||
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
|
||||
|
||||
commit 0833e0086b9712b1c29571919899d5d17fea8382
|
||||
Author: Adam Jackson <ajax@redhat.com>
|
||||
Date: Tue Sep 25 08:54:33 2012 -0400
|
||||
|
||||
Remove mibstore.h
|
||||
|
||||
Signed-off-by: Adam Jackson <ajax@redhat.com>
|
||||
|
||||
commit 358ef4a53e582a2176a163356c7754faf3192270
|
||||
Author: Adam Jackson <ajax@redhat.com>
|
||||
Date: Wed Aug 15 13:22:14 2012 -0400
|
||||
|
||||
Don't bother to include vbe.h
|
||||
|
||||
This driver no longer uses VBE, so this can go.
|
||||
|
||||
Signed-off-by: Adam Jackson <ajax@redhat.com>
|
||||
|
||||
commit e4268d2775c95e03e0d319cb937522bfb3bab61d
|
||||
Author: Dave Airlie <airlied@redhat.com>
|
||||
Date: Tue Jul 17 16:05:09 2012 +1000
|
||||
|
||||
xf86-video-ast: bump to version 0.97.0
|
||||
|
||||
Signed-off-by: Dave Airlie <airlied@redhat.com>
|
||||
|
||||
commit 138d1ea01298aedbe414ecc48374e433d6960010
|
||||
Author: Dave Airlie <airlied@gmail.com>
|
||||
Date: Fri Jul 13 14:33:47 2012 +1000
|
||||
|
||||
ast: deal with XAA removal.
|
||||
|
||||
This deals with the removal of XAA from the server, should
|
||||
fix tinderbox.
|
||||
|
||||
Signed-off-by: Dave Airlie <airlied@redhat.com>
|
||||
|
||||
commit eafaa2666fa43d6b06bec013feb254ea92759406
|
||||
Author: Dave Airlie <airlied@redhat.com>
|
||||
Date: Mon Jul 2 12:01:46 2012 +0100
|
||||
|
||||
ast: bump to 0.96.0 for release
|
||||
|
||||
Signed-off-by: Dave Airlie <airlied@redhat.com>
|
||||
|
||||
commit 1af03ed39b6692231544e5c7b8325fa8d70c728d
|
||||
Author: Dave Airlie <airlied@redhat.com>
|
||||
Date: Wed Jun 6 12:00:14 2012 +0100
|
||||
|
||||
ast: port to new compat API.
|
||||
|
||||
Signed-off-by: Dave Airlie <airlied@redhat.com>
|
||||
|
||||
commit f981caeb7ebf53fea9d8f852edea6605d44d975e
|
||||
Author: Dave Airlie <airlied@redhat.com>
|
||||
Date: Thu May 17 10:27:50 2012 +0100
|
||||
|
||||
ast: don't bind to device if there is a loaded PCI driver.
|
||||
|
||||
This stops this driver being used on top of the kernel modesetting
|
||||
driver, so fallback works correctly.
|
||||
|
||||
Signed-off-by: Dave Airlie <airlied@redhat.com>
|
||||
|
||||
commit c954c0874b8f776fae7a38cb2ac7f4a311f90980
|
||||
Author: Y.C. Chen <yc_chen@aspeedtech.com>
|
||||
Date: Wed Apr 4 04:21:55 2012 +0800
|
||||
|
||||
revert the code changed by Adam Jackson
|
||||
|
||||
commit dc971ee25afb462f871ba1fb93f3bc996540ef51
|
||||
Author: Y.C. Chen <yc_chen@aspeedtech.com>
|
||||
Date: Tue Apr 3 18:00:50 2012 +0800
|
||||
|
||||
fix segmentation fault issue if enable XEN
|
||||
|
||||
commit 7a455573ff292819be90e086fbc1198d05a04910
|
||||
Author: Dave Airlie <airlied@redhat.com>
|
||||
Date: Tue Apr 3 10:01:53 2012 +0100
|
||||
|
||||
Revert "xf86-video-ast-ast 0.95.00"
|
||||
|
||||
This reverts commit 6f0b593c273979bc4a83e845e037ab35d4565b72.
|
||||
|
||||
commit aba57046a9a38698a718629f0fde9d9a8dcc9012
|
||||
Author: Dave Airlie <airlied@redhat.com>
|
||||
Date: Tue Apr 3 10:01:44 2012 +0100
|
||||
|
||||
Revert "xf86-video-ast-0.95.0"
|
||||
|
||||
This reverts commit 20c578001a8024d3478a009c2b110056f0ddd1ca.
|
||||
|
||||
commit 20c578001a8024d3478a009c2b110056f0ddd1ca
|
||||
Author: Y.C. Chen <yc_chen@aspeedtech.com>
|
||||
Date: Tue Apr 3 15:01:23 2012 +0800
|
||||
|
||||
xf86-video-ast-0.95.0
|
||||
|
||||
commit 6f0b593c273979bc4a83e845e037ab35d4565b72
|
||||
Author: root <root@localhost.localdomain>
|
||||
Date: Tue Apr 3 19:58:42 2012 +0800
|
||||
|
||||
xf86-video-ast-ast 0.95.00
|
||||
|
||||
commit 18c8547d4afdeb87120e2af7c0563f76c27dcdfe
|
||||
Author: Alan Coopersmith <alan.coopersmith@oracle.com>
|
||||
Date: Fri Mar 23 18:40:42 2012 -0700
|
||||
|
||||
xf86-video-ast 0.93.10
|
||||
|
||||
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
|
||||
|
||||
commit d07efd4f80754d82540ebdaa7c2a062e68f229b9
|
||||
Author: Adam Jackson <ajax@redhat.com>
|
||||
Date: Mon Dec 19 17:45:12 2011 -0500
|
||||
|
||||
Fix for new vgaHW ABI
|
||||
|
||||
Signed-off-by: Adam Jackson <ajax@redhat.com>
|
||||
|
||||
commit d5f706dc5a2b6665e2b57a547781f2b9364d4d83
|
||||
Author: Adam Jackson <ajax@redhat.com>
|
||||
Date: Mon Dec 19 16:15:49 2011 -0500
|
||||
|
||||
Make failure to XAA non-fatal
|
||||
|
||||
No shadowfb support in this driver yet.
|
||||
|
||||
Signed-off-by: Adam Jackson <ajax@redhat.com>
|
||||
|
||||
commit 706f4931bfa8ade57b3fca119fd788fc9163dd43
|
||||
Author: Adam Jackson <ajax@redhat.com>
|
||||
Date: Thu Nov 17 15:51:42 2011 -0500
|
||||
|
||||
Check ABI major not encoded ABI
|
||||
|
||||
Signed-off-by: Adam Jackson <ajax@redhat.com>
|
||||
|
||||
commit 4a7eda24050b42072c77d527257609e743e8dc78
|
||||
Author: Adam Jackson <ajax@redhat.com>
|
||||
Date: Wed Nov 16 15:09:40 2011 -0500
|
||||
|
||||
Adapt to domain changes in videoabi 12
|
||||
|
||||
This is a blind change, I don't have this hardware handy to test with.
|
||||
It probably wants the same new API that tdfx wants.
|
||||
|
||||
Signed-off-by: Adam Jackson <ajax@redhat.com>
|
||||
|
||||
commit 59d994f46218b5909725ce690cd3fef089a88ba5
|
||||
Author: root <root@localhost.localdomain>
|
||||
Date: Fri Jul 15 14:08:13 2011 +0800
|
||||
|
||||
fixed bug #39235
|
||||
|
||||
commit 666abcb51ac69161a548055ee41274f2131551ca
|
||||
Author: Y.C. Chen <yc_chen@aspeedtech.com>
|
||||
Date: Wed Jul 13 16:20:31 2011 +0800
|
||||
|
||||
xf86-video-ast-0.93.09
|
||||
|
||||
commit acec72c6a52879752b080a4f0e644e70c6a2aded
|
||||
Author: Y.C. Chen <yc_chen@aspeedtech.com>
|
||||
Date: Thu Nov 11 11:54:26 2010 +0800
|
||||
|
||||
xf86-video-ast-v.0.92.02
|
||||
|
||||
commit 143f004a40ed0f95d9cbc30d38b829af00541f6c
|
||||
Author: Y.C. Chen <yc_chen@aspeedtech.com>
|
||||
Date: Wed Nov 10 15:01:36 2010 +0800
|
||||
|
||||
xf86-video-ast-0.92.02
|
||||
|
||||
commit b4466dad5d60c4a79b775c6e6de989563f7eac45
|
||||
Author: Y.C. Chen <yc_chen@aspeedtech.com>
|
||||
Date: Wed Nov 10 14:08:55 2010 +0800
|
||||
|
||||
xf86-video-ast-0.92.02
|
||||
|
||||
commit e387e54fd65b7db984975bf7a97cf30b5f1b9b9e
|
||||
Author: Adam Jackson <ajax@redhat.com>
|
||||
Date: Tue Aug 10 10:44:18 2010 -0400
|
||||
|
||||
xf86-video-ast 0.91.10
|
||||
|
||||
Signed-off-by: Adam Jackson <ajax@redhat.com>
|
||||
|
||||
commit 6196d848a0b12d7e8f7aae0374d53072c69546a6
|
||||
Author: Gaetan Nadon <memsize@videotron.ca>
|
||||
Date: Wed Jul 21 16:49:04 2010 -0400
|
||||
|
||||
config: add comments for main statements
|
||||
|
||||
commit f224e3227f889fb057b17b3358b486b24613bf44
|
||||
Author: Gaetan Nadon <memsize@videotron.ca>
|
||||
Date: Wed Jul 21 16:07:00 2010 -0400
|
||||
|
||||
config: replace deprecated use of AC_OUTPUT with AC_CONFIG_FILES
|
||||
|
||||
Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
|
||||
|
||||
commit 4064b3e502ee35cf352071dfdf4410af97f28d81
|
||||
Author: Gaetan Nadon <memsize@videotron.ca>
|
||||
Date: Wed Jul 21 14:37:41 2010 -0400
|
||||
|
||||
config: replace deprecated AC_HELP_STRING with AS_HELP_STRING
|
||||
|
||||
Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
|
||||
|
||||
commit 2ce1ffb14d25cf61964e79ec53ab0aa837190f9b
|
||||
Author: Gaetan Nadon <memsize@videotron.ca>
|
||||
Date: Wed Jul 21 14:05:22 2010 -0400
|
||||
|
||||
config: replace deprecated AM_CONFIG_HEADER with AC_CONFIG_HEADERS
|
||||
|
||||
Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
|
||||
|
||||
commit 2072a55edcf15b610383a48b1e542b1778b4add4
|
||||
Author: Gaetan Nadon <memsize@videotron.ca>
|
||||
Date: Wed Jul 21 09:27:42 2010 -0400
|
||||
|
||||
config: complete AC_INIT m4 quoting
|
||||
|
||||
Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
|
||||
|
||||
commit 2550adc89eedea904472a0106d4efa74d8664be7
|
||||
Author: Gaetan Nadon <memsize@videotron.ca>
|
||||
Date: Tue Jul 20 21:44:57 2010 -0400
|
||||
|
||||
config: remove unrequired AC_SUBST([XORG_CFLAGS])
|
||||
|
||||
This macro is called by PKG_CHECK_MODULES
|
||||
|
||||
Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
|
||||
|
||||
commit 31fd1c66b5bfdc0f6e587d01c9f61d8177f45b49
|
||||
Author: Gaetan Nadon <memsize@videotron.ca>
|
||||
Date: Tue Jul 20 20:24:42 2010 -0400
|
||||
|
||||
config: remove unrequired AC_HEADER_STDC
|
||||
|
||||
Autoconf says:
|
||||
"This macro is obsolescent, as current systems have conforming
|
||||
header files. New programs need not use this macro".
|
||||
|
||||
Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
|
||||
|
||||
commit 768c6328001df7d702dff693b5610f5cc01f810d
|
||||
Author: Gaetan Nadon <memsize@videotron.ca>
|
||||
Date: Tue Jul 20 19:41:30 2010 -0400
|
||||
|
||||
config: remove AC_PROG_CC as it overrides AC_PROG_C_C99
|
||||
|
||||
XORG_STRICT_OPTION from XORG_DEFAULT_OPTIONS calls
|
||||
AC_PROG_C_C99. This sets gcc with -std=gnu99.
|
||||
If AC_PROG_CC macro is called afterwards, it resets CC to gcc.
|
||||
|
||||
Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
|
||||
|
||||
commit 31f8ce97a5ca4ab590f948b5b441d131c328a990
|
||||
Author: Gaetan Nadon <memsize@videotron.ca>
|
||||
Date: Tue Jul 20 18:45:18 2010 -0400
|
||||
|
||||
config: update AC_PREREQ statement to 2.60
|
||||
|
||||
Unrelated to the previous patches, the new value simply reflects
|
||||
the reality that the minimum level for autoconf to configure
|
||||
all x.org modules is 2.60 dated June 2006.
|
||||
|
||||
ftp://ftp.gnu.org/gnu/autoconf/autoconf-2.60.tar.gz
|
||||
|
||||
Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
|
||||
|
||||
commit 174def8f18f74094066884f422979d59d5ca2d39
|
||||
Author: Y.C. Chen <yc_chen@aspeedtech.com>
|
||||
Date: Thu Jun 24 08:35:06 2010 +0800
|
||||
|
||||
modified: autogen.sh
|
||||
|
||||
commit 9e8d8489922d8b647b28de06045e8fddf0ffc62f
|
||||
Author: Y.C. Chen <yc_chen@aspeedtech.com>
|
||||
Date: Tue Jun 22 15:17:27 2010 +0800
|
||||
|
||||
modified: autogen.sh
|
||||
modified: configure.ac
|
||||
modified: src/ast.h
|
||||
modified: src/ast_2dtool.c
|
||||
modified: src/ast_2dtool.h
|
||||
modified: src/ast_accel.c
|
||||
modified: src/ast_driver.c
|
||||
modified: src/ast_mode.c
|
||||
modified: src/ast_mode.h
|
||||
modified: src/ast_vgatool.c
|
||||
|
||||
commit 59995d0619afca6e88c1be08e01bfb60903c5099
|
||||
Author: Gaetan Nadon <memsize@videotron.ca>
|
||||
Date: Tue Dec 15 22:01:02 2009 -0500
|
||||
|
||||
configure.ac: remove unused sdkdir=$(pkg-config...) statement
|
||||
|
||||
The sdkdir variable isn't use, so remove the statement.
|
||||
|
||||
Acked-by: Dan Nicholson <dbn.lists@gmail.com>
|
||||
|
||||
Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
|
||||
|
||||
commit 8a9c1ea2ec52dfd6d8da5ab29306f48a15f8ee28
|
||||
Author: Gaetan Nadon <memsize@videotron.ca>
|
||||
Date: Mon Nov 23 09:25:05 2009 -0500
|
||||
|
||||
Makefile.am: add ChangeLog and INSTALL on MAINTAINERCLEANFILES
|
||||
|
||||
Now that the INSTALL file is generated.
|
||||
Allows running make maintainer-clean.
|
||||
|
||||
commit 7b23ba3c4cb6b0c02bf6cd9c64cbd840f2a41afd
|
||||
Author: Gaetan Nadon <memsize@videotron.ca>
|
||||
Date: Wed Oct 28 14:41:41 2009 -0400
|
||||
|
||||
INSTALL, NEWS, README or AUTHORS files are missing/incorrect #24206
|
||||
|
||||
Automake 'foreign' option is specified in configure.ac.
|
||||
Remove from Makefile.am
|
||||
|
||||
commit 7ad5e7b0f5bba32446e255f831facea65ba6d68a
|
||||
Author: Gaetan Nadon <memsize@videotron.ca>
|
||||
Date: Wed Oct 28 14:09:09 2009 -0400
|
||||
|
||||
INSTALL, NEWS, README or AUTHORS files are missing/incorrect #24206
|
||||
|
||||
Add missing INSTALL file. Use standard GNU file on building tarball
|
||||
README may have been updated
|
||||
Remove AUTHORS file as it is empty and no content available yet.
|
||||
Remove NEWS file as it is empty and no content available yet.
|
||||
|
||||
commit 2fbcad38348a1e24a6b281fe1614d35479fb3f80
|
||||
Author: Gaetan Nadon <memsize@videotron.ca>
|
||||
Date: Mon Oct 26 12:54:21 2009 -0400
|
||||
|
||||
Several driver modules do not have a ChangeLog target in Makefile.am #23814
|
||||
|
||||
The git generated ChangeLog replaces the hand written one.
|
||||
Update configure.ac to xorg-macros level 1.3.
|
||||
Use XORG_DEFAULT_OPTIONS which replaces four XORG_* macros
|
||||
Update Makefile.am to add ChangeLog target if missing
|
||||
Remove ChangeLog from EXTRA_DIST or *CLEAN variables
|
||||
This is a pre-req for the INSTALL_CMD
|
||||
|
||||
commit 8dfdab81c3677f00a94a0582865d6759a46bf34b
|
||||
Author: Gaetan Nadon <memsize@videotron.ca>
|
||||
Date: Thu Oct 22 12:58:35 2009 -0400
|
||||
|
||||
.gitignore: use common defaults with custom section # 24239
|
||||
|
||||
Using common defaults will reduce errors and maintenance.
|
||||
Only the very small or inexistent custom section need periodic maintenance
|
||||
when the structure of the component changes. Do not edit defaults.
|
||||
|
||||
commit 02de4573e84d9f042a69e059a730cecc66086fd4
|
||||
Author: Gaetan Nadon <memsize@videotron.ca>
|
||||
Date: Thu Oct 22 12:34:16 2009 -0400
|
||||
|
||||
.gitignore: use common defaults with custom section # 24239
|
||||
|
||||
Using common defaults will reduce errors and maintenance.
|
||||
Only the very small or inexistent custom section need periodic maintenance
|
||||
when the structure of the component changes. Do not edit defaults.
|
||||
|
||||
commit 60bb936d949733823ab498ac90bdd4338869d8ca
|
||||
Author: Matt Turner <mattst88@gmail.com>
|
||||
Date: Sat Nov 7 00:35:06 2009 -0500
|
||||
|
||||
chmod +x autogen.sh
|
||||
|
||||
Signed-off-by: Matt Turner <mattst88@gmail.com>
|
||||
|
||||
commit 882da603e0179a5f21879a3d3478b52e11daf438
|
||||
Author: Matt Turner <mattst88@gmail.com>
|
||||
Date: Sat Nov 7 00:27:26 2009 -0500
|
||||
|
||||
Use usleep instead of xf86UDelay
|
||||
|
||||
Signed-off-by: Matt Turner <mattst88@gmail.com>
|
||||
|
||||
commit 059e58784cb41ed3c007386359488394557810dd
|
||||
Author: Dave Airlie <airlied@redhat.com>
|
||||
Date: Thu Jul 30 12:04:26 2009 +1000
|
||||
|
||||
ast: bump for release 0.89.9
|
||||
|
||||
commit b5fabfc7f764c8d07c1d8a618e58ce73624d65ce
|
||||
Author: Dave Airlie <airlied@redhat.com>
|
||||
Date: Tue Jul 28 15:22:40 2009 +1000
|
||||
|
||||
ast: change to using ABI version check
|
||||
|
||||
commit a314fd6a6c98519967e47fc89d53e040c9842dba
|
||||
Author: Dave Airlie <airlied@redhat.com>
|
||||
Date: Tue Jul 28 13:32:28 2009 +1000
|
||||
|
||||
ast: update for resources/RAC API removal
|
||||
|
||||
commit d72f0faa2309cf411052f480e3da83af943eb7ac
|
||||
Author: Dave Airlie <airlied@redhat.com>
|
||||
Date: Tue Jul 28 10:16:30 2009 +1000
|
||||
|
||||
ast: remove unneeded includes for RAC/resource
|
||||
|
||||
commit 2eb00170bfb9defe99a10dbfd4039952670fd099
|
||||
Author: Y.C. Chen <yc_chen@aspeedtech.com>
|
||||
Date: Thu Jun 4 14:24:31 2009 +0800
|
||||
|
||||
xf86-video-ast-v.0.89.8
|
||||
|
||||
commit e7e38d2ba0fcd6c1debbfd1062663a18f25f6266
|
||||
Author: Adam Jackson <ajax@redhat.com>
|
||||
Date: Thu May 28 14:47:16 2009 -0400
|
||||
|
||||
Remove useless loader symbol lists.
|
||||
|
||||
commit ca0863e91cf7bdbd2f9c30aa1af5c9471dfc858e
|
||||
Author: Y.C. Chen <yc_chen@aspeedtech.com>
|
||||
Date: Mon Apr 13 21:01:51 2009 +0800
|
||||
|
||||
xf86-video-ast-0.89.0
|
||||
|
||||
commit da1387d472ce893f0c3466e59c9808db8e1025f0
|
||||
Author: Alan Coopersmith <alan.coopersmith@sun.com>
|
||||
Date: Fri Jan 30 20:37:20 2009 -0800
|
||||
|
||||
Add README with pointers to mailing list, bugzilla & git repos
|
||||
|
||||
commit c61961e23d379b76921ce797fdfec377d2c1abea
|
||||
Author: Y.C. Chen <yc_chen@aspeedtech.com>
|
||||
Date: Fri Jan 16 15:00:56 2009 +0800
|
||||
|
||||
Fixed the support mode issue on Solaris 10 x86
|
||||
|
||||
commit 619ec11075571f80de2c4556e324e4c04555ec90
|
||||
Author: Y.C. Chen <yc_chen@aspeedtech.com>
|
||||
Date: Thu Jan 8 17:08:06 2009 +0800
|
||||
|
||||
Support AST2200/2150
|
||||
|
||||
commit 1ca09bad07528d32db406998e8b6176989f29216
|
||||
Author: Y.C. Chen <yc_chen@aspeedtech.com>
|
||||
Date: Thu Jan 8 17:03:19 2009 +0800
|
||||
|
||||
Support AST2200/2150
|
||||
|
||||
commit 241d411e770c36b725cc72c1cd5e52932a8cf460
|
||||
Author: Y.C. Chen <yc_chen@aspeedtech.com>
|
||||
Date: Fri Aug 22 12:01:18 2008 +0800
|
||||
|
||||
Support AST1100/2050/2100
|
||||
|
||||
commit 35f09b08456177f837df9b965cec1019ea8f6238
|
||||
Author: Adam Jackson <ajax@redhat.com>
|
||||
Date: Fri Aug 15 13:59:33 2008 -0400
|
||||
|
||||
Remove dead code.
|
||||
|
||||
commit 3aea1540c129c230d84ed8e55586dbfb3d179d33
|
||||
Author: Y.C. Chen <yc_chen@aspeedtech.com>
|
||||
Date: Mon Jul 21 10:48:09 2008 +0800
|
||||
|
||||
Fixed the incorrect settings of Graphics registers
|
||||
|
||||
commit e81e70ea3833f25dc5ec1def6257958e7c8ad0e8
|
||||
Author: Adam Jackson <ajax@redhat.com>
|
||||
Date: Wed Mar 19 13:27:01 2008 -0400
|
||||
|
||||
ast 0.85.0
|
||||
|
||||
commit 14d4fe8279369a2e6c55e3a139332e4c3945d95d
|
||||
Author: Adam Jackson <ajax@redhat.com>
|
||||
Date: Wed Mar 19 13:21:59 2008 -0400
|
||||
|
||||
Fix distcheck.
|
||||
|
||||
commit ad5b2148509600a7649127c5dc1a6442d86f7eb8
|
||||
Author: Y.C. Chen <yc_chen@aspeedtech.com>
|
||||
Date: Tue Mar 18 19:00:38 2008 +0800
|
||||
|
||||
compiler warning fixed
|
||||
|
||||
commit 33cc790b35f2ad19ea68867d6a089f7b827f8334
|
||||
Author: Paulo Cesar Pereira de Andrade <pcpa@mandriva.com.br>
|
||||
Date: Sun Mar 16 02:16:43 2008 -0300
|
||||
|
||||
Compile warning fixes.
|
||||
|
||||
Declare ulGetCMDQLength as static, and don't declare a variable if
|
||||
XSERVER_LIBPCIACCESS is defined.
|
||||
|
||||
There is a lot of prototypes defined in some c files, that would be
|
||||
better to be moved to the appropriate header, to make sure definition
|
||||
matches prototype, but not done for now.
|
||||
|
||||
Signed-off-by: Y.C. Chen <yc_chen@aspeedtech.com>
|
||||
|
||||
commit 88944bd72555056c10dfcf87eb1a98c9ecf704bc
|
||||
Author: Dave Airlie <airlied@redhat.com>
|
||||
Date: Mon Mar 10 11:53:07 2008 +1000
|
||||
|
||||
ast: pciaccess conversion
|
||||
|
||||
commit cbf726c635280ea79524e94d6e993ed29c647bd2
|
||||
Author: root <root@localhost.localdomain>
|
||||
Date: Sat Mar 1 10:13:03 2008 +0800
|
||||
|
||||
Make sure used symbols are of public visibility
|
||||
|
||||
commit d5b5a0e603e47dd3782c41685e75c6bd2d9e1016
|
||||
Merge: 2d1b721 486380c
|
||||
Author: James Cloos <cloos@jhcloos.com>
|
||||
Date: Mon Sep 3 06:06:32 2007 -0400
|
||||
|
||||
Merge branch 'master' of ssh://git.freedesktop.org/git/xorg/driver/xf86-video-ast
|
||||
|
||||
commit 2d1b72187d14d7cc5a1b9ded7cd60b3fcbaebaae
|
||||
Author: James Cloos <cloos@jhcloos.com>
|
||||
Date: Mon Sep 3 05:52:28 2007 -0400
|
||||
|
||||
Add *~ to .gitignore to skip patch/emacs droppings
|
||||
|
||||
commit 486380cd85cdd2532300905ee588be48480ce1dc
|
||||
Author: root <root@localhost.localdomain>
|
||||
Date: Fri Aug 24 21:13:39 2007 +0800
|
||||
|
||||
modified: ChangeLog
|
||||
modified: configure.ac
|
||||
modified: src/ast.h
|
||||
modified: src/ast_2dtool.h
|
||||
modified: src/ast_accel.c
|
||||
modified: src/ast_cursor.c
|
||||
modified: src/ast_driver.c
|
||||
modified: src/ast_mode.c
|
||||
modified: src/ast_mode.h
|
||||
modified: src/ast_vgatool.c
|
||||
|
||||
commit 8bbdddf6025e1421e91ce12c509840822b395fb6
|
||||
Author: James Cloos <cloos@jhcloos.com>
|
||||
Date: Thu Aug 23 19:25:44 2007 -0400
|
||||
|
||||
Rename .cvsignore to .gitignore
|
||||
|
||||
commit 40771362cd94a0e89181b47bcfca7e06ec4127ad
|
||||
Author: Brice Goglin <bgoglin@debian.org>
|
||||
Date: Tue Aug 7 10:20:51 2007 +0200
|
||||
|
||||
Define AST_*_VERSION* using PACKAGE_VERSION_*
|
||||
|
||||
commit b3367f4162a7ea295fec2dd424a83861c340cdb8
|
||||
Author: yc_chen <yc_chen>
|
||||
Date: Mon Apr 17 03:27:40 2006 +0000
|
||||
|
||||
Fixed can't get correct MCLK in some platforms
|
||||
|
||||
commit 3bc1deb6a84d5ad1ff47b2efe89ed15d68e5822a
|
||||
Author: Adam Jackson <ajax@nwnk.net>
|
||||
Date: Fri Apr 7 22:25:23 2006 +0000
|
||||
|
||||
Unlibcwrap. Bump server version requirement. Bump to 0.81.0.
|
||||
|
||||
commit efba7f83ef225df8a0eaee660cb9bba19fd775c0
|
||||
Author: Alan Coopersmith <Alan.Coopersmith@sun.com>
|
||||
Date: Wed Mar 15 21:05:45 2006 +0000
|
||||
|
||||
Update from ASPEED Technology Inc. to fix incorrect line drawing issue and
|
||||
change driver name from "AST1000/2000" to "AST" to fix Xorg log
|
||||
formatting issues with long driver names. Bugzilla #4937
|
||||
<https://bugs.freedesktop.org/show_bug.cgi?id=4937> Attachment #4948
|
||||
<https://bugs.freedesktop.org/attachment.cgi?id=4948>
|
||||
|
||||
commit 245466d4ef8ea4012242a3fa21a217e767f4eac4
|
||||
Author: Alan Coopersmith <Alan.Coopersmith@sun.com>
|
||||
Date: Wed Mar 15 00:43:18 2006 +0000
|
||||
|
||||
Add the normal trappings of the Xorg modular build system.
|
||||
Replace "Xv.h" with <X11/extensions/Xv.h> and add #include "config.h" for
|
||||
modular build Strip ^M out of ast_accel.c
|
||||
|
||||
commit 24d5661d2c703582e44ce140d0eb7251433e1ad0
|
||||
Author: Alan Coopersmith <Alan.Coopersmith@sun.com>
|
||||
Date: Tue Mar 14 23:51:52 2006 +0000
|
||||
|
||||
Version 0.80 from ASPEED Technology Inc. (Fixed get video buffer size
|
||||
incorrect issue) Bugzilla #4937
|
||||
<https://bugs.freedesktop.org/show_bug.cgi?id=4937> Attachment #4932
|
||||
<https://bugs.freedesktop.org/attachment.cgi?id=4932>
|
||||
|
||||
commit 4e31187407a6dfe53a9d15f06c8c4584e20125ba
|
||||
Author: Alan Coopersmith <Alan.Coopersmith@sun.com>
|
||||
Date: Tue Mar 14 23:36:18 2006 +0000
|
||||
|
||||
Version 0.62 from ASPEED Technology Inc. (Fixed get video buffer size
|
||||
incorrect issue) Bugzilla #4937
|
||||
<https://bugs.freedesktop.org/show_bug.cgi?id=4937> Attachment #4563
|
||||
<https://bugs.freedesktop.org/attachment.cgi?id=4563>
|
||||
|
||||
commit 7c713fb0da9c5c0c5c4e727ff4c801ec0e6e4a83
|
||||
Author: Alan Coopersmith <Alan.Coopersmith@sun.com>
|
||||
Date: Tue Mar 14 23:28:47 2006 +0000
|
||||
|
||||
Version 0.61 from ASPEED Technology Inc. (Update for Xorg 6.9.0 - Can't
|
||||
reference XAACOPYROP) Bugzilla #4937
|
||||
<https://bugs.freedesktop.org/show_bug.cgi?id=4937> Attachment #4044
|
||||
<https://bugs.freedesktop.org/attachment.cgi?id=4245>
|
||||
|
||||
commit 784ff02611fdf4adeced1bd156fbb7e6ed63df22
|
||||
Author: Alan Coopersmith <Alan.Coopersmith@sun.com>
|
||||
Date: Tue Mar 14 23:23:36 2006 +0000
|
||||
|
||||
Version 0.60 from ASPEED Technology Inc. (Modify H/W cursor parts for
|
||||
customer request) Bugzilla #4937
|
||||
<https://bugs.freedesktop.org/show_bug.cgi?id=4937> Attachment #4044
|
||||
<https://bugs.freedesktop.org/attachment.cgi?id=4044>
|
||||
|
||||
commit 7ce3a2ba6d211aeaa19a6841935bc50205788d62
|
||||
Author: Alan Coopersmith <Alan.Coopersmith@sun.com>
|
||||
Date: Tue Mar 14 23:18:18 2006 +0000
|
||||
|
||||
Initial code release from ASPEED Technology Inc. Bugzilla #4937
|
||||
<https://bugs.freedesktop.org/show_bug.cgi?id=4937> Attachment 3686
|
||||
<https://bugs.freedesktop.org/attachment.cgi?id=3686>
|
31
driver/xf86-video-ast/Makefile.am
Normal file
31
driver/xf86-video-ast/Makefile.am
Normal file
@ -0,0 +1,31 @@
|
||||
# Copyright 2005 Adam Jackson.
|
||||
#
|
||||
# Permission is hereby granted, free of charge, to any person obtaining a
|
||||
# copy of this software and associated documentation files (the "Software"),
|
||||
# to deal in the Software without restriction, including without limitation
|
||||
# on the rights to use, copy, modify, merge, publish, distribute, sub
|
||||
# license, and/or sell copies of the Software, and to permit persons to whom
|
||||
# the Software is furnished to do so, subject to the following conditions:
|
||||
#
|
||||
# The above copyright notice and this permission notice (including the next
|
||||
# paragraph) shall be included in all copies or substantial portions of the
|
||||
# Software.
|
||||
#
|
||||
# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
||||
# IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
||||
# FITNESS FOR A PARTICULAR PURPOSE AND NON-INFRINGEMENT. IN NO EVENT SHALL
|
||||
# ADAM JACKSON BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
|
||||
# IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
|
||||
# CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
||||
|
||||
SUBDIRS = src
|
||||
MAINTAINERCLEANFILES = ChangeLog INSTALL
|
||||
.PHONY: ChangeLog INSTALL
|
||||
|
||||
INSTALL:
|
||||
$(INSTALL_CMD)
|
||||
|
||||
ChangeLog:
|
||||
$(CHANGELOG_CMD)
|
||||
|
||||
dist-hook: ChangeLog INSTALL
|
831
driver/xf86-video-ast/Makefile.in
Normal file
831
driver/xf86-video-ast/Makefile.in
Normal file
@ -0,0 +1,831 @@
|
||||
# Makefile.in generated by automake 1.12.6 from Makefile.am.
|
||||
# @configure_input@
|
||||
|
||||
# Copyright (C) 1994-2012 Free Software Foundation, Inc.
|
||||
|
||||
# This Makefile.in is free software; the Free Software Foundation
|
||||
# gives unlimited permission to copy and/or distribute it,
|
||||
# with or without modifications, as long as this notice is preserved.
|
||||
|
||||
# This program is distributed in the hope that it will be useful,
|
||||
# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
|
||||
# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
|
||||
# PARTICULAR PURPOSE.
|
||||
|
||||
@SET_MAKE@
|
||||
|
||||
# Copyright 2005 Adam Jackson.
|
||||
#
|
||||
# Permission is hereby granted, free of charge, to any person obtaining a
|
||||
# copy of this software and associated documentation files (the "Software"),
|
||||
# to deal in the Software without restriction, including without limitation
|
||||
# on the rights to use, copy, modify, merge, publish, distribute, sub
|
||||
# license, and/or sell copies of the Software, and to permit persons to whom
|
||||
# the Software is furnished to do so, subject to the following conditions:
|
||||
#
|
||||
# The above copyright notice and this permission notice (including the next
|
||||
# paragraph) shall be included in all copies or substantial portions of the
|
||||
# Software.
|
||||
#
|
||||
# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
||||
# IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
||||
# FITNESS FOR A PARTICULAR PURPOSE AND NON-INFRINGEMENT. IN NO EVENT SHALL
|
||||
# ADAM JACKSON BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
|
||||
# IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
|
||||
# CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
||||
VPATH = @srcdir@
|
||||
am__make_dryrun = \
|
||||
{ \
|
||||
am__dry=no; \
|
||||
case $$MAKEFLAGS in \
|
||||
*\\[\ \ ]*) \
|
||||
echo 'am--echo: ; @echo "AM" OK' | $(MAKE) -f - 2>/dev/null \
|
||||
| grep '^AM OK$$' >/dev/null || am__dry=yes;; \
|
||||
*) \
|
||||
for am__flg in $$MAKEFLAGS; do \
|
||||
case $$am__flg in \
|
||||
*=*|--*) ;; \
|
||||
*n*) am__dry=yes; break;; \
|
||||
esac; \
|
||||
done;; \
|
||||
esac; \
|
||||
test $$am__dry = yes; \
|
||||
}
|
||||
pkgdatadir = $(datadir)/@PACKAGE@
|
||||
pkgincludedir = $(includedir)/@PACKAGE@
|
||||
pkglibdir = $(libdir)/@PACKAGE@
|
||||
pkglibexecdir = $(libexecdir)/@PACKAGE@
|
||||
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
|
||||
install_sh_DATA = $(install_sh) -c -m 644
|
||||
install_sh_PROGRAM = $(install_sh) -c
|
||||
install_sh_SCRIPT = $(install_sh) -c
|
||||
INSTALL_HEADER = $(INSTALL_DATA)
|
||||
transform = $(program_transform_name)
|
||||
NORMAL_INSTALL = :
|
||||
PRE_INSTALL = :
|
||||
POST_INSTALL = :
|
||||
NORMAL_UNINSTALL = :
|
||||
PRE_UNINSTALL = :
|
||||
POST_UNINSTALL = :
|
||||
build_triplet = @build@
|
||||
host_triplet = @host@
|
||||
subdir = .
|
||||
DIST_COMMON = README $(am__configure_deps) $(srcdir)/Makefile.am \
|
||||
$(srcdir)/Makefile.in $(srcdir)/config.h.in \
|
||||
$(top_srcdir)/configure COPYING ChangeLog INSTALL config.guess \
|
||||
config.sub install-sh ltmain.sh missing
|
||||
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
|
||||
am__aclocal_m4_deps = $(top_srcdir)/configure.ac
|
||||
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
|
||||
$(ACLOCAL_M4)
|
||||
am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
|
||||
configure.lineno config.status.lineno
|
||||
mkinstalldirs = $(install_sh) -d
|
||||
CONFIG_HEADER = config.h
|
||||
CONFIG_CLEAN_FILES =
|
||||
CONFIG_CLEAN_VPATH_FILES =
|
||||
AM_V_P = $(am__v_P_@AM_V@)
|
||||
am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
|
||||
am__v_P_0 = false
|
||||
am__v_P_1 = :
|
||||
AM_V_GEN = $(am__v_GEN_@AM_V@)
|
||||
am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
|
||||
am__v_GEN_0 = @echo " GEN " $@;
|
||||
am__v_GEN_1 =
|
||||
AM_V_at = $(am__v_at_@AM_V@)
|
||||
am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
|
||||
am__v_at_0 = @
|
||||
am__v_at_1 =
|
||||
SOURCES =
|
||||
DIST_SOURCES =
|
||||
RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
|
||||
html-recursive info-recursive install-data-recursive \
|
||||
install-dvi-recursive install-exec-recursive \
|
||||
install-html-recursive install-info-recursive \
|
||||
install-pdf-recursive install-ps-recursive install-recursive \
|
||||
installcheck-recursive installdirs-recursive pdf-recursive \
|
||||
ps-recursive uninstall-recursive
|
||||
am__can_run_installinfo = \
|
||||
case $$AM_UPDATE_INFO_DIR in \
|
||||
n|no|NO) false;; \
|
||||
*) (install-info --version) >/dev/null 2>&1;; \
|
||||
esac
|
||||
RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
|
||||
distclean-recursive maintainer-clean-recursive
|
||||
AM_RECURSIVE_TARGETS = $(RECURSIVE_TARGETS:-recursive=) \
|
||||
$(RECURSIVE_CLEAN_TARGETS:-recursive=) tags TAGS ctags CTAGS \
|
||||
cscope distdir dist dist-all distcheck
|
||||
ETAGS = etags
|
||||
CTAGS = ctags
|
||||
CSCOPE = cscope
|
||||
DIST_SUBDIRS = $(SUBDIRS)
|
||||
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
|
||||
distdir = $(PACKAGE)-$(VERSION)
|
||||
top_distdir = $(distdir)
|
||||
am__remove_distdir = \
|
||||
if test -d "$(distdir)"; then \
|
||||
find "$(distdir)" -type d ! -perm -200 -exec chmod u+w {} ';' \
|
||||
&& rm -rf "$(distdir)" \
|
||||
|| { sleep 5 && rm -rf "$(distdir)"; }; \
|
||||
else :; fi
|
||||
am__post_remove_distdir = $(am__remove_distdir)
|
||||
am__relativize = \
|
||||
dir0=`pwd`; \
|
||||
sed_first='s,^\([^/]*\)/.*$$,\1,'; \
|
||||
sed_rest='s,^[^/]*/*,,'; \
|
||||
sed_last='s,^.*/\([^/]*\)$$,\1,'; \
|
||||
sed_butlast='s,/*[^/]*$$,,'; \
|
||||
while test -n "$$dir1"; do \
|
||||
first=`echo "$$dir1" | sed -e "$$sed_first"`; \
|
||||
if test "$$first" != "."; then \
|
||||
if test "$$first" = ".."; then \
|
||||
dir2=`echo "$$dir0" | sed -e "$$sed_last"`/"$$dir2"; \
|
||||
dir0=`echo "$$dir0" | sed -e "$$sed_butlast"`; \
|
||||
else \
|
||||
first2=`echo "$$dir2" | sed -e "$$sed_first"`; \
|
||||
if test "$$first2" = "$$first"; then \
|
||||
dir2=`echo "$$dir2" | sed -e "$$sed_rest"`; \
|
||||
else \
|
||||
dir2="../$$dir2"; \
|
||||
fi; \
|
||||
dir0="$$dir0"/"$$first"; \
|
||||
fi; \
|
||||
fi; \
|
||||
dir1=`echo "$$dir1" | sed -e "$$sed_rest"`; \
|
||||
done; \
|
||||
reldir="$$dir2"
|
||||
DIST_ARCHIVES = $(distdir).tar.gz $(distdir).tar.bz2
|
||||
GZIP_ENV = --best
|
||||
DIST_TARGETS = dist-bzip2 dist-gzip
|
||||
distuninstallcheck_listfiles = find . -type f -print
|
||||
am__distuninstallcheck_listfiles = $(distuninstallcheck_listfiles) \
|
||||
| sed 's|^\./|$(prefix)/|' | grep -v '$(infodir)/dir$$'
|
||||
distcleancheck_listfiles = find . -type f -print
|
||||
ACLOCAL = @ACLOCAL@
|
||||
ADMIN_MAN_DIR = @ADMIN_MAN_DIR@
|
||||
ADMIN_MAN_SUFFIX = @ADMIN_MAN_SUFFIX@
|
||||
AMTAR = @AMTAR@
|
||||
AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
|
||||
APP_MAN_DIR = @APP_MAN_DIR@
|
||||
APP_MAN_SUFFIX = @APP_MAN_SUFFIX@
|
||||
AR = @AR@
|
||||
AUTOCONF = @AUTOCONF@
|
||||
AUTOHEADER = @AUTOHEADER@
|
||||
AUTOMAKE = @AUTOMAKE@
|
||||
AWK = @AWK@
|
||||
BASE_CFLAGS = @BASE_CFLAGS@
|
||||
CC = @CC@
|
||||
CCDEPMODE = @CCDEPMODE@
|
||||
CFLAGS = @CFLAGS@
|
||||
CHANGELOG_CMD = @CHANGELOG_CMD@
|
||||
CPP = @CPP@
|
||||
CPPFLAGS = @CPPFLAGS@
|
||||
CWARNFLAGS = @CWARNFLAGS@
|
||||
CYGPATH_W = @CYGPATH_W@
|
||||
DEFS = @DEFS@
|
||||
DEPDIR = @DEPDIR@
|
||||
DLLTOOL = @DLLTOOL@
|
||||
DRIVER_MAN_DIR = @DRIVER_MAN_DIR@
|
||||
DRIVER_MAN_SUFFIX = @DRIVER_MAN_SUFFIX@
|
||||
DRIVER_NAME = @DRIVER_NAME@
|
||||
DSYMUTIL = @DSYMUTIL@
|
||||
DUMPBIN = @DUMPBIN@
|
||||
ECHO_C = @ECHO_C@
|
||||
ECHO_N = @ECHO_N@
|
||||
ECHO_T = @ECHO_T@
|
||||
EGREP = @EGREP@
|
||||
EXEEXT = @EXEEXT@
|
||||
FGREP = @FGREP@
|
||||
FILE_MAN_DIR = @FILE_MAN_DIR@
|
||||
FILE_MAN_SUFFIX = @FILE_MAN_SUFFIX@
|
||||
GREP = @GREP@
|
||||
INSTALL = @INSTALL@
|
||||
INSTALL_CMD = @INSTALL_CMD@
|
||||
INSTALL_DATA = @INSTALL_DATA@
|
||||
INSTALL_PROGRAM = @INSTALL_PROGRAM@
|
||||
INSTALL_SCRIPT = @INSTALL_SCRIPT@
|
||||
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
|
||||
LD = @LD@
|
||||
LDFLAGS = @LDFLAGS@
|
||||
LIBOBJS = @LIBOBJS@
|
||||
LIBS = @LIBS@
|
||||
LIBTOOL = @LIBTOOL@
|
||||
LIB_MAN_DIR = @LIB_MAN_DIR@
|
||||
LIB_MAN_SUFFIX = @LIB_MAN_SUFFIX@
|
||||
LIPO = @LIPO@
|
||||
LN_S = @LN_S@
|
||||
LTLIBOBJS = @LTLIBOBJS@
|
||||
MAINT = @MAINT@
|
||||
MAKEINFO = @MAKEINFO@
|
||||
MANIFEST_TOOL = @MANIFEST_TOOL@
|
||||
MAN_SUBSTS = @MAN_SUBSTS@
|
||||
MISC_MAN_DIR = @MISC_MAN_DIR@
|
||||
MISC_MAN_SUFFIX = @MISC_MAN_SUFFIX@
|
||||
MKDIR_P = @MKDIR_P@
|
||||
NM = @NM@
|
||||
NMEDIT = @NMEDIT@
|
||||
OBJDUMP = @OBJDUMP@
|
||||
OBJEXT = @OBJEXT@
|
||||
OTOOL = @OTOOL@
|
||||
OTOOL64 = @OTOOL64@
|
||||
PACKAGE = @PACKAGE@
|
||||
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
|
||||
PACKAGE_NAME = @PACKAGE_NAME@
|
||||
PACKAGE_STRING = @PACKAGE_STRING@
|
||||
PACKAGE_TARNAME = @PACKAGE_TARNAME@
|
||||
PACKAGE_URL = @PACKAGE_URL@
|
||||
PACKAGE_VERSION = @PACKAGE_VERSION@
|
||||
PATH_SEPARATOR = @PATH_SEPARATOR@
|
||||
PCIACCESS_CFLAGS = @PCIACCESS_CFLAGS@
|
||||
PCIACCESS_LIBS = @PCIACCESS_LIBS@
|
||||
PKG_CONFIG = @PKG_CONFIG@
|
||||
PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
|
||||
PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
|
||||
RANLIB = @RANLIB@
|
||||
SED = @SED@
|
||||
SET_MAKE = @SET_MAKE@
|
||||
SHELL = @SHELL@
|
||||
STRICT_CFLAGS = @STRICT_CFLAGS@
|
||||
STRIP = @STRIP@
|
||||
VERSION = @VERSION@
|
||||
XORG_CFLAGS = @XORG_CFLAGS@
|
||||
XORG_LIBS = @XORG_LIBS@
|
||||
XORG_MAN_PAGE = @XORG_MAN_PAGE@
|
||||
abs_builddir = @abs_builddir@
|
||||
abs_srcdir = @abs_srcdir@
|
||||
abs_top_builddir = @abs_top_builddir@
|
||||
abs_top_srcdir = @abs_top_srcdir@
|
||||
ac_ct_AR = @ac_ct_AR@
|
||||
ac_ct_CC = @ac_ct_CC@
|
||||
ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
|
||||
am__include = @am__include@
|
||||
am__leading_dot = @am__leading_dot@
|
||||
am__quote = @am__quote@
|
||||
am__tar = @am__tar@
|
||||
am__untar = @am__untar@
|
||||
bindir = @bindir@
|
||||
build = @build@
|
||||
build_alias = @build_alias@
|
||||
build_cpu = @build_cpu@
|
||||
build_os = @build_os@
|
||||
build_vendor = @build_vendor@
|
||||
builddir = @builddir@
|
||||
datadir = @datadir@
|
||||
datarootdir = @datarootdir@
|
||||
docdir = @docdir@
|
||||
dvidir = @dvidir@
|
||||
exec_prefix = @exec_prefix@
|
||||
host = @host@
|
||||
host_alias = @host_alias@
|
||||
host_cpu = @host_cpu@
|
||||
host_os = @host_os@
|
||||
host_vendor = @host_vendor@
|
||||
htmldir = @htmldir@
|
||||
includedir = @includedir@
|
||||
infodir = @infodir@
|
||||
install_sh = @install_sh@
|
||||
libdir = @libdir@
|
||||
libexecdir = @libexecdir@
|
||||
localedir = @localedir@
|
||||
localstatedir = @localstatedir@
|
||||
mandir = @mandir@
|
||||
mkdir_p = @mkdir_p@
|
||||
moduledir = @moduledir@
|
||||
oldincludedir = @oldincludedir@
|
||||
pdfdir = @pdfdir@
|
||||
prefix = @prefix@
|
||||
program_transform_name = @program_transform_name@
|
||||
psdir = @psdir@
|
||||
sbindir = @sbindir@
|
||||
sharedstatedir = @sharedstatedir@
|
||||
srcdir = @srcdir@
|
||||
sysconfdir = @sysconfdir@
|
||||
target_alias = @target_alias@
|
||||
top_build_prefix = @top_build_prefix@
|
||||
top_builddir = @top_builddir@
|
||||
top_srcdir = @top_srcdir@
|
||||
SUBDIRS = src
|
||||
MAINTAINERCLEANFILES = ChangeLog INSTALL
|
||||
all: config.h
|
||||
$(MAKE) $(AM_MAKEFLAGS) all-recursive
|
||||
|
||||
.SUFFIXES:
|
||||
am--refresh: Makefile
|
||||
@:
|
||||
$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps)
|
||||
@for dep in $?; do \
|
||||
case '$(am__configure_deps)' in \
|
||||
*$$dep*) \
|
||||
echo ' cd $(srcdir) && $(AUTOMAKE) --foreign'; \
|
||||
$(am__cd) $(srcdir) && $(AUTOMAKE) --foreign \
|
||||
&& exit 0; \
|
||||
exit 1;; \
|
||||
esac; \
|
||||
done; \
|
||||
echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign Makefile'; \
|
||||
$(am__cd) $(top_srcdir) && \
|
||||
$(AUTOMAKE) --foreign Makefile
|
||||
.PRECIOUS: Makefile
|
||||
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
|
||||
@case '$?' in \
|
||||
*config.status*) \
|
||||
echo ' $(SHELL) ./config.status'; \
|
||||
$(SHELL) ./config.status;; \
|
||||
*) \
|
||||
echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
|
||||
cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
|
||||
esac;
|
||||
|
||||
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
|
||||
$(SHELL) ./config.status --recheck
|
||||
|
||||
$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
|
||||
$(am__cd) $(srcdir) && $(AUTOCONF)
|
||||
$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
|
||||
$(am__cd) $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
|
||||
$(am__aclocal_m4_deps):
|
||||
|
||||
config.h: stamp-h1
|
||||
@if test ! -f $@; then rm -f stamp-h1; else :; fi
|
||||
@if test ! -f $@; then $(MAKE) $(AM_MAKEFLAGS) stamp-h1; else :; fi
|
||||
|
||||
stamp-h1: $(srcdir)/config.h.in $(top_builddir)/config.status
|
||||
@rm -f stamp-h1
|
||||
cd $(top_builddir) && $(SHELL) ./config.status config.h
|
||||
$(srcdir)/config.h.in: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
|
||||
($(am__cd) $(top_srcdir) && $(AUTOHEADER))
|
||||
rm -f stamp-h1
|
||||
touch $@
|
||||
|
||||
distclean-hdr:
|
||||
-rm -f config.h stamp-h1
|
||||
|
||||
mostlyclean-libtool:
|
||||
-rm -f *.lo
|
||||
|
||||
clean-libtool:
|
||||
-rm -rf .libs _libs
|
||||
|
||||
distclean-libtool:
|
||||
-rm -f libtool config.lt
|
||||
|
||||
# This directory's subdirectories are mostly independent; you can cd
|
||||
# into them and run 'make' without going through this Makefile.
|
||||
# To change the values of 'make' variables: instead of editing Makefiles,
|
||||
# (1) if the variable is set in 'config.status', edit 'config.status'
|
||||
# (which will cause the Makefiles to be regenerated when you run 'make');
|
||||
# (2) otherwise, pass the desired values on the 'make' command line.
|
||||
$(RECURSIVE_TARGETS) $(RECURSIVE_CLEAN_TARGETS):
|
||||
@fail= failcom='exit 1'; \
|
||||
for f in x $$MAKEFLAGS; do \
|
||||
case $$f in \
|
||||
*=* | --[!k]*);; \
|
||||
*k*) failcom='fail=yes';; \
|
||||
esac; \
|
||||
done; \
|
||||
dot_seen=no; \
|
||||
target=`echo $@ | sed s/-recursive//`; \
|
||||
case "$@" in \
|
||||
distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
|
||||
*) list='$(SUBDIRS)' ;; \
|
||||
esac; \
|
||||
for subdir in $$list; do \
|
||||
echo "Making $$target in $$subdir"; \
|
||||
if test "$$subdir" = "."; then \
|
||||
dot_seen=yes; \
|
||||
local_target="$$target-am"; \
|
||||
else \
|
||||
local_target="$$target"; \
|
||||
fi; \
|
||||
($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
|
||||
|| eval $$failcom; \
|
||||
done; \
|
||||
if test "$$dot_seen" = "no"; then \
|
||||
$(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
|
||||
fi; test -z "$$fail"
|
||||
tags-recursive:
|
||||
list='$(SUBDIRS)'; for subdir in $$list; do \
|
||||
test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
|
||||
done
|
||||
ctags-recursive:
|
||||
list='$(SUBDIRS)'; for subdir in $$list; do \
|
||||
test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
|
||||
done
|
||||
cscopelist-recursive:
|
||||
list='$(SUBDIRS)'; for subdir in $$list; do \
|
||||
test "$$subdir" = . || ($(am__cd) $$subdir && $(MAKE) $(AM_MAKEFLAGS) cscopelist); \
|
||||
done
|
||||
|
||||
ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
|
||||
list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
|
||||
unique=`for i in $$list; do \
|
||||
if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
|
||||
done | \
|
||||
$(AWK) '{ files[$$0] = 1; nonempty = 1; } \
|
||||
END { if (nonempty) { for (i in files) print i; }; }'`; \
|
||||
mkid -fID $$unique
|
||||
tags: TAGS
|
||||
|
||||
TAGS: tags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
|
||||
$(TAGS_FILES) $(LISP)
|
||||
set x; \
|
||||
here=`pwd`; \
|
||||
if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
|
||||
include_option=--etags-include; \
|
||||
empty_fix=.; \
|
||||
else \
|
||||
include_option=--include; \
|
||||
empty_fix=; \
|
||||
fi; \
|
||||
list='$(SUBDIRS)'; for subdir in $$list; do \
|
||||
if test "$$subdir" = .; then :; else \
|
||||
test ! -f $$subdir/TAGS || \
|
||||
set "$$@" "$$include_option=$$here/$$subdir/TAGS"; \
|
||||
fi; \
|
||||
done; \
|
||||
list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
|
||||
unique=`for i in $$list; do \
|
||||
if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
|
||||
done | \
|
||||
$(AWK) '{ files[$$0] = 1; nonempty = 1; } \
|
||||
END { if (nonempty) { for (i in files) print i; }; }'`; \
|
||||
shift; \
|
||||
if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
|
||||
test -n "$$unique" || unique=$$empty_fix; \
|
||||
if test $$# -gt 0; then \
|
||||
$(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
|
||||
"$$@" $$unique; \
|
||||
else \
|
||||
$(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
|
||||
$$unique; \
|
||||
fi; \
|
||||
fi
|
||||
ctags: CTAGS
|
||||
CTAGS: ctags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
|
||||
$(TAGS_FILES) $(LISP)
|
||||
list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
|
||||
unique=`for i in $$list; do \
|
||||
if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
|
||||
done | \
|
||||
$(AWK) '{ files[$$0] = 1; nonempty = 1; } \
|
||||
END { if (nonempty) { for (i in files) print i; }; }'`; \
|
||||
test -z "$(CTAGS_ARGS)$$unique" \
|
||||
|| $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
|
||||
$$unique
|
||||
|
||||
GTAGS:
|
||||
here=`$(am__cd) $(top_builddir) && pwd` \
|
||||
&& $(am__cd) $(top_srcdir) \
|
||||
&& gtags -i $(GTAGS_ARGS) "$$here"
|
||||
|
||||
cscope: cscope.files
|
||||
test ! -s cscope.files \
|
||||
|| $(CSCOPE) -b -q $(AM_CSCOPEFLAGS) $(CSCOPEFLAGS) -i cscope.files $(CSCOPE_ARGS)
|
||||
|
||||
clean-cscope:
|
||||
-rm -f cscope.files
|
||||
|
||||
cscope.files: clean-cscope cscopelist-recursive cscopelist
|
||||
|
||||
cscopelist: cscopelist-recursive $(HEADERS) $(SOURCES) $(LISP)
|
||||
list='$(SOURCES) $(HEADERS) $(LISP)'; \
|
||||
case "$(srcdir)" in \
|
||||
[\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
|
||||
*) sdir=$(subdir)/$(srcdir) ;; \
|
||||
esac; \
|
||||
for i in $$list; do \
|
||||
if test -f "$$i"; then \
|
||||
echo "$(subdir)/$$i"; \
|
||||
else \
|
||||
echo "$$sdir/$$i"; \
|
||||
fi; \
|
||||
done >> $(top_builddir)/cscope.files
|
||||
|
||||
distclean-tags:
|
||||
-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
|
||||
-rm -f cscope.out cscope.in.out cscope.po.out cscope.files
|
||||
|
||||
distdir: $(DISTFILES)
|
||||
$(am__remove_distdir)
|
||||
test -d "$(distdir)" || mkdir "$(distdir)"
|
||||
@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
|
||||
topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
|
||||
list='$(DISTFILES)'; \
|
||||
dist_files=`for file in $$list; do echo $$file; done | \
|
||||
sed -e "s|^$$srcdirstrip/||;t" \
|
||||
-e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
|
||||
case $$dist_files in \
|
||||
*/*) $(MKDIR_P) `echo "$$dist_files" | \
|
||||
sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
|
||||
sort -u` ;; \
|
||||
esac; \
|
||||
for file in $$dist_files; do \
|
||||
if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
|
||||
if test -d $$d/$$file; then \
|
||||
dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
|
||||
if test -d "$(distdir)/$$file"; then \
|
||||
find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
|
||||
fi; \
|
||||
if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
|
||||
cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
|
||||
find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
|
||||
fi; \
|
||||
cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
|
||||
else \
|
||||
test -f "$(distdir)/$$file" \
|
||||
|| cp -p $$d/$$file "$(distdir)/$$file" \
|
||||
|| exit 1; \
|
||||
fi; \
|
||||
done
|
||||
@list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
|
||||
if test "$$subdir" = .; then :; else \
|
||||
$(am__make_dryrun) \
|
||||
|| test -d "$(distdir)/$$subdir" \
|
||||
|| $(MKDIR_P) "$(distdir)/$$subdir" \
|
||||
|| exit 1; \
|
||||
dir1=$$subdir; dir2="$(distdir)/$$subdir"; \
|
||||
$(am__relativize); \
|
||||
new_distdir=$$reldir; \
|
||||
dir1=$$subdir; dir2="$(top_distdir)"; \
|
||||
$(am__relativize); \
|
||||
new_top_distdir=$$reldir; \
|
||||
echo " (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) top_distdir="$$new_top_distdir" distdir="$$new_distdir" \\"; \
|
||||
echo " am__remove_distdir=: am__skip_length_check=: am__skip_mode_fix=: distdir)"; \
|
||||
($(am__cd) $$subdir && \
|
||||
$(MAKE) $(AM_MAKEFLAGS) \
|
||||
top_distdir="$$new_top_distdir" \
|
||||
distdir="$$new_distdir" \
|
||||
am__remove_distdir=: \
|
||||
am__skip_length_check=: \
|
||||
am__skip_mode_fix=: \
|
||||
distdir) \
|
||||
|| exit 1; \
|
||||
fi; \
|
||||
done
|
||||
$(MAKE) $(AM_MAKEFLAGS) \
|
||||
top_distdir="$(top_distdir)" distdir="$(distdir)" \
|
||||
dist-hook
|
||||
-test -n "$(am__skip_mode_fix)" \
|
||||
|| find "$(distdir)" -type d ! -perm -755 \
|
||||
-exec chmod u+rwx,go+rx {} \; -o \
|
||||
! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
|
||||
! -type d ! -perm -400 -exec chmod a+r {} \; -o \
|
||||
! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \
|
||||
|| chmod -R a+r "$(distdir)"
|
||||
dist-gzip: distdir
|
||||
tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
|
||||
$(am__post_remove_distdir)
|
||||
dist-bzip2: distdir
|
||||
tardir=$(distdir) && $(am__tar) | BZIP2=$${BZIP2--9} bzip2 -c >$(distdir).tar.bz2
|
||||
$(am__post_remove_distdir)
|
||||
|
||||
dist-lzip: distdir
|
||||
tardir=$(distdir) && $(am__tar) | lzip -c $${LZIP_OPT--9} >$(distdir).tar.lz
|
||||
$(am__post_remove_distdir)
|
||||
|
||||
dist-xz: distdir
|
||||
tardir=$(distdir) && $(am__tar) | XZ_OPT=$${XZ_OPT--e} xz -c >$(distdir).tar.xz
|
||||
$(am__post_remove_distdir)
|
||||
|
||||
dist-tarZ: distdir
|
||||
tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
|
||||
$(am__post_remove_distdir)
|
||||
|
||||
dist-shar: distdir
|
||||
shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz
|
||||
$(am__post_remove_distdir)
|
||||
|
||||
dist-zip: distdir
|
||||
-rm -f $(distdir).zip
|
||||
zip -rq $(distdir).zip $(distdir)
|
||||
$(am__post_remove_distdir)
|
||||
|
||||
dist dist-all:
|
||||
$(MAKE) $(AM_MAKEFLAGS) $(DIST_TARGETS) am__post_remove_distdir='@:'
|
||||
$(am__post_remove_distdir)
|
||||
|
||||
# This target untars the dist file and tries a VPATH configuration. Then
|
||||
# it guarantees that the distribution is self-contained by making another
|
||||
# tarfile.
|
||||
distcheck: dist
|
||||
case '$(DIST_ARCHIVES)' in \
|
||||
*.tar.gz*) \
|
||||
GZIP=$(GZIP_ENV) gzip -dc $(distdir).tar.gz | $(am__untar) ;;\
|
||||
*.tar.bz2*) \
|
||||
bzip2 -dc $(distdir).tar.bz2 | $(am__untar) ;;\
|
||||
*.tar.lz*) \
|
||||
lzip -dc $(distdir).tar.lz | $(am__untar) ;;\
|
||||
*.tar.xz*) \
|
||||
xz -dc $(distdir).tar.xz | $(am__untar) ;;\
|
||||
*.tar.Z*) \
|
||||
uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
|
||||
*.shar.gz*) \
|
||||
GZIP=$(GZIP_ENV) gzip -dc $(distdir).shar.gz | unshar ;;\
|
||||
*.zip*) \
|
||||
unzip $(distdir).zip ;;\
|
||||
esac
|
||||
chmod -R a-w $(distdir)
|
||||
chmod u+w $(distdir)
|
||||
mkdir $(distdir)/_build $(distdir)/_inst
|
||||
chmod a-w $(distdir)
|
||||
test -d $(distdir)/_build || exit 0; \
|
||||
dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
|
||||
&& dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
|
||||
&& am__cwd=`pwd` \
|
||||
&& $(am__cd) $(distdir)/_build \
|
||||
&& ../configure --srcdir=.. --prefix="$$dc_install_base" \
|
||||
$(AM_DISTCHECK_CONFIGURE_FLAGS) \
|
||||
$(DISTCHECK_CONFIGURE_FLAGS) \
|
||||
&& $(MAKE) $(AM_MAKEFLAGS) \
|
||||
&& $(MAKE) $(AM_MAKEFLAGS) dvi \
|
||||
&& $(MAKE) $(AM_MAKEFLAGS) check \
|
||||
&& $(MAKE) $(AM_MAKEFLAGS) install \
|
||||
&& $(MAKE) $(AM_MAKEFLAGS) installcheck \
|
||||
&& $(MAKE) $(AM_MAKEFLAGS) uninstall \
|
||||
&& $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
|
||||
distuninstallcheck \
|
||||
&& chmod -R a-w "$$dc_install_base" \
|
||||
&& ({ \
|
||||
(cd ../.. && umask 077 && mkdir "$$dc_destdir") \
|
||||
&& $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
|
||||
&& $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
|
||||
&& $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
|
||||
distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
|
||||
} || { rm -rf "$$dc_destdir"; exit 1; }) \
|
||||
&& rm -rf "$$dc_destdir" \
|
||||
&& $(MAKE) $(AM_MAKEFLAGS) dist \
|
||||
&& rm -rf $(DIST_ARCHIVES) \
|
||||
&& $(MAKE) $(AM_MAKEFLAGS) distcleancheck \
|
||||
&& cd "$$am__cwd" \
|
||||
|| exit 1
|
||||
$(am__post_remove_distdir)
|
||||
@(echo "$(distdir) archives ready for distribution: "; \
|
||||
list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
|
||||
sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x'
|
||||
distuninstallcheck:
|
||||
@test -n '$(distuninstallcheck_dir)' || { \
|
||||
echo 'ERROR: trying to run $@ with an empty' \
|
||||
'$$(distuninstallcheck_dir)' >&2; \
|
||||
exit 1; \
|
||||
}; \
|
||||
$(am__cd) '$(distuninstallcheck_dir)' || { \
|
||||
echo 'ERROR: cannot chdir into $(distuninstallcheck_dir)' >&2; \
|
||||
exit 1; \
|
||||
}; \
|
||||
test `$(am__distuninstallcheck_listfiles) | wc -l` -eq 0 \
|
||||
|| { echo "ERROR: files left after uninstall:" ; \
|
||||
if test -n "$(DESTDIR)"; then \
|
||||
echo " (check DESTDIR support)"; \
|
||||
fi ; \
|
||||
$(distuninstallcheck_listfiles) ; \
|
||||
exit 1; } >&2
|
||||
distcleancheck: distclean
|
||||
@if test '$(srcdir)' = . ; then \
|
||||
echo "ERROR: distcleancheck can only run from a VPATH build" ; \
|
||||
exit 1 ; \
|
||||
fi
|
||||
@test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
|
||||
|| { echo "ERROR: files left in build directory after distclean:" ; \
|
||||
$(distcleancheck_listfiles) ; \
|
||||
exit 1; } >&2
|
||||
check-am: all-am
|
||||
check: check-recursive
|
||||
all-am: Makefile config.h
|
||||
installdirs: installdirs-recursive
|
||||
installdirs-am:
|
||||
install: install-recursive
|
||||
install-exec: install-exec-recursive
|
||||
install-data: install-data-recursive
|
||||
uninstall: uninstall-recursive
|
||||
|
||||
install-am: all-am
|
||||
@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
|
||||
|
||||
installcheck: installcheck-recursive
|
||||
install-strip:
|
||||
if test -z '$(STRIP)'; then \
|
||||
$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
|
||||
install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
|
||||
install; \
|
||||
else \
|
||||
$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
|
||||
install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
|
||||
"INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
|
||||
fi
|
||||
mostlyclean-generic:
|
||||
|
||||
clean-generic:
|
||||
|
||||
distclean-generic:
|
||||
-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
|
||||
-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
|
||||
|
||||
maintainer-clean-generic:
|
||||
@echo "This command is intended for maintainers to use"
|
||||
@echo "it deletes files that may require special tools to rebuild."
|
||||
-test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES)
|
||||
clean: clean-recursive
|
||||
|
||||
clean-am: clean-generic clean-libtool mostlyclean-am
|
||||
|
||||
distclean: distclean-recursive
|
||||
-rm -f $(am__CONFIG_DISTCLEAN_FILES)
|
||||
-rm -f Makefile
|
||||
distclean-am: clean-am distclean-generic distclean-hdr \
|
||||
distclean-libtool distclean-tags
|
||||
|
||||
dvi: dvi-recursive
|
||||
|
||||
dvi-am:
|
||||
|
||||
html: html-recursive
|
||||
|
||||
html-am:
|
||||
|
||||
info: info-recursive
|
||||
|
||||
info-am:
|
||||
|
||||
install-data-am:
|
||||
|
||||
install-dvi: install-dvi-recursive
|
||||
|
||||
install-dvi-am:
|
||||
|
||||
install-exec-am:
|
||||
|
||||
install-html: install-html-recursive
|
||||
|
||||
install-html-am:
|
||||
|
||||
install-info: install-info-recursive
|
||||
|
||||
install-info-am:
|
||||
|
||||
install-man:
|
||||
|
||||
install-pdf: install-pdf-recursive
|
||||
|
||||
install-pdf-am:
|
||||
|
||||
install-ps: install-ps-recursive
|
||||
|
||||
install-ps-am:
|
||||
|
||||
installcheck-am:
|
||||
|
||||
maintainer-clean: maintainer-clean-recursive
|
||||
-rm -f $(am__CONFIG_DISTCLEAN_FILES)
|
||||
-rm -rf $(top_srcdir)/autom4te.cache
|
||||
-rm -f Makefile
|
||||
maintainer-clean-am: distclean-am maintainer-clean-generic
|
||||
|
||||
mostlyclean: mostlyclean-recursive
|
||||
|
||||
mostlyclean-am: mostlyclean-generic mostlyclean-libtool
|
||||
|
||||
pdf: pdf-recursive
|
||||
|
||||
pdf-am:
|
||||
|
||||
ps: ps-recursive
|
||||
|
||||
ps-am:
|
||||
|
||||
uninstall-am:
|
||||
|
||||
.MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) all \
|
||||
cscopelist-recursive ctags-recursive install-am install-strip \
|
||||
tags-recursive
|
||||
|
||||
.PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
|
||||
all all-am am--refresh check check-am clean clean-cscope \
|
||||
clean-generic clean-libtool cscope cscopelist \
|
||||
cscopelist-recursive ctags ctags-recursive dist dist-all \
|
||||
dist-bzip2 dist-gzip dist-hook dist-lzip dist-shar dist-tarZ \
|
||||
dist-xz dist-zip distcheck distclean distclean-generic \
|
||||
distclean-hdr distclean-libtool distclean-tags distcleancheck \
|
||||
distdir distuninstallcheck dvi dvi-am html html-am info \
|
||||
info-am install install-am install-data install-data-am \
|
||||
install-dvi install-dvi-am install-exec install-exec-am \
|
||||
install-html install-html-am install-info install-info-am \
|
||||
install-man install-pdf install-pdf-am install-ps \
|
||||
install-ps-am install-strip installcheck installcheck-am \
|
||||
installdirs installdirs-am maintainer-clean \
|
||||
maintainer-clean-generic mostlyclean mostlyclean-generic \
|
||||
mostlyclean-libtool pdf pdf-am ps ps-am tags tags-recursive \
|
||||
uninstall uninstall-am
|
||||
|
||||
.PHONY: ChangeLog INSTALL
|
||||
|
||||
INSTALL:
|
||||
$(INSTALL_CMD)
|
||||
|
||||
ChangeLog:
|
||||
$(CHANGELOG_CMD)
|
||||
|
||||
dist-hook: ChangeLog INSTALL
|
||||
|
||||
# Tell versions [3.59,3.63) of GNU make to not export all variables.
|
||||
# Otherwise a system limit (for SysV at least) may be exceeded.
|
||||
.NOEXPORT:
|
20
driver/xf86-video-ast/README
Normal file
20
driver/xf86-video-ast/README
Normal file
@ -0,0 +1,20 @@
|
||||
xf86-video-ast - ASpeed Technologies graphics driver for Xorg X server
|
||||
|
||||
Please submit bugs & patches to the Xorg bugzilla:
|
||||
|
||||
https://bugs.freedesktop.org/enter_bug.cgi?product=xorg
|
||||
|
||||
All questions regarding this software should be directed at the
|
||||
Xorg mailing list:
|
||||
|
||||
http://lists.freedesktop.org/mailman/listinfo/xorg
|
||||
|
||||
The master development code repository can be found at:
|
||||
|
||||
git://anongit.freedesktop.org/git/xorg/driver/xf86-video-ast
|
||||
|
||||
http://cgit.freedesktop.org/xorg/driver/xf86-video-ast
|
||||
|
||||
For more information on the git code manager, see:
|
||||
|
||||
http://wiki.x.org/wiki/GitPage
|
11731
driver/xf86-video-ast/aclocal.m4
vendored
Normal file
11731
driver/xf86-video-ast/aclocal.m4
vendored
Normal file
File diff suppressed because it is too large
Load Diff
1537
driver/xf86-video-ast/config.guess
vendored
Normal file
1537
driver/xf86-video-ast/config.guess
vendored
Normal file
File diff suppressed because it is too large
Load Diff
76
driver/xf86-video-ast/config.h.in
Normal file
76
driver/xf86-video-ast/config.h.in
Normal file
@ -0,0 +1,76 @@
|
||||
/* config.h.in. Generated from configure.ac by autoheader. */
|
||||
|
||||
#include "xorg-server.h"
|
||||
|
||||
/* Define to 1 if you have the <dlfcn.h> header file. */
|
||||
#undef HAVE_DLFCN_H
|
||||
|
||||
/* Define to 1 if you have the <inttypes.h> header file. */
|
||||
#undef HAVE_INTTYPES_H
|
||||
|
||||
/* Define to 1 if you have the <memory.h> header file. */
|
||||
#undef HAVE_MEMORY_H
|
||||
|
||||
/* Define to 1 if you have the <stdint.h> header file. */
|
||||
#undef HAVE_STDINT_H
|
||||
|
||||
/* Define to 1 if you have the <stdlib.h> header file. */
|
||||
#undef HAVE_STDLIB_H
|
||||
|
||||
/* Define to 1 if you have the <strings.h> header file. */
|
||||
#undef HAVE_STRINGS_H
|
||||
|
||||
/* Define to 1 if you have the <string.h> header file. */
|
||||
#undef HAVE_STRING_H
|
||||
|
||||
/* Define to 1 if you have the <sys/stat.h> header file. */
|
||||
#undef HAVE_SYS_STAT_H
|
||||
|
||||
/* Define to 1 if you have the <sys/types.h> header file. */
|
||||
#undef HAVE_SYS_TYPES_H
|
||||
|
||||
/* Define to 1 if you have the <unistd.h> header file. */
|
||||
#undef HAVE_UNISTD_H
|
||||
|
||||
/* Define to 1 if you have the <xaa.h> header file. */
|
||||
#undef HAVE_XAA_H
|
||||
|
||||
/* Define to the sub-directory in which libtool stores uninstalled libraries.
|
||||
*/
|
||||
#undef LT_OBJDIR
|
||||
|
||||
/* Name of package */
|
||||
#undef PACKAGE
|
||||
|
||||
/* Define to the address where bug reports for this package should be sent. */
|
||||
#undef PACKAGE_BUGREPORT
|
||||
|
||||
/* Define to the full name of this package. */
|
||||
#undef PACKAGE_NAME
|
||||
|
||||
/* Define to the full name and version of this package. */
|
||||
#undef PACKAGE_STRING
|
||||
|
||||
/* Define to the one symbol short name of this package. */
|
||||
#undef PACKAGE_TARNAME
|
||||
|
||||
/* Define to the home page for this package. */
|
||||
#undef PACKAGE_URL
|
||||
|
||||
/* Define to the version of this package. */
|
||||
#undef PACKAGE_VERSION
|
||||
|
||||
/* Major version of this package */
|
||||
#undef PACKAGE_VERSION_MAJOR
|
||||
|
||||
/* Minor version of this package */
|
||||
#undef PACKAGE_VERSION_MINOR
|
||||
|
||||
/* Patch version of this package */
|
||||
#undef PACKAGE_VERSION_PATCHLEVEL
|
||||
|
||||
/* Define to 1 if you have the ANSI C header files. */
|
||||
#undef STDC_HEADERS
|
||||
|
||||
/* Version number of package */
|
||||
#undef VERSION
|
1793
driver/xf86-video-ast/config.sub
vendored
Normal file
1793
driver/xf86-video-ast/config.sub
vendored
Normal file
File diff suppressed because it is too large
Load Diff
20444
driver/xf86-video-ast/configure
vendored
Normal file
20444
driver/xf86-video-ast/configure
vendored
Normal file
File diff suppressed because it is too large
Load Diff
107
driver/xf86-video-ast/configure.ac
Normal file
107
driver/xf86-video-ast/configure.ac
Normal file
@ -0,0 +1,107 @@
|
||||
# Copyright 2005 Adam Jackson.
|
||||
#
|
||||
# Permission is hereby granted, free of charge, to any person obtaining a
|
||||
# copy of this software and associated documentation files (the "Software"),
|
||||
# to deal in the Software without restriction, including without limitation
|
||||
# on the rights to use, copy, modify, merge, publish, distribute, sub
|
||||
# license, and/or sell copies of the Software, and to permit persons to whom
|
||||
# the Software is furnished to do so, subject to the following conditions:
|
||||
#
|
||||
# The above copyright notice and this permission notice (including the next
|
||||
# paragraph) shall be included in all copies or substantial portions of the
|
||||
# Software.
|
||||
#
|
||||
# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
||||
# IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
||||
# FITNESS FOR A PARTICULAR PURPOSE AND NON-INFRINGEMENT. IN NO EVENT SHALL
|
||||
# ADAM JACKSON BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
|
||||
# IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
|
||||
# CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
||||
#
|
||||
# Process this file with autoconf to produce a configure script
|
||||
|
||||
# Initialize Autoconf
|
||||
AC_PREREQ([2.60])
|
||||
AC_INIT([xf86-video-ast],
|
||||
[0.99.9],
|
||||
[https://bugs.freedesktop.org/enter_bug.cgi?product=xorg],
|
||||
[xf86-video-ast])
|
||||
AC_CONFIG_SRCDIR([Makefile.am])
|
||||
AC_CONFIG_HEADERS([config.h])
|
||||
AC_CONFIG_AUX_DIR(.)
|
||||
|
||||
# Initialize Automake
|
||||
AM_INIT_AUTOMAKE([foreign dist-bzip2])
|
||||
AM_MAINTAINER_MODE
|
||||
|
||||
# Require xorg-macros: XORG_DEFAULT_OPTIONS
|
||||
m4_ifndef([XORG_MACROS_VERSION],
|
||||
[m4_fatal([must install xorg-macros 1.3 or later before running autoconf/autogen])])
|
||||
XORG_MACROS_VERSION(1.3)
|
||||
XORG_DEFAULT_OPTIONS
|
||||
|
||||
# Initialize libtool
|
||||
AC_DISABLE_STATIC
|
||||
AC_PROG_LIBTOOL
|
||||
|
||||
AH_TOP([#include "xorg-server.h"])
|
||||
|
||||
# Define a configure option for an alternate module directory
|
||||
AC_ARG_WITH(xorg-module-dir,
|
||||
AS_HELP_STRING([--with-xorg-module-dir=DIR],
|
||||
[Default xorg module directory [[default=$libdir/xorg/modules]]]),
|
||||
[moduledir="$withval"],
|
||||
[moduledir="$libdir/xorg/modules"])
|
||||
|
||||
# Store the list of server defined optional extensions in REQUIRED_MODULES
|
||||
XORG_DRIVER_CHECK_EXT(RANDR, randrproto)
|
||||
XORG_DRIVER_CHECK_EXT(RENDER, renderproto)
|
||||
XORG_DRIVER_CHECK_EXT(XV, videoproto)
|
||||
XORG_DRIVER_CHECK_EXT(DPMSExtension, xextproto)
|
||||
|
||||
# Obtain compiler/linker options for the driver dependencies
|
||||
PKG_CHECK_MODULES(XORG, [xorg-server >= 1.0.99.901 xproto fontsproto $REQUIRED_MODULES])
|
||||
|
||||
# Checks for libraries.
|
||||
SAVE_CPPFLAGS="$CPPFLAGS"
|
||||
CPPFLAGS="$CPPFLAGS $XORG_CFLAGS"
|
||||
AC_CHECK_DECL(XSERVER_LIBPCIACCESS,
|
||||
[XSERVER_LIBPCIACCESS=yes],[XSERVER_LIBPCIACCESS=no],
|
||||
[#include "xorg-server.h"])
|
||||
CPPFLAGS="$SAVE_CPPFLAGS"
|
||||
|
||||
if test "x$XSERVER_LIBPCIACCESS" = xyes; then
|
||||
PKG_CHECK_MODULES([PCIACCESS], [pciaccess >= 0.8.0])
|
||||
XORG_CFLAGS="$XORG_CFLAGS $PCIACCESS_CFLAGS"
|
||||
fi
|
||||
AM_CONDITIONAL(XSERVER_LIBPCIACCESS, test "x$XSERVER_LIBPCIACCESS" = xyes)
|
||||
|
||||
AC_ARG_ENABLE(xaa,
|
||||
AS_HELP_STRING([--enable-xaa],
|
||||
[Enable legacy X Acceleration Architecture (XAA) [default=auto]]),
|
||||
[XAA="$enableval"],
|
||||
[XAA=auto])
|
||||
if test "x$XAA" != xno; then
|
||||
save_CFLAGS=$CFLAGS
|
||||
save_CPPFLAGS=$CPPFLAGS
|
||||
CFLAGS=$XORG_CFLAGS
|
||||
CPPFLAGS="$XORG_CFLAGS"
|
||||
AC_CHECK_HEADERS([xaa.h], XAA=yes, XAA=no)
|
||||
CFLAGS=$save_CFLAGS
|
||||
CPPFLAGS=$save_CPPFLAGS
|
||||
fi
|
||||
AC_MSG_CHECKING([whether to include XAA support])
|
||||
AM_CONDITIONAL(XAA, test "x$XAA" = xyes)
|
||||
AC_MSG_RESULT([$XAA])
|
||||
|
||||
|
||||
AC_SUBST([moduledir])
|
||||
|
||||
DRIVER_NAME=nv
|
||||
AC_SUBST([DRIVER_NAME])
|
||||
|
||||
AC_CONFIG_FILES([
|
||||
Makefile
|
||||
src/Makefile
|
||||
])
|
||||
AC_OUTPUT
|
787
driver/xf86-video-ast/depcomp
Normal file
787
driver/xf86-video-ast/depcomp
Normal file
@ -0,0 +1,787 @@
|
||||
#! /bin/sh
|
||||
# depcomp - compile a program generating dependencies as side-effects
|
||||
|
||||
scriptversion=2012-07-12.20; # UTC
|
||||
|
||||
# Copyright (C) 1999-2012 Free Software Foundation, Inc.
|
||||
|
||||
# This program is free software; you can redistribute it and/or modify
|
||||
# it under the terms of the GNU General Public License as published by
|
||||
# the Free Software Foundation; either version 2, or (at your option)
|
||||
# any later version.
|
||||
|
||||
# This program is distributed in the hope that it will be useful,
|
||||
# but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
# GNU General Public License for more details.
|
||||
|
||||
# You should have received a copy of the GNU General Public License
|
||||
# along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
|
||||
# As a special exception to the GNU General Public License, if you
|
||||
# distribute this file as part of a program that contains a
|
||||
# configuration script generated by Autoconf, you may include it under
|
||||
# the same distribution terms that you use for the rest of that program.
|
||||
|
||||
# Originally written by Alexandre Oliva <oliva@dcc.unicamp.br>.
|
||||
|
||||
case $1 in
|
||||
'')
|
||||
echo "$0: No command. Try '$0 --help' for more information." 1>&2
|
||||
exit 1;
|
||||
;;
|
||||
-h | --h*)
|
||||
cat <<\EOF
|
||||
Usage: depcomp [--help] [--version] PROGRAM [ARGS]
|
||||
|
||||
Run PROGRAMS ARGS to compile a file, generating dependencies
|
||||
as side-effects.
|
||||
|
||||
Environment variables:
|
||||
depmode Dependency tracking mode.
|
||||
source Source file read by 'PROGRAMS ARGS'.
|
||||
object Object file output by 'PROGRAMS ARGS'.
|
||||
DEPDIR directory where to store dependencies.
|
||||
depfile Dependency file to output.
|
||||
tmpdepfile Temporary file to use when outputting dependencies.
|
||||
libtool Whether libtool is used (yes/no).
|
||||
|
||||
Report bugs to <bug-automake@gnu.org>.
|
||||
EOF
|
||||
exit $?
|
||||
;;
|
||||
-v | --v*)
|
||||
echo "depcomp $scriptversion"
|
||||
exit $?
|
||||
;;
|
||||
esac
|
||||
|
||||
# A tabulation character.
|
||||
tab=' '
|
||||
# A newline character.
|
||||
nl='
|
||||
'
|
||||
|
||||
if test -z "$depmode" || test -z "$source" || test -z "$object"; then
|
||||
echo "depcomp: Variables source, object and depmode must be set" 1>&2
|
||||
exit 1
|
||||
fi
|
||||
|
||||
# Dependencies for sub/bar.o or sub/bar.obj go into sub/.deps/bar.Po.
|
||||
depfile=${depfile-`echo "$object" |
|
||||
sed 's|[^\\/]*$|'${DEPDIR-.deps}'/&|;s|\.\([^.]*\)$|.P\1|;s|Pobj$|Po|'`}
|
||||
tmpdepfile=${tmpdepfile-`echo "$depfile" | sed 's/\.\([^.]*\)$/.T\1/'`}
|
||||
|
||||
rm -f "$tmpdepfile"
|
||||
|
||||
# Avoid interferences from the environment.
|
||||
gccflag= dashmflag=
|
||||
|
||||
# Some modes work just like other modes, but use different flags. We
|
||||
# parameterize here, but still list the modes in the big case below,
|
||||
# to make depend.m4 easier to write. Note that we *cannot* use a case
|
||||
# here, because this file can only contain one case statement.
|
||||
if test "$depmode" = hp; then
|
||||
# HP compiler uses -M and no extra arg.
|
||||
gccflag=-M
|
||||
depmode=gcc
|
||||
fi
|
||||
|
||||
if test "$depmode" = dashXmstdout; then
|
||||
# This is just like dashmstdout with a different argument.
|
||||
dashmflag=-xM
|
||||
depmode=dashmstdout
|
||||
fi
|
||||
|
||||
cygpath_u="cygpath -u -f -"
|
||||
if test "$depmode" = msvcmsys; then
|
||||
# This is just like msvisualcpp but w/o cygpath translation.
|
||||
# Just convert the backslash-escaped backslashes to single forward
|
||||
# slashes to satisfy depend.m4
|
||||
cygpath_u='sed s,\\\\,/,g'
|
||||
depmode=msvisualcpp
|
||||
fi
|
||||
|
||||
if test "$depmode" = msvc7msys; then
|
||||
# This is just like msvc7 but w/o cygpath translation.
|
||||
# Just convert the backslash-escaped backslashes to single forward
|
||||
# slashes to satisfy depend.m4
|
||||
cygpath_u='sed s,\\\\,/,g'
|
||||
depmode=msvc7
|
||||
fi
|
||||
|
||||
if test "$depmode" = xlc; then
|
||||
# IBM C/C++ Compilers xlc/xlC can output gcc-like dependency information.
|
||||
gccflag=-qmakedep=gcc,-MF
|
||||
depmode=gcc
|
||||
fi
|
||||
|
||||
case "$depmode" in
|
||||
gcc3)
|
||||
## gcc 3 implements dependency tracking that does exactly what
|
||||
## we want. Yay! Note: for some reason libtool 1.4 doesn't like
|
||||
## it if -MD -MP comes after the -MF stuff. Hmm.
|
||||
## Unfortunately, FreeBSD c89 acceptance of flags depends upon
|
||||
## the command line argument order; so add the flags where they
|
||||
## appear in depend2.am. Note that the slowdown incurred here
|
||||
## affects only configure: in makefiles, %FASTDEP% shortcuts this.
|
||||
for arg
|
||||
do
|
||||
case $arg in
|
||||
-c) set fnord "$@" -MT "$object" -MD -MP -MF "$tmpdepfile" "$arg" ;;
|
||||
*) set fnord "$@" "$arg" ;;
|
||||
esac
|
||||
shift # fnord
|
||||
shift # $arg
|
||||
done
|
||||
"$@"
|
||||
stat=$?
|
||||
if test $stat -eq 0; then :
|
||||
else
|
||||
rm -f "$tmpdepfile"
|
||||
exit $stat
|
||||
fi
|
||||
mv "$tmpdepfile" "$depfile"
|
||||
;;
|
||||
|
||||
gcc)
|
||||
## Note that this doesn't just cater to obsosete pre-3.x GCC compilers.
|
||||
## but also to in-use compilers like IMB xlc/xlC and the HP C compiler.
|
||||
## (see the conditional assignment to $gccflag above).
|
||||
## There are various ways to get dependency output from gcc. Here's
|
||||
## why we pick this rather obscure method:
|
||||
## - Don't want to use -MD because we'd like the dependencies to end
|
||||
## up in a subdir. Having to rename by hand is ugly.
|
||||
## (We might end up doing this anyway to support other compilers.)
|
||||
## - The DEPENDENCIES_OUTPUT environment variable makes gcc act like
|
||||
## -MM, not -M (despite what the docs say). Also, it might not be
|
||||
## supported by the other compilers which use the 'gcc' depmode.
|
||||
## - Using -M directly means running the compiler twice (even worse
|
||||
## than renaming).
|
||||
if test -z "$gccflag"; then
|
||||
gccflag=-MD,
|
||||
fi
|
||||
"$@" -Wp,"$gccflag$tmpdepfile"
|
||||
stat=$?
|
||||
if test $stat -eq 0; then :
|
||||
else
|
||||
rm -f "$tmpdepfile"
|
||||
exit $stat
|
||||
fi
|
||||
rm -f "$depfile"
|
||||
echo "$object : \\" > "$depfile"
|
||||
alpha=ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz
|
||||
## The second -e expression handles DOS-style file names with drive letters.
|
||||
sed -e 's/^[^:]*: / /' \
|
||||
-e 's/^['$alpha']:\/[^:]*: / /' < "$tmpdepfile" >> "$depfile"
|
||||
## This next piece of magic avoids the "deleted header file" problem.
|
||||
## The problem is that when a header file which appears in a .P file
|
||||
## is deleted, the dependency causes make to die (because there is
|
||||
## typically no way to rebuild the header). We avoid this by adding
|
||||
## dummy dependencies for each header file. Too bad gcc doesn't do
|
||||
## this for us directly.
|
||||
tr ' ' "$nl" < "$tmpdepfile" |
|
||||
## Some versions of gcc put a space before the ':'. On the theory
|
||||
## that the space means something, we add a space to the output as
|
||||
## well. hp depmode also adds that space, but also prefixes the VPATH
|
||||
## to the object. Take care to not repeat it in the output.
|
||||
## Some versions of the HPUX 10.20 sed can't process this invocation
|
||||
## correctly. Breaking it into two sed invocations is a workaround.
|
||||
sed -e 's/^\\$//' -e '/^$/d' -e "s|.*$object$||" -e '/:$/d' \
|
||||
| sed -e 's/$/ :/' >> "$depfile"
|
||||
rm -f "$tmpdepfile"
|
||||
;;
|
||||
|
||||
hp)
|
||||
# This case exists only to let depend.m4 do its work. It works by
|
||||
# looking at the text of this script. This case will never be run,
|
||||
# since it is checked for above.
|
||||
exit 1
|
||||
;;
|
||||
|
||||
sgi)
|
||||
if test "$libtool" = yes; then
|
||||
"$@" "-Wp,-MDupdate,$tmpdepfile"
|
||||
else
|
||||
"$@" -MDupdate "$tmpdepfile"
|
||||
fi
|
||||
stat=$?
|
||||
if test $stat -eq 0; then :
|
||||
else
|
||||
rm -f "$tmpdepfile"
|
||||
exit $stat
|
||||
fi
|
||||
rm -f "$depfile"
|
||||
|
||||
if test -f "$tmpdepfile"; then # yes, the sourcefile depend on other files
|
||||
echo "$object : \\" > "$depfile"
|
||||
|
||||
# Clip off the initial element (the dependent). Don't try to be
|
||||
# clever and replace this with sed code, as IRIX sed won't handle
|
||||
# lines with more than a fixed number of characters (4096 in
|
||||
# IRIX 6.2 sed, 8192 in IRIX 6.5). We also remove comment lines;
|
||||
# the IRIX cc adds comments like '#:fec' to the end of the
|
||||
# dependency line.
|
||||
tr ' ' "$nl" < "$tmpdepfile" \
|
||||
| sed -e 's/^.*\.o://' -e 's/#.*$//' -e '/^$/ d' | \
|
||||
tr "$nl" ' ' >> "$depfile"
|
||||
echo >> "$depfile"
|
||||
|
||||
# The second pass generates a dummy entry for each header file.
|
||||
tr ' ' "$nl" < "$tmpdepfile" \
|
||||
| sed -e 's/^.*\.o://' -e 's/#.*$//' -e '/^$/ d' -e 's/$/:/' \
|
||||
>> "$depfile"
|
||||
else
|
||||
# The sourcefile does not contain any dependencies, so just
|
||||
# store a dummy comment line, to avoid errors with the Makefile
|
||||
# "include basename.Plo" scheme.
|
||||
echo "#dummy" > "$depfile"
|
||||
fi
|
||||
rm -f "$tmpdepfile"
|
||||
;;
|
||||
|
||||
xlc)
|
||||
# This case exists only to let depend.m4 do its work. It works by
|
||||
# looking at the text of this script. This case will never be run,
|
||||
# since it is checked for above.
|
||||
exit 1
|
||||
;;
|
||||
|
||||
aix)
|
||||
# The C for AIX Compiler uses -M and outputs the dependencies
|
||||
# in a .u file. In older versions, this file always lives in the
|
||||
# current directory. Also, the AIX compiler puts '$object:' at the
|
||||
# start of each line; $object doesn't have directory information.
|
||||
# Version 6 uses the directory in both cases.
|
||||
dir=`echo "$object" | sed -e 's|/[^/]*$|/|'`
|
||||
test "x$dir" = "x$object" && dir=
|
||||
base=`echo "$object" | sed -e 's|^.*/||' -e 's/\.o$//' -e 's/\.lo$//'`
|
||||
if test "$libtool" = yes; then
|
||||
tmpdepfile1=$dir$base.u
|
||||
tmpdepfile2=$base.u
|
||||
tmpdepfile3=$dir.libs/$base.u
|
||||
"$@" -Wc,-M
|
||||
else
|
||||
tmpdepfile1=$dir$base.u
|
||||
tmpdepfile2=$dir$base.u
|
||||
tmpdepfile3=$dir$base.u
|
||||
"$@" -M
|
||||
fi
|
||||
stat=$?
|
||||
|
||||
if test $stat -eq 0; then :
|
||||
else
|
||||
rm -f "$tmpdepfile1" "$tmpdepfile2" "$tmpdepfile3"
|
||||
exit $stat
|
||||
fi
|
||||
|
||||
for tmpdepfile in "$tmpdepfile1" "$tmpdepfile2" "$tmpdepfile3"
|
||||
do
|
||||
test -f "$tmpdepfile" && break
|
||||
done
|
||||
if test -f "$tmpdepfile"; then
|
||||
# Each line is of the form 'foo.o: dependent.h'.
|
||||
# Do two passes, one to just change these to
|
||||
# '$object: dependent.h' and one to simply 'dependent.h:'.
|
||||
sed -e "s,^.*\.[a-z]*:,$object:," < "$tmpdepfile" > "$depfile"
|
||||
sed -e 's,^.*\.[a-z]*:['"$tab"' ]*,,' -e 's,$,:,' < "$tmpdepfile" >> "$depfile"
|
||||
else
|
||||
# The sourcefile does not contain any dependencies, so just
|
||||
# store a dummy comment line, to avoid errors with the Makefile
|
||||
# "include basename.Plo" scheme.
|
||||
echo "#dummy" > "$depfile"
|
||||
fi
|
||||
rm -f "$tmpdepfile"
|
||||
;;
|
||||
|
||||
icc)
|
||||
# Intel's C compiler anf tcc (Tiny C Compiler) understand '-MD -MF file'.
|
||||
# However on
|
||||
# $CC -MD -MF foo.d -c -o sub/foo.o sub/foo.c
|
||||
# ICC 7.0 will fill foo.d with something like
|
||||
# foo.o: sub/foo.c
|
||||
# foo.o: sub/foo.h
|
||||
# which is wrong. We want
|
||||
# sub/foo.o: sub/foo.c
|
||||
# sub/foo.o: sub/foo.h
|
||||
# sub/foo.c:
|
||||
# sub/foo.h:
|
||||
# ICC 7.1 will output
|
||||
# foo.o: sub/foo.c sub/foo.h
|
||||
# and will wrap long lines using '\':
|
||||
# foo.o: sub/foo.c ... \
|
||||
# sub/foo.h ... \
|
||||
# ...
|
||||
# tcc 0.9.26 (FIXME still under development at the moment of writing)
|
||||
# will emit a similar output, but also prepend the continuation lines
|
||||
# with horizontal tabulation characters.
|
||||
"$@" -MD -MF "$tmpdepfile"
|
||||
stat=$?
|
||||
if test $stat -eq 0; then :
|
||||
else
|
||||
rm -f "$tmpdepfile"
|
||||
exit $stat
|
||||
fi
|
||||
rm -f "$depfile"
|
||||
# Each line is of the form 'foo.o: dependent.h',
|
||||
# or 'foo.o: dep1.h dep2.h \', or ' dep3.h dep4.h \'.
|
||||
# Do two passes, one to just change these to
|
||||
# '$object: dependent.h' and one to simply 'dependent.h:'.
|
||||
sed -e "s/^[ $tab][ $tab]*/ /" -e "s,^[^:]*:,$object :," \
|
||||
< "$tmpdepfile" > "$depfile"
|
||||
sed '
|
||||
s/[ '"$tab"'][ '"$tab"']*/ /g
|
||||
s/^ *//
|
||||
s/ *\\*$//
|
||||
s/^[^:]*: *//
|
||||
/^$/d
|
||||
/:$/d
|
||||
s/$/ :/
|
||||
' < "$tmpdepfile" >> "$depfile"
|
||||
rm -f "$tmpdepfile"
|
||||
;;
|
||||
|
||||
## The order of this option in the case statement is important, since the
|
||||
## shell code in configure will try each of these formats in the order
|
||||
## listed in this file. A plain '-MD' option would be understood by many
|
||||
## compilers, so we must ensure this comes after the gcc and icc options.
|
||||
pgcc)
|
||||
# Portland's C compiler understands '-MD'.
|
||||
# Will always output deps to 'file.d' where file is the root name of the
|
||||
# source file under compilation, even if file resides in a subdirectory.
|
||||
# The object file name does not affect the name of the '.d' file.
|
||||
# pgcc 10.2 will output
|
||||
# foo.o: sub/foo.c sub/foo.h
|
||||
# and will wrap long lines using '\' :
|
||||
# foo.o: sub/foo.c ... \
|
||||
# sub/foo.h ... \
|
||||
# ...
|
||||
dir=`echo "$object" | sed -e 's|/[^/]*$|/|'`
|
||||
test "x$dir" = "x$object" && dir=
|
||||
# Use the source, not the object, to determine the base name, since
|
||||
# that's sadly what pgcc will do too.
|
||||
base=`echo "$source" | sed -e 's|^.*/||' -e 's/\.[-_a-zA-Z0-9]*$//'`
|
||||
tmpdepfile="$base.d"
|
||||
|
||||
# For projects that build the same source file twice into different object
|
||||
# files, the pgcc approach of using the *source* file root name can cause
|
||||
# problems in parallel builds. Use a locking strategy to avoid stomping on
|
||||
# the same $tmpdepfile.
|
||||
lockdir="$base.d-lock"
|
||||
trap "echo '$0: caught signal, cleaning up...' >&2; rm -rf $lockdir" 1 2 13 15
|
||||
numtries=100
|
||||
i=$numtries
|
||||
while test $i -gt 0 ; do
|
||||
# mkdir is a portable test-and-set.
|
||||
if mkdir $lockdir 2>/dev/null; then
|
||||
# This process acquired the lock.
|
||||
"$@" -MD
|
||||
stat=$?
|
||||
# Release the lock.
|
||||
rm -rf $lockdir
|
||||
break
|
||||
else
|
||||
## the lock is being held by a different process,
|
||||
## wait until the winning process is done or we timeout
|
||||
while test -d $lockdir && test $i -gt 0; do
|
||||
sleep 1
|
||||
i=`expr $i - 1`
|
||||
done
|
||||
fi
|
||||
i=`expr $i - 1`
|
||||
done
|
||||
trap - 1 2 13 15
|
||||
if test $i -le 0; then
|
||||
echo "$0: failed to acquire lock after $numtries attempts" >&2
|
||||
echo "$0: check lockdir '$lockdir'" >&2
|
||||
exit 1
|
||||
fi
|
||||
|
||||
if test $stat -ne 0; then
|
||||
rm -f "$tmpdepfile"
|
||||
exit $stat
|
||||
fi
|
||||
rm -f "$depfile"
|
||||
# Each line is of the form `foo.o: dependent.h',
|
||||
# or `foo.o: dep1.h dep2.h \', or ` dep3.h dep4.h \'.
|
||||
# Do two passes, one to just change these to
|
||||
# `$object: dependent.h' and one to simply `dependent.h:'.
|
||||
sed "s,^[^:]*:,$object :," < "$tmpdepfile" > "$depfile"
|
||||
# Some versions of the HPUX 10.20 sed can't process this invocation
|
||||
# correctly. Breaking it into two sed invocations is a workaround.
|
||||
sed 's,^[^:]*: \(.*\)$,\1,;s/^\\$//;/^$/d;/:$/d' < "$tmpdepfile" |
|
||||
sed -e 's/$/ :/' >> "$depfile"
|
||||
rm -f "$tmpdepfile"
|
||||
;;
|
||||
|
||||
hp2)
|
||||
# The "hp" stanza above does not work with aCC (C++) and HP's ia64
|
||||
# compilers, which have integrated preprocessors. The correct option
|
||||
# to use with these is +Maked; it writes dependencies to a file named
|
||||
# 'foo.d', which lands next to the object file, wherever that
|
||||
# happens to be.
|
||||
# Much of this is similar to the tru64 case; see comments there.
|
||||
dir=`echo "$object" | sed -e 's|/[^/]*$|/|'`
|
||||
test "x$dir" = "x$object" && dir=
|
||||
base=`echo "$object" | sed -e 's|^.*/||' -e 's/\.o$//' -e 's/\.lo$//'`
|
||||
if test "$libtool" = yes; then
|
||||
tmpdepfile1=$dir$base.d
|
||||
tmpdepfile2=$dir.libs/$base.d
|
||||
"$@" -Wc,+Maked
|
||||
else
|
||||
tmpdepfile1=$dir$base.d
|
||||
tmpdepfile2=$dir$base.d
|
||||
"$@" +Maked
|
||||
fi
|
||||
stat=$?
|
||||
if test $stat -eq 0; then :
|
||||
else
|
||||
rm -f "$tmpdepfile1" "$tmpdepfile2"
|
||||
exit $stat
|
||||
fi
|
||||
|
||||
for tmpdepfile in "$tmpdepfile1" "$tmpdepfile2"
|
||||
do
|
||||
test -f "$tmpdepfile" && break
|
||||
done
|
||||
if test -f "$tmpdepfile"; then
|
||||
sed -e "s,^.*\.[a-z]*:,$object:," "$tmpdepfile" > "$depfile"
|
||||
# Add 'dependent.h:' lines.
|
||||
sed -ne '2,${
|
||||
s/^ *//
|
||||
s/ \\*$//
|
||||
s/$/:/
|
||||
p
|
||||
}' "$tmpdepfile" >> "$depfile"
|
||||
else
|
||||
echo "#dummy" > "$depfile"
|
||||
fi
|
||||
rm -f "$tmpdepfile" "$tmpdepfile2"
|
||||
;;
|
||||
|
||||
tru64)
|
||||
# The Tru64 compiler uses -MD to generate dependencies as a side
|
||||
# effect. 'cc -MD -o foo.o ...' puts the dependencies into 'foo.o.d'.
|
||||
# At least on Alpha/Redhat 6.1, Compaq CCC V6.2-504 seems to put
|
||||
# dependencies in 'foo.d' instead, so we check for that too.
|
||||
# Subdirectories are respected.
|
||||
dir=`echo "$object" | sed -e 's|/[^/]*$|/|'`
|
||||
test "x$dir" = "x$object" && dir=
|
||||
base=`echo "$object" | sed -e 's|^.*/||' -e 's/\.o$//' -e 's/\.lo$//'`
|
||||
|
||||
if test "$libtool" = yes; then
|
||||
# With Tru64 cc, shared objects can also be used to make a
|
||||
# static library. This mechanism is used in libtool 1.4 series to
|
||||
# handle both shared and static libraries in a single compilation.
|
||||
# With libtool 1.4, dependencies were output in $dir.libs/$base.lo.d.
|
||||
#
|
||||
# With libtool 1.5 this exception was removed, and libtool now
|
||||
# generates 2 separate objects for the 2 libraries. These two
|
||||
# compilations output dependencies in $dir.libs/$base.o.d and
|
||||
# in $dir$base.o.d. We have to check for both files, because
|
||||
# one of the two compilations can be disabled. We should prefer
|
||||
# $dir$base.o.d over $dir.libs/$base.o.d because the latter is
|
||||
# automatically cleaned when .libs/ is deleted, while ignoring
|
||||
# the former would cause a distcleancheck panic.
|
||||
tmpdepfile1=$dir.libs/$base.lo.d # libtool 1.4
|
||||
tmpdepfile2=$dir$base.o.d # libtool 1.5
|
||||
tmpdepfile3=$dir.libs/$base.o.d # libtool 1.5
|
||||
tmpdepfile4=$dir.libs/$base.d # Compaq CCC V6.2-504
|
||||
"$@" -Wc,-MD
|
||||
else
|
||||
tmpdepfile1=$dir$base.o.d
|
||||
tmpdepfile2=$dir$base.d
|
||||
tmpdepfile3=$dir$base.d
|
||||
tmpdepfile4=$dir$base.d
|
||||
"$@" -MD
|
||||
fi
|
||||
|
||||
stat=$?
|
||||
if test $stat -eq 0; then :
|
||||
else
|
||||
rm -f "$tmpdepfile1" "$tmpdepfile2" "$tmpdepfile3" "$tmpdepfile4"
|
||||
exit $stat
|
||||
fi
|
||||
|
||||
for tmpdepfile in "$tmpdepfile1" "$tmpdepfile2" "$tmpdepfile3" "$tmpdepfile4"
|
||||
do
|
||||
test -f "$tmpdepfile" && break
|
||||
done
|
||||
if test -f "$tmpdepfile"; then
|
||||
sed -e "s,^.*\.[a-z]*:,$object:," < "$tmpdepfile" > "$depfile"
|
||||
sed -e 's,^.*\.[a-z]*:['"$tab"' ]*,,' -e 's,$,:,' < "$tmpdepfile" >> "$depfile"
|
||||
else
|
||||
echo "#dummy" > "$depfile"
|
||||
fi
|
||||
rm -f "$tmpdepfile"
|
||||
;;
|
||||
|
||||
msvc7)
|
||||
if test "$libtool" = yes; then
|
||||
showIncludes=-Wc,-showIncludes
|
||||
else
|
||||
showIncludes=-showIncludes
|
||||
fi
|
||||
"$@" $showIncludes > "$tmpdepfile"
|
||||
stat=$?
|
||||
grep -v '^Note: including file: ' "$tmpdepfile"
|
||||
if test "$stat" = 0; then :
|
||||
else
|
||||
rm -f "$tmpdepfile"
|
||||
exit $stat
|
||||
fi
|
||||
rm -f "$depfile"
|
||||
echo "$object : \\" > "$depfile"
|
||||
# The first sed program below extracts the file names and escapes
|
||||
# backslashes for cygpath. The second sed program outputs the file
|
||||
# name when reading, but also accumulates all include files in the
|
||||
# hold buffer in order to output them again at the end. This only
|
||||
# works with sed implementations that can handle large buffers.
|
||||
sed < "$tmpdepfile" -n '
|
||||
/^Note: including file: *\(.*\)/ {
|
||||
s//\1/
|
||||
s/\\/\\\\/g
|
||||
p
|
||||
}' | $cygpath_u | sort -u | sed -n '
|
||||
s/ /\\ /g
|
||||
s/\(.*\)/'"$tab"'\1 \\/p
|
||||
s/.\(.*\) \\/\1:/
|
||||
H
|
||||
$ {
|
||||
s/.*/'"$tab"'/
|
||||
G
|
||||
p
|
||||
}' >> "$depfile"
|
||||
rm -f "$tmpdepfile"
|
||||
;;
|
||||
|
||||
msvc7msys)
|
||||
# This case exists only to let depend.m4 do its work. It works by
|
||||
# looking at the text of this script. This case will never be run,
|
||||
# since it is checked for above.
|
||||
exit 1
|
||||
;;
|
||||
|
||||
#nosideeffect)
|
||||
# This comment above is used by automake to tell side-effect
|
||||
# dependency tracking mechanisms from slower ones.
|
||||
|
||||
dashmstdout)
|
||||
# Important note: in order to support this mode, a compiler *must*
|
||||
# always write the preprocessed file to stdout, regardless of -o.
|
||||
"$@" || exit $?
|
||||
|
||||
# Remove the call to Libtool.
|
||||
if test "$libtool" = yes; then
|
||||
while test "X$1" != 'X--mode=compile'; do
|
||||
shift
|
||||
done
|
||||
shift
|
||||
fi
|
||||
|
||||
# Remove '-o $object'.
|
||||
IFS=" "
|
||||
for arg
|
||||
do
|
||||
case $arg in
|
||||
-o)
|
||||
shift
|
||||
;;
|
||||
$object)
|
||||
shift
|
||||
;;
|
||||
*)
|
||||
set fnord "$@" "$arg"
|
||||
shift # fnord
|
||||
shift # $arg
|
||||
;;
|
||||
esac
|
||||
done
|
||||
|
||||
test -z "$dashmflag" && dashmflag=-M
|
||||
# Require at least two characters before searching for ':'
|
||||
# in the target name. This is to cope with DOS-style filenames:
|
||||
# a dependency such as 'c:/foo/bar' could be seen as target 'c' otherwise.
|
||||
"$@" $dashmflag |
|
||||
sed 's:^['"$tab"' ]*[^:'"$tab"' ][^:][^:]*\:['"$tab"' ]*:'"$object"'\: :' > "$tmpdepfile"
|
||||
rm -f "$depfile"
|
||||
cat < "$tmpdepfile" > "$depfile"
|
||||
tr ' ' "$nl" < "$tmpdepfile" | \
|
||||
## Some versions of the HPUX 10.20 sed can't process this invocation
|
||||
## correctly. Breaking it into two sed invocations is a workaround.
|
||||
sed -e 's/^\\$//' -e '/^$/d' -e '/:$/d' | sed -e 's/$/ :/' >> "$depfile"
|
||||
rm -f "$tmpdepfile"
|
||||
;;
|
||||
|
||||
dashXmstdout)
|
||||
# This case only exists to satisfy depend.m4. It is never actually
|
||||
# run, as this mode is specially recognized in the preamble.
|
||||
exit 1
|
||||
;;
|
||||
|
||||
makedepend)
|
||||
"$@" || exit $?
|
||||
# Remove any Libtool call
|
||||
if test "$libtool" = yes; then
|
||||
while test "X$1" != 'X--mode=compile'; do
|
||||
shift
|
||||
done
|
||||
shift
|
||||
fi
|
||||
# X makedepend
|
||||
shift
|
||||
cleared=no eat=no
|
||||
for arg
|
||||
do
|
||||
case $cleared in
|
||||
no)
|
||||
set ""; shift
|
||||
cleared=yes ;;
|
||||
esac
|
||||
if test $eat = yes; then
|
||||
eat=no
|
||||
continue
|
||||
fi
|
||||
case "$arg" in
|
||||
-D*|-I*)
|
||||
set fnord "$@" "$arg"; shift ;;
|
||||
# Strip any option that makedepend may not understand. Remove
|
||||
# the object too, otherwise makedepend will parse it as a source file.
|
||||
-arch)
|
||||
eat=yes ;;
|
||||
-*|$object)
|
||||
;;
|
||||
*)
|
||||
set fnord "$@" "$arg"; shift ;;
|
||||
esac
|
||||
done
|
||||
obj_suffix=`echo "$object" | sed 's/^.*\././'`
|
||||
touch "$tmpdepfile"
|
||||
${MAKEDEPEND-makedepend} -o"$obj_suffix" -f"$tmpdepfile" "$@"
|
||||
rm -f "$depfile"
|
||||
# makedepend may prepend the VPATH from the source file name to the object.
|
||||
# No need to regex-escape $object, excess matching of '.' is harmless.
|
||||
sed "s|^.*\($object *:\)|\1|" "$tmpdepfile" > "$depfile"
|
||||
sed '1,2d' "$tmpdepfile" | tr ' ' "$nl" | \
|
||||
## Some versions of the HPUX 10.20 sed can't process this invocation
|
||||
## correctly. Breaking it into two sed invocations is a workaround.
|
||||
sed -e 's/^\\$//' -e '/^$/d' -e '/:$/d' | sed -e 's/$/ :/' >> "$depfile"
|
||||
rm -f "$tmpdepfile" "$tmpdepfile".bak
|
||||
;;
|
||||
|
||||
cpp)
|
||||
# Important note: in order to support this mode, a compiler *must*
|
||||
# always write the preprocessed file to stdout.
|
||||
"$@" || exit $?
|
||||
|
||||
# Remove the call to Libtool.
|
||||
if test "$libtool" = yes; then
|
||||
while test "X$1" != 'X--mode=compile'; do
|
||||
shift
|
||||
done
|
||||
shift
|
||||
fi
|
||||
|
||||
# Remove '-o $object'.
|
||||
IFS=" "
|
||||
for arg
|
||||
do
|
||||
case $arg in
|
||||
-o)
|
||||
shift
|
||||
;;
|
||||
$object)
|
||||
shift
|
||||
;;
|
||||
*)
|
||||
set fnord "$@" "$arg"
|
||||
shift # fnord
|
||||
shift # $arg
|
||||
;;
|
||||
esac
|
||||
done
|
||||
|
||||
"$@" -E |
|
||||
sed -n -e '/^# [0-9][0-9]* "\([^"]*\)".*/ s:: \1 \\:p' \
|
||||
-e '/^#line [0-9][0-9]* "\([^"]*\)".*/ s:: \1 \\:p' |
|
||||
sed '$ s: \\$::' > "$tmpdepfile"
|
||||
rm -f "$depfile"
|
||||
echo "$object : \\" > "$depfile"
|
||||
cat < "$tmpdepfile" >> "$depfile"
|
||||
sed < "$tmpdepfile" '/^$/d;s/^ //;s/ \\$//;s/$/ :/' >> "$depfile"
|
||||
rm -f "$tmpdepfile"
|
||||
;;
|
||||
|
||||
msvisualcpp)
|
||||
# Important note: in order to support this mode, a compiler *must*
|
||||
# always write the preprocessed file to stdout.
|
||||
"$@" || exit $?
|
||||
|
||||
# Remove the call to Libtool.
|
||||
if test "$libtool" = yes; then
|
||||
while test "X$1" != 'X--mode=compile'; do
|
||||
shift
|
||||
done
|
||||
shift
|
||||
fi
|
||||
|
||||
IFS=" "
|
||||
for arg
|
||||
do
|
||||
case "$arg" in
|
||||
-o)
|
||||
shift
|
||||
;;
|
||||
$object)
|
||||
shift
|
||||
;;
|
||||
"-Gm"|"/Gm"|"-Gi"|"/Gi"|"-ZI"|"/ZI")
|
||||
set fnord "$@"
|
||||
shift
|
||||
shift
|
||||
;;
|
||||
*)
|
||||
set fnord "$@" "$arg"
|
||||
shift
|
||||
shift
|
||||
;;
|
||||
esac
|
||||
done
|
||||
"$@" -E 2>/dev/null |
|
||||
sed -n '/^#line [0-9][0-9]* "\([^"]*\)"/ s::\1:p' | $cygpath_u | sort -u > "$tmpdepfile"
|
||||
rm -f "$depfile"
|
||||
echo "$object : \\" > "$depfile"
|
||||
sed < "$tmpdepfile" -n -e 's% %\\ %g' -e '/^\(.*\)$/ s::'"$tab"'\1 \\:p' >> "$depfile"
|
||||
echo "$tab" >> "$depfile"
|
||||
sed < "$tmpdepfile" -n -e 's% %\\ %g' -e '/^\(.*\)$/ s::\1\::p' >> "$depfile"
|
||||
rm -f "$tmpdepfile"
|
||||
;;
|
||||
|
||||
msvcmsys)
|
||||
# This case exists only to let depend.m4 do its work. It works by
|
||||
# looking at the text of this script. This case will never be run,
|
||||
# since it is checked for above.
|
||||
exit 1
|
||||
;;
|
||||
|
||||
none)
|
||||
exec "$@"
|
||||
;;
|
||||
|
||||
*)
|
||||
echo "Unknown depmode $depmode" 1>&2
|
||||
exit 1
|
||||
;;
|
||||
esac
|
||||
|
||||
exit 0
|
||||
|
||||
# Local Variables:
|
||||
# mode: shell-script
|
||||
# sh-indentation: 2
|
||||
# eval: (add-hook 'write-file-hooks 'time-stamp)
|
||||
# time-stamp-start: "scriptversion="
|
||||
# time-stamp-format: "%:y-%02m-%02d.%02H"
|
||||
# time-stamp-time-zone: "UTC"
|
||||
# time-stamp-end: "; # UTC"
|
||||
# End:
|
527
driver/xf86-video-ast/install-sh
Normal file
527
driver/xf86-video-ast/install-sh
Normal file
@ -0,0 +1,527 @@
|
||||
#!/bin/sh
|
||||
# install - install a program, script, or datafile
|
||||
|
||||
scriptversion=2011-11-20.07; # UTC
|
||||
|
||||
# This originates from X11R5 (mit/util/scripts/install.sh), which was
|
||||
# later released in X11R6 (xc/config/util/install.sh) with the
|
||||
# following copyright and license.
|
||||
#
|
||||
# Copyright (C) 1994 X Consortium
|
||||
#
|
||||
# Permission is hereby granted, free of charge, to any person obtaining a copy
|
||||
# of this software and associated documentation files (the "Software"), to
|
||||
# deal in the Software without restriction, including without limitation the
|
||||
# rights to use, copy, modify, merge, publish, distribute, sublicense, and/or
|
||||
# sell copies of the Software, and to permit persons to whom the Software is
|
||||
# furnished to do so, subject to the following conditions:
|
||||
#
|
||||
# The above copyright notice and this permission notice shall be included in
|
||||
# all copies or substantial portions of the Software.
|
||||
#
|
||||
# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
||||
# IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
||||
# FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
||||
# X CONSORTIUM BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN
|
||||
# AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNEC-
|
||||
# TION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
||||
#
|
||||
# Except as contained in this notice, the name of the X Consortium shall not
|
||||
# be used in advertising or otherwise to promote the sale, use or other deal-
|
||||
# ings in this Software without prior written authorization from the X Consor-
|
||||
# tium.
|
||||
#
|
||||
#
|
||||
# FSF changes to this file are in the public domain.
|
||||
#
|
||||
# Calling this script install-sh is preferred over install.sh, to prevent
|
||||
# 'make' implicit rules from creating a file called install from it
|
||||
# when there is no Makefile.
|
||||
#
|
||||
# This script is compatible with the BSD install script, but was written
|
||||
# from scratch.
|
||||
|
||||
nl='
|
||||
'
|
||||
IFS=" "" $nl"
|
||||
|
||||
# set DOITPROG to echo to test this script
|
||||
|
||||
# Don't use :- since 4.3BSD and earlier shells don't like it.
|
||||
doit=${DOITPROG-}
|
||||
if test -z "$doit"; then
|
||||
doit_exec=exec
|
||||
else
|
||||
doit_exec=$doit
|
||||
fi
|
||||
|
||||
# Put in absolute file names if you don't have them in your path;
|
||||
# or use environment vars.
|
||||
|
||||
chgrpprog=${CHGRPPROG-chgrp}
|
||||
chmodprog=${CHMODPROG-chmod}
|
||||
chownprog=${CHOWNPROG-chown}
|
||||
cmpprog=${CMPPROG-cmp}
|
||||
cpprog=${CPPROG-cp}
|
||||
mkdirprog=${MKDIRPROG-mkdir}
|
||||
mvprog=${MVPROG-mv}
|
||||
rmprog=${RMPROG-rm}
|
||||
stripprog=${STRIPPROG-strip}
|
||||
|
||||
posix_glob='?'
|
||||
initialize_posix_glob='
|
||||
test "$posix_glob" != "?" || {
|
||||
if (set -f) 2>/dev/null; then
|
||||
posix_glob=
|
||||
else
|
||||
posix_glob=:
|
||||
fi
|
||||
}
|
||||
'
|
||||
|
||||
posix_mkdir=
|
||||
|
||||
# Desired mode of installed file.
|
||||
mode=0755
|
||||
|
||||
chgrpcmd=
|
||||
chmodcmd=$chmodprog
|
||||
chowncmd=
|
||||
mvcmd=$mvprog
|
||||
rmcmd="$rmprog -f"
|
||||
stripcmd=
|
||||
|
||||
src=
|
||||
dst=
|
||||
dir_arg=
|
||||
dst_arg=
|
||||
|
||||
copy_on_change=false
|
||||
no_target_directory=
|
||||
|
||||
usage="\
|
||||
Usage: $0 [OPTION]... [-T] SRCFILE DSTFILE
|
||||
or: $0 [OPTION]... SRCFILES... DIRECTORY
|
||||
or: $0 [OPTION]... -t DIRECTORY SRCFILES...
|
||||
or: $0 [OPTION]... -d DIRECTORIES...
|
||||
|
||||
In the 1st form, copy SRCFILE to DSTFILE.
|
||||
In the 2nd and 3rd, copy all SRCFILES to DIRECTORY.
|
||||
In the 4th, create DIRECTORIES.
|
||||
|
||||
Options:
|
||||
--help display this help and exit.
|
||||
--version display version info and exit.
|
||||
|
||||
-c (ignored)
|
||||
-C install only if different (preserve the last data modification time)
|
||||
-d create directories instead of installing files.
|
||||
-g GROUP $chgrpprog installed files to GROUP.
|
||||
-m MODE $chmodprog installed files to MODE.
|
||||
-o USER $chownprog installed files to USER.
|
||||
-s $stripprog installed files.
|
||||
-t DIRECTORY install into DIRECTORY.
|
||||
-T report an error if DSTFILE is a directory.
|
||||
|
||||
Environment variables override the default commands:
|
||||
CHGRPPROG CHMODPROG CHOWNPROG CMPPROG CPPROG MKDIRPROG MVPROG
|
||||
RMPROG STRIPPROG
|
||||
"
|
||||
|
||||
while test $# -ne 0; do
|
||||
case $1 in
|
||||
-c) ;;
|
||||
|
||||
-C) copy_on_change=true;;
|
||||
|
||||
-d) dir_arg=true;;
|
||||
|
||||
-g) chgrpcmd="$chgrpprog $2"
|
||||
shift;;
|
||||
|
||||
--help) echo "$usage"; exit $?;;
|
||||
|
||||
-m) mode=$2
|
||||
case $mode in
|
||||
*' '* | *' '* | *'
|
||||
'* | *'*'* | *'?'* | *'['*)
|
||||
echo "$0: invalid mode: $mode" >&2
|
||||
exit 1;;
|
||||
esac
|
||||
shift;;
|
||||
|
||||
-o) chowncmd="$chownprog $2"
|
||||
shift;;
|
||||
|
||||
-s) stripcmd=$stripprog;;
|
||||
|
||||
-t) dst_arg=$2
|
||||
# Protect names problematic for 'test' and other utilities.
|
||||
case $dst_arg in
|
||||
-* | [=\(\)!]) dst_arg=./$dst_arg;;
|
||||
esac
|
||||
shift;;
|
||||
|
||||
-T) no_target_directory=true;;
|
||||
|
||||
--version) echo "$0 $scriptversion"; exit $?;;
|
||||
|
||||
--) shift
|
||||
break;;
|
||||
|
||||
-*) echo "$0: invalid option: $1" >&2
|
||||
exit 1;;
|
||||
|
||||
*) break;;
|
||||
esac
|
||||
shift
|
||||
done
|
||||
|
||||
if test $# -ne 0 && test -z "$dir_arg$dst_arg"; then
|
||||
# When -d is used, all remaining arguments are directories to create.
|
||||
# When -t is used, the destination is already specified.
|
||||
# Otherwise, the last argument is the destination. Remove it from $@.
|
||||
for arg
|
||||
do
|
||||
if test -n "$dst_arg"; then
|
||||
# $@ is not empty: it contains at least $arg.
|
||||
set fnord "$@" "$dst_arg"
|
||||
shift # fnord
|
||||
fi
|
||||
shift # arg
|
||||
dst_arg=$arg
|
||||
# Protect names problematic for 'test' and other utilities.
|
||||
case $dst_arg in
|
||||
-* | [=\(\)!]) dst_arg=./$dst_arg;;
|
||||
esac
|
||||
done
|
||||
fi
|
||||
|
||||
if test $# -eq 0; then
|
||||
if test -z "$dir_arg"; then
|
||||
echo "$0: no input file specified." >&2
|
||||
exit 1
|
||||
fi
|
||||
# It's OK to call 'install-sh -d' without argument.
|
||||
# This can happen when creating conditional directories.
|
||||
exit 0
|
||||
fi
|
||||
|
||||
if test -z "$dir_arg"; then
|
||||
do_exit='(exit $ret); exit $ret'
|
||||
trap "ret=129; $do_exit" 1
|
||||
trap "ret=130; $do_exit" 2
|
||||
trap "ret=141; $do_exit" 13
|
||||
trap "ret=143; $do_exit" 15
|
||||
|
||||
# Set umask so as not to create temps with too-generous modes.
|
||||
# However, 'strip' requires both read and write access to temps.
|
||||
case $mode in
|
||||
# Optimize common cases.
|
||||
*644) cp_umask=133;;
|
||||
*755) cp_umask=22;;
|
||||
|
||||
*[0-7])
|
||||
if test -z "$stripcmd"; then
|
||||
u_plus_rw=
|
||||
else
|
||||
u_plus_rw='% 200'
|
||||
fi
|
||||
cp_umask=`expr '(' 777 - $mode % 1000 ')' $u_plus_rw`;;
|
||||
*)
|
||||
if test -z "$stripcmd"; then
|
||||
u_plus_rw=
|
||||
else
|
||||
u_plus_rw=,u+rw
|
||||
fi
|
||||
cp_umask=$mode$u_plus_rw;;
|
||||
esac
|
||||
fi
|
||||
|
||||
for src
|
||||
do
|
||||
# Protect names problematic for 'test' and other utilities.
|
||||
case $src in
|
||||
-* | [=\(\)!]) src=./$src;;
|
||||
esac
|
||||
|
||||
if test -n "$dir_arg"; then
|
||||
dst=$src
|
||||
dstdir=$dst
|
||||
test -d "$dstdir"
|
||||
dstdir_status=$?
|
||||
else
|
||||
|
||||
# Waiting for this to be detected by the "$cpprog $src $dsttmp" command
|
||||
# might cause directories to be created, which would be especially bad
|
||||
# if $src (and thus $dsttmp) contains '*'.
|
||||
if test ! -f "$src" && test ! -d "$src"; then
|
||||
echo "$0: $src does not exist." >&2
|
||||
exit 1
|
||||
fi
|
||||
|
||||
if test -z "$dst_arg"; then
|
||||
echo "$0: no destination specified." >&2
|
||||
exit 1
|
||||
fi
|
||||
dst=$dst_arg
|
||||
|
||||
# If destination is a directory, append the input filename; won't work
|
||||
# if double slashes aren't ignored.
|
||||
if test -d "$dst"; then
|
||||
if test -n "$no_target_directory"; then
|
||||
echo "$0: $dst_arg: Is a directory" >&2
|
||||
exit 1
|
||||
fi
|
||||
dstdir=$dst
|
||||
dst=$dstdir/`basename "$src"`
|
||||
dstdir_status=0
|
||||
else
|
||||
# Prefer dirname, but fall back on a substitute if dirname fails.
|
||||
dstdir=`
|
||||
(dirname "$dst") 2>/dev/null ||
|
||||
expr X"$dst" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
|
||||
X"$dst" : 'X\(//\)[^/]' \| \
|
||||
X"$dst" : 'X\(//\)$' \| \
|
||||
X"$dst" : 'X\(/\)' \| . 2>/dev/null ||
|
||||
echo X"$dst" |
|
||||
sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
|
||||
s//\1/
|
||||
q
|
||||
}
|
||||
/^X\(\/\/\)[^/].*/{
|
||||
s//\1/
|
||||
q
|
||||
}
|
||||
/^X\(\/\/\)$/{
|
||||
s//\1/
|
||||
q
|
||||
}
|
||||
/^X\(\/\).*/{
|
||||
s//\1/
|
||||
q
|
||||
}
|
||||
s/.*/./; q'
|
||||
`
|
||||
|
||||
test -d "$dstdir"
|
||||
dstdir_status=$?
|
||||
fi
|
||||
fi
|
||||
|
||||
obsolete_mkdir_used=false
|
||||
|
||||
if test $dstdir_status != 0; then
|
||||
case $posix_mkdir in
|
||||
'')
|
||||
# Create intermediate dirs using mode 755 as modified by the umask.
|
||||
# This is like FreeBSD 'install' as of 1997-10-28.
|
||||
umask=`umask`
|
||||
case $stripcmd.$umask in
|
||||
# Optimize common cases.
|
||||
*[2367][2367]) mkdir_umask=$umask;;
|
||||
.*0[02][02] | .[02][02] | .[02]) mkdir_umask=22;;
|
||||
|
||||
*[0-7])
|
||||
mkdir_umask=`expr $umask + 22 \
|
||||
- $umask % 100 % 40 + $umask % 20 \
|
||||
- $umask % 10 % 4 + $umask % 2
|
||||
`;;
|
||||
*) mkdir_umask=$umask,go-w;;
|
||||
esac
|
||||
|
||||
# With -d, create the new directory with the user-specified mode.
|
||||
# Otherwise, rely on $mkdir_umask.
|
||||
if test -n "$dir_arg"; then
|
||||
mkdir_mode=-m$mode
|
||||
else
|
||||
mkdir_mode=
|
||||
fi
|
||||
|
||||
posix_mkdir=false
|
||||
case $umask in
|
||||
*[123567][0-7][0-7])
|
||||
# POSIX mkdir -p sets u+wx bits regardless of umask, which
|
||||
# is incompatible with FreeBSD 'install' when (umask & 300) != 0.
|
||||
;;
|
||||
*)
|
||||
tmpdir=${TMPDIR-/tmp}/ins$RANDOM-$$
|
||||
trap 'ret=$?; rmdir "$tmpdir/d" "$tmpdir" 2>/dev/null; exit $ret' 0
|
||||
|
||||
if (umask $mkdir_umask &&
|
||||
exec $mkdirprog $mkdir_mode -p -- "$tmpdir/d") >/dev/null 2>&1
|
||||
then
|
||||
if test -z "$dir_arg" || {
|
||||
# Check for POSIX incompatibilities with -m.
|
||||
# HP-UX 11.23 and IRIX 6.5 mkdir -m -p sets group- or
|
||||
# other-writable bit of parent directory when it shouldn't.
|
||||
# FreeBSD 6.1 mkdir -m -p sets mode of existing directory.
|
||||
ls_ld_tmpdir=`ls -ld "$tmpdir"`
|
||||
case $ls_ld_tmpdir in
|
||||
d????-?r-*) different_mode=700;;
|
||||
d????-?--*) different_mode=755;;
|
||||
*) false;;
|
||||
esac &&
|
||||
$mkdirprog -m$different_mode -p -- "$tmpdir" && {
|
||||
ls_ld_tmpdir_1=`ls -ld "$tmpdir"`
|
||||
test "$ls_ld_tmpdir" = "$ls_ld_tmpdir_1"
|
||||
}
|
||||
}
|
||||
then posix_mkdir=:
|
||||
fi
|
||||
rmdir "$tmpdir/d" "$tmpdir"
|
||||
else
|
||||
# Remove any dirs left behind by ancient mkdir implementations.
|
||||
rmdir ./$mkdir_mode ./-p ./-- 2>/dev/null
|
||||
fi
|
||||
trap '' 0;;
|
||||
esac;;
|
||||
esac
|
||||
|
||||
if
|
||||
$posix_mkdir && (
|
||||
umask $mkdir_umask &&
|
||||
$doit_exec $mkdirprog $mkdir_mode -p -- "$dstdir"
|
||||
)
|
||||
then :
|
||||
else
|
||||
|
||||
# The umask is ridiculous, or mkdir does not conform to POSIX,
|
||||
# or it failed possibly due to a race condition. Create the
|
||||
# directory the slow way, step by step, checking for races as we go.
|
||||
|
||||
case $dstdir in
|
||||
/*) prefix='/';;
|
||||
[-=\(\)!]*) prefix='./';;
|
||||
*) prefix='';;
|
||||
esac
|
||||
|
||||
eval "$initialize_posix_glob"
|
||||
|
||||
oIFS=$IFS
|
||||
IFS=/
|
||||
$posix_glob set -f
|
||||
set fnord $dstdir
|
||||
shift
|
||||
$posix_glob set +f
|
||||
IFS=$oIFS
|
||||
|
||||
prefixes=
|
||||
|
||||
for d
|
||||
do
|
||||
test X"$d" = X && continue
|
||||
|
||||
prefix=$prefix$d
|
||||
if test -d "$prefix"; then
|
||||
prefixes=
|
||||
else
|
||||
if $posix_mkdir; then
|
||||
(umask=$mkdir_umask &&
|
||||
$doit_exec $mkdirprog $mkdir_mode -p -- "$dstdir") && break
|
||||
# Don't fail if two instances are running concurrently.
|
||||
test -d "$prefix" || exit 1
|
||||
else
|
||||
case $prefix in
|
||||
*\'*) qprefix=`echo "$prefix" | sed "s/'/'\\\\\\\\''/g"`;;
|
||||
*) qprefix=$prefix;;
|
||||
esac
|
||||
prefixes="$prefixes '$qprefix'"
|
||||
fi
|
||||
fi
|
||||
prefix=$prefix/
|
||||
done
|
||||
|
||||
if test -n "$prefixes"; then
|
||||
# Don't fail if two instances are running concurrently.
|
||||
(umask $mkdir_umask &&
|
||||
eval "\$doit_exec \$mkdirprog $prefixes") ||
|
||||
test -d "$dstdir" || exit 1
|
||||
obsolete_mkdir_used=true
|
||||
fi
|
||||
fi
|
||||
fi
|
||||
|
||||
if test -n "$dir_arg"; then
|
||||
{ test -z "$chowncmd" || $doit $chowncmd "$dst"; } &&
|
||||
{ test -z "$chgrpcmd" || $doit $chgrpcmd "$dst"; } &&
|
||||
{ test "$obsolete_mkdir_used$chowncmd$chgrpcmd" = false ||
|
||||
test -z "$chmodcmd" || $doit $chmodcmd $mode "$dst"; } || exit 1
|
||||
else
|
||||
|
||||
# Make a couple of temp file names in the proper directory.
|
||||
dsttmp=$dstdir/_inst.$$_
|
||||
rmtmp=$dstdir/_rm.$$_
|
||||
|
||||
# Trap to clean up those temp files at exit.
|
||||
trap 'ret=$?; rm -f "$dsttmp" "$rmtmp" && exit $ret' 0
|
||||
|
||||
# Copy the file name to the temp name.
|
||||
(umask $cp_umask && $doit_exec $cpprog "$src" "$dsttmp") &&
|
||||
|
||||
# and set any options; do chmod last to preserve setuid bits.
|
||||
#
|
||||
# If any of these fail, we abort the whole thing. If we want to
|
||||
# ignore errors from any of these, just make sure not to ignore
|
||||
# errors from the above "$doit $cpprog $src $dsttmp" command.
|
||||
#
|
||||
{ test -z "$chowncmd" || $doit $chowncmd "$dsttmp"; } &&
|
||||
{ test -z "$chgrpcmd" || $doit $chgrpcmd "$dsttmp"; } &&
|
||||
{ test -z "$stripcmd" || $doit $stripcmd "$dsttmp"; } &&
|
||||
{ test -z "$chmodcmd" || $doit $chmodcmd $mode "$dsttmp"; } &&
|
||||
|
||||
# If -C, don't bother to copy if it wouldn't change the file.
|
||||
if $copy_on_change &&
|
||||
old=`LC_ALL=C ls -dlL "$dst" 2>/dev/null` &&
|
||||
new=`LC_ALL=C ls -dlL "$dsttmp" 2>/dev/null` &&
|
||||
|
||||
eval "$initialize_posix_glob" &&
|
||||
$posix_glob set -f &&
|
||||
set X $old && old=:$2:$4:$5:$6 &&
|
||||
set X $new && new=:$2:$4:$5:$6 &&
|
||||
$posix_glob set +f &&
|
||||
|
||||
test "$old" = "$new" &&
|
||||
$cmpprog "$dst" "$dsttmp" >/dev/null 2>&1
|
||||
then
|
||||
rm -f "$dsttmp"
|
||||
else
|
||||
# Rename the file to the real destination.
|
||||
$doit $mvcmd -f "$dsttmp" "$dst" 2>/dev/null ||
|
||||
|
||||
# The rename failed, perhaps because mv can't rename something else
|
||||
# to itself, or perhaps because mv is so ancient that it does not
|
||||
# support -f.
|
||||
{
|
||||
# Now remove or move aside any old file at destination location.
|
||||
# We try this two ways since rm can't unlink itself on some
|
||||
# systems and the destination file might be busy for other
|
||||
# reasons. In this case, the final cleanup might fail but the new
|
||||
# file should still install successfully.
|
||||
{
|
||||
test ! -f "$dst" ||
|
||||
$doit $rmcmd -f "$dst" 2>/dev/null ||
|
||||
{ $doit $mvcmd -f "$dst" "$rmtmp" 2>/dev/null &&
|
||||
{ $doit $rmcmd -f "$rmtmp" 2>/dev/null; :; }
|
||||
} ||
|
||||
{ echo "$0: cannot unlink or rename $dst" >&2
|
||||
(exit 1); exit 1
|
||||
}
|
||||
} &&
|
||||
|
||||
# Now rename the file to the real destination.
|
||||
$doit $mvcmd "$dsttmp" "$dst"
|
||||
}
|
||||
fi || exit 1
|
||||
|
||||
trap '' 0
|
||||
fi
|
||||
done
|
||||
|
||||
# Local variables:
|
||||
# eval: (add-hook 'write-file-hooks 'time-stamp)
|
||||
# time-stamp-start: "scriptversion="
|
||||
# time-stamp-format: "%:y-%02m-%02d.%02H"
|
||||
# time-stamp-time-zone: "UTC"
|
||||
# time-stamp-end: "; # UTC"
|
||||
# End:
|
9630
driver/xf86-video-ast/ltmain.sh
Normal file
9630
driver/xf86-video-ast/ltmain.sh
Normal file
File diff suppressed because it is too large
Load Diff
330
driver/xf86-video-ast/missing
Normal file
330
driver/xf86-video-ast/missing
Normal file
@ -0,0 +1,330 @@
|
||||
#! /bin/sh
|
||||
# Common stub for a few missing GNU programs while installing.
|
||||
|
||||
scriptversion=2012-01-06.18; # UTC
|
||||
|
||||
# Copyright (C) 1996-2012 Free Software Foundation, Inc.
|
||||
# Originally by Fran,cois Pinard <pinard@iro.umontreal.ca>, 1996.
|
||||
|
||||
# This program is free software; you can redistribute it and/or modify
|
||||
# it under the terms of the GNU General Public License as published by
|
||||
# the Free Software Foundation; either version 2, or (at your option)
|
||||
# any later version.
|
||||
|
||||
# This program is distributed in the hope that it will be useful,
|
||||
# but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
# GNU General Public License for more details.
|
||||
|
||||
# You should have received a copy of the GNU General Public License
|
||||
# along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||
|
||||
# As a special exception to the GNU General Public License, if you
|
||||
# distribute this file as part of a program that contains a
|
||||
# configuration script generated by Autoconf, you may include it under
|
||||
# the same distribution terms that you use for the rest of that program.
|
||||
|
||||
if test $# -eq 0; then
|
||||
echo 1>&2 "Try '$0 --help' for more information"
|
||||
exit 1
|
||||
fi
|
||||
|
||||
run=:
|
||||
sed_output='s/.* --output[ =]\([^ ]*\).*/\1/p'
|
||||
sed_minuso='s/.* -o \([^ ]*\).*/\1/p'
|
||||
|
||||
# In the cases where this matters, 'missing' is being run in the
|
||||
# srcdir already.
|
||||
if test -f configure.ac; then
|
||||
configure_ac=configure.ac
|
||||
else
|
||||
configure_ac=configure.in
|
||||
fi
|
||||
|
||||
msg="missing on your system"
|
||||
|
||||
case $1 in
|
||||
--run)
|
||||
# Try to run requested program, and just exit if it succeeds.
|
||||
run=
|
||||
shift
|
||||
"$@" && exit 0
|
||||
# Exit code 63 means version mismatch. This often happens
|
||||
# when the user try to use an ancient version of a tool on
|
||||
# a file that requires a minimum version. In this case we
|
||||
# we should proceed has if the program had been absent, or
|
||||
# if --run hadn't been passed.
|
||||
if test $? = 63; then
|
||||
run=:
|
||||
msg="probably too old"
|
||||
fi
|
||||
;;
|
||||
|
||||
-h|--h|--he|--hel|--help)
|
||||
echo "\
|
||||
$0 [OPTION]... PROGRAM [ARGUMENT]...
|
||||
|
||||
Handle 'PROGRAM [ARGUMENT]...' for when PROGRAM is missing, or return an
|
||||
error status if there is no known handling for PROGRAM.
|
||||
|
||||
Options:
|
||||
-h, --help display this help and exit
|
||||
-v, --version output version information and exit
|
||||
--run try to run the given command, and emulate it if it fails
|
||||
|
||||
Supported PROGRAM values:
|
||||
aclocal touch file 'aclocal.m4'
|
||||
autoconf touch file 'configure'
|
||||
autoheader touch file 'config.h.in'
|
||||
autom4te touch the output file, or create a stub one
|
||||
automake touch all 'Makefile.in' files
|
||||
bison create 'y.tab.[ch]', if possible, from existing .[ch]
|
||||
flex create 'lex.yy.c', if possible, from existing .c
|
||||
help2man touch the output file
|
||||
lex create 'lex.yy.c', if possible, from existing .c
|
||||
makeinfo touch the output file
|
||||
yacc create 'y.tab.[ch]', if possible, from existing .[ch]
|
||||
|
||||
Version suffixes to PROGRAM as well as the prefixes 'gnu-', 'gnu', and
|
||||
'g' are ignored when checking the name.
|
||||
|
||||
Send bug reports to <bug-automake@gnu.org>."
|
||||
exit $?
|
||||
;;
|
||||
|
||||
-v|--v|--ve|--ver|--vers|--versi|--versio|--version)
|
||||
echo "missing $scriptversion (GNU Automake)"
|
||||
exit $?
|
||||
;;
|
||||
|
||||
-*)
|
||||
echo 1>&2 "$0: Unknown '$1' option"
|
||||
echo 1>&2 "Try '$0 --help' for more information"
|
||||
exit 1
|
||||
;;
|
||||
|
||||
esac
|
||||
|
||||
# normalize program name to check for.
|
||||
program=`echo "$1" | sed '
|
||||
s/^gnu-//; t
|
||||
s/^gnu//; t
|
||||
s/^g//; t'`
|
||||
|
||||
# Now exit if we have it, but it failed. Also exit now if we
|
||||
# don't have it and --version was passed (most likely to detect
|
||||
# the program). This is about non-GNU programs, so use $1 not
|
||||
# $program.
|
||||
case $1 in
|
||||
lex*|yacc*)
|
||||
# Not GNU programs, they don't have --version.
|
||||
;;
|
||||
|
||||
*)
|
||||
if test -z "$run" && ($1 --version) > /dev/null 2>&1; then
|
||||
# We have it, but it failed.
|
||||
exit 1
|
||||
elif test "x$2" = "x--version" || test "x$2" = "x--help"; then
|
||||
# Could not run --version or --help. This is probably someone
|
||||
# running '$TOOL --version' or '$TOOL --help' to check whether
|
||||
# $TOOL exists and not knowing $TOOL uses missing.
|
||||
exit 1
|
||||
fi
|
||||
;;
|
||||
esac
|
||||
|
||||
# If it does not exist, or fails to run (possibly an outdated version),
|
||||
# try to emulate it.
|
||||
case $program in
|
||||
aclocal*)
|
||||
echo 1>&2 "\
|
||||
WARNING: '$1' is $msg. You should only need it if
|
||||
you modified 'acinclude.m4' or '${configure_ac}'. You might want
|
||||
to install the Automake and Perl packages. Grab them from
|
||||
any GNU archive site."
|
||||
touch aclocal.m4
|
||||
;;
|
||||
|
||||
autoconf*)
|
||||
echo 1>&2 "\
|
||||
WARNING: '$1' is $msg. You should only need it if
|
||||
you modified '${configure_ac}'. You might want to install the
|
||||
Autoconf and GNU m4 packages. Grab them from any GNU
|
||||
archive site."
|
||||
touch configure
|
||||
;;
|
||||
|
||||
autoheader*)
|
||||
echo 1>&2 "\
|
||||
WARNING: '$1' is $msg. You should only need it if
|
||||
you modified 'acconfig.h' or '${configure_ac}'. You might want
|
||||
to install the Autoconf and GNU m4 packages. Grab them
|
||||
from any GNU archive site."
|
||||
files=`sed -n 's/^[ ]*A[CM]_CONFIG_HEADER(\([^)]*\)).*/\1/p' ${configure_ac}`
|
||||
test -z "$files" && files="config.h"
|
||||
touch_files=
|
||||
for f in $files; do
|
||||
case $f in
|
||||
*:*) touch_files="$touch_files "`echo "$f" |
|
||||
sed -e 's/^[^:]*://' -e 's/:.*//'`;;
|
||||
*) touch_files="$touch_files $f.in";;
|
||||
esac
|
||||
done
|
||||
touch $touch_files
|
||||
;;
|
||||
|
||||
automake*)
|
||||
echo 1>&2 "\
|
||||
WARNING: '$1' is $msg. You should only need it if
|
||||
you modified 'Makefile.am', 'acinclude.m4' or '${configure_ac}'.
|
||||
You might want to install the Automake and Perl packages.
|
||||
Grab them from any GNU archive site."
|
||||
find . -type f -name Makefile.am -print |
|
||||
sed 's/\.am$/.in/' |
|
||||
while read f; do touch "$f"; done
|
||||
;;
|
||||
|
||||
autom4te*)
|
||||
echo 1>&2 "\
|
||||
WARNING: '$1' is needed, but is $msg.
|
||||
You might have modified some files without having the
|
||||
proper tools for further handling them.
|
||||
You can get '$1' as part of Autoconf from any GNU
|
||||
archive site."
|
||||
|
||||
file=`echo "$*" | sed -n "$sed_output"`
|
||||
test -z "$file" && file=`echo "$*" | sed -n "$sed_minuso"`
|
||||
if test -f "$file"; then
|
||||
touch $file
|
||||
else
|
||||
test -z "$file" || exec >$file
|
||||
echo "#! /bin/sh"
|
||||
echo "# Created by GNU Automake missing as a replacement of"
|
||||
echo "# $ $@"
|
||||
echo "exit 0"
|
||||
chmod +x $file
|
||||
exit 1
|
||||
fi
|
||||
;;
|
||||
|
||||
bison*|yacc*)
|
||||
echo 1>&2 "\
|
||||
WARNING: '$1' $msg. You should only need it if
|
||||
you modified a '.y' file. You may need the Bison package
|
||||
in order for those modifications to take effect. You can get
|
||||
Bison from any GNU archive site."
|
||||
rm -f y.tab.c y.tab.h
|
||||
if test $# -ne 1; then
|
||||
eval LASTARG=\${$#}
|
||||
case $LASTARG in
|
||||
*.y)
|
||||
SRCFILE=`echo "$LASTARG" | sed 's/y$/c/'`
|
||||
if test -f "$SRCFILE"; then
|
||||
cp "$SRCFILE" y.tab.c
|
||||
fi
|
||||
SRCFILE=`echo "$LASTARG" | sed 's/y$/h/'`
|
||||
if test -f "$SRCFILE"; then
|
||||
cp "$SRCFILE" y.tab.h
|
||||
fi
|
||||
;;
|
||||
esac
|
||||
fi
|
||||
if test ! -f y.tab.h; then
|
||||
echo >y.tab.h
|
||||
fi
|
||||
if test ! -f y.tab.c; then
|
||||
echo 'main() { return 0; }' >y.tab.c
|
||||
fi
|
||||
;;
|
||||
|
||||
lex*|flex*)
|
||||
echo 1>&2 "\
|
||||
WARNING: '$1' is $msg. You should only need it if
|
||||
you modified a '.l' file. You may need the Flex package
|
||||
in order for those modifications to take effect. You can get
|
||||
Flex from any GNU archive site."
|
||||
rm -f lex.yy.c
|
||||
if test $# -ne 1; then
|
||||
eval LASTARG=\${$#}
|
||||
case $LASTARG in
|
||||
*.l)
|
||||
SRCFILE=`echo "$LASTARG" | sed 's/l$/c/'`
|
||||
if test -f "$SRCFILE"; then
|
||||
cp "$SRCFILE" lex.yy.c
|
||||
fi
|
||||
;;
|
||||
esac
|
||||
fi
|
||||
if test ! -f lex.yy.c; then
|
||||
echo 'main() { return 0; }' >lex.yy.c
|
||||
fi
|
||||
;;
|
||||
|
||||
help2man*)
|
||||
echo 1>&2 "\
|
||||
WARNING: '$1' is $msg. You should only need it if
|
||||
you modified a dependency of a manual page. You may need the
|
||||
Help2man package in order for those modifications to take
|
||||
effect. You can get Help2man from any GNU archive site."
|
||||
|
||||
file=`echo "$*" | sed -n "$sed_output"`
|
||||
test -z "$file" && file=`echo "$*" | sed -n "$sed_minuso"`
|
||||
if test -f "$file"; then
|
||||
touch $file
|
||||
else
|
||||
test -z "$file" || exec >$file
|
||||
echo ".ab help2man is required to generate this page"
|
||||
exit $?
|
||||
fi
|
||||
;;
|
||||
|
||||
makeinfo*)
|
||||
echo 1>&2 "\
|
||||
WARNING: '$1' is $msg. You should only need it if
|
||||
you modified a '.texi' or '.texinfo' file, or any other file
|
||||
indirectly affecting the aspect of the manual. The spurious
|
||||
call might also be the consequence of using a buggy 'make' (AIX,
|
||||
DU, IRIX). You might want to install the Texinfo package or
|
||||
the GNU make package. Grab either from any GNU archive site."
|
||||
# The file to touch is that specified with -o ...
|
||||
file=`echo "$*" | sed -n "$sed_output"`
|
||||
test -z "$file" && file=`echo "$*" | sed -n "$sed_minuso"`
|
||||
if test -z "$file"; then
|
||||
# ... or it is the one specified with @setfilename ...
|
||||
infile=`echo "$*" | sed 's/.* \([^ ]*\) *$/\1/'`
|
||||
file=`sed -n '
|
||||
/^@setfilename/{
|
||||
s/.* \([^ ]*\) *$/\1/
|
||||
p
|
||||
q
|
||||
}' $infile`
|
||||
# ... or it is derived from the source name (dir/f.texi becomes f.info)
|
||||
test -z "$file" && file=`echo "$infile" | sed 's,.*/,,;s,.[^.]*$,,'`.info
|
||||
fi
|
||||
# If the file does not exist, the user really needs makeinfo;
|
||||
# let's fail without touching anything.
|
||||
test -f $file || exit 1
|
||||
touch $file
|
||||
;;
|
||||
|
||||
*)
|
||||
echo 1>&2 "\
|
||||
WARNING: '$1' is needed, and is $msg.
|
||||
You might have modified some files without having the
|
||||
proper tools for further handling them. Check the 'README' file,
|
||||
it often tells you about the needed prerequisites for installing
|
||||
this package. You may also peek at any GNU archive site, in case
|
||||
some other package would contain this missing '$1' program."
|
||||
exit 1
|
||||
;;
|
||||
esac
|
||||
|
||||
exit 0
|
||||
|
||||
# Local variables:
|
||||
# eval: (add-hook 'write-file-hooks 'time-stamp)
|
||||
# time-stamp-start: "scriptversion="
|
||||
# time-stamp-format: "%:y-%02m-%02d.%02H"
|
||||
# time-stamp-time-zone: "UTC"
|
||||
# time-stamp-end: "; # UTC"
|
||||
# End:
|
46
driver/xf86-video-ast/src/Makefile.am
Normal file
46
driver/xf86-video-ast/src/Makefile.am
Normal file
@ -0,0 +1,46 @@
|
||||
# Copyright 2005 Adam Jackson.
|
||||
#
|
||||
# Permission is hereby granted, free of charge, to any person obtaining a
|
||||
# copy of this software and associated documentation files (the "Software"),
|
||||
# to deal in the Software without restriction, including without limitation
|
||||
# on the rights to use, copy, modify, merge, publish, distribute, sub
|
||||
# license, and/or sell copies of the Software, and to permit persons to whom
|
||||
# the Software is furnished to do so, subject to the following conditions:
|
||||
#
|
||||
# The above copyright notice and this permission notice (including the next
|
||||
# paragraph) shall be included in all copies or substantial portions of the
|
||||
# Software.
|
||||
#
|
||||
# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
||||
# IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
||||
# FITNESS FOR A PARTICULAR PURPOSE AND NON-INFRINGEMENT. IN NO EVENT SHALL
|
||||
# ADAM JACKSON BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
|
||||
# IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
|
||||
# CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
||||
|
||||
# this is obnoxious:
|
||||
# -module lets us name the module exactly how we want
|
||||
# -avoid-version prevents gratuitous .0.0.0 version numbers on the end
|
||||
# _ladir passes a dummy rpath to libtool so the thing will actually link
|
||||
# TODO: -nostdlib/-Bstatic/-lgcc platform magic, not installing the .a, etc.
|
||||
AM_CFLAGS = @XORG_CFLAGS@
|
||||
|
||||
ast_drv_la_LTLIBRARIES = ast_drv.la
|
||||
ast_drv_la_LDFLAGS = -module -avoid-version
|
||||
ast_drv_ladir = @moduledir@/drivers
|
||||
|
||||
ast_drv_la_SOURCES = \
|
||||
ast.h \
|
||||
ast_2dtool.c \
|
||||
ast_2dtool.h \
|
||||
ast_accel.c \
|
||||
ast_cursor.c \
|
||||
ast_cursor.h \
|
||||
ast_driver.c \
|
||||
ast_mode.c \
|
||||
ast_mode.h \
|
||||
ast_pcirename.h \
|
||||
ast_tool.c \
|
||||
ast_vgatool.c \
|
||||
ast_vgatool.h \
|
||||
compat-api.h
|
673
driver/xf86-video-ast/src/Makefile.in
Normal file
673
driver/xf86-video-ast/src/Makefile.in
Normal file
@ -0,0 +1,673 @@
|
||||
# Makefile.in generated by automake 1.12.6 from Makefile.am.
|
||||
# @configure_input@
|
||||
|
||||
# Copyright (C) 1994-2012 Free Software Foundation, Inc.
|
||||
|
||||
# This Makefile.in is free software; the Free Software Foundation
|
||||
# gives unlimited permission to copy and/or distribute it,
|
||||
# with or without modifications, as long as this notice is preserved.
|
||||
|
||||
# This program is distributed in the hope that it will be useful,
|
||||
# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
|
||||
# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
|
||||
# PARTICULAR PURPOSE.
|
||||
|
||||
@SET_MAKE@
|
||||
|
||||
# Copyright 2005 Adam Jackson.
|
||||
#
|
||||
# Permission is hereby granted, free of charge, to any person obtaining a
|
||||
# copy of this software and associated documentation files (the "Software"),
|
||||
# to deal in the Software without restriction, including without limitation
|
||||
# on the rights to use, copy, modify, merge, publish, distribute, sub
|
||||
# license, and/or sell copies of the Software, and to permit persons to whom
|
||||
# the Software is furnished to do so, subject to the following conditions:
|
||||
#
|
||||
# The above copyright notice and this permission notice (including the next
|
||||
# paragraph) shall be included in all copies or substantial portions of the
|
||||
# Software.
|
||||
#
|
||||
# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
||||
# IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
||||
# FITNESS FOR A PARTICULAR PURPOSE AND NON-INFRINGEMENT. IN NO EVENT SHALL
|
||||
# ADAM JACKSON BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
|
||||
# IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
|
||||
# CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
||||
|
||||
VPATH = @srcdir@
|
||||
am__make_dryrun = \
|
||||
{ \
|
||||
am__dry=no; \
|
||||
case $$MAKEFLAGS in \
|
||||
*\\[\ \ ]*) \
|
||||
echo 'am--echo: ; @echo "AM" OK' | $(MAKE) -f - 2>/dev/null \
|
||||
| grep '^AM OK$$' >/dev/null || am__dry=yes;; \
|
||||
*) \
|
||||
for am__flg in $$MAKEFLAGS; do \
|
||||
case $$am__flg in \
|
||||
*=*|--*) ;; \
|
||||
*n*) am__dry=yes; break;; \
|
||||
esac; \
|
||||
done;; \
|
||||
esac; \
|
||||
test $$am__dry = yes; \
|
||||
}
|
||||
pkgdatadir = $(datadir)/@PACKAGE@
|
||||
pkgincludedir = $(includedir)/@PACKAGE@
|
||||
pkglibdir = $(libdir)/@PACKAGE@
|
||||
pkglibexecdir = $(libexecdir)/@PACKAGE@
|
||||
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
|
||||
install_sh_DATA = $(install_sh) -c -m 644
|
||||
install_sh_PROGRAM = $(install_sh) -c
|
||||
install_sh_SCRIPT = $(install_sh) -c
|
||||
INSTALL_HEADER = $(INSTALL_DATA)
|
||||
transform = $(program_transform_name)
|
||||
NORMAL_INSTALL = :
|
||||
PRE_INSTALL = :
|
||||
POST_INSTALL = :
|
||||
NORMAL_UNINSTALL = :
|
||||
PRE_UNINSTALL = :
|
||||
POST_UNINSTALL = :
|
||||
build_triplet = @build@
|
||||
host_triplet = @host@
|
||||
subdir = src
|
||||
DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in \
|
||||
$(top_srcdir)/depcomp
|
||||
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
|
||||
am__aclocal_m4_deps = $(top_srcdir)/configure.ac
|
||||
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
|
||||
$(ACLOCAL_M4)
|
||||
mkinstalldirs = $(install_sh) -d
|
||||
CONFIG_HEADER = $(top_builddir)/config.h
|
||||
CONFIG_CLEAN_FILES =
|
||||
CONFIG_CLEAN_VPATH_FILES =
|
||||
am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
|
||||
am__vpath_adj = case $$p in \
|
||||
$(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
|
||||
*) f=$$p;; \
|
||||
esac;
|
||||
am__strip_dir = f=`echo $$p | sed -e 's|^.*/||'`;
|
||||
am__install_max = 40
|
||||
am__nobase_strip_setup = \
|
||||
srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*|]/\\\\&/g'`
|
||||
am__nobase_strip = \
|
||||
for p in $$list; do echo "$$p"; done | sed -e "s|$$srcdirstrip/||"
|
||||
am__nobase_list = $(am__nobase_strip_setup); \
|
||||
for p in $$list; do echo "$$p $$p"; done | \
|
||||
sed "s| $$srcdirstrip/| |;"' / .*\//!s/ .*/ ./; s,\( .*\)/[^/]*$$,\1,' | \
|
||||
$(AWK) 'BEGIN { files["."] = "" } { files[$$2] = files[$$2] " " $$1; \
|
||||
if (++n[$$2] == $(am__install_max)) \
|
||||
{ print $$2, files[$$2]; n[$$2] = 0; files[$$2] = "" } } \
|
||||
END { for (dir in files) print dir, files[dir] }'
|
||||
am__base_list = \
|
||||
sed '$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g' | \
|
||||
sed '$$!N;$$!N;$$!N;$$!N;s/\n/ /g'
|
||||
am__uninstall_files_from_dir = { \
|
||||
test -z "$$files" \
|
||||
|| { test ! -d "$$dir" && test ! -f "$$dir" && test ! -r "$$dir"; } \
|
||||
|| { echo " ( cd '$$dir' && rm -f" $$files ")"; \
|
||||
$(am__cd) "$$dir" && rm -f $$files; }; \
|
||||
}
|
||||
am__installdirs = "$(DESTDIR)$(ast_drv_ladir)"
|
||||
LTLIBRARIES = $(ast_drv_la_LTLIBRARIES)
|
||||
ast_drv_la_LIBADD =
|
||||
am_ast_drv_la_OBJECTS = ast_2dtool.lo ast_accel.lo ast_cursor.lo \
|
||||
ast_driver.lo ast_mode.lo ast_tool.lo ast_vgatool.lo
|
||||
ast_drv_la_OBJECTS = $(am_ast_drv_la_OBJECTS)
|
||||
AM_V_lt = $(am__v_lt_@AM_V@)
|
||||
am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@)
|
||||
am__v_lt_0 = --silent
|
||||
am__v_lt_1 =
|
||||
ast_drv_la_LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
|
||||
$(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
|
||||
$(ast_drv_la_LDFLAGS) $(LDFLAGS) -o $@
|
||||
AM_V_P = $(am__v_P_@AM_V@)
|
||||
am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
|
||||
am__v_P_0 = false
|
||||
am__v_P_1 = :
|
||||
AM_V_GEN = $(am__v_GEN_@AM_V@)
|
||||
am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
|
||||
am__v_GEN_0 = @echo " GEN " $@;
|
||||
am__v_GEN_1 =
|
||||
AM_V_at = $(am__v_at_@AM_V@)
|
||||
am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
|
||||
am__v_at_0 = @
|
||||
am__v_at_1 =
|
||||
DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
|
||||
depcomp = $(SHELL) $(top_srcdir)/depcomp
|
||||
am__depfiles_maybe = depfiles
|
||||
am__mv = mv -f
|
||||
COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
|
||||
$(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
|
||||
LTCOMPILE = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
|
||||
$(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) \
|
||||
$(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
|
||||
$(AM_CFLAGS) $(CFLAGS)
|
||||
AM_V_CC = $(am__v_CC_@AM_V@)
|
||||
am__v_CC_ = $(am__v_CC_@AM_DEFAULT_V@)
|
||||
am__v_CC_0 = @echo " CC " $@;
|
||||
am__v_CC_1 =
|
||||
CCLD = $(CC)
|
||||
LINK = $(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) \
|
||||
$(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
|
||||
$(AM_LDFLAGS) $(LDFLAGS) -o $@
|
||||
AM_V_CCLD = $(am__v_CCLD_@AM_V@)
|
||||
am__v_CCLD_ = $(am__v_CCLD_@AM_DEFAULT_V@)
|
||||
am__v_CCLD_0 = @echo " CCLD " $@;
|
||||
am__v_CCLD_1 =
|
||||
SOURCES = $(ast_drv_la_SOURCES)
|
||||
DIST_SOURCES = $(ast_drv_la_SOURCES)
|
||||
am__can_run_installinfo = \
|
||||
case $$AM_UPDATE_INFO_DIR in \
|
||||
n|no|NO) false;; \
|
||||
*) (install-info --version) >/dev/null 2>&1;; \
|
||||
esac
|
||||
ETAGS = etags
|
||||
CTAGS = ctags
|
||||
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
|
||||
ACLOCAL = @ACLOCAL@
|
||||
ADMIN_MAN_DIR = @ADMIN_MAN_DIR@
|
||||
ADMIN_MAN_SUFFIX = @ADMIN_MAN_SUFFIX@
|
||||
AMTAR = @AMTAR@
|
||||
AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
|
||||
APP_MAN_DIR = @APP_MAN_DIR@
|
||||
APP_MAN_SUFFIX = @APP_MAN_SUFFIX@
|
||||
AR = @AR@
|
||||
AUTOCONF = @AUTOCONF@
|
||||
AUTOHEADER = @AUTOHEADER@
|
||||
AUTOMAKE = @AUTOMAKE@
|
||||
AWK = @AWK@
|
||||
BASE_CFLAGS = @BASE_CFLAGS@
|
||||
CC = @CC@
|
||||
CCDEPMODE = @CCDEPMODE@
|
||||
CFLAGS = @CFLAGS@
|
||||
CHANGELOG_CMD = @CHANGELOG_CMD@
|
||||
CPP = @CPP@
|
||||
CPPFLAGS = @CPPFLAGS@
|
||||
CWARNFLAGS = @CWARNFLAGS@
|
||||
CYGPATH_W = @CYGPATH_W@
|
||||
DEFS = @DEFS@
|
||||
DEPDIR = @DEPDIR@
|
||||
DLLTOOL = @DLLTOOL@
|
||||
DRIVER_MAN_DIR = @DRIVER_MAN_DIR@
|
||||
DRIVER_MAN_SUFFIX = @DRIVER_MAN_SUFFIX@
|
||||
DRIVER_NAME = @DRIVER_NAME@
|
||||
DSYMUTIL = @DSYMUTIL@
|
||||
DUMPBIN = @DUMPBIN@
|
||||
ECHO_C = @ECHO_C@
|
||||
ECHO_N = @ECHO_N@
|
||||
ECHO_T = @ECHO_T@
|
||||
EGREP = @EGREP@
|
||||
EXEEXT = @EXEEXT@
|
||||
FGREP = @FGREP@
|
||||
FILE_MAN_DIR = @FILE_MAN_DIR@
|
||||
FILE_MAN_SUFFIX = @FILE_MAN_SUFFIX@
|
||||
GREP = @GREP@
|
||||
INSTALL = @INSTALL@
|
||||
INSTALL_CMD = @INSTALL_CMD@
|
||||
INSTALL_DATA = @INSTALL_DATA@
|
||||
INSTALL_PROGRAM = @INSTALL_PROGRAM@
|
||||
INSTALL_SCRIPT = @INSTALL_SCRIPT@
|
||||
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
|
||||
LD = @LD@
|
||||
LDFLAGS = @LDFLAGS@
|
||||
LIBOBJS = @LIBOBJS@
|
||||
LIBS = @LIBS@
|
||||
LIBTOOL = @LIBTOOL@
|
||||
LIB_MAN_DIR = @LIB_MAN_DIR@
|
||||
LIB_MAN_SUFFIX = @LIB_MAN_SUFFIX@
|
||||
LIPO = @LIPO@
|
||||
LN_S = @LN_S@
|
||||
LTLIBOBJS = @LTLIBOBJS@
|
||||
MAINT = @MAINT@
|
||||
MAKEINFO = @MAKEINFO@
|
||||
MANIFEST_TOOL = @MANIFEST_TOOL@
|
||||
MAN_SUBSTS = @MAN_SUBSTS@
|
||||
MISC_MAN_DIR = @MISC_MAN_DIR@
|
||||
MISC_MAN_SUFFIX = @MISC_MAN_SUFFIX@
|
||||
MKDIR_P = @MKDIR_P@
|
||||
NM = @NM@
|
||||
NMEDIT = @NMEDIT@
|
||||
OBJDUMP = @OBJDUMP@
|
||||
OBJEXT = @OBJEXT@
|
||||
OTOOL = @OTOOL@
|
||||
OTOOL64 = @OTOOL64@
|
||||
PACKAGE = @PACKAGE@
|
||||
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
|
||||
PACKAGE_NAME = @PACKAGE_NAME@
|
||||
PACKAGE_STRING = @PACKAGE_STRING@
|
||||
PACKAGE_TARNAME = @PACKAGE_TARNAME@
|
||||
PACKAGE_URL = @PACKAGE_URL@
|
||||
PACKAGE_VERSION = @PACKAGE_VERSION@
|
||||
PATH_SEPARATOR = @PATH_SEPARATOR@
|
||||
PCIACCESS_CFLAGS = @PCIACCESS_CFLAGS@
|
||||
PCIACCESS_LIBS = @PCIACCESS_LIBS@
|
||||
PKG_CONFIG = @PKG_CONFIG@
|
||||
PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
|
||||
PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
|
||||
RANLIB = @RANLIB@
|
||||
SED = @SED@
|
||||
SET_MAKE = @SET_MAKE@
|
||||
SHELL = @SHELL@
|
||||
STRICT_CFLAGS = @STRICT_CFLAGS@
|
||||
STRIP = @STRIP@
|
||||
VERSION = @VERSION@
|
||||
XORG_CFLAGS = @XORG_CFLAGS@
|
||||
XORG_LIBS = @XORG_LIBS@
|
||||
XORG_MAN_PAGE = @XORG_MAN_PAGE@
|
||||
abs_builddir = @abs_builddir@
|
||||
abs_srcdir = @abs_srcdir@
|
||||
abs_top_builddir = @abs_top_builddir@
|
||||
abs_top_srcdir = @abs_top_srcdir@
|
||||
ac_ct_AR = @ac_ct_AR@
|
||||
ac_ct_CC = @ac_ct_CC@
|
||||
ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
|
||||
am__include = @am__include@
|
||||
am__leading_dot = @am__leading_dot@
|
||||
am__quote = @am__quote@
|
||||
am__tar = @am__tar@
|
||||
am__untar = @am__untar@
|
||||
bindir = @bindir@
|
||||
build = @build@
|
||||
build_alias = @build_alias@
|
||||
build_cpu = @build_cpu@
|
||||
build_os = @build_os@
|
||||
build_vendor = @build_vendor@
|
||||
builddir = @builddir@
|
||||
datadir = @datadir@
|
||||
datarootdir = @datarootdir@
|
||||
docdir = @docdir@
|
||||
dvidir = @dvidir@
|
||||
exec_prefix = @exec_prefix@
|
||||
host = @host@
|
||||
host_alias = @host_alias@
|
||||
host_cpu = @host_cpu@
|
||||
host_os = @host_os@
|
||||
host_vendor = @host_vendor@
|
||||
htmldir = @htmldir@
|
||||
includedir = @includedir@
|
||||
infodir = @infodir@
|
||||
install_sh = @install_sh@
|
||||
libdir = @libdir@
|
||||
libexecdir = @libexecdir@
|
||||
localedir = @localedir@
|
||||
localstatedir = @localstatedir@
|
||||
mandir = @mandir@
|
||||
mkdir_p = @mkdir_p@
|
||||
moduledir = @moduledir@
|
||||
oldincludedir = @oldincludedir@
|
||||
pdfdir = @pdfdir@
|
||||
prefix = @prefix@
|
||||
program_transform_name = @program_transform_name@
|
||||
psdir = @psdir@
|
||||
sbindir = @sbindir@
|
||||
sharedstatedir = @sharedstatedir@
|
||||
srcdir = @srcdir@
|
||||
sysconfdir = @sysconfdir@
|
||||
target_alias = @target_alias@
|
||||
top_build_prefix = @top_build_prefix@
|
||||
top_builddir = @top_builddir@
|
||||
top_srcdir = @top_srcdir@
|
||||
|
||||
# this is obnoxious:
|
||||
# -module lets us name the module exactly how we want
|
||||
# -avoid-version prevents gratuitous .0.0.0 version numbers on the end
|
||||
# _ladir passes a dummy rpath to libtool so the thing will actually link
|
||||
# TODO: -nostdlib/-Bstatic/-lgcc platform magic, not installing the .a, etc.
|
||||
AM_CFLAGS = @XORG_CFLAGS@
|
||||
ast_drv_la_LTLIBRARIES = ast_drv.la
|
||||
ast_drv_la_LDFLAGS = -module -avoid-version
|
||||
ast_drv_ladir = @moduledir@/drivers
|
||||
ast_drv_la_SOURCES = \
|
||||
ast.h \
|
||||
ast_2dtool.c \
|
||||
ast_2dtool.h \
|
||||
ast_accel.c \
|
||||
ast_cursor.c \
|
||||
ast_cursor.h \
|
||||
ast_driver.c \
|
||||
ast_mode.c \
|
||||
ast_mode.h \
|
||||
ast_pcirename.h \
|
||||
ast_tool.c \
|
||||
ast_vgatool.c \
|
||||
ast_vgatool.h \
|
||||
compat-api.h
|
||||
|
||||
all: all-am
|
||||
|
||||
.SUFFIXES:
|
||||
.SUFFIXES: .c .lo .o .obj
|
||||
$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps)
|
||||
@for dep in $?; do \
|
||||
case '$(am__configure_deps)' in \
|
||||
*$$dep*) \
|
||||
( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
|
||||
&& { if test -f $@; then exit 0; else break; fi; }; \
|
||||
exit 1;; \
|
||||
esac; \
|
||||
done; \
|
||||
echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign src/Makefile'; \
|
||||
$(am__cd) $(top_srcdir) && \
|
||||
$(AUTOMAKE) --foreign src/Makefile
|
||||
.PRECIOUS: Makefile
|
||||
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
|
||||
@case '$?' in \
|
||||
*config.status*) \
|
||||
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
|
||||
*) \
|
||||
echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
|
||||
cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
|
||||
esac;
|
||||
|
||||
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
|
||||
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
|
||||
|
||||
$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
|
||||
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
|
||||
$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
|
||||
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
|
||||
$(am__aclocal_m4_deps):
|
||||
install-ast_drv_laLTLIBRARIES: $(ast_drv_la_LTLIBRARIES)
|
||||
@$(NORMAL_INSTALL)
|
||||
@list='$(ast_drv_la_LTLIBRARIES)'; test -n "$(ast_drv_ladir)" || list=; \
|
||||
list2=; for p in $$list; do \
|
||||
if test -f $$p; then \
|
||||
list2="$$list2 $$p"; \
|
||||
else :; fi; \
|
||||
done; \
|
||||
test -z "$$list2" || { \
|
||||
echo " $(MKDIR_P) '$(DESTDIR)$(ast_drv_ladir)'"; \
|
||||
$(MKDIR_P) "$(DESTDIR)$(ast_drv_ladir)" || exit 1; \
|
||||
echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 '$(DESTDIR)$(ast_drv_ladir)'"; \
|
||||
$(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=install $(INSTALL) $(INSTALL_STRIP_FLAG) $$list2 "$(DESTDIR)$(ast_drv_ladir)"; \
|
||||
}
|
||||
|
||||
uninstall-ast_drv_laLTLIBRARIES:
|
||||
@$(NORMAL_UNINSTALL)
|
||||
@list='$(ast_drv_la_LTLIBRARIES)'; test -n "$(ast_drv_ladir)" || list=; \
|
||||
for p in $$list; do \
|
||||
$(am__strip_dir) \
|
||||
echo " $(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f '$(DESTDIR)$(ast_drv_ladir)/$$f'"; \
|
||||
$(LIBTOOL) $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=uninstall rm -f "$(DESTDIR)$(ast_drv_ladir)/$$f"; \
|
||||
done
|
||||
|
||||
clean-ast_drv_laLTLIBRARIES:
|
||||
-test -z "$(ast_drv_la_LTLIBRARIES)" || rm -f $(ast_drv_la_LTLIBRARIES)
|
||||
@list='$(ast_drv_la_LTLIBRARIES)'; \
|
||||
locs=`for p in $$list; do echo $$p; done | \
|
||||
sed 's|^[^/]*$$|.|; s|/[^/]*$$||; s|$$|/so_locations|' | \
|
||||
sort -u`; \
|
||||
test -z "$$locs" || { \
|
||||
echo rm -f $${locs}; \
|
||||
rm -f $${locs}; \
|
||||
}
|
||||
ast_drv.la: $(ast_drv_la_OBJECTS) $(ast_drv_la_DEPENDENCIES) $(EXTRA_ast_drv_la_DEPENDENCIES)
|
||||
$(AM_V_CCLD)$(ast_drv_la_LINK) -rpath $(ast_drv_ladir) $(ast_drv_la_OBJECTS) $(ast_drv_la_LIBADD) $(LIBS)
|
||||
|
||||
mostlyclean-compile:
|
||||
-rm -f *.$(OBJEXT)
|
||||
|
||||
distclean-compile:
|
||||
-rm -f *.tab.c
|
||||
|
||||
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ast_2dtool.Plo@am__quote@
|
||||
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ast_accel.Plo@am__quote@
|
||||
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ast_cursor.Plo@am__quote@
|
||||
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ast_driver.Plo@am__quote@
|
||||
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ast_mode.Plo@am__quote@
|
||||
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ast_tool.Plo@am__quote@
|
||||
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ast_vgatool.Plo@am__quote@
|
||||
|
||||
.c.o:
|
||||
@am__fastdepCC_TRUE@ $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
|
||||
@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
|
||||
@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
|
||||
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
|
||||
@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c $<
|
||||
|
||||
.c.obj:
|
||||
@am__fastdepCC_TRUE@ $(AM_V_CC)$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
|
||||
@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
|
||||
@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=no @AMDEPBACKSLASH@
|
||||
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
|
||||
@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(COMPILE) -c `$(CYGPATH_W) '$<'`
|
||||
|
||||
.c.lo:
|
||||
@am__fastdepCC_TRUE@ $(AM_V_CC)$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
|
||||
@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
|
||||
@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='$<' object='$@' libtool=yes @AMDEPBACKSLASH@
|
||||
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
|
||||
@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LTCOMPILE) -c -o $@ $<
|
||||
|
||||
mostlyclean-libtool:
|
||||
-rm -f *.lo
|
||||
|
||||
clean-libtool:
|
||||
-rm -rf .libs _libs
|
||||
|
||||
ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
|
||||
list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
|
||||
unique=`for i in $$list; do \
|
||||
if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
|
||||
done | \
|
||||
$(AWK) '{ files[$$0] = 1; nonempty = 1; } \
|
||||
END { if (nonempty) { for (i in files) print i; }; }'`; \
|
||||
mkid -fID $$unique
|
||||
tags: TAGS
|
||||
|
||||
TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
|
||||
$(TAGS_FILES) $(LISP)
|
||||
set x; \
|
||||
here=`pwd`; \
|
||||
list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
|
||||
unique=`for i in $$list; do \
|
||||
if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
|
||||
done | \
|
||||
$(AWK) '{ files[$$0] = 1; nonempty = 1; } \
|
||||
END { if (nonempty) { for (i in files) print i; }; }'`; \
|
||||
shift; \
|
||||
if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
|
||||
test -n "$$unique" || unique=$$empty_fix; \
|
||||
if test $$# -gt 0; then \
|
||||
$(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
|
||||
"$$@" $$unique; \
|
||||
else \
|
||||
$(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
|
||||
$$unique; \
|
||||
fi; \
|
||||
fi
|
||||
ctags: CTAGS
|
||||
CTAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
|
||||
$(TAGS_FILES) $(LISP)
|
||||
list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
|
||||
unique=`for i in $$list; do \
|
||||
if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
|
||||
done | \
|
||||
$(AWK) '{ files[$$0] = 1; nonempty = 1; } \
|
||||
END { if (nonempty) { for (i in files) print i; }; }'`; \
|
||||
test -z "$(CTAGS_ARGS)$$unique" \
|
||||
|| $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
|
||||
$$unique
|
||||
|
||||
GTAGS:
|
||||
here=`$(am__cd) $(top_builddir) && pwd` \
|
||||
&& $(am__cd) $(top_srcdir) \
|
||||
&& gtags -i $(GTAGS_ARGS) "$$here"
|
||||
|
||||
cscopelist: $(HEADERS) $(SOURCES) $(LISP)
|
||||
list='$(SOURCES) $(HEADERS) $(LISP)'; \
|
||||
case "$(srcdir)" in \
|
||||
[\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
|
||||
*) sdir=$(subdir)/$(srcdir) ;; \
|
||||
esac; \
|
||||
for i in $$list; do \
|
||||
if test -f "$$i"; then \
|
||||
echo "$(subdir)/$$i"; \
|
||||
else \
|
||||
echo "$$sdir/$$i"; \
|
||||
fi; \
|
||||
done >> $(top_builddir)/cscope.files
|
||||
|
||||
distclean-tags:
|
||||
-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
|
||||
|
||||
distdir: $(DISTFILES)
|
||||
@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
|
||||
topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
|
||||
list='$(DISTFILES)'; \
|
||||
dist_files=`for file in $$list; do echo $$file; done | \
|
||||
sed -e "s|^$$srcdirstrip/||;t" \
|
||||
-e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
|
||||
case $$dist_files in \
|
||||
*/*) $(MKDIR_P) `echo "$$dist_files" | \
|
||||
sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
|
||||
sort -u` ;; \
|
||||
esac; \
|
||||
for file in $$dist_files; do \
|
||||
if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
|
||||
if test -d $$d/$$file; then \
|
||||
dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
|
||||
if test -d "$(distdir)/$$file"; then \
|
||||
find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
|
||||
fi; \
|
||||
if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
|
||||
cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
|
||||
find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
|
||||
fi; \
|
||||
cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
|
||||
else \
|
||||
test -f "$(distdir)/$$file" \
|
||||
|| cp -p $$d/$$file "$(distdir)/$$file" \
|
||||
|| exit 1; \
|
||||
fi; \
|
||||
done
|
||||
check-am: all-am
|
||||
check: check-am
|
||||
all-am: Makefile $(LTLIBRARIES)
|
||||
installdirs:
|
||||
for dir in "$(DESTDIR)$(ast_drv_ladir)"; do \
|
||||
test -z "$$dir" || $(MKDIR_P) "$$dir"; \
|
||||
done
|
||||
install: install-am
|
||||
install-exec: install-exec-am
|
||||
install-data: install-data-am
|
||||
uninstall: uninstall-am
|
||||
|
||||
install-am: all-am
|
||||
@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
|
||||
|
||||
installcheck: installcheck-am
|
||||
install-strip:
|
||||
if test -z '$(STRIP)'; then \
|
||||
$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
|
||||
install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
|
||||
install; \
|
||||
else \
|
||||
$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
|
||||
install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
|
||||
"INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
|
||||
fi
|
||||
mostlyclean-generic:
|
||||
|
||||
clean-generic:
|
||||
|
||||
distclean-generic:
|
||||
-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
|
||||
-test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
|
||||
|
||||
maintainer-clean-generic:
|
||||
@echo "This command is intended for maintainers to use"
|
||||
@echo "it deletes files that may require special tools to rebuild."
|
||||
clean: clean-am
|
||||
|
||||
clean-am: clean-ast_drv_laLTLIBRARIES clean-generic clean-libtool \
|
||||
mostlyclean-am
|
||||
|
||||
distclean: distclean-am
|
||||
-rm -rf ./$(DEPDIR)
|
||||
-rm -f Makefile
|
||||
distclean-am: clean-am distclean-compile distclean-generic \
|
||||
distclean-tags
|
||||
|
||||
dvi: dvi-am
|
||||
|
||||
dvi-am:
|
||||
|
||||
html: html-am
|
||||
|
||||
html-am:
|
||||
|
||||
info: info-am
|
||||
|
||||
info-am:
|
||||
|
||||
install-data-am: install-ast_drv_laLTLIBRARIES
|
||||
|
||||
install-dvi: install-dvi-am
|
||||
|
||||
install-dvi-am:
|
||||
|
||||
install-exec-am:
|
||||
|
||||
install-html: install-html-am
|
||||
|
||||
install-html-am:
|
||||
|
||||
install-info: install-info-am
|
||||
|
||||
install-info-am:
|
||||
|
||||
install-man:
|
||||
|
||||
install-pdf: install-pdf-am
|
||||
|
||||
install-pdf-am:
|
||||
|
||||
install-ps: install-ps-am
|
||||
|
||||
install-ps-am:
|
||||
|
||||
installcheck-am:
|
||||
|
||||
maintainer-clean: maintainer-clean-am
|
||||
-rm -rf ./$(DEPDIR)
|
||||
-rm -f Makefile
|
||||
maintainer-clean-am: distclean-am maintainer-clean-generic
|
||||
|
||||
mostlyclean: mostlyclean-am
|
||||
|
||||
mostlyclean-am: mostlyclean-compile mostlyclean-generic \
|
||||
mostlyclean-libtool
|
||||
|
||||
pdf: pdf-am
|
||||
|
||||
pdf-am:
|
||||
|
||||
ps: ps-am
|
||||
|
||||
ps-am:
|
||||
|
||||
uninstall-am: uninstall-ast_drv_laLTLIBRARIES
|
||||
|
||||
.MAKE: install-am install-strip
|
||||
|
||||
.PHONY: CTAGS GTAGS all all-am check check-am clean \
|
||||
clean-ast_drv_laLTLIBRARIES clean-generic clean-libtool \
|
||||
cscopelist ctags distclean distclean-compile distclean-generic \
|
||||
distclean-libtool distclean-tags distdir dvi dvi-am html \
|
||||
html-am info info-am install install-am \
|
||||
install-ast_drv_laLTLIBRARIES install-data install-data-am \
|
||||
install-dvi install-dvi-am install-exec install-exec-am \
|
||||
install-html install-html-am install-info install-info-am \
|
||||
install-man install-pdf install-pdf-am install-ps \
|
||||
install-ps-am install-strip installcheck installcheck-am \
|
||||
installdirs maintainer-clean maintainer-clean-generic \
|
||||
mostlyclean mostlyclean-compile mostlyclean-generic \
|
||||
mostlyclean-libtool pdf pdf-am ps ps-am tags uninstall \
|
||||
uninstall-am uninstall-ast_drv_laLTLIBRARIES
|
||||
|
||||
|
||||
# Tell versions [3.59,3.63) of GNU make to not export all variables.
|
||||
# Otherwise a system limit (for SysV at least) may be exceeded.
|
||||
.NOEXPORT:
|
310
driver/xf86-video-ast/src/ast.h
Normal file
310
driver/xf86-video-ast/src/ast.h
Normal file
@ -0,0 +1,310 @@
|
||||
/*
|
||||
* Copyright (c) 2005 ASPEED Technology Inc.
|
||||
*
|
||||
* Permission to use, copy, modify, distribute, and sell this software and its
|
||||
* documentation for any purpose is hereby granted without fee, provided that
|
||||
* the above copyright notice appear in all copies and that both that
|
||||
* copyright notice and this permission notice appear in supporting
|
||||
* documentation, and that the name of the authors not be used in
|
||||
* advertising or publicity pertaining to distribution of the software without
|
||||
* specific, written prior permission. The authors makes no representations
|
||||
* about the suitability of this software for any purpose. It is provided
|
||||
* "as is" without express or implied warranty.
|
||||
*
|
||||
* THE AUTHORS DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
|
||||
* INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO
|
||||
* EVENT SHALL THE AUTHORS BE LIABLE FOR ANY SPECIAL, INDIRECT OR
|
||||
* CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE,
|
||||
* DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER
|
||||
* TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
|
||||
* PERFORMANCE OF THIS SOFTWARE.
|
||||
*/
|
||||
/* Compiler Options */
|
||||
#define Accel_2D
|
||||
/* #define MMIO_2D */
|
||||
#define HWC
|
||||
#define AstVideo
|
||||
/* #define PATCH_ABI_VERSION */
|
||||
#define Support_ShadowFB
|
||||
|
||||
#include <string.h>
|
||||
#include <stdlib.h>
|
||||
|
||||
#ifdef HAVE_XAA_H
|
||||
#include "xaa.h"
|
||||
#endif
|
||||
|
||||
#include "ast_pcirename.h"
|
||||
|
||||
#include "compat-api.h"
|
||||
|
||||
#ifdef Support_ShadowFB
|
||||
#include "shadow.h"
|
||||
#endif
|
||||
|
||||
/* Vendor & Device Info */
|
||||
#ifndef PCI_VENDOR_AST
|
||||
#define PCI_VENDOR_AST 0x1A03
|
||||
#endif
|
||||
|
||||
#ifndef PCI_CHIP_AST2000
|
||||
#define PCI_CHIP_AST2000 0x2000
|
||||
#endif
|
||||
|
||||
#ifndef PCI_CHIP_AST2100
|
||||
#define PCI_CHIP_AST2100 0x2010
|
||||
#endif
|
||||
|
||||
#ifndef PCI_CHIP_AST1180
|
||||
#define PCI_CHIP_AST1180 0x1180
|
||||
#endif
|
||||
|
||||
typedef enum _CHIP_ID {
|
||||
VGALegacy,
|
||||
AST2000,
|
||||
AST2100,
|
||||
AST1100,
|
||||
AST2200,
|
||||
AST2150,
|
||||
AST2300,
|
||||
AST2400,
|
||||
AST1180
|
||||
} CHIP_ID;
|
||||
|
||||
typedef enum _TX_CHIPTYPE {
|
||||
Tx_NONE,
|
||||
Tx_Sil164,
|
||||
Tx_Ite66121,
|
||||
Tx_DP501
|
||||
} TX_CHIPTYPE;
|
||||
|
||||
/* AST REC Info */
|
||||
#define AST_NAME "AST"
|
||||
#define AST_DRIVER_NAME "ast"
|
||||
#define AST_MAJOR_VERSION PACKAGE_VERSION_MAJOR
|
||||
#define AST_MINOR_VERSION PACKAGE_VERSION_MINOR
|
||||
#define AST_PATCH_VERSION PACKAGE_VERSION_PATCHLEVEL
|
||||
#define AST_VERSION \
|
||||
((AST_MAJOR_VERSION << 20) | (AST_MINOR_VERSION << 10) | AST_PATCH_VERSION)
|
||||
|
||||
/* Customized Info */
|
||||
#define DEFAULT_VIDEOMEM_SIZE 0x00800000
|
||||
#define DEFAULT_MMIO_SIZE 0x00020000
|
||||
#define DEFAULT_CMDQ_SIZE 0x00100000
|
||||
#define MIN_CMDQ_SIZE 0x00040000
|
||||
#define CMD_QUEUE_GUARD_BAND 0x00000020
|
||||
#define DEFAULT_HWC_NUM 0x00000002
|
||||
|
||||
/* Customized Info. for DVO */
|
||||
#define HDMI_I2C_CHANNEL 1
|
||||
#define HDMI_TX_I2C_SLAVE_ADDR 0x98
|
||||
|
||||
/* Patch Info */
|
||||
#define ABI_VIDEODRV_VERSION_PATCH SET_ABI_VERSION(0, 5)
|
||||
|
||||
/* Data Type Definition */
|
||||
typedef INT32 LONG;
|
||||
typedef CARD8 UCHAR;
|
||||
typedef CARD16 USHORT;
|
||||
typedef CARD32 ULONG;
|
||||
|
||||
/* Data Structure Definition */
|
||||
typedef struct _ASTRegRec {
|
||||
|
||||
UCHAR ExtCRTC[0x50];
|
||||
|
||||
UCHAR MISC;
|
||||
UCHAR SEQ[4];
|
||||
UCHAR CRTC[25];
|
||||
UCHAR AR[20];
|
||||
UCHAR GR[9];
|
||||
UCHAR DAC[256][3];
|
||||
|
||||
ULONG GFX[12];
|
||||
|
||||
UCHAR REGA4;
|
||||
ULONG ENG8044;
|
||||
} ASTRegRec, *ASTRegPtr;
|
||||
|
||||
typedef struct _VIDEOMODE {
|
||||
|
||||
int ScreenWidth;
|
||||
int ScreenHeight;
|
||||
int bitsPerPixel;
|
||||
int ScreenPitch;
|
||||
|
||||
} VIDEOMODE, *PVIDEOMODE;
|
||||
|
||||
typedef struct {
|
||||
|
||||
ULONG ulCMDQSize;
|
||||
ULONG ulCMDQType;
|
||||
|
||||
ULONG ulCMDQOffsetAddr;
|
||||
UCHAR *pjCMDQVirtualAddr;
|
||||
|
||||
UCHAR *pjCmdQBasePort;
|
||||
UCHAR *pjWritePort;
|
||||
UCHAR *pjReadPort;
|
||||
UCHAR *pjEngStatePort;
|
||||
|
||||
ULONG ulCMDQMask;
|
||||
ULONG ulCurCMDQueueLen;
|
||||
|
||||
ULONG ulWritePointer;
|
||||
ULONG ulReadPointer;
|
||||
|
||||
ULONG ulReadPointer_OK; /* for Eng_DBGChk */
|
||||
|
||||
} CMDQINFO, *PCMDQINFO;
|
||||
|
||||
typedef struct {
|
||||
|
||||
int HWC_NUM;
|
||||
int HWC_NUM_Next;
|
||||
|
||||
ULONG ulHWCOffsetAddr;
|
||||
UCHAR *pjHWCVirtualAddr;
|
||||
|
||||
USHORT cursortype;
|
||||
USHORT width;
|
||||
USHORT height;
|
||||
USHORT offset_x;
|
||||
USHORT offset_y;
|
||||
ULONG fg;
|
||||
ULONG bg;
|
||||
|
||||
UCHAR cursorpattern[1024];
|
||||
|
||||
} HWCINFO, *PHWCINFO;
|
||||
|
||||
typedef struct _ASTPortPrivRec{
|
||||
FBLinearPtr linear;
|
||||
FBAreaPtr fbAreaPtr;
|
||||
int fbSize;
|
||||
CARD32 bufAddr[2];
|
||||
|
||||
unsigned char currentBuf;
|
||||
|
||||
short drw_x, drw_y, drw_w, drw_h;
|
||||
short src_x, src_y, src_w, src_h;
|
||||
int id;
|
||||
short srcPitch, height;
|
||||
|
||||
INT32 brightness;
|
||||
INT32 contrast;
|
||||
INT32 saturation;
|
||||
INT32 hue;
|
||||
|
||||
INT32 gammaR;
|
||||
INT32 gammaG;
|
||||
INT32 gammaB;
|
||||
|
||||
RegionRec clip;
|
||||
CARD32 colorKey;
|
||||
|
||||
CARD32 videoStatus;
|
||||
Time offTime;
|
||||
Time freeTime;
|
||||
|
||||
CARD32 displayMode;
|
||||
|
||||
int pitch;
|
||||
int offset;
|
||||
} ASTPortPrivRec, *ASTPortPrivPtr;
|
||||
|
||||
typedef struct _ASTRec {
|
||||
|
||||
EntityInfoPtr pEnt;
|
||||
#ifndef XSERVER_LIBPCIACCESS
|
||||
pciVideoPtr PciInfo;
|
||||
PCITAG PciTag;
|
||||
#else
|
||||
struct pci_device *PciInfo;
|
||||
#endif
|
||||
|
||||
OptionInfoPtr Options;
|
||||
DisplayModePtr ModePtr;
|
||||
FBLinearPtr pCMDQPtr;
|
||||
#ifdef HAVE_XAA_H
|
||||
XAAInfoRecPtr AccelInfoPtr;
|
||||
#endif
|
||||
xf86CursorInfoPtr HWCInfoPtr;
|
||||
FBLinearPtr pHWCPtr;
|
||||
|
||||
CloseScreenProcPtr CloseScreen;
|
||||
ScreenBlockHandlerProcPtr BlockHandler;
|
||||
|
||||
UCHAR jChipType;
|
||||
UCHAR jDRAMType;
|
||||
ULONG ulDRAMBusWidth ;
|
||||
ULONG ulDRAMSize;
|
||||
ULONG ulVRAMSize;
|
||||
ULONG ulVRAMBase;
|
||||
ULONG ulMCLK;
|
||||
|
||||
Bool noAccel;
|
||||
Bool noHWC;
|
||||
Bool MMIO2D;
|
||||
int ENGCaps;
|
||||
int DBGSelect;
|
||||
Bool VGA2Clone;
|
||||
Bool SupportWideScreen;
|
||||
|
||||
ULONG FBPhysAddr; /* Frame buffer physical address */
|
||||
ULONG MMIOPhysAddr; /* MMIO region physical address */
|
||||
ULONG BIOSPhysAddr; /* BIOS physical address */
|
||||
|
||||
UCHAR *FBVirtualAddr; /* Map of frame buffer */
|
||||
UCHAR *MMIOVirtualAddr; /* Map of MMIO region */
|
||||
|
||||
unsigned long FbMapSize;
|
||||
unsigned long MMIOMapSize;
|
||||
|
||||
IOADDRESS IODBase; /* Base of PIO memory area */
|
||||
IOADDRESS PIOOffset;
|
||||
IOADDRESS RelocateIO;
|
||||
|
||||
VIDEOMODE VideoModeInfo;
|
||||
ASTRegRec SavedReg;
|
||||
CMDQINFO CMDQInfo;
|
||||
HWCINFO HWCInfo;
|
||||
ULONG ulCMDReg;
|
||||
Bool EnableClip;
|
||||
|
||||
int clip_left;
|
||||
int clip_top;
|
||||
int clip_right;
|
||||
int clip_bottom;
|
||||
|
||||
int mon_h_active; /* Monitor Info. */
|
||||
int mon_v_active;
|
||||
|
||||
UCHAR jTxChipType; /* 3rd TX */
|
||||
UCHAR DP501_MaxVCLK;
|
||||
UCHAR *pDP501FWBufferVirtualAddress;
|
||||
|
||||
#ifdef AstVideo
|
||||
XF86VideoAdaptorPtr adaptor;
|
||||
Atom xvBrightness, xvContrast, xvColorKey, xvHue, xvSaturation;
|
||||
Atom xvGammaRed, xvGammaGreen, xvGammaBlue;
|
||||
#endif
|
||||
|
||||
#ifdef Support_ShadowFB
|
||||
Bool shadowFB;
|
||||
Bool shadowFB_validation;
|
||||
void *shadow;
|
||||
ShadowUpdateProc update;
|
||||
ShadowWindowProc window;
|
||||
CreateScreenResourcesProcPtr CreateScreenResources;
|
||||
#endif
|
||||
|
||||
} ASTRec, *ASTRecPtr, *ASTPtr;
|
||||
|
||||
#define ASTPTR(p) ((ASTRecPtr)((p)->driverPrivate))
|
||||
|
||||
/* Include Files */
|
||||
#include "ast_mode.h"
|
||||
#include "ast_vgatool.h"
|
||||
#include "ast_2dtool.h"
|
||||
#include "ast_cursor.h"
|
509
driver/xf86-video-ast/src/ast_2dtool.c
Normal file
509
driver/xf86-video-ast/src/ast_2dtool.c
Normal file
@ -0,0 +1,509 @@
|
||||
/*
|
||||
* Copyright (c) 2005 ASPEED Technology Inc.
|
||||
*
|
||||
* Permission to use, copy, modify, distribute, and sell this software and its
|
||||
* documentation for any purpose is hereby granted without fee, provided that
|
||||
* the above copyright notice appear in all copies and that both that
|
||||
* copyright notice and this permission notice appear in supporting
|
||||
* documentation, and that the name of the authors not be used in
|
||||
* advertising or publicity pertaining to distribution of the software without
|
||||
* specific, written prior permission. The authors makes no representations
|
||||
* about the suitability of this software for any purpose. It is provided
|
||||
* "as is" without express or implied warranty.
|
||||
*
|
||||
* THE AUTHORS DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
|
||||
* INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO
|
||||
* EVENT SHALL THE AUTHORS BE LIABLE FOR ANY SPECIAL, INDIRECT OR
|
||||
* CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE,
|
||||
* DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER
|
||||
* TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
|
||||
* PERFORMANCE OF THIS SOFTWARE.
|
||||
*/
|
||||
|
||||
#ifdef HAVE_CONFIG_H
|
||||
#include <config.h>
|
||||
#endif
|
||||
#include "xf86.h"
|
||||
#include "xf86_OSproc.h"
|
||||
#include "xf86cmap.h"
|
||||
#include "compiler.h"
|
||||
#include "vgaHW.h"
|
||||
#include "mipointer.h"
|
||||
#include "micmap.h"
|
||||
|
||||
#include "fb.h"
|
||||
#include "regionstr.h"
|
||||
#include "xf86xv.h"
|
||||
#include <X11/extensions/Xv.h>
|
||||
|
||||
#include "xf86PciInfo.h"
|
||||
#include "xf86Pci.h"
|
||||
|
||||
/* framebuffer offscreen manager */
|
||||
#include "xf86fbman.h"
|
||||
|
||||
#include "xaarop.h"
|
||||
|
||||
/* H/W cursor support */
|
||||
#include "xf86Cursor.h"
|
||||
|
||||
/* Driver specific headers */
|
||||
#include "ast.h"
|
||||
|
||||
#ifdef Accel_2D
|
||||
typedef Bool (*PFN_bENABLE_CMDQ)(ScrnInfoPtr , ASTRecPtr);
|
||||
|
||||
/* Prototype type declaration */
|
||||
Bool bInitCMDQInfo(ScrnInfoPtr pScrn, ASTRecPtr pAST);
|
||||
Bool bEnableCMDQ(ScrnInfoPtr pScrn, ASTRecPtr pAST);
|
||||
Bool bEnableCMDQ2300(ScrnInfoPtr pScrn, ASTRecPtr pAST);
|
||||
Bool bEnable2D(ScrnInfoPtr pScrn, ASTRecPtr pAST);
|
||||
void vDisable2D(ScrnInfoPtr pScrn, ASTRecPtr pAST);
|
||||
void vWaitEngIdle(ScrnInfoPtr pScrn, ASTRecPtr pAST);
|
||||
UCHAR *pjRequestCMDQ(ASTRecPtr pAST, ULONG ulDataLen);
|
||||
Bool bGetLineTerm(_LINEInfo *LineInfo, LINEPARAM *dsLineParam);
|
||||
|
||||
Bool
|
||||
bInitCMDQInfo(ScrnInfoPtr pScrn, ASTRecPtr pAST)
|
||||
{
|
||||
|
||||
ScreenPtr pScreen;
|
||||
|
||||
/* CMDQ mode Init */
|
||||
if (!pAST->MMIO2D) {
|
||||
pAST->CMDQInfo.ulCMDQType = VM_CMD_QUEUE;
|
||||
|
||||
pScreen = xf86ScrnToScreen(pScrn);
|
||||
|
||||
do {
|
||||
pAST->pCMDQPtr = xf86AllocateOffscreenLinear (pScreen, pAST->CMDQInfo.ulCMDQSize, 8, NULL, NULL, NULL);
|
||||
|
||||
if (pAST->pCMDQPtr) break;
|
||||
|
||||
pAST->CMDQInfo.ulCMDQSize >>= 1;
|
||||
|
||||
} while (pAST->CMDQInfo.ulCMDQSize >= MIN_CMDQ_SIZE);
|
||||
|
||||
if (pAST->pCMDQPtr)
|
||||
{
|
||||
xf86DrvMsg(pScrn->scrnIndex, X_INFO,"Allocate CMDQ size is %ld kbyte \n", (unsigned long) (pAST->CMDQInfo.ulCMDQSize/1024));
|
||||
|
||||
pAST->CMDQInfo.ulCMDQOffsetAddr = pAST->pCMDQPtr->offset*((pScrn->bitsPerPixel + 1) / 8);
|
||||
pAST->CMDQInfo.pjCMDQVirtualAddr = pAST->FBVirtualAddr + pAST->CMDQInfo.ulCMDQOffsetAddr;
|
||||
|
||||
pAST->CMDQInfo.ulCurCMDQueueLen = pAST->CMDQInfo.ulCMDQSize - CMD_QUEUE_GUARD_BAND;
|
||||
pAST->CMDQInfo.ulCMDQMask = pAST->CMDQInfo.ulCMDQSize - 1 ;
|
||||
|
||||
}
|
||||
else
|
||||
{
|
||||
xf86DrvMsg(pScrn->scrnIndex, X_ERROR,"Allocate CMDQ failed \n");
|
||||
pAST->MMIO2D = TRUE; /* set to MMIO mode if CMDQ allocate failed */
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
/* MMIO mode init */
|
||||
if (pAST->MMIO2D) {
|
||||
pAST->CMDQInfo.ulCMDQType = VM_CMD_MMIO;
|
||||
}
|
||||
|
||||
return (TRUE);
|
||||
}
|
||||
|
||||
Bool
|
||||
bEnableCMDQ(ScrnInfoPtr pScrn, ASTRecPtr pAST)
|
||||
{
|
||||
ULONG ulVMCmdQBasePort = 0;
|
||||
|
||||
vWaitEngIdle(pScrn, pAST);
|
||||
|
||||
/* set DBG Select Info */
|
||||
if (pAST->DBGSelect)
|
||||
{
|
||||
*(ULONG *) (pAST->MMIOVirtualAddr + 0x804C) = (ULONG) (pAST->DBGSelect);
|
||||
}
|
||||
|
||||
/* set CMDQ base */
|
||||
switch (pAST->CMDQInfo.ulCMDQType)
|
||||
{
|
||||
case VM_CMD_QUEUE:
|
||||
ulVMCmdQBasePort = (pAST->CMDQInfo.ulCMDQOffsetAddr - 0) >> 3;
|
||||
|
||||
/* set CMDQ Threshold */
|
||||
ulVMCmdQBasePort |= 0xF0000000;
|
||||
|
||||
/* set CMDQ Size */
|
||||
switch (pAST->CMDQInfo.ulCMDQSize)
|
||||
{
|
||||
case CMD_QUEUE_SIZE_256K:
|
||||
ulVMCmdQBasePort |= 0x00000000;
|
||||
break;
|
||||
|
||||
case CMD_QUEUE_SIZE_512K:
|
||||
ulVMCmdQBasePort |= 0x04000000;
|
||||
break;
|
||||
|
||||
case CMD_QUEUE_SIZE_1M:
|
||||
ulVMCmdQBasePort |= 0x08000000;
|
||||
break;
|
||||
|
||||
case CMD_QUEUE_SIZE_2M:
|
||||
ulVMCmdQBasePort |= 0x0C000000;
|
||||
break;
|
||||
|
||||
default:
|
||||
return(FALSE);
|
||||
break;
|
||||
}
|
||||
|
||||
*(ULONG *) (pAST->CMDQInfo.pjCmdQBasePort) = ulVMCmdQBasePort;
|
||||
pAST->CMDQInfo.ulWritePointer = *(ULONG *) (pAST->CMDQInfo.pjWritePort) << 3;
|
||||
break;
|
||||
|
||||
case VM_CMD_MMIO:
|
||||
/* set CMDQ Threshold */
|
||||
ulVMCmdQBasePort |= 0xF0000000;
|
||||
|
||||
ulVMCmdQBasePort |= 0x02000000; /* MMIO mode */
|
||||
*(ULONG *) (pAST->CMDQInfo.pjCmdQBasePort) = ulVMCmdQBasePort;
|
||||
break;
|
||||
|
||||
default:
|
||||
return (FALSE);
|
||||
break;
|
||||
}
|
||||
|
||||
return (TRUE);
|
||||
}
|
||||
|
||||
Bool
|
||||
bEnableCMDQ2300(ScrnInfoPtr pScrn, ASTRecPtr pAST)
|
||||
{
|
||||
ULONG ulVMCmdQBasePort = 0, ulNewModeData;
|
||||
|
||||
vWaitEngIdle(pScrn, pAST);
|
||||
|
||||
/* set DBG Select Info */
|
||||
if (pAST->DBGSelect)
|
||||
{
|
||||
*(ULONG *) (pAST->MMIOVirtualAddr + 0x804C) = (ULONG) (pAST->DBGSelect);
|
||||
}
|
||||
|
||||
/* set CMDQ base */
|
||||
switch (pAST->CMDQInfo.ulCMDQType)
|
||||
{
|
||||
case VM_CMD_QUEUE:
|
||||
/* enable new CMDQ mode */
|
||||
ulNewModeData = 0xc00000f0;
|
||||
/* set CMDQ Size */
|
||||
switch (pAST->CMDQInfo.ulCMDQSize)
|
||||
{
|
||||
case CMD_QUEUE_SIZE_256K:
|
||||
ulNewModeData |= 0x00000000;
|
||||
break;
|
||||
|
||||
case CMD_QUEUE_SIZE_512K:
|
||||
ulNewModeData |= 0x00000004;
|
||||
break;
|
||||
|
||||
case CMD_QUEUE_SIZE_1M:
|
||||
ulNewModeData |= 0x00000008;
|
||||
break;
|
||||
|
||||
case CMD_QUEUE_SIZE_2M:
|
||||
ulNewModeData |= 0x0000000C;
|
||||
break;
|
||||
|
||||
default:
|
||||
return(FALSE);
|
||||
break;
|
||||
}
|
||||
*(ULONG *) (pAST->MMIOVirtualAddr + 0x8060) = ulNewModeData;
|
||||
|
||||
/* Set CMDQ Base */
|
||||
ulVMCmdQBasePort = (pAST->CMDQInfo.ulCMDQOffsetAddr - 0) >> 3;
|
||||
*(ULONG *) (pAST->CMDQInfo.pjCmdQBasePort) = ulVMCmdQBasePort;
|
||||
pAST->CMDQInfo.ulWritePointer = *(ULONG *) (pAST->CMDQInfo.pjWritePort) << 3;
|
||||
break;
|
||||
|
||||
case VM_CMD_MMIO:
|
||||
/* enable new CMDQ mode */
|
||||
ulNewModeData = 0xc00000f2;
|
||||
*(ULONG *) (pAST->MMIOVirtualAddr + 0x8060) = ulNewModeData;
|
||||
break;
|
||||
|
||||
default:
|
||||
return (FALSE);
|
||||
break;
|
||||
}
|
||||
|
||||
return (TRUE);
|
||||
|
||||
} /* bEnableCMDQ2300 */
|
||||
|
||||
Bool
|
||||
bEnable2D(ScrnInfoPtr pScrn, ASTRecPtr pAST)
|
||||
{
|
||||
ULONG ulData;
|
||||
PFN_bENABLE_CMDQ pfnEnableCMDQ = bEnableCMDQ;
|
||||
|
||||
if ( (pAST->jChipType == AST2300) || (pAST->jChipType == AST2400) )
|
||||
pfnEnableCMDQ = bEnableCMDQ2300;
|
||||
|
||||
switch (pAST->jChipType)
|
||||
{
|
||||
case AST2100:
|
||||
case AST1100:
|
||||
case AST2200:
|
||||
case AST2150:
|
||||
case AST2300:
|
||||
case AST2400:
|
||||
*(ULONG *) (pAST->MMIOVirtualAddr + 0xF004) = 0x1e6e0000;
|
||||
*(ULONG *) (pAST->MMIOVirtualAddr + 0xF000) = 0x1;
|
||||
|
||||
ulData = *(ULONG *) (pAST->MMIOVirtualAddr + 0x1200c);
|
||||
*(ULONG *) (pAST->MMIOVirtualAddr + 0x1200c) = (ulData & 0xFFFFFFFD);
|
||||
|
||||
case AST2000:
|
||||
SetIndexRegMask(CRTC_PORT, 0xA4, 0xFE, 0x01); /* enable 2D */
|
||||
|
||||
break;
|
||||
}
|
||||
|
||||
if (!bInitCMDQInfo(pScrn, pAST))
|
||||
{
|
||||
vDisable2D(pScrn, pAST);
|
||||
return (FALSE);
|
||||
}
|
||||
|
||||
if (!pfnEnableCMDQ(pScrn, pAST))
|
||||
{
|
||||
vDisable2D(pScrn, pAST);
|
||||
return (FALSE);
|
||||
}
|
||||
|
||||
return (TRUE);
|
||||
}
|
||||
|
||||
void
|
||||
vDisable2D(ScrnInfoPtr pScrn, ASTRecPtr pAST)
|
||||
{
|
||||
|
||||
vWaitEngIdle(pScrn, pAST);
|
||||
vWaitEngIdle(pScrn, pAST);
|
||||
|
||||
/* restore 2D settings */
|
||||
if (pAST->jChipType != AST1180)
|
||||
{
|
||||
if (pAST->SavedReg.REGA4 & 0x01) /* 2D enabled */
|
||||
{
|
||||
SetIndexRegMask(CRTC_PORT, 0xA4, 0xFE, 0x01);
|
||||
*(ULONG *) (pAST->MMIOVirtualAddr + 0x8044) = pAST->SavedReg.ENG8044;
|
||||
}
|
||||
else /* 2D disabled */
|
||||
{
|
||||
SetIndexRegMask(CRTC_PORT, 0xA4, 0xFE, 0x00);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
void
|
||||
vWaitEngIdle(ScrnInfoPtr pScrn, ASTRecPtr pAST)
|
||||
{
|
||||
ULONG ulEngState, ulEngState2;
|
||||
UCHAR jReg;
|
||||
ULONG ulEngCheckSetting = 0x80000000;
|
||||
|
||||
if (pAST->jChipType != AST1180)
|
||||
{
|
||||
|
||||
/* 2D disable if 0xA4 D[0] = 1 */
|
||||
GetIndexRegMask(CRTC_PORT, 0xA4, 0x01, jReg);
|
||||
if (!jReg) goto Exit_vWaitEngIdle;
|
||||
|
||||
/* 2D not work if in std. mode */
|
||||
GetIndexRegMask(CRTC_PORT, 0xA3, 0x0F, jReg);
|
||||
if (!jReg) goto Exit_vWaitEngIdle;
|
||||
}
|
||||
|
||||
if (*(ULONG *) (pAST->CMDQInfo.pjCmdQBasePort) & 0x02000000) /* MMIO Mode */
|
||||
ulEngCheckSetting = 0x10000000;
|
||||
|
||||
do
|
||||
{
|
||||
ulEngState = (*(volatile ULONG *)(pAST->CMDQInfo.pjEngStatePort)) & 0xFFFC0000;
|
||||
ulEngState2 = (*(volatile ULONG *)(pAST->CMDQInfo.pjEngStatePort)) & 0xFFFC0000;
|
||||
ulEngState2 = (*(volatile ULONG *)(pAST->CMDQInfo.pjEngStatePort)) & 0xFFFC0000;
|
||||
ulEngState2 = (*(volatile ULONG *)(pAST->CMDQInfo.pjEngStatePort)) & 0xFFFC0000;
|
||||
ulEngState2 = (*(volatile ULONG *)(pAST->CMDQInfo.pjEngStatePort)) & 0xFFFC0000;
|
||||
ulEngState2 = (*(volatile ULONG *)(pAST->CMDQInfo.pjEngStatePort)) & 0xFFFC0000;
|
||||
|
||||
} while ((ulEngState & ulEngCheckSetting) || (ulEngState != ulEngState2));
|
||||
|
||||
Exit_vWaitEngIdle:
|
||||
;
|
||||
}
|
||||
|
||||
/* ULONG ulGetCMDQLength() */
|
||||
static __inline ULONG ulGetCMDQLength(ASTRecPtr pAST, ULONG ulWritePointer, ULONG ulCMDQMask)
|
||||
{
|
||||
ULONG ulReadPointer, ulReadPointer2;
|
||||
|
||||
do {
|
||||
ulReadPointer = *((volatile ULONG *)(pAST->CMDQInfo.pjReadPort));
|
||||
ulReadPointer2 = *((volatile ULONG *)(pAST->CMDQInfo.pjReadPort));
|
||||
ulReadPointer2 = *((volatile ULONG *)(pAST->CMDQInfo.pjReadPort));
|
||||
ulReadPointer2 = *((volatile ULONG *)(pAST->CMDQInfo.pjReadPort));
|
||||
ulReadPointer2 = *((volatile ULONG *)(pAST->CMDQInfo.pjReadPort));
|
||||
ulReadPointer2 = *((volatile ULONG *)(pAST->CMDQInfo.pjReadPort));
|
||||
} while ( ((ulReadPointer & 0x0003FFFF) != (ulReadPointer2 & 0x0003FFFF)) || (ulReadPointer == 0xFFFFEEEE) );
|
||||
|
||||
return ((ulReadPointer << 3) - ulWritePointer - CMD_QUEUE_GUARD_BAND) & ulCMDQMask;
|
||||
}
|
||||
|
||||
UCHAR *pjRequestCMDQ(
|
||||
ASTRecPtr pAST, ULONG ulDataLen)
|
||||
{
|
||||
UCHAR *pjBuffer;
|
||||
ULONG i, ulWritePointer, ulCMDQMask, ulCurCMDQLen, ulContinueCMDQLen;
|
||||
|
||||
ulWritePointer = pAST->CMDQInfo.ulWritePointer;
|
||||
ulContinueCMDQLen = pAST->CMDQInfo.ulCMDQSize - ulWritePointer;
|
||||
ulCMDQMask = pAST->CMDQInfo.ulCMDQMask;
|
||||
|
||||
if (ulContinueCMDQLen >= ulDataLen)
|
||||
{
|
||||
/* Get CMDQ Buffer */
|
||||
if (pAST->CMDQInfo.ulCurCMDQueueLen >= ulDataLen)
|
||||
{
|
||||
;
|
||||
}
|
||||
else
|
||||
{
|
||||
|
||||
do
|
||||
{
|
||||
ulCurCMDQLen = ulGetCMDQLength(pAST, ulWritePointer, ulCMDQMask);
|
||||
} while (ulCurCMDQLen < ulDataLen);
|
||||
|
||||
pAST->CMDQInfo.ulCurCMDQueueLen = ulCurCMDQLen;
|
||||
|
||||
}
|
||||
|
||||
pjBuffer = pAST->CMDQInfo.pjCMDQVirtualAddr + ulWritePointer;
|
||||
pAST->CMDQInfo.ulCurCMDQueueLen -= ulDataLen;
|
||||
pAST->CMDQInfo.ulWritePointer = (ulWritePointer + ulDataLen) & ulCMDQMask;
|
||||
return pjBuffer;
|
||||
}
|
||||
else
|
||||
{
|
||||
|
||||
/* Fill NULL CMD to the last of the CMDQ */
|
||||
if (pAST->CMDQInfo.ulCurCMDQueueLen >= ulContinueCMDQLen)
|
||||
{
|
||||
;
|
||||
}
|
||||
else
|
||||
{
|
||||
|
||||
do
|
||||
{
|
||||
ulCurCMDQLen = ulGetCMDQLength(pAST, ulWritePointer, ulCMDQMask);
|
||||
} while (ulCurCMDQLen < ulContinueCMDQLen);
|
||||
|
||||
pAST->CMDQInfo.ulCurCMDQueueLen = ulCurCMDQLen;
|
||||
|
||||
}
|
||||
|
||||
pjBuffer = pAST->CMDQInfo.pjCMDQVirtualAddr + ulWritePointer;
|
||||
for (i = 0; i<ulContinueCMDQLen/8; i++, pjBuffer+=8)
|
||||
{
|
||||
*(ULONG *)pjBuffer = (ULONG) PKT_NULL_CMD;
|
||||
*(ULONG *) (pjBuffer+4) = 0;
|
||||
|
||||
}
|
||||
pAST->CMDQInfo.ulCurCMDQueueLen -= ulContinueCMDQLen;
|
||||
pAST->CMDQInfo.ulWritePointer = ulWritePointer = 0;
|
||||
|
||||
/* Get CMDQ Buffer */
|
||||
if (pAST->CMDQInfo.ulCurCMDQueueLen >= ulDataLen)
|
||||
{
|
||||
;
|
||||
}
|
||||
else
|
||||
{
|
||||
|
||||
do
|
||||
{
|
||||
ulCurCMDQLen = ulGetCMDQLength(pAST, ulWritePointer, ulCMDQMask);
|
||||
} while (ulCurCMDQLen < ulDataLen);
|
||||
|
||||
pAST->CMDQInfo.ulCurCMDQueueLen = ulCurCMDQLen;
|
||||
|
||||
}
|
||||
|
||||
pAST->CMDQInfo.ulCurCMDQueueLen -= ulDataLen;
|
||||
pjBuffer = pAST->CMDQInfo.pjCMDQVirtualAddr + ulWritePointer;
|
||||
pAST->CMDQInfo.ulWritePointer = (ulWritePointer + ulDataLen) & ulCMDQMask;
|
||||
return pjBuffer;
|
||||
|
||||
}
|
||||
|
||||
} /* end of pjRequestCmdQ() */
|
||||
|
||||
Bool bGetLineTerm(_LINEInfo *LineInfo, LINEPARAM *dsLineParam)
|
||||
{
|
||||
LONG GAbsX, GAbsY, GXInc, GYInc, GXMajor;
|
||||
LONG MM, mm, Error0, K1, K2;
|
||||
|
||||
/* Init */
|
||||
#ifdef LONG64
|
||||
GAbsX = abs (LineInfo->X1 - LineInfo->X2);
|
||||
GAbsY = abs (LineInfo->Y1 - LineInfo->Y2);
|
||||
#else
|
||||
GAbsX = labs (LineInfo->X1 - LineInfo->X2);
|
||||
GAbsY = labs (LineInfo->Y1 - LineInfo->Y2);
|
||||
#endif
|
||||
|
||||
GXInc = (LineInfo->X1 < LineInfo->X2) ? 1:0;
|
||||
GYInc = (LineInfo->Y1 < LineInfo->Y2) ? 1:0;
|
||||
GXMajor = (GAbsX >= GAbsY) ? 1:0;
|
||||
|
||||
/* Calculate */
|
||||
if (GXMajor)
|
||||
{
|
||||
MM = GAbsX;
|
||||
mm = GAbsY;
|
||||
}
|
||||
else
|
||||
{
|
||||
MM = GAbsY;
|
||||
mm = GAbsX;
|
||||
}
|
||||
|
||||
Error0 = (signed) (2*mm - MM);
|
||||
|
||||
K1 = 2* mm;
|
||||
K2 = (signed) (2*mm - 2*MM);
|
||||
|
||||
/*save the Param to dsLineParam */
|
||||
dsLineParam->dsLineX = (USHORT) LineInfo->X1;
|
||||
dsLineParam->dsLineY = (USHORT) LineInfo->Y1;
|
||||
dsLineParam->dsLineWidth = (USHORT) MM;
|
||||
dsLineParam->dwErrorTerm = (ULONG) Error0;
|
||||
dsLineParam->dwK1Term = K1;
|
||||
dsLineParam->dwK2Term = K2;
|
||||
|
||||
dsLineParam->dwLineAttributes = 0;
|
||||
if (GXMajor) dsLineParam->dwLineAttributes |= LINEPARAM_XM;
|
||||
if (!GXInc) dsLineParam->dwLineAttributes |= LINEPARAM_X_DEC;
|
||||
if (!GYInc) dsLineParam->dwLineAttributes |= LINEPARAM_Y_DEC;
|
||||
|
||||
return(TRUE);
|
||||
|
||||
}
|
||||
#endif /* end of Accel_2D */
|
||||
|
||||
|
623
driver/xf86-video-ast/src/ast_2dtool.h
Normal file
623
driver/xf86-video-ast/src/ast_2dtool.h
Normal file
@ -0,0 +1,623 @@
|
||||
/*
|
||||
* Copyright (c) 2005 ASPEED Technology Inc.
|
||||
*
|
||||
* Permission to use, copy, modify, distribute, and sell this software and its
|
||||
* documentation for any purpose is hereby granted without fee, provided that
|
||||
* the above copyright notice appear in all copies and that both that
|
||||
* copyright notice and this permission notice appear in supporting
|
||||
* documentation, and that the name of the authors not be used in
|
||||
* advertising or publicity pertaining to distribution of the software without
|
||||
* specific, written prior permission. The authors makes no representations
|
||||
* about the suitability of this software for any purpose. It is provided
|
||||
* "as is" without express or implied warranty.
|
||||
*
|
||||
* THE AUTHORS DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
|
||||
* INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO
|
||||
* EVENT SHALL THE AUTHORS BE LIABLE FOR ANY SPECIAL, INDIRECT OR
|
||||
* CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE,
|
||||
* DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER
|
||||
* TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
|
||||
* PERFORMANCE OF THIS SOFTWARE.
|
||||
*/
|
||||
|
||||
/* Eng Capability Definition */
|
||||
#define ENG_CAP_Sync 0x0001
|
||||
#define ENG_CAP_ScreenToScreenCopy 0x0002
|
||||
#define ENG_CAP_SolidFill 0x0004
|
||||
#define ENG_CAP_SolidLine 0x0008
|
||||
#define ENG_CAP_DashedLine 0x0010
|
||||
#define ENG_CAP_Mono8x8PatternFill 0x0020
|
||||
#define ENG_CAP_Color8x8PatternFill 0x0040
|
||||
#define ENG_CAP_CPUToScreenColorExpand 0x0080
|
||||
#define ENG_CAP_ScreenToScreenColorExpand 0x0100
|
||||
#define ENG_CAP_Clipping 0x0200
|
||||
#define ENG_CAP_ALL (ENG_CAP_Sync | ENG_CAP_ScreenToScreenCopy | ENG_CAP_SolidFill | \
|
||||
ENG_CAP_SolidLine | ENG_CAP_DashedLine | \
|
||||
ENG_CAP_Mono8x8PatternFill | ENG_CAP_Color8x8PatternFill | \
|
||||
ENG_CAP_Clipping);
|
||||
|
||||
/* CMDQ Definition */
|
||||
#define AGP_CMD_QUEUE 1
|
||||
#define VM_CMD_QUEUE 0
|
||||
#define VM_CMD_MMIO 2
|
||||
|
||||
#define CMD_QUEUE_SIZE_256K 0x00040000
|
||||
#define CMD_QUEUE_SIZE_512K 0x00080000
|
||||
#define CMD_QUEUE_SIZE_1M 0x00100000
|
||||
#define CMD_QUEUE_SIZE_2M 0x00200000
|
||||
#define CMD_QUEUE_SIZE_4M 0x00400000
|
||||
|
||||
#define PIXEL_FMT_YV12 FOURCC_YV12 /* 0x32315659 */
|
||||
#define PIXEL_FMT_UYVY FOURCC_UYVY /* 0x59565955 */
|
||||
#define PIXEL_FMT_YUY2 FOURCC_YUY2 /* 0x32595559 */
|
||||
#define PIXEL_FMT_RGB5 0x35315652
|
||||
#define PIXEL_FMT_RGB6 0x36315652
|
||||
#define PIXEL_FMT_YVYU 0x55595659
|
||||
#define PIXEL_FMT_NV12 0x3231564e
|
||||
#define PIXEL_FMT_NV21 0x3132564e
|
||||
|
||||
/* CMD Type Info */
|
||||
#define PKT_NULL_CMD 0x00009561
|
||||
#define PKT_BURST_CMD_HEADER0 0x00009564
|
||||
|
||||
#define PKT_SINGLE_LENGTH 8
|
||||
#define PKT_SINGLE_CMD_HEADER 0x00009562
|
||||
|
||||
typedef struct _PKT_SC
|
||||
{
|
||||
ULONG PKT_SC_dwHeader;
|
||||
ULONG PKT_SC_dwData[1];
|
||||
|
||||
} PKT_SC, *PPKT_SC;
|
||||
|
||||
/* Packet CMD Scale */
|
||||
#define PKT_TYPESCALE_LENGTH 56
|
||||
#define PKT_TYPESCALE_DATALENGTH (0xC<<16)
|
||||
#define PKT_TYPESCALE_ADDRSTART 0x00000000
|
||||
|
||||
typedef struct _BURSTSCALECMD
|
||||
{
|
||||
ULONG dwHeader0;
|
||||
ULONG dwSrcBaseAddr; /* 8000 */
|
||||
union
|
||||
{
|
||||
struct
|
||||
{
|
||||
USHORT wSrcDummy; /* 8004 */
|
||||
USHORT wSrcPitch; /* 8006 */
|
||||
};
|
||||
ULONG dwSrcPitch; /* 8004 */
|
||||
};
|
||||
ULONG dwDstBaseAddr; /* 8008 */
|
||||
union
|
||||
{
|
||||
struct
|
||||
{
|
||||
USHORT wDstHeight; /* 800C */
|
||||
USHORT wDstPitch; /* 800E */
|
||||
};
|
||||
ULONG dwDstHeightPitch; /* 800C */
|
||||
};
|
||||
union
|
||||
{
|
||||
struct
|
||||
{
|
||||
short wDstY; /* 8010 */
|
||||
short wDstX; /* 8012 */
|
||||
};
|
||||
ULONG dwDstXY; /* 8010 */
|
||||
};
|
||||
union
|
||||
{
|
||||
struct
|
||||
{
|
||||
short wSrcY; /* 8014 */
|
||||
short wSrcX; /* 8016 */
|
||||
};
|
||||
ULONG dwSrcXY; /* 8014 */
|
||||
};
|
||||
union
|
||||
{
|
||||
struct
|
||||
{
|
||||
USHORT wRecHeight; /* 8018 */
|
||||
USHORT wRecWidth; /* 801A */
|
||||
};
|
||||
ULONG dwRecHeightWidth; /* 8018 */
|
||||
};
|
||||
ULONG dwInitScaleFactorH; /* 801C */
|
||||
ULONG dwInitScaleFactorV; /* 8020 */
|
||||
ULONG dwScaleFactorH; /* 8024 */
|
||||
ULONG dwScaleFactorV; /* 8028 */
|
||||
|
||||
ULONG dwCmd; /* 823C */
|
||||
ULONG NullData[1];
|
||||
} BURSTSCALECMD, *PBURSTSCALECMD;
|
||||
|
||||
/* Eng Reg. Limitation */
|
||||
#define MAX_SRC_X 0x7FF
|
||||
#define MAX_SRC_Y 0x7FF
|
||||
#define MAX_DST_X 0x7FF
|
||||
#define MAX_DST_Y 0x7FF
|
||||
|
||||
#define MASK_SRC_PITCH 0x1FFF
|
||||
#define MASK_DST_PITCH 0x1FFF
|
||||
#define MASK_DST_HEIGHT 0x7FF
|
||||
#define MASK_SRC_X 0xFFF
|
||||
#define MASK_SRC_Y 0xFFF
|
||||
#define MASK_DST_X 0xFFF
|
||||
#define MASK_DST_Y 0xFFF
|
||||
#define MASK_RECT_WIDTH 0x7FF
|
||||
#define MASK_RECT_HEIGHT 0x7FF
|
||||
#define MASK_CLIP 0xFFF
|
||||
|
||||
#define MASK_LINE_X 0xFFF
|
||||
#define MASK_LINE_Y 0xFFF
|
||||
#define MASK_LINE_ERR 0x3FFFFF
|
||||
#define MASK_LINE_WIDTH 0x7FF
|
||||
#define MASK_LINE_K1 0x3FFFFF
|
||||
#define MASK_LINE_K2 0x3FFFFF
|
||||
#define MASK_AIPLINE_X 0xFFF
|
||||
#define MASK_AIPLINE_Y 0xFFF
|
||||
|
||||
#define MAX_PATReg_Size 256
|
||||
|
||||
/* Eng Reg. Definition */
|
||||
/* MMIO Reg */
|
||||
#define MMIOREG_SRC_BASE (pAST->MMIOVirtualAddr + 0x8000)
|
||||
#define MMIOREG_SRC_PITCH (pAST->MMIOVirtualAddr + 0x8004)
|
||||
#define MMIOREG_DST_BASE (pAST->MMIOVirtualAddr + 0x8008)
|
||||
#define MMIOREG_DST_PITCH (pAST->MMIOVirtualAddr + 0x800C)
|
||||
#define MMIOREG_DST_XY (pAST->MMIOVirtualAddr + 0x8010)
|
||||
#define MMIOREG_SRC_XY (pAST->MMIOVirtualAddr + 0x8014)
|
||||
#define MMIOREG_RECT_XY (pAST->MMIOVirtualAddr + 0x8018)
|
||||
#define MMIOREG_FG (pAST->MMIOVirtualAddr + 0x801C)
|
||||
#define MMIOREG_BG (pAST->MMIOVirtualAddr + 0x8020)
|
||||
#define MMIOREG_FG_SRC (pAST->MMIOVirtualAddr + 0x8024)
|
||||
#define MMIOREG_BG_SRC (pAST->MMIOVirtualAddr + 0x8028)
|
||||
#define MMIOREG_MONO1 (pAST->MMIOVirtualAddr + 0x802C)
|
||||
#define MMIOREG_MONO2 (pAST->MMIOVirtualAddr + 0x8030)
|
||||
#define MMIOREG_CLIP1 (pAST->MMIOVirtualAddr + 0x8034)
|
||||
#define MMIOREG_CLIP2 (pAST->MMIOVirtualAddr + 0x8038)
|
||||
#define MMIOREG_CMD (pAST->MMIOVirtualAddr + 0x803C)
|
||||
#define MMIOREG_PAT (pAST->MMIOVirtualAddr + 0x8100)
|
||||
|
||||
#define MMIOREG_LINE_XY (pAST->MMIOVirtualAddr + 0x8010)
|
||||
#define MMIOREG_LINE_Err (pAST->MMIOVirtualAddr + 0x8014)
|
||||
#define MMIOREG_LINE_WIDTH (pAST->MMIOVirtualAddr + 0x8018)
|
||||
#define MMIOREG_LINE_K1 (pAST->MMIOVirtualAddr + 0x8024)
|
||||
#define MMIOREG_LINE_K2 (pAST->MMIOVirtualAddr + 0x8028)
|
||||
#define MMIOREG_LINE_STYLE1 (pAST->MMIOVirtualAddr + 0x802C)
|
||||
#define MMIOREG_LINE_STYLE2 (pAST->MMIOVirtualAddr + 0x8030)
|
||||
#define MMIOREG_LINE_XY2 (pAST->MMIOVirtualAddr + 0x8014)
|
||||
#define MMIOREG_LINE_NUMBER (pAST->MMIOVirtualAddr + 0x8018)
|
||||
|
||||
/* CMDQ Reg */
|
||||
#define CMDQREG_SRC_BASE (0x00 << 24)
|
||||
#define CMDQREG_SRC_PITCH (0x01 << 24)
|
||||
#define CMDQREG_DST_BASE (0x02 << 24)
|
||||
#define CMDQREG_DST_PITCH (0x03 << 24)
|
||||
#define CMDQREG_DST_XY (0x04 << 24)
|
||||
#define CMDQREG_SRC_XY (0x05 << 24)
|
||||
#define CMDQREG_RECT_XY (0x06 << 24)
|
||||
#define CMDQREG_FG (0x07 << 24)
|
||||
#define CMDQREG_BG (0x08 << 24)
|
||||
#define CMDQREG_FG_SRC (0x09 << 24)
|
||||
#define CMDQREG_BG_SRC (0x0A << 24)
|
||||
#define CMDQREG_MONO1 (0x0B << 24)
|
||||
#define CMDQREG_MONO2 (0x0C << 24)
|
||||
#define CMDQREG_CLIP1 (0x0D << 24)
|
||||
#define CMDQREG_CLIP2 (0x0E << 24)
|
||||
#define CMDQREG_CMD (0x0F << 24)
|
||||
#define CMDQREG_PAT (0x40 << 24)
|
||||
|
||||
#define CMDQREG_LINE_XY (0x04 << 24)
|
||||
#define CMDQREG_LINE_Err (0x05 << 24)
|
||||
#define CMDQREG_LINE_WIDTH (0x06 << 24)
|
||||
#define CMDQREG_LINE_K1 (0x09 << 24)
|
||||
#define CMDQREG_LINE_K2 (0x0A << 24)
|
||||
#define CMDQREG_LINE_STYLE1 (0x0B << 24)
|
||||
#define CMDQREG_LINE_STYLE2 (0x0C << 24)
|
||||
#define CMDQREG_LINE_XY2 (0x05 << 24)
|
||||
#define CMDQREG_LINE_NUMBER (0x06 << 24)
|
||||
|
||||
/* CMD Reg. Definition */
|
||||
#define CMD_BITBLT 0x00000000
|
||||
#define CMD_LINEDRAW 0x00000001
|
||||
#define CMD_COLOREXP 0x00000002
|
||||
#define CMD_ENHCOLOREXP 0x00000003
|
||||
#define CMD_TRANSPARENTBLT 0x00000004
|
||||
#define CMD_TYPE_SCALE 0x00000005
|
||||
#define CMD_MASK 0x00000007
|
||||
|
||||
#define CMD_DISABLE_CLIP 0x00000000
|
||||
#define CMD_ENABLE_CLIP 0x00000008
|
||||
|
||||
#define CMD_COLOR_08 0x00000000
|
||||
#define CMD_COLOR_16 0x00000010
|
||||
#define CMD_COLOR_32 0x00000020
|
||||
|
||||
#define CMD_SRC_SIQ 0x00000040
|
||||
|
||||
#define CMD_TRANSPARENT 0x00000080
|
||||
|
||||
#define CMD_PAT_FGCOLOR 0x00000000
|
||||
#define CMD_PAT_MONOMASK 0x00010000
|
||||
#define CMD_PAT_PATREG 0x00020000
|
||||
|
||||
#define CMD_OPAQUE 0x00000000
|
||||
#define CMD_FONT_TRANSPARENT 0x00040000
|
||||
|
||||
#define CMD_X_INC 0x00000000
|
||||
#define CMD_X_DEC 0x00200000
|
||||
|
||||
#define CMD_Y_INC 0x00000000
|
||||
#define CMD_Y_DEC 0x00100000
|
||||
|
||||
#define CMD_NT_LINE 0x00000000
|
||||
#define CMD_NORMAL_LINE 0x00400000
|
||||
|
||||
#define CMD_DRAW_LAST_PIXEL 0x00000000
|
||||
#define CMD_NOT_DRAW_LAST_PIXEL 0x00800000
|
||||
|
||||
#define CMD_DISABLE_LINE_STYLE 0x00000000
|
||||
#define CMD_ENABLE_LINE_STYLE 0x40000000
|
||||
|
||||
#define CMD_RESET_STYLE_COUNTER 0x80000000
|
||||
#define CMD_NOT_RESET_STYLE_COUNTER 0x00000000
|
||||
|
||||
#define BURST_FORCE_CMD 0x80000000
|
||||
|
||||
#define YUV_FORMAT_YUYV (0UL<<12)
|
||||
#define YUV_FORMAT_YVYU (1UL<<12)
|
||||
#define YUV_FORMAT_UYVY (2UL<<12)
|
||||
#define YUV_FORMAT_VYUY (3UL<<12)
|
||||
|
||||
#define SCALE_FORMAT_RGB2RGB (0UL<<14)
|
||||
#define SCALE_FORMAT_YUV2RGB (1UL<<14)
|
||||
#define SCALE_FORMAT_RGB2RGB_DOWN (2UL<<14) /* RGB32 to RGB16 */
|
||||
#define SCALE_FORMAT_RGB2RGB_UP (3UL<<14) /* RGB16 to RGB32 */
|
||||
#define SCALE_SEG_NUM_1 (0x3FUL<<24) /* DstWi >= SrcWi */
|
||||
#define SCALE_SEG_NUM_2 (0x1FUL<<24) /* DstWi < SrcWi */
|
||||
#define SCALE_EQUAL_VER (0x1UL<<23)
|
||||
|
||||
/* Line */
|
||||
#define LINEPARAM_XM 0x00000001
|
||||
#define LINEPARAM_X_DEC 0x00000002
|
||||
#define LINEPARAM_Y_DEC 0x00000004
|
||||
|
||||
typedef struct _LINEPARAM {
|
||||
USHORT dsLineX;
|
||||
USHORT dsLineY;
|
||||
USHORT dsLineWidth;
|
||||
ULONG dwErrorTerm;
|
||||
ULONG dwK1Term;
|
||||
ULONG dwK2Term;
|
||||
ULONG dwLineAttributes;
|
||||
} LINEPARAM, *PLINEPARAM;
|
||||
|
||||
typedef struct {
|
||||
|
||||
LONG X1;
|
||||
LONG Y1;
|
||||
LONG X2;
|
||||
LONG Y2;
|
||||
|
||||
} _LINEInfo;
|
||||
|
||||
/* Macro */
|
||||
/* MMIO 2D Macro */
|
||||
#define ASTSetupSRCBase_MMIO(base) \
|
||||
{ \
|
||||
do { \
|
||||
*(ULONG *)(MMIOREG_SRC_BASE) = (ULONG) (base); \
|
||||
} while (*(volatile ULONG *)(MMIOREG_SRC_BASE) != (ULONG) (base)); \
|
||||
}
|
||||
#define ASTSetupSRCPitch_MMIO(pitch) \
|
||||
{ \
|
||||
do { \
|
||||
*(ULONG *)(MMIOREG_SRC_PITCH) = (ULONG)(pitch << 16); \
|
||||
} while (*(volatile ULONG *)(MMIOREG_SRC_PITCH) != (ULONG)(pitch << 16)); \
|
||||
}
|
||||
#define ASTSetupDSTBase_MMIO(base) \
|
||||
{ \
|
||||
do { \
|
||||
*(ULONG *)(MMIOREG_DST_BASE) = (ULONG)(base); \
|
||||
} while (*(volatile ULONG *)(MMIOREG_DST_BASE) != (ULONG)(base)); \
|
||||
}
|
||||
#define ASTSetupDSTPitchHeight_MMIO(pitch, height) \
|
||||
{ \
|
||||
ULONG dstpitch; \
|
||||
dstpitch = (ULONG)((pitch << 16) + ((height) & MASK_DST_HEIGHT)); \
|
||||
do { \
|
||||
*(ULONG *)(MMIOREG_DST_PITCH) = dstpitch; \
|
||||
} while (*(volatile ULONG *)(MMIOREG_DST_PITCH) != dstpitch); \
|
||||
}
|
||||
#define ASTSetupDSTXY_MMIO(x, y) \
|
||||
{ \
|
||||
ULONG dstxy; \
|
||||
dstxy = (ULONG)(((x & MASK_DST_X) << 16) + (y & MASK_DST_Y)); \
|
||||
do { \
|
||||
*(ULONG *)(MMIOREG_DST_XY) = dstxy; \
|
||||
} while (*(volatile ULONG *)(MMIOREG_DST_XY) != dstxy); \
|
||||
}
|
||||
#define ASTSetupSRCXY_MMIO(x, y) \
|
||||
{ \
|
||||
ULONG srcxy; \
|
||||
srcxy = (ULONG)(((x & MASK_SRC_X) << 16) + (y & MASK_SRC_Y)); \
|
||||
do { \
|
||||
*(ULONG *)(MMIOREG_SRC_XY) = srcxy; \
|
||||
} while (*(volatile ULONG *)(MMIOREG_SRC_XY) != srcxy); \
|
||||
}
|
||||
#define ASTSetupRECTXY_MMIO(x, y) \
|
||||
{ \
|
||||
ULONG rectxy; \
|
||||
rectxy = (ULONG)(((x & MASK_RECT_WIDTH) << 16) + (y & MASK_RECT_WIDTH)); \
|
||||
do { \
|
||||
*(ULONG *)(MMIOREG_RECT_XY) = rectxy; \
|
||||
} while (*(volatile ULONG *)(MMIOREG_RECT_XY) != rectxy); \
|
||||
}
|
||||
#define ASTSetupFG_MMIO(color) \
|
||||
{ \
|
||||
do { \
|
||||
*(ULONG *)(MMIOREG_FG) = (ULONG)(color); \
|
||||
} while (*(volatile ULONG *)(MMIOREG_FG) != (ULONG)(color)); \
|
||||
}
|
||||
#define ASTSetupBG_MMIO(color) \
|
||||
{ \
|
||||
do { \
|
||||
*(ULONG *)(MMIOREG_BG) = (ULONG)(color); \
|
||||
} while (*(volatile ULONG *)(MMIOREG_BG) != (ULONG)(color)); \
|
||||
}
|
||||
#define ASTSetupMONO1_MMIO(pat) \
|
||||
{ \
|
||||
do { \
|
||||
*(ULONG *)(MMIOREG_MONO1) = (ULONG)(pat); \
|
||||
} while (*(volatile ULONG *)(MMIOREG_MONO1) != (ULONG)(pat)); \
|
||||
}
|
||||
#define ASTSetupMONO2_MMIO(pat) \
|
||||
{ \
|
||||
do { \
|
||||
*(ULONG *)(MMIOREG_MONO2) = (ULONG)(pat); \
|
||||
} while (*(volatile ULONG *)(MMIOREG_MONO2) != (ULONG)(pat)); \
|
||||
}
|
||||
#define ASTSetupCLIP1_MMIO(left, top) \
|
||||
{ \
|
||||
ULONG clip1; \
|
||||
clip1 = (ULONG)(((left & MASK_CLIP) << 16) + (top & MASK_CLIP)); \
|
||||
do { \
|
||||
*(ULONG *)(MMIOREG_CLIP1) = clip1; \
|
||||
} while (*(volatile ULONG *)(MMIOREG_CLIP1) != clip1); \
|
||||
}
|
||||
#define ASTSetupCLIP2_MMIO(right, bottom) \
|
||||
{ \
|
||||
ULONG clip2; \
|
||||
clip2 = (ULONG)(((right & MASK_CLIP) << 16) + (bottom & MASK_CLIP)); \
|
||||
do { \
|
||||
*(ULONG *)(MMIOREG_CLIP2) = clip2; \
|
||||
} while (*(volatile ULONG *)(MMIOREG_CLIP2) != clip2); \
|
||||
}
|
||||
#define ASTSetupCMDReg_MMIO(reg) \
|
||||
{ \
|
||||
*(ULONG *)(MMIOREG_CMD) = (ULONG)(reg); \
|
||||
}
|
||||
#define ASTSetupPatReg_MMIO(patreg, pat) \
|
||||
{ \
|
||||
do { \
|
||||
*(ULONG *)(MMIOREG_PAT + patreg*4) = (ULONG)(pat); \
|
||||
} while (*(volatile ULONG *)(MMIOREG_PAT + patreg*4) != (ULONG)(pat)); \
|
||||
}
|
||||
|
||||
/* Line CMD */
|
||||
#define ASTSetupLineXY_MMIO(x, y) \
|
||||
{ \
|
||||
ULONG linexy; \
|
||||
linexy = (ULONG)(((x & MASK_LINE_X) << 16) + (y & MASK_LINE_Y)); \
|
||||
do { \
|
||||
*(ULONG *)(MMIOREG_LINE_XY) = linexy; \
|
||||
} while (*(volatile ULONG *)(MMIOREG_LINE_XY) != linexy); \
|
||||
}
|
||||
#define ASTSetupLineXMErrTerm_MMIO(xm, err) \
|
||||
{ \
|
||||
ULONG lineerr; \
|
||||
lineerr = (ULONG)((xm << 24) + (err & MASK_LINE_ERR)); \
|
||||
do { \
|
||||
*(ULONG *)(MMIOREG_LINE_Err) = lineerr; \
|
||||
} while (*(volatile ULONG *)(MMIOREG_LINE_Err) != lineerr); \
|
||||
}
|
||||
#define ASTSetupLineWidth_MMIO(width) \
|
||||
{ \
|
||||
ULONG linewidth; \
|
||||
linewidth = (ULONG)((width & MASK_LINE_WIDTH) << 16); \
|
||||
do { \
|
||||
*(ULONG *)(MMIOREG_LINE_WIDTH) = linewidth; \
|
||||
} while (*(volatile ULONG *)(MMIOREG_LINE_WIDTH) != linewidth); \
|
||||
}
|
||||
#define ASTSetupLineK1Term_MMIO(err) \
|
||||
{ \
|
||||
do { \
|
||||
*(ULONG *)(MMIOREG_LINE_K1) = (ULONG)(err & MASK_LINE_K1); \
|
||||
} while (*(volatile ULONG *)(MMIOREG_LINE_K1) != (ULONG)(err & MASK_LINE_K1)); \
|
||||
}
|
||||
#define ASTSetupLineK2Term_MMIO(err) \
|
||||
{ \
|
||||
do { \
|
||||
*(ULONG *)(MMIOREG_LINE_K2) = (ULONG)(err & MASK_LINE_K2); \
|
||||
} while (*(volatile ULONG *)(MMIOREG_LINE_K2) != (ULONG)(err & MASK_LINE_K2)); \
|
||||
}
|
||||
#define ASTSetupLineStyle1_MMIO(pat) \
|
||||
{ \
|
||||
do { \
|
||||
*(ULONG *)(MMIOREG_LINE_STYLE1) = (ULONG)(pat); \
|
||||
} while (*(volatile ULONG *)(MMIOREG_LINE_STYLE1) != (ULONG)(pat)); \
|
||||
}
|
||||
#define ASTSetupLineStyle2_MMIO(pat) \
|
||||
{ \
|
||||
do { \
|
||||
*(ULONG *)(MMIOREG_LINE_STYLE2) = (ULONG)(pat); \
|
||||
} while (*(volatile ULONG *)(MMIOREG_LINE_STYLE2) != (ULONG)(pat)); \
|
||||
}
|
||||
|
||||
/* AIP Line CMD */
|
||||
#define AIPSetupLineXY_MMIO(x, y) \
|
||||
{ \
|
||||
ULONG linexy; \
|
||||
linexy = (ULONG)(((x & MASK_AIPLINE_X) << 16) + (y & MASK_AIPLINE_Y)); \
|
||||
do { \
|
||||
*(ULONG *)(MMIOREG_LINE_XY) = linexy; \
|
||||
} while (*(volatile ULONG *)(MMIOREG_LINE_XY) != linexy); \
|
||||
}
|
||||
#define AIPSetupLineXY2_MMIO(x, y) \
|
||||
{ \
|
||||
ULONG linexy; \
|
||||
linexy = (ULONG)(((x & MASK_AIPLINE_X) << 16) + (y & MASK_AIPLINE_Y)); \
|
||||
do { \
|
||||
*(ULONG *)(MMIOREG_LINE_XY2) = linexy; \
|
||||
} while (*(volatile ULONG *)(MMIOREG_LINE_XY2) != linexy); \
|
||||
}
|
||||
#define AIPSetupLineNumber_MMIO(no) \
|
||||
{ \
|
||||
do { \
|
||||
*(ULONG *)(MMIOREG_LINE_NUMBER) = (ULONG) no; \
|
||||
} while (*(volatile ULONG *)(MMIOREG_LINE_NUMBER) != (ULONG) no); \
|
||||
}
|
||||
|
||||
/* CMDQ Mode Macro */
|
||||
#define mUpdateWritePointer *(ULONG *) (pAST->CMDQInfo.pjWritePort) = (pAST->CMDQInfo.ulWritePointer >>3)
|
||||
|
||||
/* General CMD */
|
||||
#define ASTSetupSRCBase(addr, base) \
|
||||
{ \
|
||||
addr->PKT_SC_dwHeader = (ULONG)(PKT_SINGLE_CMD_HEADER + CMDQREG_SRC_BASE); \
|
||||
addr->PKT_SC_dwData[0] = (ULONG)(base); \
|
||||
}
|
||||
#define ASTSetupSRCPitch(addr, pitch) \
|
||||
{ \
|
||||
addr->PKT_SC_dwHeader = (ULONG)(PKT_SINGLE_CMD_HEADER + CMDQREG_SRC_PITCH); \
|
||||
addr->PKT_SC_dwData[0] = (ULONG)(pitch << 16); \
|
||||
}
|
||||
#define ASTSetupDSTBase(addr, base) \
|
||||
{ \
|
||||
addr->PKT_SC_dwHeader = (ULONG)(PKT_SINGLE_CMD_HEADER + CMDQREG_DST_BASE); \
|
||||
addr->PKT_SC_dwData[0] = (ULONG)(base); \
|
||||
}
|
||||
#define ASTSetupDSTPitchHeight(addr, pitch, height) \
|
||||
{ \
|
||||
addr->PKT_SC_dwHeader = (ULONG)(PKT_SINGLE_CMD_HEADER + CMDQREG_DST_PITCH); \
|
||||
addr->PKT_SC_dwData[0] = (ULONG)((pitch << 16) + ((height) & MASK_DST_HEIGHT)); \
|
||||
}
|
||||
#define ASTSetupDSTXY(addr, x, y) \
|
||||
{ \
|
||||
addr->PKT_SC_dwHeader = (ULONG)(PKT_SINGLE_CMD_HEADER + CMDQREG_DST_XY); \
|
||||
addr->PKT_SC_dwData[0] = (ULONG)(((x & MASK_DST_X) << 16) + (y & MASK_DST_Y)); \
|
||||
}
|
||||
#define ASTSetupSRCXY(addr, x, y) \
|
||||
{ \
|
||||
addr->PKT_SC_dwHeader = (ULONG)(PKT_SINGLE_CMD_HEADER + CMDQREG_SRC_XY); \
|
||||
addr->PKT_SC_dwData[0] = (ULONG)(((x & MASK_SRC_X) << 16) + (y & MASK_SRC_Y)); \
|
||||
}
|
||||
#define ASTSetupRECTXY(addr, x, y) \
|
||||
{ \
|
||||
addr->PKT_SC_dwHeader = (ULONG)(PKT_SINGLE_CMD_HEADER + CMDQREG_RECT_XY); \
|
||||
addr->PKT_SC_dwData[0] = (ULONG)(((x & MASK_RECT_WIDTH) << 16) + (y & MASK_RECT_WIDTH)); \
|
||||
}
|
||||
#define ASTSetupFG(addr, color) \
|
||||
{ \
|
||||
addr->PKT_SC_dwHeader = (ULONG)(PKT_SINGLE_CMD_HEADER + CMDQREG_FG); \
|
||||
addr->PKT_SC_dwData[0] = (ULONG)(color); \
|
||||
}
|
||||
#define ASTSetupBG(addr, color) \
|
||||
{ \
|
||||
addr->PKT_SC_dwHeader = (ULONG)(PKT_SINGLE_CMD_HEADER + CMDQREG_BG); \
|
||||
addr->PKT_SC_dwData[0] = (ULONG)(color); \
|
||||
}
|
||||
#define ASTSetupMONO1(addr, pat) \
|
||||
{ \
|
||||
addr->PKT_SC_dwHeader = (ULONG)(PKT_SINGLE_CMD_HEADER + CMDQREG_MONO1); \
|
||||
addr->PKT_SC_dwData[0] = (ULONG)(pat); \
|
||||
}
|
||||
#define ASTSetupMONO2(addr, pat) \
|
||||
{ \
|
||||
addr->PKT_SC_dwHeader = (ULONG)(PKT_SINGLE_CMD_HEADER + CMDQREG_MONO2); \
|
||||
addr->PKT_SC_dwData[0] = (ULONG)(pat); \
|
||||
}
|
||||
#define ASTSetupCLIP1(addr, left, top) \
|
||||
{ \
|
||||
addr->PKT_SC_dwHeader = (ULONG)(PKT_SINGLE_CMD_HEADER + CMDQREG_CLIP1); \
|
||||
addr->PKT_SC_dwData[0] = (ULONG)(((left & MASK_CLIP) << 16) + (top & MASK_CLIP)); \
|
||||
}
|
||||
#define ASTSetupCLIP2(addr, right, bottom) \
|
||||
{ \
|
||||
addr->PKT_SC_dwHeader = (ULONG)(PKT_SINGLE_CMD_HEADER + CMDQREG_CLIP2); \
|
||||
addr->PKT_SC_dwData[0] = (ULONG)(((right & MASK_CLIP) << 16) + (bottom & MASK_CLIP)); \
|
||||
}
|
||||
#define ASTSetupCMDReg(addr, reg) \
|
||||
{ \
|
||||
addr->PKT_SC_dwHeader = (ULONG)(PKT_SINGLE_CMD_HEADER + CMDQREG_CMD); \
|
||||
addr->PKT_SC_dwData[0] = (ULONG)(reg); \
|
||||
}
|
||||
#define ASTSetupPatReg(addr, patreg, pat) \
|
||||
{ \
|
||||
addr->PKT_SC_dwHeader = (ULONG)(PKT_SINGLE_CMD_HEADER + (CMDQREG_PAT + (patreg << 24))); \
|
||||
addr->PKT_SC_dwData[0] = (ULONG)(pat); \
|
||||
}
|
||||
|
||||
/* Line CMD */
|
||||
#define ASTSetupLineXY(addr, x, y) \
|
||||
{ \
|
||||
addr->PKT_SC_dwHeader = (ULONG)(PKT_SINGLE_CMD_HEADER + CMDQREG_LINE_XY); \
|
||||
addr->PKT_SC_dwData[0] = (ULONG)(((x & MASK_LINE_X) << 16) + (y & MASK_LINE_Y)); \
|
||||
}
|
||||
#define ASTSetupLineXMErrTerm(addr, xm, err) \
|
||||
{ \
|
||||
addr->PKT_SC_dwHeader = (ULONG)(PKT_SINGLE_CMD_HEADER + CMDQREG_LINE_Err); \
|
||||
addr->PKT_SC_dwData[0] = (ULONG)((xm << 24) + (err & MASK_LINE_ERR)); \
|
||||
}
|
||||
#define ASTSetupLineWidth(addr, width) \
|
||||
{ \
|
||||
addr->PKT_SC_dwHeader = (ULONG)(PKT_SINGLE_CMD_HEADER + CMDQREG_LINE_WIDTH); \
|
||||
addr->PKT_SC_dwData[0] = (ULONG)((width & MASK_LINE_WIDTH) << 16); \
|
||||
}
|
||||
#define ASTSetupLineK1Term(addr, err) \
|
||||
{ \
|
||||
addr->PKT_SC_dwHeader = (ULONG)(PKT_SINGLE_CMD_HEADER + CMDQREG_LINE_K1); \
|
||||
addr->PKT_SC_dwData[0] = (ULONG)(err & MASK_LINE_K1); \
|
||||
}
|
||||
#define ASTSetupLineK2Term(addr, err) \
|
||||
{ \
|
||||
addr->PKT_SC_dwHeader = (ULONG)(PKT_SINGLE_CMD_HEADER + CMDQREG_LINE_K2); \
|
||||
addr->PKT_SC_dwData[0] = (ULONG)(err & MASK_LINE_K2); \
|
||||
}
|
||||
#define ASTSetupLineStyle1(addr, pat) \
|
||||
{ \
|
||||
addr->PKT_SC_dwHeader = (ULONG)(PKT_SINGLE_CMD_HEADER + CMDQREG_LINE_STYLE1); \
|
||||
addr->PKT_SC_dwData[0] = (ULONG)(pat); \
|
||||
}
|
||||
#define ASTSetupLineStyle2(addr, pat) \
|
||||
{ \
|
||||
addr->PKT_SC_dwHeader = (ULONG)(PKT_SINGLE_CMD_HEADER + CMDQREG_LINE_STYLE2); \
|
||||
addr->PKT_SC_dwData[0] = (ULONG)(pat); \
|
||||
}
|
||||
|
||||
#define ASTSetupNULLCMD(addr) \
|
||||
{ \
|
||||
addr->PKT_SC_dwHeader = (ULONG) (PKT_NULL_CMD); \
|
||||
addr->PKT_SC_dwData[0] = (ULONG) 0; \
|
||||
}
|
||||
|
||||
/* AIP Line CMD */
|
||||
#define AIPSetupLineXY(addr, x, y) \
|
||||
{ \
|
||||
addr->PKT_SC_dwHeader = (ULONG)(PKT_SINGLE_CMD_HEADER + CMDQREG_LINE_XY); \
|
||||
addr->PKT_SC_dwData[0] = (ULONG)(((x & MASK_AIPLINE_X) << 16) + (y & MASK_AIPLINE_Y)); \
|
||||
}
|
||||
#define AIPSetupLineXY2(addr, x, y) \
|
||||
{ \
|
||||
addr->PKT_SC_dwHeader = (ULONG)(PKT_SINGLE_CMD_HEADER + CMDQREG_LINE_XY2); \
|
||||
addr->PKT_SC_dwData[0] = (ULONG)(((x & MASK_AIPLINE_X) << 16) + (y & MASK_AIPLINE_Y)); \
|
||||
}
|
||||
#define AIPSetupLineNumber(addr, no) \
|
||||
{ \
|
||||
addr->PKT_SC_dwHeader = (ULONG)(PKT_SINGLE_CMD_HEADER + CMDQREG_LINE_NUMBER); \
|
||||
addr->PKT_SC_dwData[0] = (ULONG)(no); \
|
||||
}
|
1855
driver/xf86-video-ast/src/ast_accel.c
Normal file
1855
driver/xf86-video-ast/src/ast_accel.c
Normal file
File diff suppressed because it is too large
Load Diff
516
driver/xf86-video-ast/src/ast_cursor.c
Normal file
516
driver/xf86-video-ast/src/ast_cursor.c
Normal file
@ -0,0 +1,516 @@
|
||||
/*
|
||||
* Copyright (c) 2005 ASPEED Technology Inc.
|
||||
*
|
||||
* Permission to use, copy, modify, distribute, and sell this software and its
|
||||
* documentation for any purpose is hereby granted without fee, provided that
|
||||
* the above copyright notice appear in all copies and that both that
|
||||
* copyright notice and this permission notice appear in supporting
|
||||
* documentation, and that the name of the authors not be used in
|
||||
* advertising or publicity pertaining to distribution of the software without
|
||||
* specific, written prior permission. The authors makes no representations
|
||||
* about the suitability of this software for any purpose. It is provided
|
||||
* "as is" without express or implied warranty.
|
||||
*
|
||||
* THE AUTHORS DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
|
||||
* INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO
|
||||
* EVENT SHALL THE AUTHORS BE LIABLE FOR ANY SPECIAL, INDIRECT OR
|
||||
* CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE,
|
||||
* DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER
|
||||
* TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
|
||||
* PERFORMANCE OF THIS SOFTWARE.
|
||||
*/
|
||||
|
||||
#ifdef HAVE_CONFIG_H
|
||||
#include <config.h>
|
||||
#endif
|
||||
#include "xf86.h"
|
||||
#include "xf86_OSproc.h"
|
||||
#include "xf86cmap.h"
|
||||
#include "compiler.h"
|
||||
#include "vgaHW.h"
|
||||
#include "mipointer.h"
|
||||
#include "micmap.h"
|
||||
|
||||
#include "fb.h"
|
||||
#include "regionstr.h"
|
||||
#include "xf86xv.h"
|
||||
#include <X11/extensions/Xv.h>
|
||||
|
||||
#include "xf86PciInfo.h"
|
||||
#include "xf86Pci.h"
|
||||
|
||||
/* framebuffer offscreen manager */
|
||||
#include "xf86fbman.h"
|
||||
|
||||
/* include xaa includes */
|
||||
#include "xaarop.h"
|
||||
|
||||
/* H/W cursor support */
|
||||
#include "xf86Cursor.h"
|
||||
#include "cursorstr.h"
|
||||
|
||||
/* Driver specific headers */
|
||||
#include "ast.h"
|
||||
|
||||
#ifdef HWC
|
||||
/* Prototype type declaration */
|
||||
Bool ASTCursorInit(ScreenPtr pScreen);
|
||||
Bool bInitHWC(ScrnInfoPtr pScrn, ASTRecPtr pAST);
|
||||
void ASTDisableHWC(ScrnInfoPtr pScrn);
|
||||
static void ASTShowCursor(ScrnInfoPtr pScrn);
|
||||
static void ASTHideCursor(ScrnInfoPtr pScrn);
|
||||
static void ASTSetCursorPosition(ScrnInfoPtr pScrn, int x, int y);
|
||||
static void ASTSetCursorColors(ScrnInfoPtr pScrn, int bg, int fg);
|
||||
static void ASTLoadCursorImage(ScrnInfoPtr pScrn, UCHAR *src);
|
||||
static Bool ASTUseHWCursor(ScreenPtr pScreen, CursorPtr pCurs);
|
||||
static void ASTLoadCursorARGB(ScrnInfoPtr pScrn, CursorPtr pCurs);
|
||||
static Bool ASTUseHWCursorARGB(ScreenPtr pScreen, CursorPtr pCurs);
|
||||
static void ASTFireCursor(ScrnInfoPtr pScrn);
|
||||
static void ASTShowCursor_AST1180(ScrnInfoPtr pScrn);
|
||||
static void ASTHideCursor_AST1180(ScrnInfoPtr pScrn);
|
||||
static void ASTSetCursorPosition_AST1180(ScrnInfoPtr pScrn, int x, int y);
|
||||
|
||||
Bool
|
||||
ASTCursorInit(ScreenPtr pScreen)
|
||||
{
|
||||
ScrnInfoPtr pScrn = xf86ScreenToScrn(pScreen);
|
||||
ASTRecPtr pAST = ASTPTR(pScrn);
|
||||
xf86CursorInfoPtr infoPtr;
|
||||
|
||||
infoPtr = xf86CreateCursorInfoRec();
|
||||
if(!infoPtr) return FALSE;
|
||||
|
||||
pAST->HWCInfoPtr = infoPtr;
|
||||
|
||||
infoPtr->Flags = HARDWARE_CURSOR_TRUECOLOR_AT_8BPP |
|
||||
HARDWARE_CURSOR_INVERT_MASK |
|
||||
HARDWARE_CURSOR_BIT_ORDER_MSBFIRST;
|
||||
|
||||
infoPtr->MaxWidth = MAX_HWC_WIDTH;
|
||||
infoPtr->MaxHeight = MAX_HWC_HEIGHT;
|
||||
if (pAST->jChipType == AST1180)
|
||||
{
|
||||
infoPtr->ShowCursor = ASTShowCursor_AST1180;
|
||||
infoPtr->HideCursor = ASTHideCursor_AST1180;
|
||||
infoPtr->SetCursorPosition = ASTSetCursorPosition_AST1180;
|
||||
}
|
||||
else
|
||||
{
|
||||
infoPtr->ShowCursor = ASTShowCursor;
|
||||
infoPtr->HideCursor = ASTHideCursor;
|
||||
infoPtr->SetCursorPosition = ASTSetCursorPosition;
|
||||
}
|
||||
infoPtr->SetCursorColors = ASTSetCursorColors;
|
||||
infoPtr->LoadCursorImage = ASTLoadCursorImage;
|
||||
infoPtr->UseHWCursor = ASTUseHWCursor;
|
||||
#ifdef ARGB_CURSOR
|
||||
infoPtr->UseHWCursorARGB = ASTUseHWCursorARGB;
|
||||
infoPtr->LoadCursorARGB = ASTLoadCursorARGB;
|
||||
#endif
|
||||
|
||||
return(xf86InitCursor(pScreen, infoPtr));
|
||||
|
||||
}
|
||||
|
||||
Bool bInitHWC(ScrnInfoPtr pScrn, ASTRecPtr pAST)
|
||||
{
|
||||
ScreenPtr pScreen;
|
||||
|
||||
/* init cursor cache info */
|
||||
/* Set HWC_NUM in Options instead */
|
||||
/* pAST->HWCInfo.HWC_NUM = DEFAULT_HWC_NUM; */
|
||||
pAST->HWCInfo.HWC_NUM_Next = 0;
|
||||
|
||||
/* allocate HWC cache */
|
||||
if (!pAST->pHWCPtr) {
|
||||
pScreen = xf86ScrnToScreen(pScrn);
|
||||
pAST->pHWCPtr = xf86AllocateOffscreenLinear (pScreen, (HWC_SIZE+HWC_SIGNATURE_SIZE)*pAST->HWCInfo.HWC_NUM, HWC_ALIGN, NULL, NULL, NULL);
|
||||
|
||||
if (!pAST->pHWCPtr) {
|
||||
xf86DrvMsg(pScrn->scrnIndex, X_ERROR,"Allocate HWC Cache failed \n");
|
||||
return (FALSE);
|
||||
}
|
||||
|
||||
pAST->HWCInfo.ulHWCOffsetAddr = pAST->pHWCPtr->offset*((pScrn->bitsPerPixel + 1) / 8);
|
||||
pAST->HWCInfo.pjHWCVirtualAddr = pAST->FBVirtualAddr + pAST->HWCInfo.ulHWCOffsetAddr;
|
||||
}
|
||||
|
||||
return (TRUE);
|
||||
}
|
||||
|
||||
void ASTDisableHWC(ScrnInfoPtr pScrn)
|
||||
{
|
||||
ASTRecPtr pAST = ASTPTR(pScrn);
|
||||
|
||||
if (pAST->jChipType == AST1180)
|
||||
ASTHideCursor_AST1180(pScrn);
|
||||
else
|
||||
ASTHideCursor(pScrn);
|
||||
}
|
||||
|
||||
static void
|
||||
ASTShowCursor(ScrnInfoPtr pScrn)
|
||||
{
|
||||
ASTRecPtr pAST = ASTPTR(pScrn);
|
||||
UCHAR jReg;
|
||||
|
||||
jReg= 0x02;
|
||||
if (pAST->HWCInfo.cursortype ==HWC_COLOR)
|
||||
jReg |= 0x01;
|
||||
|
||||
SetIndexRegMask(CRTC_PORT, 0xCB, 0xFC, jReg); /* enable mono */
|
||||
|
||||
}
|
||||
|
||||
static void
|
||||
ASTHideCursor(ScrnInfoPtr pScrn)
|
||||
{
|
||||
ASTRecPtr pAST = ASTPTR(pScrn);
|
||||
|
||||
SetIndexRegMask(CRTC_PORT, 0xCB, 0xFC, 0x00); /* disable HWC */
|
||||
|
||||
}
|
||||
|
||||
static void
|
||||
ASTSetCursorPosition(ScrnInfoPtr pScrn, int x, int y)
|
||||
{
|
||||
ASTRecPtr pAST = ASTPTR(pScrn);
|
||||
DisplayModePtr mode = pAST->ModePtr;
|
||||
int x_offset, y_offset;
|
||||
UCHAR *pjSignature;
|
||||
|
||||
/* Set cursor info to Offscreen */
|
||||
pjSignature = (UCHAR *) pAST->HWCInfo.pjHWCVirtualAddr + (HWC_SIZE+HWC_SIGNATURE_SIZE)*pAST->HWCInfo.HWC_NUM_Next + HWC_SIZE;
|
||||
*((ULONG *) (pjSignature + HWC_SIGNATURE_X)) = x;
|
||||
*((ULONG *) (pjSignature + HWC_SIGNATURE_Y)) = y;
|
||||
|
||||
x_offset = pAST->HWCInfo.offset_x;
|
||||
y_offset = pAST->HWCInfo.offset_y;
|
||||
|
||||
if(x < 0) {
|
||||
x_offset = (-x) + pAST->HWCInfo.offset_x;
|
||||
x = 0;
|
||||
}
|
||||
|
||||
if(y < 0) {
|
||||
y_offset = (-y) + pAST->HWCInfo.offset_y;
|
||||
y = 0;
|
||||
}
|
||||
|
||||
if(mode->Flags & V_DBLSCAN) y *= 2;
|
||||
|
||||
/* Set to Reg. */
|
||||
SetIndexReg(CRTC_PORT, 0xC2, (UCHAR) (x_offset));
|
||||
SetIndexReg(CRTC_PORT, 0xC3, (UCHAR) (y_offset));
|
||||
SetIndexReg(CRTC_PORT, 0xC4, (UCHAR) (x & 0xFF));
|
||||
SetIndexReg(CRTC_PORT, 0xC5, (UCHAR) ((x >> 8) & 0x0F));
|
||||
SetIndexReg(CRTC_PORT, 0xC6, (UCHAR) (y & 0xFF));
|
||||
SetIndexReg(CRTC_PORT, 0xC7, (UCHAR) ((y >> 8) & 0x07));
|
||||
|
||||
/* Fire HWC */
|
||||
ASTFireCursor(pScrn);
|
||||
|
||||
}
|
||||
|
||||
static void
|
||||
ASTSetCursorColors(ScrnInfoPtr pScrn, int bg, int fg)
|
||||
{
|
||||
ASTRecPtr pAST = ASTPTR(pScrn);
|
||||
ULONG fg1, bg1;
|
||||
|
||||
fg1 = (fg & 0x0F) | (((fg>>8) & 0x0F) << 4) | (((fg>>16) & 0x0F) << 8);
|
||||
bg1 = (bg & 0x0F) | (((bg>>8) & 0x0F) << 4) | (((bg>>16) & 0x0F) << 8);
|
||||
|
||||
/* Fixed xorg bugzilla #20609, ycchen@031209 */
|
||||
if ( (fg1 != pAST->HWCInfo.fg) || (bg1 != pAST->HWCInfo.bg) )
|
||||
{
|
||||
pAST->HWCInfo.fg = fg1;
|
||||
pAST->HWCInfo.bg = bg1;
|
||||
ASTLoadCursorImage(pScrn, pAST->HWCInfo.cursorpattern);
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
static void
|
||||
ASTLoadCursorImage(ScrnInfoPtr pScrn, UCHAR *src)
|
||||
{
|
||||
ASTRecPtr pAST = ASTPTR(pScrn);
|
||||
int i, j, k;
|
||||
UCHAR *pjSrcAnd, *pjSrcXor, *pjDstData;
|
||||
ULONG ulTempDstAnd32[2], ulTempDstXor32[2], ulTempDstData32[2];
|
||||
UCHAR jTempSrcAnd32, jTempSrcXor32;
|
||||
ULONG ulCheckSum = 0;
|
||||
ULONG ulPatternAddr;
|
||||
|
||||
/* init cursor info. */
|
||||
pAST->HWCInfo.cursortype = HWC_MONO;
|
||||
pAST->HWCInfo.width = (USHORT) MAX_HWC_WIDTH;
|
||||
pAST->HWCInfo.height = (USHORT) MAX_HWC_HEIGHT;
|
||||
pAST->HWCInfo.offset_x = MAX_HWC_WIDTH - pAST->HWCInfo.width;
|
||||
pAST->HWCInfo.offset_y = MAX_HWC_HEIGHT - pAST->HWCInfo.height;
|
||||
|
||||
/* copy to hwc info */
|
||||
for (i=0; i< MAX_HWC_WIDTH*MAX_HWC_HEIGHT/4; i+=4)
|
||||
*(ULONG *) (pAST->HWCInfo.cursorpattern + i) = *(ULONG *) (src + i);
|
||||
|
||||
/* copy cursor image to cache */
|
||||
pjSrcXor = src;
|
||||
pjSrcAnd = src + (MAX_HWC_WIDTH*MAX_HWC_HEIGHT/8);
|
||||
pjDstData = pAST->HWCInfo.pjHWCVirtualAddr+(HWC_SIZE+HWC_SIGNATURE_SIZE)*pAST->HWCInfo.HWC_NUM_Next;
|
||||
|
||||
for (j = 0; j < MAX_HWC_HEIGHT; j++)
|
||||
{
|
||||
for (i = 0; i < (MAX_HWC_WIDTH/8); i++ )
|
||||
{
|
||||
for (k=7; k>0; k-=2)
|
||||
{
|
||||
jTempSrcAnd32 = *((UCHAR *) pjSrcAnd);
|
||||
jTempSrcXor32 = *((UCHAR *) pjSrcXor);
|
||||
ulTempDstAnd32[0] = ((jTempSrcAnd32 >> k) & 0x01) ? 0x00008000L:0x00L;
|
||||
ulTempDstXor32[0] = ((jTempSrcXor32 >> k) & 0x01) ? 0x00004000L:0x00L;
|
||||
ulTempDstData32[0] = ((jTempSrcXor32 >> k) & 0x01) ? pAST->HWCInfo.fg:pAST->HWCInfo.bg;
|
||||
ulTempDstAnd32[1] = ((jTempSrcAnd32 >> (k-1)) & 0x01) ? 0x80000000L:0x00L;
|
||||
ulTempDstXor32[1] = ((jTempSrcXor32 >> (k-1)) & 0x01) ? 0x40000000L:0x00L;
|
||||
ulTempDstData32[1] = ((jTempSrcXor32 >> (k-1)) & 0x01) ? (pAST->HWCInfo.fg << 16):(pAST->HWCInfo.bg << 16);
|
||||
/* No inverse for X Window cursor, ycchen@111808 */
|
||||
if (ulTempDstAnd32[0])
|
||||
ulTempDstXor32[0] = 0;
|
||||
if (ulTempDstAnd32[1])
|
||||
ulTempDstXor32[1] = 0;
|
||||
*((ULONG *) pjDstData) = ulTempDstAnd32[0] | ulTempDstXor32[0] | ulTempDstData32[0] | ulTempDstAnd32[1] | ulTempDstXor32[1] | ulTempDstData32[1];
|
||||
ulCheckSum += *((ULONG *) pjDstData);
|
||||
pjDstData += 4;
|
||||
|
||||
}
|
||||
pjSrcAnd ++;
|
||||
pjSrcXor ++;
|
||||
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
if (pAST->jChipType == AST1180)
|
||||
{
|
||||
ulPatternAddr = pAST->ulVRAMBase + (pAST->HWCInfo.ulHWCOffsetAddr+(HWC_SIZE+HWC_SIGNATURE_SIZE)*pAST->HWCInfo.HWC_NUM_Next);
|
||||
WriteAST1180SOC(AST1180_GFX_BASE+AST1180_HWC1_PATTERNADDR, ulPatternAddr);
|
||||
}
|
||||
else
|
||||
{
|
||||
/* Write Checksum as signature */
|
||||
pjDstData = (UCHAR *) pAST->HWCInfo.pjHWCVirtualAddr + (HWC_SIZE+HWC_SIGNATURE_SIZE)*pAST->HWCInfo.HWC_NUM_Next + HWC_SIZE;
|
||||
*((ULONG *) pjDstData) = ulCheckSum;
|
||||
*((ULONG *) (pjDstData + HWC_SIGNATURE_SizeX)) = pAST->HWCInfo.width;
|
||||
*((ULONG *) (pjDstData + HWC_SIGNATURE_SizeY)) = pAST->HWCInfo.height;
|
||||
*((ULONG *) (pjDstData + HWC_SIGNATURE_HOTSPOTX)) = 0;
|
||||
*((ULONG *) (pjDstData + HWC_SIGNATURE_HOTSPOTY)) = 0;
|
||||
|
||||
/* set pattern offset */
|
||||
ulPatternAddr = ((pAST->HWCInfo.ulHWCOffsetAddr+(HWC_SIZE+HWC_SIGNATURE_SIZE)*pAST->HWCInfo.HWC_NUM_Next) >> 3);
|
||||
SetIndexReg(CRTC_PORT, 0xC8, (UCHAR) (ulPatternAddr & 0xFF));
|
||||
SetIndexReg(CRTC_PORT, 0xC9, (UCHAR) ((ulPatternAddr >> 8) & 0xFF));
|
||||
SetIndexReg(CRTC_PORT, 0xCA, (UCHAR) ((ulPatternAddr >> 16) & 0xFF));
|
||||
}
|
||||
|
||||
/* update HWC_NUM_Next */
|
||||
pAST->HWCInfo.HWC_NUM_Next = (pAST->HWCInfo.HWC_NUM_Next+1) % pAST->HWCInfo.HWC_NUM;
|
||||
|
||||
}
|
||||
|
||||
static Bool
|
||||
ASTUseHWCursor(ScreenPtr pScreen, CursorPtr pCurs)
|
||||
{
|
||||
if ( (pCurs->bits->width > MAX_HWC_WIDTH) || (pCurs->bits->height > MAX_HWC_HEIGHT) )
|
||||
return FALSE;
|
||||
|
||||
return TRUE;
|
||||
}
|
||||
|
||||
static void
|
||||
ASTLoadCursorARGB(ScrnInfoPtr pScrn, CursorPtr pCurs)
|
||||
{
|
||||
ASTRecPtr pAST = ASTPTR(pScrn);
|
||||
|
||||
UCHAR *pjDstXor, *pjSrcXor;
|
||||
ULONG i, j, ulSrcWidth, ulSrcHeight;
|
||||
ULONG ulPerPixelCopy, ulTwoPixelCopy;
|
||||
LONG lAlphaDstDelta, lLastAlphaDstDelta;
|
||||
union
|
||||
{
|
||||
ULONG ul;
|
||||
UCHAR b[4];
|
||||
} ulSrcData32[2], ulData32;
|
||||
union
|
||||
{
|
||||
USHORT us;
|
||||
UCHAR b[2];
|
||||
} usData16;
|
||||
ULONG ulCheckSum = 0;
|
||||
ULONG ulPatternAddr;
|
||||
|
||||
/* init cursor info. */
|
||||
pAST->HWCInfo.cursortype = HWC_COLOR;
|
||||
pAST->HWCInfo.width = pCurs->bits->width;
|
||||
pAST->HWCInfo.height = pCurs->bits->height;
|
||||
pAST->HWCInfo.offset_x = MAX_HWC_WIDTH - pAST->HWCInfo.width;
|
||||
pAST->HWCInfo.offset_y = MAX_HWC_HEIGHT - pAST->HWCInfo.height;
|
||||
|
||||
/* copy cursor image to cache */
|
||||
ulSrcWidth = pAST->HWCInfo.width;
|
||||
ulSrcHeight = pAST->HWCInfo.height;
|
||||
|
||||
lAlphaDstDelta = MAX_HWC_WIDTH << 1;
|
||||
lLastAlphaDstDelta = lAlphaDstDelta - (ulSrcWidth << 1);
|
||||
|
||||
pjSrcXor = (UCHAR *) pCurs->bits->argb;;
|
||||
pjDstXor = (UCHAR *) pAST->HWCInfo.pjHWCVirtualAddr + (HWC_SIZE+HWC_SIGNATURE_SIZE)*pAST->HWCInfo.HWC_NUM_Next
|
||||
+ lLastAlphaDstDelta + (MAX_HWC_HEIGHT - ulSrcHeight) * lAlphaDstDelta;
|
||||
|
||||
ulPerPixelCopy = ulSrcWidth & 1;
|
||||
ulTwoPixelCopy = ulSrcWidth >> 1;
|
||||
|
||||
for (j = 0; j < ulSrcHeight; j++)
|
||||
{
|
||||
|
||||
for (i = 0; i < ulTwoPixelCopy; i++ )
|
||||
{
|
||||
ulSrcData32[0].ul = *((ULONG *) pjSrcXor) & 0xF0F0F0F0;
|
||||
ulSrcData32[1].ul = *((ULONG *) (pjSrcXor+4)) & 0xF0F0F0F0;
|
||||
ulData32.b[0] = ulSrcData32[0].b[1] | (ulSrcData32[0].b[0] >> 4);
|
||||
ulData32.b[1] = ulSrcData32[0].b[3] | (ulSrcData32[0].b[2] >> 4);
|
||||
ulData32.b[2] = ulSrcData32[1].b[1] | (ulSrcData32[1].b[0] >> 4);
|
||||
ulData32.b[3] = ulSrcData32[1].b[3] | (ulSrcData32[1].b[2] >> 4);
|
||||
*((ULONG *) pjDstXor) = ulData32.ul;
|
||||
ulCheckSum += (ULONG) ulData32.ul;
|
||||
pjDstXor += 4;
|
||||
pjSrcXor += 8;
|
||||
}
|
||||
|
||||
for (i = 0; i < ulPerPixelCopy; i++ )
|
||||
{
|
||||
ulSrcData32[0].ul = *((ULONG *) pjSrcXor) & 0xF0F0F0F0;
|
||||
usData16.b[0] = ulSrcData32[0].b[1] | (ulSrcData32[0].b[0] >> 4);
|
||||
usData16.b[1] = ulSrcData32[0].b[3] | (ulSrcData32[0].b[2] >> 4);
|
||||
*((USHORT *) pjDstXor) = usData16.us;
|
||||
ulCheckSum += (ULONG) usData16.us;
|
||||
pjDstXor += 2;
|
||||
pjSrcXor += 4;
|
||||
}
|
||||
|
||||
/* Point to next source and dest scans */
|
||||
pjDstXor += lLastAlphaDstDelta;
|
||||
|
||||
} /* end of for-loop */
|
||||
|
||||
if (pAST->jChipType == AST1180)
|
||||
{
|
||||
ulPatternAddr = pAST->ulVRAMBase + (pAST->HWCInfo.ulHWCOffsetAddr+(HWC_SIZE+HWC_SIGNATURE_SIZE)*pAST->HWCInfo.HWC_NUM_Next);
|
||||
WriteAST1180SOC(AST1180_GFX_BASE+AST1180_HWC1_PATTERNADDR, ulPatternAddr);
|
||||
}
|
||||
else
|
||||
{
|
||||
/* Write Checksum as signature */
|
||||
pjDstXor = (UCHAR *) pAST->HWCInfo.pjHWCVirtualAddr + (HWC_SIZE+HWC_SIGNATURE_SIZE)*pAST->HWCInfo.HWC_NUM_Next + HWC_SIZE;
|
||||
*((ULONG *) pjDstXor) = ulCheckSum;
|
||||
*((ULONG *) (pjDstXor + HWC_SIGNATURE_SizeX)) = pAST->HWCInfo.width;
|
||||
*((ULONG *) (pjDstXor + HWC_SIGNATURE_SizeY)) = pAST->HWCInfo.height;
|
||||
*((ULONG *) (pjDstXor + HWC_SIGNATURE_HOTSPOTX)) = 0;
|
||||
*((ULONG *) (pjDstXor + HWC_SIGNATURE_HOTSPOTY)) = 0;
|
||||
|
||||
/* set pattern offset */
|
||||
ulPatternAddr = ((pAST->HWCInfo.ulHWCOffsetAddr +(HWC_SIZE+HWC_SIGNATURE_SIZE)*pAST->HWCInfo.HWC_NUM_Next) >> 3);
|
||||
SetIndexReg(CRTC_PORT, 0xC8, (UCHAR) (ulPatternAddr & 0xFF));
|
||||
SetIndexReg(CRTC_PORT, 0xC9, (UCHAR) ((ulPatternAddr >> 8) & 0xFF));
|
||||
SetIndexReg(CRTC_PORT, 0xCA, (UCHAR) ((ulPatternAddr >> 16) & 0xFF));
|
||||
}
|
||||
|
||||
/* update HWC_NUM_Next */
|
||||
pAST->HWCInfo.HWC_NUM_Next = (pAST->HWCInfo.HWC_NUM_Next+1) % pAST->HWCInfo.HWC_NUM;
|
||||
|
||||
}
|
||||
|
||||
static Bool
|
||||
ASTUseHWCursorARGB(ScreenPtr pScreen, CursorPtr pCurs)
|
||||
{
|
||||
if ( (pCurs->bits->width > MAX_HWC_WIDTH) || (pCurs->bits->height > MAX_HWC_HEIGHT) )
|
||||
return FALSE;
|
||||
|
||||
return TRUE;
|
||||
}
|
||||
|
||||
static void
|
||||
ASTFireCursor(ScrnInfoPtr pScrn)
|
||||
{
|
||||
ASTRecPtr pAST = ASTPTR(pScrn);
|
||||
|
||||
SetIndexRegMask(CRTC_PORT, 0xCB, 0xFF, 0x00); /* dummp write to fire HWC */
|
||||
|
||||
}
|
||||
|
||||
/* AST1180 */
|
||||
static void
|
||||
ASTShowCursor_AST1180(ScrnInfoPtr pScrn)
|
||||
{
|
||||
ASTRecPtr pAST = ASTPTR(pScrn);
|
||||
ULONG ulData, ulTemp;
|
||||
|
||||
ReadAST1180SOC(AST1180_GFX_BASE+AST1180_HWC1_POSITION, ulTemp);
|
||||
|
||||
ReadAST1180SOC(AST1180_GFX_BASE+AST1180_VGA1_CTRL, ulData);
|
||||
ulData &= ~AST1180_ALPHAHWC;
|
||||
if (pAST->HWCInfo.cursortype ==HWC_COLOR)
|
||||
ulData |= AST1180_ALPHAHWC;
|
||||
ulData |= AST1180_ENABLEHWC;
|
||||
WriteAST1180SOC(AST1180_GFX_BASE+AST1180_VGA1_CTRL, ulData);
|
||||
|
||||
/* fire cursor */
|
||||
WriteAST1180SOC(AST1180_GFX_BASE+AST1180_HWC1_POSITION, ulTemp);
|
||||
|
||||
} /* ASTShowCursor_AST1180 */
|
||||
|
||||
static void
|
||||
ASTHideCursor_AST1180(ScrnInfoPtr pScrn)
|
||||
{
|
||||
ASTRecPtr pAST = ASTPTR(pScrn);
|
||||
ULONG ulData;
|
||||
|
||||
ReadAST1180SOC(AST1180_GFX_BASE+AST1180_VGA1_CTRL, ulData);
|
||||
ulData &= ~AST1180_ENABLEHWC;
|
||||
WriteAST1180SOC(AST1180_GFX_BASE+AST1180_VGA1_CTRL, ulData);
|
||||
|
||||
/* fire cursor */
|
||||
WriteAST1180SOC(AST1180_GFX_BASE+AST1180_HWC1_POSITION, 0x07ff07ff);
|
||||
|
||||
} /* ASTHideCursor_AST1180 */
|
||||
|
||||
static void
|
||||
ASTSetCursorPosition_AST1180(ScrnInfoPtr pScrn, int x, int y)
|
||||
{
|
||||
ASTRecPtr pAST = ASTPTR(pScrn);
|
||||
DisplayModePtr mode = pAST->ModePtr;
|
||||
int x_offset, y_offset;
|
||||
ULONG ulData;
|
||||
|
||||
x_offset = pAST->HWCInfo.offset_x;
|
||||
y_offset = pAST->HWCInfo.offset_y;
|
||||
|
||||
if(x < 0) {
|
||||
x_offset = (-x) + pAST->HWCInfo.offset_x;
|
||||
x = 0;
|
||||
}
|
||||
|
||||
if(y < 0) {
|
||||
y_offset = (-y) + pAST->HWCInfo.offset_y;
|
||||
y = 0;
|
||||
}
|
||||
|
||||
if(mode->Flags & V_DBLSCAN) y *= 2;
|
||||
|
||||
/* Set to Reg. */
|
||||
ulData = (x_offset) | (y_offset << 8);
|
||||
WriteAST1180SOC(AST1180_GFX_BASE+AST1180_HWC1_OFFSET, ulData);
|
||||
ulData = (x) | (y << 16);
|
||||
WriteAST1180SOC(AST1180_GFX_BASE+AST1180_HWC1_POSITION, ulData);
|
||||
|
||||
} /* ASTSetCursorPosition_AST1180 */
|
||||
|
||||
#endif /* End of HWC */
|
39
driver/xf86-video-ast/src/ast_cursor.h
Normal file
39
driver/xf86-video-ast/src/ast_cursor.h
Normal file
@ -0,0 +1,39 @@
|
||||
/*
|
||||
* Copyright (c) 2005 ASPEED Technology Inc.
|
||||
*
|
||||
* Permission to use, copy, modify, distribute, and sell this software and its
|
||||
* documentation for any purpose is hereby granted without fee, provided that
|
||||
* the above copyright notice appear in all copies and that both that
|
||||
* copyright notice and this permission notice appear in supporting
|
||||
* documentation, and that the name of the authors not be used in
|
||||
* advertising or publicity pertaining to distribution of the software without
|
||||
* specific, written prior permission. The authors makes no representations
|
||||
* about the suitability of this software for any purpose. It is provided
|
||||
* "as is" without express or implied warranty.
|
||||
*
|
||||
* THE AUTHORS DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
|
||||
* INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO
|
||||
* EVENT SHALL THE AUTHORS BE LIABLE FOR ANY SPECIAL, INDIRECT OR
|
||||
* CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE,
|
||||
* DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER
|
||||
* TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
|
||||
* PERFORMANCE OF THIS SOFTWARE.
|
||||
*/
|
||||
|
||||
#define MAX_HWC_WIDTH 64
|
||||
#define MAX_HWC_HEIGHT 64
|
||||
#define HWC_SIZE (MAX_HWC_WIDTH*MAX_HWC_HEIGHT*2)
|
||||
#define HWC_SIGNATURE_SIZE 32
|
||||
#define HWC_ALIGN 32
|
||||
|
||||
#define HWC_MONO 0
|
||||
#define HWC_COLOR 1
|
||||
|
||||
/* define for signature structure */
|
||||
#define HWC_SIGNATURE_CHECKSUM 0x00
|
||||
#define HWC_SIGNATURE_SizeX 0x04
|
||||
#define HWC_SIGNATURE_SizeY 0x08
|
||||
#define HWC_SIGNATURE_X 0x0C
|
||||
#define HWC_SIGNATURE_Y 0x10
|
||||
#define HWC_SIGNATURE_HOTSPOTX 0x14
|
||||
#define HWC_SIGNATURE_HOTSPOTY 0x18
|
2414
driver/xf86-video-ast/src/ast_driver.c
Normal file
2414
driver/xf86-video-ast/src/ast_driver.c
Normal file
File diff suppressed because it is too large
Load Diff
1235
driver/xf86-video-ast/src/ast_mode.c
Normal file
1235
driver/xf86-video-ast/src/ast_mode.c
Normal file
File diff suppressed because it is too large
Load Diff
128
driver/xf86-video-ast/src/ast_mode.h
Normal file
128
driver/xf86-video-ast/src/ast_mode.h
Normal file
@ -0,0 +1,128 @@
|
||||
/*
|
||||
* Copyright (c) 2005 ASPEED Technology Inc.
|
||||
*
|
||||
* Permission to use, copy, modify, distribute, and sell this software and its
|
||||
* documentation for any purpose is hereby granted without fee, provided that
|
||||
* the above copyright notice appear in all copies and that both that
|
||||
* copyright notice and this permission notice appear in supporting
|
||||
* documentation, and that the name of the authors not be used in
|
||||
* advertising or publicity pertaining to distribution of the software without
|
||||
* specific, written prior permission. The authors makes no representations
|
||||
* about the suitability of this software for any purpose. It is provided
|
||||
* "as is" without express or implied warranty.
|
||||
*
|
||||
* THE AUTHORS DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
|
||||
* INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO
|
||||
* EVENT SHALL THE AUTHORS BE LIABLE FOR ANY SPECIAL, INDIRECT OR
|
||||
* CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE,
|
||||
* DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER
|
||||
* TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
|
||||
* PERFORMANCE OF THIS SOFTWARE.
|
||||
*/
|
||||
|
||||
/* Mode Limitation */
|
||||
#define MAX_HResolution 1920
|
||||
#define MAX_VResolution 1200
|
||||
|
||||
/* Std. Table Index Definition */
|
||||
#define TextModeIndex 0
|
||||
#define EGAModeIndex 1
|
||||
#define VGAModeIndex 2
|
||||
#define HiCModeIndex 3
|
||||
#define TrueCModeIndex 4
|
||||
|
||||
/* DCLK Index */
|
||||
#define VCLK25_175 0x00
|
||||
#define VCLK28_322 0x01
|
||||
#define VCLK31_5 0x02
|
||||
#define VCLK36 0x03
|
||||
#define VCLK40 0x04
|
||||
#define VCLK49_5 0x05
|
||||
#define VCLK50 0x06
|
||||
#define VCLK56_25 0x07
|
||||
#define VCLK65 0x08
|
||||
#define VCLK75 0x09
|
||||
#define VCLK78_75 0x0A
|
||||
#define VCLK94_5 0x0B
|
||||
#define VCLK108 0x0C
|
||||
#define VCLK135 0x0D
|
||||
#define VCLK157_5 0x0E
|
||||
#define VCLK162 0x0F
|
||||
/* #define VCLK193_25 0x10 */
|
||||
#define VCLK154 0x10
|
||||
#define VCLK83_5 0x11
|
||||
#define VCLK106_5 0x12
|
||||
#define VCLK146_25 0x13
|
||||
#define VCLK148_5 0x14
|
||||
#define VCLK71 0x15
|
||||
#define VCLK88_75 0x16
|
||||
#define VCLK119 0x17
|
||||
#define VCLK85_5 0x18
|
||||
#define VCLK97_75 0x19
|
||||
|
||||
/* Flags Definition */
|
||||
#define Charx8Dot 0x00000001
|
||||
#define HalfDCLK 0x00000002
|
||||
#define DoubleScanMode 0x00000004
|
||||
#define LineCompareOff 0x00000008
|
||||
#define SyncPP 0x00000000
|
||||
#define SyncPN 0x00000040
|
||||
#define SyncNP 0x00000080
|
||||
#define SyncNN 0x000000C0
|
||||
#define HBorder 0x00000020
|
||||
#define VBorder 0x00000010
|
||||
#define WideScreenMode 0x00000100
|
||||
#define NewModeInfo 0x00000200
|
||||
|
||||
/* DAC Definition */
|
||||
#define DAC_NUM_TEXT 64
|
||||
#define DAC_NUM_EGA 64
|
||||
#define DAC_NUM_VGA 256
|
||||
|
||||
/* Data Structure decalration for internal use */
|
||||
typedef struct {
|
||||
|
||||
UCHAR MISC;
|
||||
UCHAR SEQ[4];
|
||||
UCHAR CRTC[25];
|
||||
UCHAR AR[20];
|
||||
UCHAR GR[9];
|
||||
|
||||
} VBIOS_STDTABLE_STRUCT, *PVBIOS_STDTABLE_STRUCT;
|
||||
|
||||
typedef struct {
|
||||
|
||||
ULONG HT;
|
||||
ULONG HDE;
|
||||
ULONG HFP;
|
||||
ULONG HSYNC;
|
||||
ULONG VT;
|
||||
ULONG VDE;
|
||||
ULONG VFP;
|
||||
ULONG VSYNC;
|
||||
ULONG DCLKIndex;
|
||||
ULONG Flags;
|
||||
|
||||
ULONG ulRefreshRate;
|
||||
ULONG ulRefreshRateIndex;
|
||||
ULONG ulModeID;
|
||||
|
||||
} VBIOS_ENHTABLE_STRUCT, *PVBIOS_ENHTABLE_STRUCT;
|
||||
|
||||
typedef struct {
|
||||
UCHAR Param1;
|
||||
UCHAR Param2;
|
||||
UCHAR Param3;
|
||||
} VBIOS_DCLK_INFO, *PVBIOS_DCLK_INFO;
|
||||
|
||||
typedef struct {
|
||||
UCHAR DACR;
|
||||
UCHAR DACG;
|
||||
UCHAR DACB;
|
||||
} VBIOS_DAC_INFO, *PVBIOS_DAC_INFO;
|
||||
|
||||
typedef struct {
|
||||
PVBIOS_STDTABLE_STRUCT pStdTableEntry;
|
||||
PVBIOS_ENHTABLE_STRUCT pEnhTableEntry;
|
||||
|
||||
} VBIOS_MODE_INFO, *PVBIOS_MODE_INFO;
|
122
driver/xf86-video-ast/src/ast_pcirename.h
Normal file
122
driver/xf86-video-ast/src/ast_pcirename.h
Normal file
@ -0,0 +1,122 @@
|
||||
/*
|
||||
* Copyright 2007 George Sapountzis
|
||||
*
|
||||
* Permission is hereby granted, free of charge, to any person obtaining a
|
||||
* copy of this software and associated documentation files (the "Software"),
|
||||
* to deal in the Software without restriction, including without limitation
|
||||
* the rights to use, copy, modify, merge, publish, distribute, sublicense,
|
||||
* and/or sell copies of the Software, and to permit persons to whom the
|
||||
* Software is furnished to do so, subject to the following conditions:
|
||||
*
|
||||
* The above copyright notice and this permission notice (including the next
|
||||
* paragraph) shall be included in all copies or substantial portions of the
|
||||
* Software.
|
||||
*
|
||||
* THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
||||
* IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
||||
* FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
|
||||
* THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
||||
* LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
||||
* OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
||||
* SOFTWARE.
|
||||
*/
|
||||
|
||||
/**
|
||||
* Macros for porting drivers from legacy xfree86 PCI code to the pciaccess
|
||||
* library. The main purpose being to facilitate source code compatibility.
|
||||
*/
|
||||
|
||||
#ifndef ASTPCIRENAME_H
|
||||
#define ASTPCIRENAME_H
|
||||
|
||||
enum region_type {
|
||||
REGION_MEM,
|
||||
REGION_IO
|
||||
};
|
||||
|
||||
#ifndef XSERVER_LIBPCIACCESS
|
||||
|
||||
/* pciVideoPtr */
|
||||
#define PCI_DEV_VENDOR_ID(_pcidev) ((_pcidev)->vendor)
|
||||
#define PCI_DEV_DEVICE_ID(_pcidev) ((_pcidev)->chipType)
|
||||
#define PCI_DEV_REVISION(_pcidev) ((_pcidev)->chipRev)
|
||||
|
||||
#define PCI_SUB_VENDOR_ID(_pcidev) ((_pcidev)->subsysVendor)
|
||||
#define PCI_SUB_DEVICE_ID(_pcidev) ((_pcidev)->subsysCard)
|
||||
|
||||
#define PCI_DEV_TAG(_pcidev) pciTag((_pcidev)->bus, \
|
||||
(_pcidev)->device, \
|
||||
(_pcidev)->func)
|
||||
#define PCI_DEV_BUS(_pcidev) ((_pcidev)->bus)
|
||||
#define PCI_DEV_DEV(_pcidev) ((_pcidev)->device)
|
||||
#define PCI_DEV_FUNC(_pcidev) ((_pcidev)->func)
|
||||
|
||||
/* pciConfigPtr */
|
||||
#define PCI_CFG_TAG(_pcidev) (((pciConfigPtr)(_pcidev)->thisCard)->tag)
|
||||
#define PCI_CFG_BUS(_pcidev) (((pciConfigPtr)(_pcidev)->thisCard)->busnum)
|
||||
#define PCI_CFG_DEV(_pcidev) (((pciConfigPtr)(_pcidev)->thisCard)->devnum)
|
||||
#define PCI_CFG_FUNC(_pcidev) (((pciConfigPtr)(_pcidev)->thisCard)->funcnum)
|
||||
|
||||
/* region addr: xfree86 uses different fields for memory regions and I/O ports */
|
||||
#define PCI_REGION_BASE(_pcidev, _b, _type) \
|
||||
(((_type) == REGION_MEM) ? (_pcidev)->memBase[(_b)] \
|
||||
: (_pcidev)->ioBase[(_b)])
|
||||
|
||||
/* region size: xfree86 uses the log2 of the region size,
|
||||
* but with zero meaning no region, not size of one XXX */
|
||||
#define PCI_REGION_SIZE(_pcidev, _b) \
|
||||
(((_pcidev)->size[(_b)] > 0) ? (1 << (_pcidev)->size[(_b)]) : 0)
|
||||
|
||||
/* read/write PCI configuration space */
|
||||
#define PCI_READ_BYTE(_pcidev, _value_ptr, _offset) \
|
||||
*(_value_ptr) = pciReadByte(PCI_CFG_TAG(_pcidev), (_offset))
|
||||
|
||||
#define PCI_READ_LONG(_pcidev, _value_ptr, _offset) \
|
||||
*(_value_ptr) = pciReadLong(PCI_CFG_TAG(_pcidev), (_offset))
|
||||
|
||||
#define PCI_WRITE_LONG(_pcidev, _value, _offset) \
|
||||
pciWriteLong(PCI_CFG_TAG(_pcidev), (_offset), (_value))
|
||||
|
||||
#else /* XSERVER_LIBPCIACCESS */
|
||||
|
||||
typedef struct pci_device *pciVideoPtr;
|
||||
|
||||
#define PCI_DEV_VENDOR_ID(_pcidev) ((_pcidev)->vendor_id)
|
||||
#define PCI_DEV_DEVICE_ID(_pcidev) ((_pcidev)->device_id)
|
||||
#define PCI_DEV_REVISION(_pcidev) ((_pcidev)->revision)
|
||||
|
||||
#define PCI_SUB_VENDOR_ID(_pcidev) ((_pcidev)->subvendor_id)
|
||||
#define PCI_SUB_DEVICE_ID(_pcidev) ((_pcidev)->subdevice_id)
|
||||
|
||||
/* pci-rework functions take a 'pci_device' parameter instead of a tag */
|
||||
#define PCI_DEV_TAG(_pcidev) (_pcidev)
|
||||
|
||||
/* PCI_DEV macros, typically used in printf's, add domain ? XXX */
|
||||
#define PCI_DEV_BUS(_pcidev) ((_pcidev)->bus)
|
||||
#define PCI_DEV_DEV(_pcidev) ((_pcidev)->dev)
|
||||
#define PCI_DEV_FUNC(_pcidev) ((_pcidev)->func)
|
||||
|
||||
/* pci-rework functions take a 'pci_device' parameter instead of a tag */
|
||||
#define PCI_CFG_TAG(_pcidev) (_pcidev)
|
||||
|
||||
/* PCI_CFG macros, typically used in DRI init, contain the domain */
|
||||
#define PCI_CFG_BUS(_pcidev) (((_pcidev)->domain << 8) | \
|
||||
(_pcidev)->bus)
|
||||
#define PCI_CFG_DEV(_pcidev) ((_pcidev)->dev)
|
||||
#define PCI_CFG_FUNC(_pcidev) ((_pcidev)->func)
|
||||
|
||||
#define PCI_REGION_BASE(_pcidev, _b, _type) ((_pcidev)->regions[(_b)].base_addr)
|
||||
#define PCI_REGION_SIZE(_pcidev, _b) ((_pcidev)->regions[(_b)].size)
|
||||
|
||||
#define PCI_READ_BYTE(_pcidev, _value_ptr, _offset) \
|
||||
pci_device_cfg_read_u8((_pcidev), (_value_ptr), (_offset))
|
||||
|
||||
#define PCI_READ_LONG(_pcidev, _value_ptr, _offset) \
|
||||
pci_device_cfg_read_u32((_pcidev), (_value_ptr), (_offset))
|
||||
|
||||
#define PCI_WRITE_LONG(_pcidev, _value, _offset) \
|
||||
pci_device_cfg_write_u32((_pcidev), (_value), (_offset))
|
||||
|
||||
#endif /* XSERVER_LIBPCIACCESS */
|
||||
|
||||
#endif /* ASTPCIRENAME_H */
|
160
driver/xf86-video-ast/src/ast_tool.c
Normal file
160
driver/xf86-video-ast/src/ast_tool.c
Normal file
@ -0,0 +1,160 @@
|
||||
/*
|
||||
* Copyright (c) 2005 ASPEED Technology Inc.
|
||||
*
|
||||
* Permission to use, copy, modify, distribute, and sell this software and its
|
||||
* documentation for any purpose is hereby granted without fee, provided that
|
||||
* the above copyright notice appear in all copies and that both that
|
||||
* copyright notice and this permission notice appear in supporting
|
||||
* documentation, and that the name of the authors not be used in
|
||||
* advertising or publicity pertaining to distribution of the software without
|
||||
* specific, written prior permission. The authors makes no representations
|
||||
* about the suitability of this software for any purpose. It is provided
|
||||
* "as is" without express or implied warranty.
|
||||
*
|
||||
* THE AUTHORS DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
|
||||
* INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO
|
||||
* EVENT SHALL THE AUTHORS BE LIABLE FOR ANY SPECIAL, INDIRECT OR
|
||||
* CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE,
|
||||
* DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER
|
||||
* TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
|
||||
* PERFORMANCE OF THIS SOFTWARE.
|
||||
*/
|
||||
|
||||
#ifdef HAVE_CONFIG_H
|
||||
#include <config.h>
|
||||
#endif
|
||||
#include "xf86.h"
|
||||
#include "xf86_OSproc.h"
|
||||
#include "xf86cmap.h"
|
||||
#include "compiler.h"
|
||||
#include "vgaHW.h"
|
||||
#include "mipointer.h"
|
||||
#include "micmap.h"
|
||||
|
||||
#include "fb.h"
|
||||
#include "regionstr.h"
|
||||
#include "xf86xv.h"
|
||||
#include <X11/extensions/Xv.h>
|
||||
|
||||
#include "xf86PciInfo.h"
|
||||
#include "xf86Pci.h"
|
||||
|
||||
/* framebuffer offscreen manager */
|
||||
#include "xf86fbman.h"
|
||||
|
||||
/* include xaa includes */
|
||||
#include "xaarop.h"
|
||||
|
||||
/* H/W cursor support */
|
||||
#include "xf86Cursor.h"
|
||||
|
||||
/* Driver specific headers */
|
||||
#include "ast.h"
|
||||
|
||||
/* Prototype type declaration*/
|
||||
Bool ASTMapMem(ScrnInfoPtr pScrn);
|
||||
Bool ASTUnmapMem(ScrnInfoPtr pScrn);
|
||||
Bool ASTMapMMIO(ScrnInfoPtr pScrn);
|
||||
void ASTUnmapMMIO(ScrnInfoPtr pScrn);
|
||||
|
||||
Bool
|
||||
ASTMapMem(ScrnInfoPtr pScrn)
|
||||
{
|
||||
ASTRecPtr pAST = ASTPTR(pScrn);
|
||||
|
||||
#ifndef XSERVER_LIBPCIACCESS
|
||||
pAST->FBVirtualAddr = xf86MapPciMem(pScrn->scrnIndex, VIDMEM_FRAMEBUFFER,
|
||||
pAST->PciTag,
|
||||
pAST->FBPhysAddr, pAST->FbMapSize);
|
||||
#else
|
||||
{
|
||||
void** result = (void**)&pAST->FBVirtualAddr;
|
||||
int err = pci_device_map_range(pAST->PciInfo,
|
||||
pAST->FBPhysAddr,
|
||||
pAST->FbMapSize,
|
||||
PCI_DEV_MAP_FLAG_WRITABLE |
|
||||
PCI_DEV_MAP_FLAG_WRITE_COMBINE,
|
||||
result);
|
||||
|
||||
if (err)
|
||||
return FALSE;
|
||||
}
|
||||
#endif
|
||||
|
||||
if (!pAST->FBVirtualAddr)
|
||||
return FALSE;
|
||||
|
||||
return TRUE;
|
||||
}
|
||||
|
||||
Bool
|
||||
ASTUnmapMem(ScrnInfoPtr pScrn)
|
||||
{
|
||||
ASTRecPtr pAST = ASTPTR(pScrn);
|
||||
|
||||
#ifndef XSERVER_LIBPCIACCESS
|
||||
xf86UnMapVidMem(pScrn->scrnIndex, (pointer) pAST->FBVirtualAddr,
|
||||
pAST->FbMapSize);
|
||||
#else
|
||||
pci_device_unmap_range(pAST->PciInfo, pAST->FBVirtualAddr, pAST->FbMapSize);
|
||||
#endif
|
||||
|
||||
pAST->FBVirtualAddr = 0;
|
||||
|
||||
return TRUE;
|
||||
}
|
||||
|
||||
Bool
|
||||
ASTMapMMIO(ScrnInfoPtr pScrn)
|
||||
{
|
||||
ASTRecPtr pAST = ASTPTR(pScrn);
|
||||
#ifndef XSERVER_LIBPCIACCESS
|
||||
int mmioFlags;
|
||||
|
||||
#if !defined(__alpha__)
|
||||
mmioFlags = VIDMEM_MMIO | VIDMEM_READSIDEEFFECT;
|
||||
#else
|
||||
mmioFlags = VIDMEM_MMIO | VIDMEM_READSIDEEFFECT | VIDMEM_SPARSE;
|
||||
#endif
|
||||
|
||||
|
||||
pAST->MMIOVirtualAddr = xf86MapPciMem(pScrn->scrnIndex, mmioFlags,
|
||||
pAST->PciTag,
|
||||
pAST->MMIOPhysAddr, pAST->MMIOMapSize);
|
||||
|
||||
#else
|
||||
{
|
||||
void** result = (void**)&pAST->MMIOVirtualAddr;
|
||||
int err = pci_device_map_range(pAST->PciInfo,
|
||||
pAST->MMIOPhysAddr,
|
||||
pAST->MMIOMapSize,
|
||||
PCI_DEV_MAP_FLAG_WRITABLE,
|
||||
result);
|
||||
|
||||
if (err)
|
||||
return FALSE;
|
||||
}
|
||||
|
||||
#endif
|
||||
if (!pAST->MMIOVirtualAddr)
|
||||
return FALSE;
|
||||
|
||||
return TRUE;
|
||||
}
|
||||
|
||||
void
|
||||
ASTUnmapMMIO(ScrnInfoPtr pScrn)
|
||||
{
|
||||
ASTRecPtr pAST = ASTPTR(pScrn);
|
||||
|
||||
#ifndef XSERVER_LIBPCIACCESS
|
||||
xf86UnMapVidMem(pScrn->scrnIndex, (pointer) pAST->MMIOVirtualAddr,
|
||||
pAST->MMIOMapSize);
|
||||
#else
|
||||
pci_device_unmap_range(pAST->PciInfo, pAST->MMIOVirtualAddr, pAST->MMIOMapSize);
|
||||
#endif
|
||||
pAST->MMIOVirtualAddr = 0;
|
||||
|
||||
}
|
||||
|
||||
|
6947
driver/xf86-video-ast/src/ast_vgatool.c
Normal file
6947
driver/xf86-video-ast/src/ast_vgatool.c
Normal file
File diff suppressed because it is too large
Load Diff
172
driver/xf86-video-ast/src/ast_vgatool.h
Normal file
172
driver/xf86-video-ast/src/ast_vgatool.h
Normal file
@ -0,0 +1,172 @@
|
||||
/*
|
||||
* Copyright (c) 2005 ASPEED Technology Inc.
|
||||
*
|
||||
* Permission to use, copy, modify, distribute, and sell this software and its
|
||||
* documentation for any purpose is hereby granted without fee, provided that
|
||||
* the above copyright notice appear in all copies and that both that
|
||||
* copyright notice and this permission notice appear in supporting
|
||||
* documentation, and that the name of the authors not be used in
|
||||
* advertising or publicity pertaining to distribution of the software without
|
||||
* specific, written prior permission. The authors makes no representations
|
||||
* about the suitability of this software for any purpose. It is provided
|
||||
* "as is" without express or implied warranty.
|
||||
*
|
||||
* THE AUTHORS DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
|
||||
* INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS, IN NO
|
||||
* EVENT SHALL THE AUTHORS BE LIABLE FOR ANY SPECIAL, INDIRECT OR
|
||||
* CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE,
|
||||
* DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER
|
||||
* TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
|
||||
* PERFORMANCE OF THIS SOFTWARE.
|
||||
*/
|
||||
|
||||
/* VRAM Size Definition */
|
||||
#define VIDEOMEM_SIZE_08M 0x00800000
|
||||
#define VIDEOMEM_SIZE_16M 0x01000000
|
||||
#define VIDEOMEM_SIZE_32M 0x02000000
|
||||
#define VIDEOMEM_SIZE_64M 0x04000000
|
||||
#define VIDEOMEM_SIZE_128M 0x08000000
|
||||
|
||||
#define DRAM_SIZE_016M 0x01000000
|
||||
#define DRAM_SIZE_032M 0x02000000
|
||||
#define DRAM_SIZE_064M 0x04000000
|
||||
#define DRAM_SIZE_128M 0x08000000
|
||||
#define DRAM_SIZE_256M 0x10000000
|
||||
|
||||
#define DRAMTYPE_512Mx16 0
|
||||
#define DRAMTYPE_1Gx16 1
|
||||
#define DRAMTYPE_512Mx32 2
|
||||
#define DRAMTYPE_1Gx32 3
|
||||
#define DRAMTYPE_2Gx16 6
|
||||
#define DRAMTYPE_4Gx16 7
|
||||
|
||||
#define AR_PORT_WRITE (pAST->MMIOVirtualAddr + 0x3c0)
|
||||
#define MISC_PORT_WRITE (pAST->MMIOVirtualAddr + 0x3c2)
|
||||
#define VGA_ENABLE_PORT (pAST->MMIOVirtualAddr + 0x3c3)
|
||||
#define SEQ_PORT (pAST->MMIOVirtualAddr + 0x3c4)
|
||||
#define DAC_INDEX_READ (pAST->MMIOVirtualAddr + 0x3c7)
|
||||
#define DAC_INDEX_WRITE (pAST->MMIOVirtualAddr + 0x3c8)
|
||||
#define DAC_DATA (pAST->MMIOVirtualAddr + 0x3c9)
|
||||
#define GR_PORT (pAST->MMIOVirtualAddr + 0x3cE)
|
||||
#define CRTC_PORT (pAST->MMIOVirtualAddr + 0x3d4)
|
||||
#define INPUT_STATUS1_READ (pAST->MMIOVirtualAddr + 0x3dA)
|
||||
#define MISC_PORT_READ (pAST->MMIOVirtualAddr + 0x3cc)
|
||||
|
||||
#define GetReg(base) MMIO_IN8(base, 0)
|
||||
#define SetReg(base,val) MMIO_OUT8(base, 0, val)
|
||||
#define GetIndexReg(base,index,val) { \
|
||||
MMIO_OUT8(base, 0, index); \
|
||||
val = MMIO_IN8(base, 1); \
|
||||
}
|
||||
#define SetIndexReg(base,index, val) { \
|
||||
MMIO_OUT8(base, 0, index); \
|
||||
MMIO_OUT8(base, 1, val); \
|
||||
}
|
||||
#define GetIndexRegMask(base,index, and, val) { \
|
||||
MMIO_OUT8(base, 0, index); \
|
||||
val = MMIO_IN8(base, 1) & and; \
|
||||
}
|
||||
#define SetIndexRegMask(base,index, and, val) { \
|
||||
UCHAR __Temp; \
|
||||
MMIO_OUT8(base, 0, index); \
|
||||
__Temp = (MMIO_IN8(base, 1)&(and))|(val); \
|
||||
SetIndexReg(base,index,__Temp); \
|
||||
}
|
||||
|
||||
#define VGA_GET_PALETTE_INDEX(index, red, green, blue) \
|
||||
{ \
|
||||
UCHAR __junk; \
|
||||
SetReg(DAC_INDEX_READ,(UCHAR)(index)); \
|
||||
__junk = GetReg(SEQ_PORT); \
|
||||
red = GetReg(DAC_DATA); \
|
||||
__junk = GetReg(SEQ_PORT); \
|
||||
green = GetReg(DAC_DATA); \
|
||||
__junk = GetReg(SEQ_PORT); \
|
||||
blue = GetReg(DAC_DATA); \
|
||||
__junk = GetReg(SEQ_PORT); \
|
||||
(void)__junk; \
|
||||
}
|
||||
|
||||
#define VGA_LOAD_PALETTE_INDEX(index, red, green, blue) \
|
||||
{ \
|
||||
UCHAR __junk; \
|
||||
SetReg(DAC_INDEX_WRITE,(UCHAR)(index)); \
|
||||
__junk = GetReg(SEQ_PORT); \
|
||||
SetReg(DAC_DATA,(UCHAR)(red)); \
|
||||
__junk = GetReg(SEQ_PORT); \
|
||||
SetReg(DAC_DATA,(UCHAR)(green)); \
|
||||
__junk = GetReg(SEQ_PORT); \
|
||||
SetReg(DAC_DATA,(UCHAR)(blue)); \
|
||||
__junk = GetReg(SEQ_PORT); \
|
||||
(void)__junk; \
|
||||
}
|
||||
|
||||
/* Reg. Definition */
|
||||
#define AST1180_MEM_BASE 0x40000000
|
||||
#define AST1180_MMC_BASE 0x80FC8000
|
||||
#define AST1180_SCU_BASE 0x80FC8200
|
||||
#define AST1180_GFX_BASE 0x80FC9000
|
||||
#define AST1180_VIDEO_BASE 0x80FCD000
|
||||
|
||||
/* AST1180 GFX */
|
||||
#define AST1180_VGA1_CTRL 0x60
|
||||
#define AST1180_VGA1_CTRL2 0x64
|
||||
#define AST1180_VGA1_STATUS 0x68
|
||||
#define AST1180_VGA1_PLL 0x6C
|
||||
#define AST1180_VGA1_HTREG 0x70
|
||||
#define AST1180_VGA1_HRREG 0x74
|
||||
#define AST1180_VGA1_VTREG 0x78
|
||||
#define AST1180_VGA1_VRREG 0x7C
|
||||
#define AST1180_VGA1_STARTADDR 0x80
|
||||
#define AST1180_VGA1_OFFSET 0x84
|
||||
#define AST1180_VGA1_THRESHOLD 0x88
|
||||
|
||||
#define AST1180_HWC1_OFFSET 0x90
|
||||
#define AST1180_HWC1_POSITION 0x94
|
||||
#define AST1180_HWC1_PATTERNADDR 0x98
|
||||
|
||||
#define CRT_LOW_THRESHOLD_VALUE 0x40
|
||||
#define CRT_HIGH_THRESHOLD_VALUE 0x7E
|
||||
|
||||
/* GFX Ctrl Reg */
|
||||
#define AST1180_ENABLECRT 0x00000001
|
||||
#define AST1180_ENABLEHWC 0x00000002
|
||||
#define AST1180_MONOHWC 0x00000000
|
||||
#define AST1180_ALPHAHWC 0x00000400
|
||||
#define AST1180_HSYNCOFF 0x00040000
|
||||
#define AST1180_VSYNCOFF 0x00080000
|
||||
#define AST1180_VGAOFF 0x00100000
|
||||
|
||||
#define ReadAST1180SOC(addr, data) \
|
||||
{ \
|
||||
*(ULONG *) (pAST->MMIOVirtualAddr + 0xF004) = (addr) & 0xFFFF0000; \
|
||||
*(ULONG *) (pAST->MMIOVirtualAddr + 0xF000) = 0x1; \
|
||||
data = (*(ULONG *) (pAST->MMIOVirtualAddr + 0x10000 + ((addr) & 0x0000FFFF))); \
|
||||
}
|
||||
|
||||
#define WriteAST1180SOC(addr, data) \
|
||||
{ \
|
||||
ULONG temp; \
|
||||
*(ULONG *) (pAST->MMIOVirtualAddr + 0xF004) = (addr) & 0xFFFF0000; \
|
||||
*(ULONG *) (pAST->MMIOVirtualAddr + 0xF000) = 0x1; \
|
||||
*(ULONG *) (pAST->MMIOVirtualAddr + 0x10000 + ((addr) & 0x0000FFFF)) = (data); \
|
||||
temp = *(ULONG *) (pAST->MMIOVirtualAddr + 0x10000 + ((addr) & 0x0000FFFF)); \
|
||||
}
|
||||
|
||||
#define ReadAST1180MEM(addr, data) \
|
||||
{ \
|
||||
*(ULONG *) (pAST->MMIOVirtualAddr + 0xF004) = (addr) & 0xFFFF0000; \
|
||||
*(ULONG *) (pAST->MMIOVirtualAddr + 0xF000) = 0x1; \
|
||||
data = (*(ULONG *) (pAST->MMIOVirtualAddr + 0x10000 + ((addr) & 0x0000FFFF))); \
|
||||
}
|
||||
|
||||
#define WriteAST1180MEM(addr, data) \
|
||||
{ \
|
||||
*(ULONG *) (pAST->MMIOVirtualAddr + 0xF004) = (addr) & 0xFFFF0000; \
|
||||
*(ULONG *) (pAST->MMIOVirtualAddr + 0xF000) = 0x1; \
|
||||
*(ULONG *) (pAST->MMIOVirtualAddr + 0x10000 + ((addr) & 0x0000FFFF)) = (data); \
|
||||
}
|
||||
|
||||
/* Delay */
|
||||
#define DelayUS(x) usleep(x)
|
||||
#define DelayMS(x) DelayUS(1000*x)
|
Loading…
Reference in New Issue
Block a user