CVS commit: xsrc/external/mit/xf86-video-ati-kms/dist/src

2021-07-11 Thread matthew green
Module Name:xsrc Committed By: mrg Date: Sun Jul 11 21:24:14 UTC 2021 Modified Files: xsrc/external/mit/xf86-video-ati-kms/dist/src: drmmode_display.c radeon_bo_helper.c Log Message: fix a couple of issues found while testing new drm. - actually check the retu

CVS commit: xsrc/external/mit/xf86-video-ati/dist/src

2020-03-22 Thread Martin Husemann
Module Name:xsrc Committed By: martin Date: Sun Mar 22 10:18:19 UTC 2020 Modified Files: xsrc/external/mit/xf86-video-ati/dist/src: radeon_accel.c Log Message: PR 48569: avoid unaligned access. OK mrg@ To generate a diff of this commit: cvs rdiff -u -r1.2 -r1.3 \ xsr

CVS commit: xsrc/external/mit/xf86-video-ati-kms/dist/src

2020-03-08 Thread Maya Rashish
Module Name:xsrc Committed By: maya Date: Sun Mar 8 18:27:52 UTC 2020 Modified Files: xsrc/external/mit/xf86-video-ati-kms/dist/src: radeon.h Log Message: Backport upstream commits (there is no newer release yet): >From c0eb5dbd9c1db6b6d5b1574bcd8c584170d7ab54 Mon Sep 17

CVS commit: xsrc/external/mit/xf86-video-ati-kms/dist/src

2020-02-24 Thread matthew green
Module Name:xsrc Committed By: mrg Date: Mon Feb 24 09:32:31 UTC 2020 Modified Files: xsrc/external/mit/xf86-video-ati-kms/dist/src: radeon_glamor.c Log Message: for now, limit glamor to TAHITI and newer chipsets only. To generate a diff of this commit: cvs rdiff -u -r1.

CVS commit: xsrc/external/mit/xf86-video-ati-kms/dist/src

2020-02-07 Thread Jared D. McNeill
Module Name:xsrc Committed By: jmcneill Date: Fri Feb 7 23:36:50 UTC 2020 Modified Files: xsrc/external/mit/xf86-video-ati-kms/dist/src: drmmode_display.c Log Message: When adding an FB, don't assume that the front buffer is a radeon buffer (it could be GBM managed instea

CVS commit: xsrc/external/mit/xf86-video-ati/dist/src

2019-01-31 Thread Christos Zoulas
Module Name:xsrc Committed By: christos Date: Thu Jan 31 20:40:59 UTC 2019 Modified Files: xsrc/external/mit/xf86-video-ati/dist/src: radeon_vip.c Log Message: explicitly continue. To generate a diff of this commit: cvs rdiff -u -r1.1.1.3 -r1.2 \ xsrc/external/mit/xf

CVS commit: xsrc/external/mit/xf86-video-ati/dist/src

2019-01-31 Thread Christos Zoulas
Module Name:xsrc Committed By: christos Date: Thu Jan 31 20:41:19 UTC 2019 Modified Files: xsrc/external/mit/xf86-video-ati/dist/src: radeon_dri.c Log Message: fix wrong printf format. To generate a diff of this commit: cvs rdiff -u -r1.9 -r1.10 \ xsrc/external/mit/x

CVS commit: xsrc/external/mit/xf86-video-ati/dist/src

2019-01-31 Thread Christos Zoulas
Module Name:xsrc Committed By: christos Date: Thu Jan 31 20:40:16 UTC 2019 Modified Files: xsrc/external/mit/xf86-video-ati/dist/src: radeon_crtc.c Log Message: Taking the abs() of the difference of two unsigned numbers is probably not what it was intended here :-) To ge

CVS commit: xsrc/external/mit/xf86-video-ati/dist/src

2019-01-31 Thread Christos Zoulas
Module Name:xsrc Committed By: christos Date: Thu Jan 31 20:41:38 UTC 2019 Modified Files: xsrc/external/mit/xf86-video-ati/dist/src: radeon_modes.c Log Message: using abs on floating point values... To generate a diff of this commit: cvs rdiff -u -r1.2 -r1.3 \ xsrc/

CVS commit: xsrc/external/mit/xf86-video-ati/dist/src

