CVS commit: src/sys/external/bsd/drm/dist/shared-core

2019-10-22 Thread Hauke Fath
Module Name:src Committed By: hauke Date: Tue Oct 22 13:19:47 UTC 2019 Modified Files: src/sys/external/bsd/drm/dist/shared-core: r128_drv.h Log Message: When building r128drm(4), gcc objects to shifting into bit 31 of a (signed) int. Make sure we are shifting an unsigned

CVS commit: src/sys/external/bsd/drm/dist/shared-core

2019-10-22 Thread Hauke Fath
Module Name:src Committed By: hauke Date: Tue Oct 22 13:19:47 UTC 2019 Modified Files: src/sys/external/bsd/drm/dist/shared-core: r128_drv.h Log Message: When building r128drm(4), gcc objects to shifting into bit 31 of a (signed) int. Make sure we are shifting an unsigned

CVS commit: src/sys/external/bsd/drm/dist/shared-core

2019-08-29 Thread Taylor R Campbell
Module Name:src Committed By: riastradh Date: Fri Aug 30 03:34:37 UTC 2019 Modified Files: src/sys/external/bsd/drm/dist/shared-core: radeon_cs.c Log Message: Delete dead-as-a-doornail-in-a-dead-horse branch. If dev_priv is null here, you're hosed to begin with, so the

CVS commit: src/sys/external/bsd/drm/dist/shared-core

2019-08-29 Thread Taylor R Campbell
Module Name:src Committed By: riastradh Date: Fri Aug 30 03:34:37 UTC 2019 Modified Files: src/sys/external/bsd/drm/dist/shared-core: radeon_cs.c Log Message: Delete dead-as-a-doornail-in-a-dead-horse branch. If dev_priv is null here, you're hosed to begin with, so the

CVS commit: src/sys/external/bsd/drm/dist/shared-core

2019-08-02 Thread Hauke Fath
Module Name:src Committed By: hauke Date: Fri Aug 2 14:55:57 UTC 2019 Modified Files: src/sys/external/bsd/drm/dist/shared-core: savage_state.c Log Message: Deal with gcc's "warning: this statement may fall through [-Wimplicit-fallthrough=]" by adding the missing KNF

CVS commit: src/sys/external/bsd/drm/dist/shared-core

2019-08-02 Thread Hauke Fath
Module Name:src Committed By: hauke Date: Fri Aug 2 14:55:57 UTC 2019 Modified Files: src/sys/external/bsd/drm/dist/shared-core: savage_state.c Log Message: Deal with gcc's "warning: this statement may fall through [-Wimplicit-fallthrough=]" by adding the missing KNF

Re: CVS commit: src/sys/external/bsd/drm/dist/shared-core

2014-09-07 Thread Cherry G. Mathew
Hi Matt, This doesn't fix drm2 i915 breakage. Could you revisit this please, since it's in external/ ? Thanks, On 5 September 2014 15:10, Matt Thomas m...@netbsd.org wrote: Module Name:src Committed By: matt Date: Fri Sep 5 09:40:44 UTC 2014 Modified Files:

Re: CVS commit: src/sys/external/bsd/drm/dist/shared-core

2014-09-06 Thread Matt Thomas
On Sep 6, 2014, at 12:28 PM, Cherry G. Mathew cherry.g.mat...@gmail.com wrote: Hi Matt, This doesn't fix drm2 i915 breakage. Could you revisit this please, since it's in external/ ? Thanks, If I revert, it still won't build. So no. i915 shouldn't be using enum pipe since it

CVS commit: src/sys/external/bsd/drm/dist/shared-core

2014-09-05 Thread Matt Thomas
Module Name:src Committed By: matt Date: Fri Sep 5 09:40:44 UTC 2014 Modified Files: src/sys/external/bsd/drm/dist/shared-core: i915_drv.h i915_suspend.c Log Message: Rename enum pipe to enum pipe so it won't conflcit with struct pipe. To generate a diff of this

CVS commit: src/sys/external/bsd/drm/dist/shared-core

2014-09-05 Thread Matt Thomas
Module Name:src Committed By: matt Date: Fri Sep 5 09:40:44 UTC 2014 Modified Files: src/sys/external/bsd/drm/dist/shared-core: i915_drv.h i915_suspend.c Log Message: Rename enum pipe to enum pipe so it won't conflcit with struct pipe. To generate a diff of this

CVS commit: src/sys/external/bsd/drm/dist/shared-core

2013-10-17 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Thu Oct 17 21:14:05 UTC 2013 Modified Files: src/sys/external/bsd/drm/dist/shared-core: savage_bci.c Log Message: annotate some unused variables the authors want to keep To generate a diff of this commit: cvs rdiff -u -r1.5

CVS commit: src/sys/external/bsd/drm/dist/shared-core

