Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[xsrc/trunk]: xsrc/external/mit/xf86-video-geode/dist initial import of xf86-...
details: https://anonhg.NetBSD.org/xsrc/rev/b9ad8ff0c4d4
branches: trunk
changeset: 7554:b9ad8ff0c4d4
user: mrg <mrg%NetBSD.org@localhost>
date: Mon Jun 19 09:02:13 2023 +0000
description:
initial import of xf86-video-geode-2.11.21
diffstat:
external/mit/xf86-video-geode/dist/ChangeLog | 310 +-
external/mit/xf86-video-geode/dist/Makefile.am | 2 +-
external/mit/xf86-video-geode/dist/Makefile.in | 37 +-
external/mit/xf86-video-geode/dist/README | 22 +-
external/mit/xf86-video-geode/dist/aclocal.m4 | 2534 +-
external/mit/xf86-video-geode/dist/build-aux/compile | 6 +-
external/mit/xf86-video-geode/dist/build-aux/config.guess | 1522 +-
external/mit/xf86-video-geode/dist/build-aux/config.sub | 2910 +-
external/mit/xf86-video-geode/dist/build-aux/depcomp | 2 +-
external/mit/xf86-video-geode/dist/build-aux/install-sh | 157 +-
external/mit/xf86-video-geode/dist/build-aux/ltmain.sh | 877 +-
external/mit/xf86-video-geode/dist/build-aux/missing | 2 +-
external/mit/xf86-video-geode/dist/config.h.in | 10 +-
external/mit/xf86-video-geode/dist/configure | 13974 ++++++-----
external/mit/xf86-video-geode/dist/configure.ac | 6 +-
external/mit/xf86-video-geode/dist/m4/libtool.m4 | 276 +-
external/mit/xf86-video-geode/dist/m4/ltoptions.m4 | 4 +-
external/mit/xf86-video-geode/dist/m4/ltsugar.m4 | 2 +-
external/mit/xf86-video-geode/dist/m4/ltversion.m4 | 13 +-
external/mit/xf86-video-geode/dist/m4/lt~obsolete.m4 | 4 +-
external/mit/xf86-video-geode/dist/src/Makefile.in | 12 +-
external/mit/xf86-video-geode/dist/src/cim/cim_defs.h | 2 +-
external/mit/xf86-video-geode/dist/src/cim/cim_df.c | 4 +-
external/mit/xf86-video-geode/dist/src/cim/cim_msr.c | 2 +-
external/mit/xf86-video-geode/dist/src/cim/cim_parm.h | 2 +-
external/mit/xf86-video-geode/dist/src/cim/cim_regs.h | 2 +-
external/mit/xf86-video-geode/dist/src/cim/cim_vg.c | 2 +-
external/mit/xf86-video-geode/dist/src/cim/cim_vip.c | 4 +-
external/mit/xf86-video-geode/dist/src/durango.c | 2 +-
external/mit/xf86-video-geode/dist/src/gfx/disp_gu1.c | 10 +-
external/mit/xf86-video-geode/dist/src/gfx/disp_gu2.c | 12 +-
external/mit/xf86-video-geode/dist/src/gfx/gfx_disp.c | 4 +-
external/mit/xf86-video-geode/dist/src/gfx/gfx_init.c | 2 +-
external/mit/xf86-video-geode/dist/src/gfx/gfx_priv.h | 2 +-
external/mit/xf86-video-geode/dist/src/gfx/gfx_rtns.h | 4 +-
external/mit/xf86-video-geode/dist/src/gfx/gfx_vid.c | 2 +-
external/mit/xf86-video-geode/dist/src/gfx/i2c_acc.c | 6 +-
external/mit/xf86-video-geode/dist/src/gfx/msr_rdcl.c | 4 +-
external/mit/xf86-video-geode/dist/src/gfx/release.txt | 12 +-
external/mit/xf86-video-geode/dist/src/gfx/rndr_gu1.c | 2 +-
external/mit/xf86-video-geode/dist/src/gfx/rndr_gu2.c | 2 +-
external/mit/xf86-video-geode/dist/src/gfx/tv_fs450.c | 14 +-
external/mit/xf86-video-geode/dist/src/gfx/tv_fs450.h | 2 +-
external/mit/xf86-video-geode/dist/src/gfx/vid_1200.c | 4 +-
external/mit/xf86-video-geode/dist/src/gfx/vid_5530.c | 2 +-
external/mit/xf86-video-geode/dist/src/gfx/vid_rdcl.c | 2 +-
external/mit/xf86-video-geode/dist/src/gx_vga.c | 2 +-
external/mit/xf86-video-geode/dist/src/panel/pnl_bios.c | 2 +-
external/mit/xf86-video-geode/dist/src/panel/pnl_init.c | 2 +-
external/mit/xf86-video-geode/dist/src/panel/readme.txt | 6 +-
external/mit/xf86-video-geode/dist/src/z4l.c | 4 +-
51 files changed, 12212 insertions(+), 10592 deletions(-)
diffs (truncated from 31755 to 300 lines):
diff -r de93835b8386 -r b9ad8ff0c4d4 external/mit/xf86-video-geode/dist/ChangeLog
--- a/external/mit/xf86-video-geode/dist/ChangeLog Mon Jun 19 08:21:49 2023 +0000
+++ b/external/mit/xf86-video-geode/dist/ChangeLog Mon Jun 19 09:02:13 2023 +0000
@@ -1,5 +1,89 @@
+commit dc1f918c15ecca548d8d3d6ec547a6d1cd4dff77
+Author: Alan Coopersmith <alan.coopersmith%oracle.com@localhost>
+Date: Thu May 4 17:56:58 2023 -0700
+
+ xf86-video-geode 2.11.21
+
+ Signed-off-by: Alan Coopersmith <alan.coopersmith%oracle.com@localhost>
+
+commit a6c02a86675554ee8b9a5d3278376b5053e824b9
+Author: Alan Coopersmith <alan.coopersmith%oracle.com@localhost>
+Date: Thu May 4 17:53:29 2023 -0700
+
+ Makefile.am: swap order of ACLOCAL_AMFLAGS
+
+ Causes autoreconf to fail with:
+ libtoolize: error: AC_CONFIG_MACRO_DIRS([m4]) conflicts with ACLOCAL_AMFLAGS
+
+ Signed-off-by: Alan Coopersmith <alan.coopersmith%oracle.com@localhost>
+
+commit cad9e93a84d1f42777cf1c2a50f30f482b0d0a9e
+Author: Alan Coopersmith <alan.coopersmith%oracle.com@localhost>
+Date: Wed Aug 3 16:01:56 2022 -0700
+
+ src/gfx/i2c_acc.c: Convert from ISO-8859-1 to UTF-8
+
+ Signed-off-by: Alan Coopersmith <alan.coopersmith%oracle.com@localhost>
+
+commit a8afaf6e7e3f75a6364063138ed29ea0fadf1019
+Author: Alan Coopersmith <alan.coopersmith%oracle.com@localhost>
+Date: Wed Aug 3 15:59:40 2022 -0700
+
+ gitlab CI: add a basic build test
+
+ Forces 32-bit build since it fails to build 64-bit
+
+ Signed-off-by: Alan Coopersmith <alan.coopersmith%oracle.com@localhost>
+
+commit 27ea30c38994b689d6e27e8fac8c63d69179f9b5
+Author: Alan Coopersmith <alan.coopersmith%oracle.com@localhost>
+Date: Sat Jan 22 11:04:32 2022 -0800
+
+ Fix spelling/wording issues
+
+ Found by using:
+ codespell --builtin clear,rare,usage,informal,code,names
+
+ Signed-off-by: Alan Coopersmith <alan.coopersmith%oracle.com@localhost>
+
+commit 2c415eb841c94238cf49c44dea4a83fa83621307
+Author: Alan Coopersmith <alan.coopersmith%oracle.com@localhost>
+Date: Sat Jan 22 10:47:51 2022 -0800
+
+ Build xz tarballs instead of bzip2
+
+ Signed-off-by: Alan Coopersmith <alan.coopersmith%oracle.com@localhost>
+
+commit ae82f4b2746eb24295389f184bc18a9cb6c8f31c
+Author: Martin-Éric Racine <martin-eric.racine%iki.fi@localhost>
+Date: Mon May 17 21:50:23 2021 +0300
+
+ Mention iomem=relaxed in the README FAQ for Linux 4.x+ requirements
+
+ Thanks to Ben Hutchings for pointing out that vesafb and legacy X
+ drivers can peacefully coexist if iomem=relaxed gets added to the
+ Linux kernel cmdline options.
+
+ Signed-off-by: Martin-Éric Racine <martin-eric.racine%iki.fi@localhost>
+
+commit 0bb81df318e2dbd093040ba35a51b726b8954cb5
+Author: Martin-Éric Racine <martin-eric.racine%iki.fi@localhost>
+Date: Tue Dec 15 20:17:25 2020 +0200
+
+ Updated the README's FAQ for Linux 4.x+ requirements
+
+commit ba63bf6821c40707237ad2e7a13352a537e5b588
+Author: Christian Gmeiner <christian.gmeiner%gmail.com@localhost>
+Date: Thu Dec 3 14:22:23 2020 +0100
+
+ fix 'multiple definition of' linker error
+
+ Fix for FTBFS due to -fno-common on GCC 10.
+
+ Signed-off-by: Christian Gmeiner <christian.gmeiner%gmail.com@localhost>
+
commit c8c1e7ffbeb81bbaa148ed3f66e45e373e35ddad
-Author: Martin-Éric Racine <martin-eric.racine%iki.fi@localhost>
+Author: Martin-Éric Racine <martin-eric.racine%iki.fi@localhost>
Date: Fri Sep 20 12:45:29 2019 +0300
Geode 2.11.20
@@ -52,7 +136,7 @@ Date: Tue Jan 24 09:53:06 2017 -0500
Signed-off-by: Adam Jackson <ajax%redhat.com@localhost>
commit ec3440ea602aa2c8fc826adfd921506aec60eb7d
-Author: Martin-Éric Racine <martin-eric.racine%iki.fi@localhost>
+Author: Martin-Éric Racine <martin-eric.racine%iki.fi@localhost>
Date: Sat Dec 10 15:18:28 2016 +0200
Geode 2.11.19
@@ -73,7 +157,7 @@ Date: Tue Jul 19 10:03:56 2016 -0400
Signed-off-by: Adam Jackson <ajax%redhat.com@localhost>
commit 9b04a4df4239e7e9414402f8522cb31728481a27
-Author: Martin-Éric Racine <martin-eric.racine%iki.fi@localhost>
+Author: Martin-Éric Racine <martin-eric.racine%iki.fi@localhost>
Date: Wed Feb 3 20:38:37 2016 +0200
Geode 2.11.18
@@ -154,7 +238,7 @@ Date: Mon Jul 20 10:37:16 2015 +0200
Reviewed-by: Emil Velikov <emil.l.velikov%gmail.com@localhost>
commit 97e53b5896752a7e504d0159a7009418e2510521
-Author: Martin-Éric Racine <martin-eric.racine%iki.fi@localhost>
+Author: Martin-Éric Racine <martin-eric.racine%iki.fi@localhost>
Date: Wed May 20 11:24:30 2015 +0300
Geode 2.11.17
@@ -211,7 +295,7 @@ Date: Thu Sep 25 16:11:56 2014 +0300
Signed-off-by: Matthieu Herrb <matthieu%openbsd.org@localhost>
commit 6ec1e2df7aeb78332fee0dd90900906e58aa790b
-Author: Martin-Éric Racine <martin-eric.racine%iki.fi@localhost>
+Author: Martin-Éric Racine <martin-eric.racine%iki.fi@localhost>
Date: Thu Jul 17 03:28:26 2014 +0300
Geode 2.11.16
@@ -225,13 +309,13 @@ Date: Thu Jul 17 03:28:26 2014 +0300
Signed-off-by: Martin-Éric Racine <martin-eric.racine%iki.fi@localhost>
commit 70b131d09b7d21df1d1ffcf6a4e50d3086924228
-Author: Martin-Éric Racine <martin-eric.racine%iki.fi@localhost>
+Author: Martin-Éric Racine <martin-eric.racine%iki.fi@localhost>
Date: Sat Feb 8 14:58:26 2014 +0200
No need to conditionalize the xf86Modes.h include.
commit 9707a7a5eac25536a5150fc12d9ace52420b4d36
-Author: Martin-Éric Racine <martin-eric.racine%iki.fi@localhost>
+Author: Martin-Éric Racine <martin-eric.racine%iki.fi@localhost>
Date: Sat Feb 8 13:27:11 2014 +0200
Added conditional include to fix FTBFS on xserver 1.15 and up.
@@ -239,7 +323,7 @@ Date: Sat Feb 8 13:27:11 2014 +0200
Thanks to Maarten Lankhorst for the fix.
commit c2d956a1e9bba7fa7877544f8e036ae78faa441f
-Author: Martin-Éric Racine <martin-eric.racine%iki.fi@localhost>
+Author: Martin-Éric Racine <martin-eric.racine%iki.fi@localhost>
Date: Wed Oct 9 14:48:45 2013 +0300
Geode 2.11.15
@@ -257,7 +341,7 @@ Date: Wed Oct 9 14:48:45 2013 +0300
Signed-off-by: Martin-Éric Racine <martin-eric.racine%iki.fi@localhost>
commit 69a8eedfe62d0df9037d86b47f2a6e34ba3c40a8
-Author: Martin-Éric Racine <martin-eric.racine%iki.fi@localhost>
+Author: Martin-Éric Racine <martin-eric.racine%iki.fi@localhost>
Date: Thu Oct 3 01:29:35 2013 +0300
Migrate AC_CONFIG_AUX_DIR to [build-aux]
@@ -265,7 +349,7 @@ Date: Thu Oct 3 01:29:35 2013 +0300
Signed-off-by: Martin-Éric Racine <martin-eric.racine%iki.fi@localhost>
commit b57f56b311d7f9702459f2bfd5330141f6b2bcff
-Author: Martin-Éric Racine <martin-eric.racine%iki.fi@localhost>
+Author: Martin-Éric Racine <martin-eric.racine%iki.fi@localhost>
Date: Wed Oct 2 22:39:49 2013 +0300
Fix whitespace in AC_INIT
@@ -273,7 +357,7 @@ Date: Wed Oct 2 22:39:49 2013 +0300
Signed-off-by: Martin-Éric Racine <martin-eric.racine%iki.fi@localhost>
commit 7d9f923e15eca509cd61f4f01ebbb0b2bf49d73c
-Author: Martin-Éric Racine <martin-eric.racine%iki.fi@localhost>
+Author: Martin-Éric Racine <martin-eric.racine%iki.fi@localhost>
Date: Wed Oct 2 22:35:12 2013 +0300
Bump AC_PREREQ to 2.60 as suggested by Gaetan Nadon
@@ -281,7 +365,7 @@ Date: Wed Oct 2 22:35:12 2013 +0300
Signed-off-by: Martin-Éric Racine <martin-eric.racine%iki.fi@localhost>
commit cb36826843017583aecbc77c4dbeb8ec5198c016
-Author: Martin-Éric Racine <martin-eric.racine%iki.fi@localhost>
+Author: Martin-Éric Racine <martin-eric.racine%iki.fi@localhost>
Date: Wed Oct 2 22:18:42 2013 +0300
libtool upgrade to include m4 directory
@@ -297,7 +381,7 @@ Date: Wed Jan 9 22:16:26 2013 -0500
Signed-off-by: Adam Jackson <ajax%redhat.com@localhost>
commit a96a4e28a079499b18b441f0b6c05c50dd86ead6
-Author: Martin-Éric Racine <martin-eric.racine%iki.fi@localhost>
+Author: Martin-Éric Racine <martin-eric.racine%iki.fi@localhost>
Date: Sun Nov 25 11:12:58 2012 +0200
Geode 2.11.14
@@ -321,7 +405,7 @@ Date: Sun Nov 25 11:12:58 2012 +0200
* Fedora (X server 1.13) on OLPC XO-1.
commit cec433840fde8be3ee6b8ce916b416f44d15a794
-Author: Martin-Éric Racine <martin-eric.racine%iki.fi@localhost>
+Author: Martin-Éric Racine <martin-eric.racine%iki.fi@localhost>
Date: Sat Nov 24 12:02:32 2012 +0200
pre-release whitespace cleanup using ../modular/x-indent-all.sh
@@ -389,7 +473,7 @@ Date: Tue Oct 23 11:35:18 2012 +0300
Became redundant with commit 32a927b8e6
commit 5cfd7591b2f6ccb57d698738faa3fa800088f972
-Author: Martin-Éric Racine <martin-eric.racine%iki.fi@localhost>
+Author: Martin-Éric Racine <martin-eric.racine%iki.fi@localhost>
Date: Tue Oct 2 18:05:55 2012 +0300
Clarified the copyright and license of src/geode_msr.c src/geode_blend.h
@@ -426,7 +510,7 @@ Date: Tue Sep 18 08:41:53 2012 +0300
Also move up the mask check to do less checks in the PictOpAdd logic.
commit 4a20e8ac285cfe8a033f771ac8df25f873db9908
-Author: Martin-Éric Racine <martin-eric.racine%iki.fi@localhost>
+Author: Martin-Éric Racine <martin-eric.racine%iki.fi@localhost>
Date: Wed Aug 29 12:53:00 2012 +0300
NEWS: add information about releases since 2.11.9
@@ -434,7 +518,7 @@ Date: Wed Aug 29 12:53:00 2012 +0300
...and flip the location of the recent src/Makefile.am addition.
commit 0e64b1252c51e380f72f6ff0bdb6836a6e27071d
-Author: Martin-Éric Racine <martin-eric.racine%iki.fi@localhost>
+Author: Martin-Éric Racine <martin-eric.racine%iki.fi@localhost>
Date: Thu Aug 9 18:59:03 2012 +0300
src/Makefile.am: added missing compat-api.h to geode_drv_la_SOURCES
@@ -493,7 +577,7 @@ Date: Wed Jul 25 04:44:18 2012 +0300
it completely, as the debug message wasn't useful anyway.
commit 1ed67d70ac9d3afd9b372c311aaf7b77e38b3e21
-Author: Martin-Éric Racine <martin-eric.racine%iki.fi@localhost>
+Author: Martin-Éric Racine <martin-eric.racine%iki.fi@localhost>
Date: Wed Jul 11 15:50:28 2012 +0300
Whitespace cleanup using ../modular/x-indent.sh
@@ -510,7 +594,7 @@ Date: Tue Apr 3 11:08:09 2012 +0100
Signed-off-by: Dave Airlie <airlied%redhat.com@localhost>
commit 048c67d6f351083741ef68e94a278a445c16436d
-Author: Martin-Éric Racine <martin-eric.racine%iki.fi@localhost>
+Author: Martin-Éric Racine <martin-eric.racine%iki.fi@localhost>
Date: Mon Jan 2 17:49:10 2012 +0200
z4l.c: drop unnecessary #include linux/types.h
@@ -543,7 +627,7 @@ Date: Mon Jan 2 17:49:10 2012 +0200
Signed-off-by: Martin-Éric Racine <martin-eric.racine%iki.fi@localhost>
commit e420d7956afceeb41f20179cedc28d46aebdb29f
-Author: Martin-Éric Racine <martin-eric.racine%iki.fi@localhost>
+Author: Martin-Éric Racine <martin-eric.racine%iki.fi@localhost>
Date: Mon Dec 26 22:13:22 2011 +0200
Geode 2.11.13
@@ -571,7 +655,7 @@ Date: Mon Dec 26 22:13:22 2011 +0200
Signed-off-by: Martin-Éric Racine <martin-eric.racine%iki.fi@localhost>
commit 7e7fe26882dada5878d5450e64c043ba7b0737fd
-Author: Martin-Éric Racine <martin-eric.racine%iki.fi@localhost>
+Author: Martin-Éric Racine <martin-eric.racine%iki.fi@localhost>
Date: Sun Dec 25 21:43:40 2011 +0200
Fix lx_display.c:360:9: warning: ISO C90 forbids mixed declarations and code
@@ -599,7 +683,7 @@ Date: Tue Nov 29 12:02:32 2011 -0500
Signed-off-by: Gaetan Nadon <memsize%videotron.ca@localhost>
commit db7155395e794eb276f853c7642f62727e29a0b9
-Author: Martin-Éric Racine <martin-eric.racine%iki.fi@localhost>
+Author: Martin-Éric Racine <martin-eric.racine%iki.fi@localhost>
Date: Tue Nov 29 23:49:06 2011 +0200
README: added example of ZTV loading to EC800 xorg.conf sample.
@@ -622,25 +706,25 @@ Date: Tue Nov 29 14:20:17 2011 -0500
Signed-off-by: Gaetan Nadon <memsize%videotron.ca@localhost>
commit 2890f6c431a6de0726c6c53a800074f95d71294e
-Author: Martin-Éric Racine <martin-eric.racine%iki.fi@localhost>
+Author: Martin-Éric Racine <martin-eric.racine%iki.fi@localhost>
Date: Thu Nov 24 21:47:35 2011 +0200
README: added info about how to calculate arbitrary laptop modelines.
commit e520739e9ce18a48df7d873de16022aec21d7d3c
-Author: Martin-Éric Racine <martin-eric.racine%iki.fi@localhost>
+Author: Martin-Éric Racine <martin-eric.racine%iki.fi@localhost>
Date: Mon Nov 21 22:47:23 2011 +0200
README: whitespace cleanup.
commit edb6a6380e0db6be06fe89e7d73dedbca945550f
-Author: Martin-Éric Racine <martin-eric.racine%iki.fi@localhost>
Home |
Main Index |
Thread Index |
Old Index