2019-01-31 Thread Christos Zoulas
Module Name:xsrc Committed By: christos Date: Thu Jan 31 20:40:42 UTC 2019 Modified Files: xsrc/external/mit/xf86-video-ati/dist/src: radeon_video.c Log Message: shifting negative values is not portable. To generate a diff of this commit: cvs rdiff -u -r1.2 -r1.3 \ x

CVS commit: xsrc/external/mit/xf86-video-ati/dist/src/AtomBios

2019-01-03 Thread matthew green
Module Name:xsrc Committed By: mrg Date: Fri Jan 4 00:09:11 UTC 2019 Modified Files: xsrc/external/mit/xf86-video-ati/dist/src/AtomBios: CD_Operations.c Log Message: redo previous slightly: restore packed attribute. To generate a diff of this commit: cvs rdiff -u -r1.7

CVS commit: xsrc/external/mit/xf86-video-ati/dist/src

2019-01-03 Thread matthew green
Module Name:xsrc Committed By: mrg Date: Fri Jan 4 00:09:24 UTC 2019 Modified Files: xsrc/external/mit/xf86-video-ati/dist/src: theatre.h Log Message: minor style fix for previous. To generate a diff of this commit: cvs rdiff -u -r1.2 -r1.3 xsrc/external/mit/xf86-video-

CVS commit: xsrc/external/mit/xf86-video-ati/dist/src/AtomBios

2019-01-02 Thread Christos Zoulas
Module Name:xsrc Committed By: christos Date: Wed Jan 2 18:51:58 UTC 2019 Modified Files: xsrc/external/mit/xf86-video-ati/dist/src/AtomBios: CD_Operations.c Log Message: make this work with both the old and the new version of compiler.h To generate a diff of this commi

CVS commit: xsrc/external/mit/xf86-video-ati/dist/src/AtomBios

2019-01-02 Thread Christos Zoulas
Module Name:xsrc Committed By: christos Date: Wed Jan 2 15:54:24 UTC 2019 Modified Files: xsrc/external/mit/xf86-video-ati/dist/src/AtomBios: CD_Operations.c Log Message: put back compatibility code for now; needed for sparc (from martin@) To generate a diff of this com

CVS commit: xsrc/external/mit/xf86-video-ati/dist/src/AtomBios

2019-01-01 Thread Christos Zoulas
Module Name:xsrc Committed By: christos Date: Wed Jan 2 02:58:48 UTC 2019 Modified Files: xsrc/external/mit/xf86-video-ati/dist/src/AtomBios: CD_Operations.c Log Message: Remove compatibility code. To generate a diff of this commit: cvs rdiff -u -r1.4 -r1.5 \ xsrc/e

CVS commit: xsrc/external/mit/xf86-video-ati/dist/src

2018-12-31 Thread Christos Zoulas
Module Name:xsrc Committed By: christos Date: Tue Jan 1 05:29:40 UTC 2019 Modified Files: xsrc/external/mit/xf86-video-ati/dist/src: radeon.h theatre.h Log Message: add missing const To generate a diff of this commit: cvs rdiff -u -r1.2 -r1.3 xsrc/external/mit/xf86-vide

CVS commit: xsrc/external/mit/xf86-video-ati-kms/dist/src

2018-12-30 Thread matthew green
Module Name:xsrc Committed By: mrg Date: Sun Dec 30 08:35:04 UTC 2018 Modified Files: xsrc/external/mit/xf86-video-ati-kms/dist/src: radeon_bo_helper.c Log Message: avoid using GBM_BO_USE_LINEAR if it isn't defined. XXX: xorg-server 1.18 issue? To generate a diff of thi

CVS commit: xsrc/external/mit/xf86-video-ati-kms

2018-12-29 Thread matthew green
Module Name:xsrc Committed By: mrg Date: Sun Dec 30 07:34:43 UTC 2018 Modified Files: xsrc/external/mit/xf86-video-ati-kms/dist/src: radeon_kms.c xsrc/external/mit/xf86-video-ati-kms/include: config.h Log Message: merge ati driver 18.1.0. To generate a diff of th

CVS commit: xsrc/external/mit/xf86-video-ati-kms