2013-10-17 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Thu Oct 17 21:15:00 UTC 2013 Modified Files: src/sys/external/bsd/drm/dist/shared-core: mach64_drv.h mach64_state.c Log Message: define a new macro that does not declare variables used in output. To generate a diff of this

CVS commit: src/sys/external/bsd/drm/dist/shared-core

2013-10-17 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Thu Oct 17 21:14:05 UTC 2013 Modified Files: src/sys/external/bsd/drm/dist/shared-core: savage_bci.c Log Message: annotate some unused variables the authors want to keep To generate a diff of this commit: cvs rdiff -u -r1.5

CVS commit: src/sys/external/bsd/drm/dist/shared-core

2013-10-17 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Thu Oct 17 21:15:00 UTC 2013 Modified Files: src/sys/external/bsd/drm/dist/shared-core: mach64_drv.h mach64_state.c Log Message: define a new macro that does not declare variables used in output. To generate a diff of this

CVS commit: src/sys/external/bsd/drm/dist/shared-core

2013-09-14 Thread Joerg Sonnenberger
Module Name:src Committed By: joerg Date: Sat Sep 14 12:39:28 UTC 2013 Modified Files: src/sys/external/bsd/drm/dist/shared-core: mach64_dma.c Log Message: Mark mach64_set_dma_eol as unused. To generate a diff of this commit: cvs rdiff -u -r1.4 -r1.5 \

CVS commit: src/sys/external/bsd/drm/dist/shared-core

2013-09-14 Thread Joerg Sonnenberger
Module Name:src Committed By: joerg Date: Sat Sep 14 12:39:28 UTC 2013 Modified Files: src/sys/external/bsd/drm/dist/shared-core: mach64_dma.c Log Message: Mark mach64_set_dma_eol as unused. To generate a diff of this commit: cvs rdiff -u -r1.4 -r1.5 \

CVS commit: src/sys/external/bsd/drm/dist/shared-core

2012-12-10 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Tue Dec 11 07:31:40 UTC 2012 Modified Files: src/sys/external/bsd/drm/dist/shared-core: i915_suspend.c Log Message: Fix wrong reference to dev_priv-saveSWF1. It was clearly wrong. To generate a diff of this commit: cvs rdiff

CVS commit: src/sys/external/bsd/drm/dist/shared-core

2012-12-10 Thread SAITOH Masanobu
Module Name:src Committed By: msaitoh Date: Tue Dec 11 07:31:40 UTC 2012 Modified Files: src/sys/external/bsd/drm/dist/shared-core: i915_suspend.c Log Message: Fix wrong reference to dev_priv-saveSWF1. It was clearly wrong. To generate a diff of this commit: cvs rdiff

CVS commit: src/sys/external/bsd/drm/dist/shared-core

2011-05-30 Thread Joerg Sonnenberger
Module Name:src Committed By: joerg Date: Mon May 30 13:50:36 UTC 2011 Modified Files: src/sys/external/bsd/drm/dist/shared-core: radeon_cp.c Log Message: Remove invalid const, the content is later passed to free. To generate a diff of this commit: cvs rdiff -u -r1.12

CVS commit: src/sys/external/bsd/drm/dist/shared-core

2011-05-30 Thread Joerg Sonnenberger
Module Name:src Committed By: joerg Date: Mon May 30 13:52:26 UTC 2011 Modified Files: src/sys/external/bsd/drm/dist/shared-core: radeon_state.c Log Message: Fix format strings to match arguments To generate a diff of this commit: cvs rdiff -u -r1.6 -r1.7 \

CVS commit: src/sys/external/bsd/drm/dist/shared-core

2011-05-30 Thread Joerg Sonnenberger
Module Name:src Committed By: joerg Date: Mon May 30 13:50:36 UTC 2011 Modified Files: src/sys/external/bsd/drm/dist/shared-core: radeon_cp.c Log Message: Remove invalid const, the content is later passed to free. To generate a diff of this commit: cvs rdiff -u -r1.12

CVS commit: src/sys/external/bsd/drm/dist/shared-core

2011-05-30 Thread Joerg Sonnenberger
Module Name:src Committed By: joerg Date: Mon May 30 13:52:26 UTC 2011 Modified Files: src/sys/external/bsd/drm/dist/shared-core: radeon_state.c Log Message: Fix format strings to match arguments To generate a diff of this commit: cvs rdiff -u -r1.6 -r1.7 \

CVS commit: src/sys/external/bsd/drm/dist/shared-core

2011-05-25 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Wed May 25 14:11:37 UTC 2011 Modified Files: src/sys/external/bsd/drm/dist/shared-core: mga_drv.h Log Message: fix printf formats. To generate a diff of this commit: cvs rdiff -u -r1.3 -r1.4

