| cf0238e3 |
18-Oct-2025 |
nia <nia@NetBSD.org> |
geode: Avoid reading /dev/cpu/0/msr, which does not exist. This is another sneaky patch posted online by RVP. XXX it should be verified whether changing _PATH_MSRDEV to /dev/cpuctl works on NetBSD (instead of this patch), but for now this is known to work. I don't have access to the hardware to test an alternative solution (neither does RVP). |
| c744f008 |
19-Jun-2023 |
mrg <mrg@NetBSD.org> |
merge xf86-video-geode 2.11.21, xf86-video-i128 1.4.1, xf86-video-neomagic 1.3.1, and xf86-video-savage 2.4.0. |
| 79d5fcd7 |
19-Jun-2023 |
mrg <mrg@NetBSD.org> |
initial import of xf86-video-geode-2.11.21 |
| ad01e365 |
31-May-2021 |
joerg <joerg@NetBSD.org> |
Avoid multiple definitions of the same variable. |
| 5748e6ec |
23-Feb-2020 |
mrg <mrg@NetBSD.org> |
merge xf86-video-ati 19.1.0, xf86-video-amdgpu 19.1.0, xf86-video-geode 2.11.20, and xf86-video-s3 0.7.0. |
| 05cf1079 |
23-Feb-2020 |
mrg <mrg@NetBSD.org> |
initial import of xf86-video-geode-2.11.20 |
| 861b9fee |
01-Jan-2019 |
mrg <mrg@NetBSD.org> |
fix various errors and warnings with xorg-server 1.20: - no Error() in scope - more wakeup/blockhandler ABI changes - more notify fd API changes - more xf86CursorResetCursor changes - lots of char* -> const char* - fix ati kms config.h now HAVE_XF86_CURSOR_RESET_CURSOR is available - another xf86GetOS() is removed fix - OsBlockSIGIO() etc, -> old, but still around API until properly converted - don't free const char * data owned by some other system |
| 46edf8f1 |
31-Dec-2018 |
mrg <mrg@NetBSD.org> |
various updates for xorg-server 1.20. some of these are work-in-progress, the xsrc build is broken for most ports currently. - xf86DisableRandR() is gone - use HAVE_NOTIFY_FD like other modern drivers in compat-api.h - pRotatedPixmap is done - some PixmanPtr is now DrawablePtr (this one is all over problem with many consumers, and perhaps the major breakage point currently.) |
| 00be8644 |
30-May-2017 |
christos <christos@NetBSD.org> |
need to include xorg-server.h |
| 19b15abd |
05-Mar-2017 |
mrg <mrg@NetBSD.org> |
initial import of xf86-video-geode-2.11.19 |
| e831b51b |
20-Aug-2016 |
mrg <mrg@NetBSD.org> |
remove xorg-server.h from all the places we added it recently, as this problem is now fixed more generally and globally. |
| 44802259 |
19-Aug-2016 |
mrg <mrg@NetBSD.org> |
merge xf86-video-geode 2.11.18, xf86-video-openchrome 0.4.0, xf86-video-rendition 4.2.6, and xf86-video-s3virge 1.10.7. |
| e9a8eab3 |
19-Aug-2016 |
mrg <mrg@NetBSD.org> |
initial import of xf86-video-geode-2.11.18 |
| 3406bd8e |
16-Aug-2016 |
mrg <mrg@NetBSD.org> |
include xorg-server.h which is normally included by config.h. (this change isn't a candidate for upstream.) |
| f696c2bc |
20-Jul-2015 |
mrg <mrg@NetBSD.org> |
make this work in a config.h-less way. |
| 621ff18c |
20-Jul-2015 |
mrg <mrg@NetBSD.org> |
merge xf86-video- ast 1.0.1, cirrus 1.5.3, geode 2.11.17, mach64 6.9.5, savage 2.3.8 and siliconmotion 1.7.8. |
| 7f419768 |
20-Jul-2015 |
mrg <mrg@NetBSD.org> |
initial import of xf86-video-geode-2.11.17 |
| 4797d7a3 |
28-Jan-2015 |
prlw1 <prlw1@NetBSD.org> |
Fix i386 build - reported and tested by Hisashi T Fujinaka |
| ca5a50fe |
20-Mar-2014 |
mrg <mrg@NetBSD.org> |
re-do the previous correctly. |
| ea7e5fe0 |
20-Mar-2014 |
mrg <mrg@NetBSD.org> |
merge xf86-video-geode 2.11.15. |
| 04007eba |
20-Mar-2014 |
mrg <mrg@NetBSD.org> |
initial import of xf86-video-geode-2.11.15 |
| 9f6da52c |
18-May-2011 |
dsl <dsl@NetBSD.org> |
Revert previous, -Dlseek64=lseek added to src/external/mit/xorg/server/drivers/xf86-video-geode/Makefile |
| 5a85740a |
18-May-2011 |
dsl <dsl@NetBSD.org> |
Add: #define lseek64 lseek so this builds. Has NetBSD ever had an lseek64 - there isn't one in libc - so has this code ever actually run. |
| 913daeaa |
22-Feb-2011 |
mrg <mrg@NetBSD.org> |
update this for xf86-video-geode 2.11.12 |
| 7aef237f |
21-Feb-2011 |
mrg <mrg@NetBSD.org> |
initial import of xf86-video-geode-2.11.12: - fixes corrupted overlap issues - fixes for some particular panels |
| 098d2e1a |
21-Nov-2010 |
mrg <mrg@NetBSD.org> |
update this for xf86-video-geode 2.11.10 |
| 170d5fdc |
21-Nov-2010 |
mrg <mrg@NetBSD.org> |
initial import of xf86-video-geode-2.11.10 |
| 088ecf25 |
28-May-2010 |
mrg <mrg@NetBSD.org> |
geode wants a config.h. give it one. |
| f29dbc25 |
28-May-2010 |
mrg <mrg@NetBSD.org> |
initial import of xf86-video-geode-2.11.8 |