2018-03-11 Thread matthew green
Module Name:xsrc Committed By: mrg Date: Sun Mar 11 19:44:00 UTC 2018 Modified Files: xsrc/external/mit/xf86-video-ati-kms/dist/src: radeon_kms.c xsrc/external/mit/xf86-video-ati-kms/include: config.h Removed Files: xsrc/external/mit/xf86-video-ati-kms/dist/

CVS commit: xsrc/external/mit/xf86-video-ati/dist/src

2017-08-11 Thread Michael Lorenz
Module Name:xsrc Committed By: macallan Date: Fri Aug 11 20:55:49 UTC 2017 Modified Files: xsrc/external/mit/xf86-video-ati/dist/src: radeon_output.c Log Message: add voodoo to get the Mac model name from OpenFirmware so the driver can automatically enable model specific w

CVS commit: xsrc/external/mit/xf86-video-ati-kms/include

2017-03-04 Thread matthew green
Module Name:xsrc Committed By: mrg Date: Sun Mar 5 03:39:46 UTC 2017 Modified Files: xsrc/external/mit/xf86-video-ati-kms/include: config.h Log Message: update properly for xf86-vide-ati 7.8.0. To generate a diff of this commit: cvs rdiff -u -r1.3 -r1.4 \ xsrc/exter

CVS commit: xsrc/external/mit/xf86-video-ati-kms/dist/src

2017-03-04 Thread matthew green
Module Name:xsrc Committed By: mrg Date: Sun Mar 5 03:38:40 UTC 2017 Removed Files: xsrc/external/mit/xf86-video-ati-kms/dist/src: atombios_crtc.c atombios_output.c generic_bus.h legacy_crtc.c legacy_output.c radeon_accelfuncs.c radeon_atombios.c ra

CVS commit: xsrc/external/mit/xf86-video-ati/dist/src

2017-03-04 Thread matthew green
Module Name:xsrc Committed By: mrg Date: Sun Mar 5 03:18:38 UTC 2017 Modified Files: xsrc/external/mit/xf86-video-ati/dist/src: compat-api.h r600_shader.c Log Message: un-merge the new ati driver from the old location. To generate a diff of this commit: cvs rdiff -u -r1

CVS commit: xsrc/external/mit/xf86-video-ati-kms

2017-03-04 Thread matthew green
Module Name:xsrc Committed By: mrg Date: Sun Mar 5 03:09:28 UTC 2017 Modified Files: xsrc/external/mit/xf86-video-ati-kms/dist/src: radeon_kms.c xsrc/external/mit/xf86-video-ati-kms/include: config.h Log Message: merge xf86-video-ati 7.8.0. To generate a diff of

CVS commit: xsrc/external/mit/xf86-video-ati-kms/include

2016-08-16 Thread matthew green
Module Name:xsrc Committed By: mrg Date: Wed Aug 17 00:09:45 UTC 2016 Modified Files: xsrc/external/mit/xf86-video-ati-kms/include: config.h Log Message: update for xf86-video-ati 7.7.0 To generate a diff of this commit: cvs rdiff -u -r1.1 -r1.2 \ xsrc/external/mit/x

CVS commit: xsrc/external/mit/xf86-video-ati-kms/dist/src

2016-08-16 Thread matthew green
Module Name:xsrc Committed By: mrg Date: Wed Aug 17 00:08:36 UTC 2016 Modified Files: xsrc/external/mit/xf86-video-ati-kms/dist/src: radeon_kms.c Log Message: merge xf86-video-ati 7.7.0. To generate a diff of this commit: cvs rdiff -u -r1.2 -r1.3 \ xsrc/external/mit/

CVS commit: xsrc/external/mit/xf86-video-ati/dist

2016-08-16 Thread matthew green
Module Name:xsrc Committed By: mrg Date: Wed Aug 17 00:06:59 UTC 2016 Modified Files: xsrc/external/mit/xf86-video-ati/dist: ChangeLog INSTALL Makefile.am Makefile.in aclocal.m4 compile config.guess config.h.in config.sub configure configure.ac depco

CVS commit: xsrc/external/mit/xf86-video-ati

2016-08-16 Thread matthew green
Module Name:xsrc Committed By: mrg Date: Tue Aug 16 07:38:15 UTC 2016 Modified Files: xsrc/external/mit/xf86-video-ati/dist/src: radeon_driver.c xsrc/external/mit/xf86-video-ati/include: config.h Added Files: xsrc/external/mit/xf86-video-ati/xorg-server-copy