CVS commit: src/sys/external/bsd/drm/dist/shared-core

2011-05-25 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Wed May 25 15:15:55 UTC 2011 Modified Files: src/sys/external/bsd/drm/dist/shared-core: mga_drv.h Log Message: more wrong formats. To generate a diff of this commit: cvs rdiff -u -r1.4 -r1.5

CVS commit: src/sys/external/bsd/drm/dist/shared-core

2011-05-25 Thread Christos Zoulas
Module Name:src Committed By: christos Date: Wed May 25 14:11:37 UTC 2011 Modified Files: src/sys/external/bsd/drm/dist/shared-core: mga_drv.h Log Message: fix printf formats. To generate a diff of this commit: cvs rdiff -u -r1.3 -r1.4

CVS commit: src/sys/external/bsd/drm/dist/shared-core

2011-05-24 Thread Joerg Sonnenberger
Module Name:src Committed By: joerg Date: Tue May 24 18:22:02 UTC 2011 Modified Files: src/sys/external/bsd/drm/dist/shared-core: mga_drv.h Log Message: Use some format specifiers that actually exist To generate a diff of this commit: cvs rdiff -u -r1.2 -r1.3

CVS commit: src/sys/external/bsd/drm/dist/shared-core

2011-05-24 Thread Joerg Sonnenberger
Module Name:src Committed By: joerg Date: Tue May 24 18:22:02 UTC 2011 Modified Files: src/sys/external/bsd/drm/dist/shared-core: mga_drv.h Log Message: Use some format specifiers that actually exist To generate a diff of this commit: cvs rdiff -u -r1.2 -r1.3

CVS commit: src/sys/external/bsd/drm/dist/shared-core

2011-03-30 Thread Michael van Elst
Module Name:src Committed By: mlelstv Date: Wed Mar 30 17:21:05 UTC 2011 Modified Files: src/sys/external/bsd/drm/dist/shared-core: radeon_cp.c Log Message: Add missing agp.h include file. To generate a diff of this commit: cvs rdiff -u -r1.10 -r1.11 \

CVS commit: src/sys/external/bsd/drm/dist/shared-core

2011-03-30 Thread Matthias Scheler
Module Name:src Committed By: tron Date: Wed Mar 30 19:59:04 UTC 2011 Modified Files: src/sys/external/bsd/drm/dist/shared-core: radeon_cp.c Log Message: Fix build of radeondrm kernel module. To generate a diff of this commit: cvs rdiff -u -r1.11 -r1.12 \

CVS commit: src/sys/external/bsd/drm/dist/shared-core

2011-03-30 Thread Michael van Elst
Module Name:src Committed By: mlelstv Date: Wed Mar 30 17:21:05 UTC 2011 Modified Files: src/sys/external/bsd/drm/dist/shared-core: radeon_cp.c Log Message: Add missing agp.h include file. To generate a diff of this commit: cvs rdiff -u -r1.10 -r1.11 \

CVS commit: src/sys/external/bsd/drm/dist/shared-core

2011-03-30 Thread Matthias Scheler
Module Name:src Committed By: tron Date: Wed Mar 30 19:59:04 UTC 2011 Modified Files: src/sys/external/bsd/drm/dist/shared-core: radeon_cp.c Log Message: Fix build of radeondrm kernel module. To generate a diff of this commit: cvs rdiff -u -r1.11 -r1.12 \

CVS commit: src/sys/external/bsd/drm/dist/shared-core

2011-02-24 Thread matthew green
Module Name:src Committed By: mrg Date: Thu Feb 24 08:02:55 UTC 2011 Modified Files: src/sys/external/bsd/drm/dist/shared-core: i915_drm.h i915_drv.h i915_irq.c Log Message: change int pipe into unsigned int pipe. To generate a diff of this commit: cvs rdiff

CVS commit: src/sys/external/bsd/drm/dist/shared-core

2011-02-24 Thread matthew green
Module Name:src Committed By: mrg Date: Thu Feb 24 08:02:55 UTC 2011 Modified Files: src/sys/external/bsd/drm/dist/shared-core: i915_drm.h i915_drv.h i915_irq.c Log Message: change int pipe into unsigned int pipe. To generate a diff of this commit: cvs rdiff

CVS commit: src/sys/external/bsd/drm/dist/shared-core

2011-02-17 Thread Jared D. McNeill
Module Name:src Committed By: jmcneill Date: Fri Feb 18 02:52:42 UTC 2011 Removed Files: src/sys/external/bsd/drm/dist/shared-core: via_drv.c Log Message: get rid of this stale copy of via_drv.c, the one we want is in bsd-core To generate a diff of this commit: cvs

CVS commit: src/sys/external/bsd/drm/dist/shared-core