CVS commit: xsrc/external/mit/xf86-video-ati/dist/src

2015-12-11 Thread Thomas Klausner
Module Name:xsrc Committed By: wiz Date: Fri Dec 11 15:37:44 UTC 2015 Modified Files: xsrc/external/mit/xf86-video-ati/dist/src: radeon_dri2.c Log Message: Initialize a variable, for clang. To generate a diff of this commit: cvs rdiff -u -r1.1.1.8 -r1.2 \ xsrc/extern

CVS commit: xsrc/external/mit/xf86-video-ati-kms/include

2015-03-01 Thread matthew green
Module Name:xsrc Committed By: mrg Date: Sun Mar 1 10:29:27 UTC 2015 Added Files: xsrc/external/mit/xf86-video-ati-kms/include: config.h Log Message: add generated config.h for xf86-video-ati 7.5.0. To generate a diff of this commit: cvs rdiff -u -r0 -r1.1 xsrc/external

CVS commit: xsrc/external/mit/xf86-video-ati/dist/src

2014-07-29 Thread matthew green
Module Name:xsrc Committed By: mrg Date: Tue Jul 29 21:55:23 UTC 2014 Modified Files: xsrc/external/mit/xf86-video-ati/dist/src: r600_exa.c r600_textured_videofuncs.c r6xx_accel.c radeon_exa.c radeon_exa_funcs.c radeon_textured_video.c Log Message:

CVS commit: xsrc/external/mit/xf86-video-ati/dist/src

2013-11-06 Thread Michael Lorenz
Module Name:xsrc Committed By: macallan Date: Wed Nov 6 19:00:58 UTC 2013 Modified Files: xsrc/external/mit/xf86-video-ati/dist/src: radeon_exa_render.c Log Message: fix xrender ops with a solid source without an actual pixmap for R2xx and R3xx on big endian hardware as w

CVS commit: xsrc/external/mit/xf86-video-ati/dist/src

2013-10-28 Thread Michael Lorenz
Module Name:xsrc Committed By: macallan Date: Tue Oct 29 01:06:03 UTC 2013 Modified Files: xsrc/external/mit/xf86-video-ati/dist/src: radeon_exa_render.c Log Message: Don't endian-twiddle solid source colours in composite operations on R1xx Now gtk2-rendered text looks rig

CVS commit: xsrc/external/mit/xf86-video-ati/dist/src

2012-09-23 Thread Bernd Ernesti
Module Name:xsrc Committed By: veego Date: Sun Sep 23 20:10:25 UTC 2012 Modified Files: xsrc/external/mit/xf86-video-ati/dist/src: atombios_crtc.c atombios_output.c radeon_crtc.c Log Message: Disable a lot of debug output which would show up if you change from

CVS commit: xsrc/external/mit/xf86-video-ati/include

2012-09-23 Thread Bernd Ernesti
Module Name:xsrc Committed By: veego Date: Sun Sep 23 20:06:51 UTC 2012 Modified Files: xsrc/external/mit/xf86-video-ati/include: config.h Log Message: update for xf86-video-ati 6.14.6 To generate a diff of this commit: cvs rdiff -u -r1.13 -r1.14 xsrc/external/mit/xf86-v

CVS commit: xsrc/external/mit/xf86-video-ati/dist/src

2012-09-23 Thread Bernd Ernesti
Module Name:xsrc Committed By: veego Date: Sun Sep 23 20:06:03 UTC 2012 Modified Files: xsrc/external/mit/xf86-video-ati/dist/src: legacy_crtc.c r600_exa.c radeon_accelfuncs.c radeon_cursor.c radeon_dri.c radeon_driver.c radeon_exa_funcs.c radeon_tex

CVS commit: xsrc/external/mit/xf86-video-ati/dist

2012-09-23 Thread Bernd Ernesti
Module Name:xsrc Committed By: veego Date: Sun Sep 23 19:49:47 UTC 2012 Update of /cvsroot/xsrc/external/mit/xf86-video-ati/dist In directory ivanova.netbsd.org:/tmp/cvs-serv29978 Log Message: initial import of xf86-video-ati-6.14.6. NetBSD note: The libdrm requirement seems to b

CVS commit: xsrc/external/mit/xf86-video-ati/include

2012-06-03 Thread Robert Swindells
Module Name:xsrc Committed By: rjs Date: Sun Jun 3 16:43:30 UTC 2012 Modified Files: xsrc/external/mit/xf86-video-ati/include: config.h Log Message: update for 6.14.4 To generate a diff of this commit: cvs rdiff -u -r1.12 -r1.13 xsrc/external/mit/xf86-video-ati/include/

CVS commit: xsrc/external/mit/xf86-video-ati/dist/src

2012-06-03 Thread Robert Swindells
Module Name:xsrc Committed By: rjs Date: Sun Jun 3 16:42:23 UTC 2012 Modified Files: xsrc/external/mit/xf86-video-ati/dist/src: r600_exa.c r6xx_accel.c radeon_dri.c radeon_driver.c radeon_exa_funcs.c radeon_textured_video.c Log Message: merge xf86-

CVS commit: xsrc/external/mit/xf86-video-ati/dist

2012-06-03 Thread Robert Swindells
Module Name:xsrc Committed By: rjs Date: Sun Jun 3 16:33:33 UTC 2012 Update of /cvsroot/xsrc/external/mit/xf86-video-ati/dist In directory ivanova.netbsd.org:/tmp/cvs-serv20142 Log Message: initial import of xf86-video-ati-6.14.4 Status: Vendor Tag: xorg Release Tags: xf8

CVS commit: xsrc/external/mit/xf86-video-ati/dist/src

2011-08-24 Thread Michael Lorenz
Module Name:xsrc Committed By: macallan Date: Wed Aug 24 22:40:56 UTC 2011 Modified Files: xsrc/external/mit/xf86-video-ati/dist/src: radeon_driver.c Log Message: now that xrender acceleration on R1xx works again there is no reason not to enable it by default To generate

CVS commit: xsrc/external/mit/xf86-video-ati/include

2011-07-23 Thread matthew green
Module Name:xsrc Committed By: mrg Date: Sat Jul 23 09:32:27 UTC 2011 Modified Files: xsrc/external/mit/xf86-video-ati/include: config.h Log Message: update for 6.14.2 To generate a diff of this commit: cvs rdiff -u -r1.11 -r1.12 xsrc/external/mit/xf86-video-ati/include/

CVS commit: xsrc/external/mit/xf86-video-ati/dist/src

2011-07-23 Thread matthew green
Module Name:xsrc Committed By: mrg Date: Sat Jul 23 08:27:24 UTC 2011 Modified Files: xsrc/external/mit/xf86-video-ati/dist/src: r600_exa.c Log Message: merge xf86-video-ati 6.14.2 To generate a diff of this commit: cvs rdiff -u -r1.2 -r1.3 xsrc/external/mit/xf86-video-a

CVS commit: xsrc/external/mit/xf86-video-ati/dist/src

2011-07-23 Thread matthew green
Module Name:xsrc Committed By: mrg Date: Sat Jul 23 08:19:19 UTC 2011 Modified Files: xsrc/external/mit/xf86-video-ati/dist/src: radeon_exa_funcs.c Log Message: merge xf86-video-ati 6.14.2. To generate a diff of this commit: cvs rdiff -u -r1.6 -r1.7 \ xsrc/external/m

CVS commit: xsrc/external/mit/xf86-video-ati/dist

2011-07-23 Thread matthew green
Module Name:xsrc Committed By: mrg Date: Sat Jul 23 08:11:44 UTC 2011 Update of /cvsroot/xsrc/external/mit/xf86-video-ati/dist In directory ivanova.netbsd.org:/tmp/cvs-serv11945 Log Message: initial import of xf86-video-ati-6.14.2. important changes include: many evergree

CVS commit: xsrc/external/mit/xf86-video-ati/dist/src

2011-07-05 Thread Michael Lorenz
Module Name:xsrc Committed By: macallan Date: Wed Jul 6 03:59:55 UTC 2011 Modified Files: xsrc/external/mit/xf86-video-ati/dist/src: radeon_accelfuncs.c Log Message: xrender acceleration with XAA works again on r1xx and didn't seem to be broken on r2xx so don't disable it

CVS commit: xsrc/external/mit/xf86-video-ati/dist/src