2011-02-17 Thread Jared D. McNeill
Module Name:src Committed By: jmcneill Date: Fri Feb 18 02:52:42 UTC 2011 Removed Files: src/sys/external/bsd/drm/dist/shared-core: via_drv.c Log Message: get rid of this stale copy of via_drv.c, the one we want is in bsd-core To generate a diff of this commit: cvs

CVS commit: src/sys/external/bsd/drm/dist/shared-core

2011-01-21 Thread David Young
Module Name:src Committed By: dyoung Date: Fri Jan 21 21:57:17 UTC 2011 Modified Files: src/sys/external/bsd/drm/dist/shared-core: i915_drv.h Log Message: unifdef -U__linux__ -U__FreeBSD__. No functional change intended. To generate a diff of this commit: cvs rdiff -u

CVS commit: src/sys/external/bsd/drm/dist/shared-core

2011-01-21 Thread David Young
Module Name:src Committed By: dyoung Date: Fri Jan 21 21:57:17 UTC 2011 Modified Files: src/sys/external/bsd/drm/dist/shared-core: i915_drv.h Log Message: unifdef -U__linux__ -U__FreeBSD__. No functional change intended. To generate a diff of this commit: cvs rdiff -u

CVS commit: src/sys/external/bsd/drm/dist/shared-core

2010-08-21 Thread Jared D. McNeill
Module Name:src Committed By: jmcneill Date: Sat Aug 21 11:54:37 UTC 2010 Modified Files: src/sys/external/bsd/drm/dist/shared-core: via_drv.c Log Message: Get viadrm working again To generate a diff of this commit: cvs rdiff -u -r1.2 -r1.3

CVS commit: src/sys/external/bsd/drm/dist/shared-core

2010-08-21 Thread Jared D. McNeill
Module Name:src Committed By: jmcneill Date: Sat Aug 21 11:54:37 UTC 2010 Modified Files: src/sys/external/bsd/drm/dist/shared-core: via_drv.c Log Message: Get viadrm working again To generate a diff of this commit: cvs rdiff -u -r1.2 -r1.3

CVS commit: src/sys/external/bsd/drm/dist/shared-core

2010-07-05 Thread matthew green
Module Name:src Committed By: mrg Date: Tue Jul 6 04:15:45 UTC 2010 Removed Files: src/sys/external/bsd/drm/dist/shared-core: r600_microcode.h radeon_microcode.h radeonhd_microcode.h Log Message: kill these old built-in firmware headers; we use the ones

CVS commit: src/sys/external/bsd/drm/dist/shared-core

2010-07-05 Thread matthew green
Module Name:src Committed By: mrg Date: Tue Jul 6 04:15:45 UTC 2010 Removed Files: src/sys/external/bsd/drm/dist/shared-core: r600_microcode.h radeon_microcode.h radeonhd_microcode.h Log Message: kill these old built-in firmware headers; we use the ones

CVS commit: src/sys/external/bsd/drm/dist/shared-core

2010-06-26 Thread matthew green
Module Name:src Committed By: mrg Date: Sat Jun 26 22:59:31 UTC 2010 Modified Files: src/sys/external/bsd/drm/dist/shared-core: radeon_drv.h Log Message: add CHIP_CEDAR, CHIP_REDWOOD, CHIP_JUNIPER, CHIP_CYPRESS and CHIP_HEMLOCK. To generate a diff of this commit: cvs

CVS commit: src/sys/external/bsd/drm/dist/shared-core

2010-06-26 Thread matthew green
Module Name:src Committed By: mrg Date: Sat Jun 26 22:59:31 UTC 2010 Modified Files: src/sys/external/bsd/drm/dist/shared-core: radeon_drv.h Log Message: add CHIP_CEDAR, CHIP_REDWOOD, CHIP_JUNIPER, CHIP_CYPRESS and CHIP_HEMLOCK. To generate a diff of this commit: cvs

CVS commit: src/sys/external/bsd/drm/dist/shared-core

2010-06-26 Thread matthew green
Module Name:src Committed By: mrg Date: Sat Jun 26 23:05:13 UTC 2010 Modified Files: src/sys/external/bsd/drm/dist/shared-core: r600_cp.c Added Files: src/sys/external/bsd/drm/dist/shared-core: radeonhd_microcode.h Log Message: add minimal support for radeon 5xxx.

CVS commit: src/sys/external/bsd/drm/dist/shared-core

2009-03-29 Thread matthew green
Module Name:src Committed By: mrg Date: Mon Mar 30 01:38:21 UTC 2009 Modified Files: src/sys/external/bsd/drm/dist/shared-core: radeon_cp.c Log Message: apply from sys/dev: revision 1.12 date: 2009/03/29 19:37:25; author: mrg; state: Exp; lines: +9 -3 XXX: for now,