2011-07-05 Thread Michael Lorenz
Module Name:xsrc Committed By: macallan Date: Wed Jul 6 03:43:41 UTC 2011 Modified Files: xsrc/external/mit/xf86-video-ati/dist/src: radeon_render.c Log Message: make Xrender acceleration work again on R1xx tested on a Sun XVR-100 To generate a diff of this commit: cvs

CVS commit: xsrc/external/mit/xf86-video-ati/dist/src

2011-03-20 Thread matthew green
Module Name:xsrc Committed By: mrg Date: Sun Mar 20 10:40:24 UTC 2011 Modified Files: xsrc/external/mit/xf86-video-ati/dist/src: r600_exa.c radeon_textured_video.c Log Message: avoid drmmode_get_height_align() in non XF86MODE (KMS) code. fixes this on r6xx/r7xx

CVS commit: xsrc/external/mit/xf86-video-ati/include

2011-03-20 Thread matthew green
Module Name:xsrc Committed By: mrg Date: Sun Mar 20 07:09:33 UTC 2011 Modified Files: xsrc/external/mit/xf86-video-ati/include: config.h Log Message: update for xf86-video-ati 6.14.1 To generate a diff of this commit: cvs rdiff -u -r1.10 -r1.11 xsrc/external/mit/xf86-vid

CVS commit: xsrc/external/mit/xf86-video-ati/dist/src

2011-03-20 Thread matthew green
Module Name:xsrc Committed By: mrg Date: Sun Mar 20 07:08:58 UTC 2011 Modified Files: xsrc/external/mit/xf86-video-ati/dist/src: r6xx_accel.c radeon_driver.c Log Message: merge xf86-video-ati 6.14.1 To generate a diff of this commit: cvs rdiff -u -r1.4 -r1.5 \ xsrc/e

CVS commit: xsrc/external/mit/xf86-video-ati/dist

2011-03-20 Thread matthew green
Module Name:xsrc Committed By: mrg Date: Sun Mar 20 07:08:19 UTC 2011 Update of /cvsroot/xsrc/external/mit/xf86-video-ati/dist In directory ivanova.netbsd.org:/tmp/cvs-serv1648 Log Message: initial import of xf86-video-ati-6.14.1. changes include: - several Xv fixes

CVS commit: xsrc/external/mit/xf86-video-ati/include

2011-02-20 Thread matthew green
Module Name:xsrc Committed By: mrg Date: Mon Feb 21 01:01:00 UTC 2011 Modified Files: xsrc/external/mit/xf86-video-ati/include: config.h Log Message: regenerate this for x86-video-ati 6.14.0 To generate a diff of this commit: cvs rdiff -u -r1.9 -r1.10 xsrc/external/mit/x

CVS commit: xsrc/external/mit/xf86-video-ati/dist

2011-02-20 Thread matthew green
Module Name:xsrc Committed By: mrg Date: Mon Feb 21 00:55:19 UTC 2011 Update of /cvsroot/xsrc/external/mit/xf86-video-ati/dist In directory ivanova.netbsd.org:/tmp/cvs-serv22501 Log Message: - various fixes for Xvideo - significantly superior evergreen support: - Xv, EXA,

CVS commit: xsrc/external/mit/xf86-video-ati/include

2010-11-20 Thread matthew green
Module Name:xsrc Committed By: mrg Date: Sat Nov 20 10:13:30 UTC 2010 Modified Files: xsrc/external/mit/xf86-video-ati/include: config.h Log Message: regenerate this for 6.13.2 To generate a diff of this commit: cvs rdiff -u -r1.8 -r1.9 xsrc/external/mit/xf86-video-ati/i

CVS commit: xsrc/external/mit/xf86-video-ati/dist/src

2010-11-20 Thread matthew green
Module Name:xsrc Committed By: mrg Date: Sat Nov 20 10:02:15 UTC 2010 Modified Files: xsrc/external/mit/xf86-video-ati/dist/src: r6xx_accel.c radeon_cursor.c radeon_exa_funcs.c xsrc/external/mit/xf86-video-ati/dist/src/AtomBios: CD_Operations.c Removed F

CVS commit: xsrc/external/mit/xf86-video-ati/dist

2010-11-20 Thread matthew green
Module Name:xsrc Committed By: mrg Date: Sat Nov 20 10:00:32 UTC 2010 Update of /cvsroot/xsrc/external/mit/xf86-video-ati/dist In directory ivanova.netbsd.org:/tmp/cvs-serv27704 Log Message: initial import of xf86-video-ati-6.13.2 Status: Vendor Tag: xorg Release Tags: xf8

CVS commit: xsrc/external/mit/xf86-video-ati/dist/src/AtomBios

2010-08-09 Thread matthew green
Module Name:xsrc Committed By: mrg Date: Tue Aug 10 02:57:44 UTC 2010 Modified Files: xsrc/external/mit/xf86-video-ati/dist/src/AtomBios: CD_Operations.c Log Message: pull across a patch from git 11005146d6defa876a988daad587ae558f04ecbb: From: Alex Deucher Date: Tue, 10

CVS commit: xsrc/external/mit/xf86-video-ati

2010-07-17 Thread matthew green
Module Name:xsrc Committed By: mrg Date: Sat Jul 17 07:55:35 UTC 2010 Modified Files: xsrc/external/mit/xf86-video-ati/dist/src: r6xx_accel.c xsrc/external/mit/xf86-video-ati/include: config.h Log Message: (a) - don't enable KMS support (b) - fix compile error when

CVS commit: xsrc/external/mit/xf86-video-ati/include

2010-07-17 Thread matthew green
Module Name:xsrc Committed By: mrg Date: Sat Jul 17 07:03:56 UTC 2010 Modified Files: xsrc/external/mit/xf86-video-ati/include: config.h Log Message: fix the previous; it wasn't the right one. To generate a diff of this commit: cvs rdiff -u -r1.6 -r1.7 xsrc/external/mit/

CVS commit: xsrc/external/mit/xf86-video-ati/include

2010-07-16 Thread matthew green
Module Name:xsrc Committed By: mrg Date: Sat Jul 17 06:38:45 UTC 2010 Modified Files: xsrc/external/mit/xf86-video-ati/include: config.h Log Message: update for xf86-video-ati 6.13.1 To generate a diff of this commit: cvs rdiff -u -r1.5 -r1.6 xsrc/external/mit/xf86-video

CVS commit: xsrc/external/mit/xf86-video-ati/dist/src

2010-07-16 Thread matthew green
Module Name:xsrc Committed By: mrg Date: Sat Jul 17 06:34:14 UTC 2010 Modified Files: xsrc/external/mit/xf86-video-ati/dist/src: legacy_crtc.c radeon_cursor.c radeon_dri.c radeon_driver.c radeon_exa_funcs.c Log Message: merge xf86-video-ati 6.13.1 To generate

CVS commit: xsrc/external/mit/xf86-video-ati/dist

2010-07-16 Thread matthew green
Module Name:xsrc Committed By: mrg Date: Sat Jul 17 06:31:54 UTC 2010 Update of /cvsroot/xsrc/external/mit/xf86-video-ati/dist In directory ivanova.netbsd.org:/tmp/cvs-serv11793 Log Message: initial import of xf86-video-ati-6.13.1 Status: Vendor Tag: xorg Release Tags: xf8

CVS commit: xsrc/external/mit/xf86-video-ati/include

2010-05-22 Thread matthew green
Module Name:xsrc Committed By: mrg Date: Sun May 23 06:12:33 UTC 2010 Modified Files: xsrc/external/mit/xf86-video-ati/include: config.h Log Message: re-generate this with xf86-video-ati 6.13.0 To generate a diff of this commit: cvs rdiff -u -r1.4 -r1.5 xsrc/external/mit

CVS commit: xsrc/external/mit/xf86-video-ati/dist

2010-05-22 Thread matthew green
Module Name:xsrc Committed By: mrg Date: Sun May 23 06:09:34 UTC 2010 Update of /cvsroot/xsrc/external/mit/xf86-video-ati/dist In directory ivanova.netbsd.org:/tmp/cvs-serv6319 Log Message: initial import of xf86-video-ati-6.13.0 Status: Vendor Tag: xorg Release Tags: xf86

CVS commit: xsrc/external/mit/xf86-video-ati/include

2010-01-10 Thread Bernd Ernesti
Module Name:xsrc Committed By: veego Date: Sun Jan 10 09:58:42 UTC 2010 Modified Files: xsrc/external/mit/xf86-video-ati/include: config.h Log Message: Regenerate to match current source * HAVE_FREE_SHADOW, HAVE_PCI_DEVICE_ENABLE, HAVE_XF86CRTCCLIPVIDEOHELPER and HAVE_XF

CVS commit: xsrc/external/mit/xf86-video-ati/include

2009-11-09 Thread matthew green
Module Name:xsrc Committed By: mrg Date: Tue Nov 10 04:09:15 UTC 2009 Modified Files: xsrc/external/mit/xf86-video-ati/include: config.h Log Message: update for xf86-video-ati 6.12.4 To generate a diff of this commit: cvs rdiff -u -r1.2 -r1.3 xsrc/external/mit/xf86-video

CVS commit: xsrc/external/mit/xf86-video-ati/dist/src

2009-11-08 Thread matthew green
Module Name:xsrc Committed By: mrg Date: Mon Nov 9 00:54:21 UTC 2009 Modified Files: xsrc/external/mit/xf86-video-ati/dist/src: radeon_dri.c radeon_driver.c Log Message: merge xf86-video-ati 6.12.4 To generate a diff of this commit: cvs rdiff -u -r1.4 -r1.5 \ xsrc/e

CVS commit: xsrc/external/mit/xf86-video-ati/dist

2009-11-08 Thread matthew green
Module Name:xsrc Committed By: mrg Date: Mon Nov 9 00:52:03 UTC 2009 Update of /cvsroot/xsrc/external/mit/xf86-video-ati/dist In directory ivanova.netbsd.org:/tmp/cvs-serv29812 Log Message: initial import of xf86-video-ati-6.12.4 Status: Vendor Tag: xorg Release Tags: xf8

CVS commit: xsrc/external/mit/xf86-video-ati/dist/src

2009-06-11 Thread matthew green
Module Name:xsrc Committed By: mrg Date: Fri Jun 12 05:05:48 UTC 2009 Modified Files: xsrc/external/mit/xf86-video-ati/dist/src: radeon_exa_funcs.c Log Message: pkgsrc patch-ab: Fix coordinate limits off-by-one error causing hardware freezes: http://bugs.freedesktop.org/s

CVS commit: xsrc/external/mit/xf86-video-ati/dist/src

2009-06-11 Thread matthew green
Module Name:xsrc Committed By: mrg Date: Fri Jun 12 05:05:28 UTC 2009 Modified Files: xsrc/external/mit/xf86-video-ati/dist/src: radeon_cursor.c Log Message: pkgsrc patch-aa: Accumulated cursor fixes from 6.12 branch. Should fix cursor corruption issues: http://cgit.free

CVS commit: xsrc/external/mit/xf86-video-ati/include

2009-06-10 Thread matthew green
Module Name:xsrc Committed By: mrg Date: Wed Jun 10 09:23:35 UTC 2009 Modified Files: xsrc/external/mit/xf86-video-ati/include: config.h Log Message: update this from xf86-video-ati 6.12.2. To generate a diff of this commit: cvs rdiff -u -r1.1 -r1.2 xsrc/external/mit/xf8

CVS commit: xsrc/external/mit/xf86-video-ati/dist/src

2009-06-10 Thread matthew green
Module Name:xsrc Committed By: mrg Date: Wed Jun 10 09:21:30 UTC 2009 Modified Files: xsrc/external/mit/xf86-video-ati/dist/src: radeon_dri.c Log Message: fix merge errors To generate a diff of this commit: cvs rdiff -u -r1.3 -r1.4 \ xsrc/external/mit/xf86-video-ati/

CVS commit: xsrc/external/mit/xf86-video-ati/dist

2009-06-10 Thread matthew green
Module Name:xsrc Committed By: mrg Date: Wed Jun 10 09:00:48 UTC 2009 Update of /cvsroot/xsrc/external/mit/xf86-video-ati/dist In directory ivanova.netbsd.org:/tmp/cvs-serv22082 Log Message: initial import of xf86-video-ati-6.12.2 Status: Vendor Tag: xorg Release Tags: xf8

CVS commit: xsrc/external/mit/xf86-video-ati/dist/src

2009-03-29 Thread matthew green
Module Name:xsrc Committed By: mrg Date: Sun Mar 29 16:56:31 UTC 2009 Modified Files: xsrc/external/mit/xf86-video-ati/dist/src: radeon_dri.c radeon_driver.c Log Message: use %lx instead of %x for a few varaiables that may be 64 bit. also match plain old PCI cards. with