[PATCH] radeon: Fix surface register on r100

2013-07-05 Thread Mark Kettenis
> Date: Fri, 5 Jul 2013 10:11:18 -0400 > From: Alex Deucher > > On Wed, Jul 3, 2013 at 6:40 PM, Mark Kettenis > wrote: > > Working on KMS support on OpenBSD/sparc64, I ended up with the initial > > framebuffer on a Sun XVR-100 card (Radeon 7000/VE, RV100 with > > OpenFirmware) being tiled when

Re: [PATCH] radeon: Fix surface register on r100

2013-07-05 Thread Mark Kettenis
> Date: Fri, 5 Jul 2013 10:11:18 -0400 > From: Alex Deucher > > On Wed, Jul 3, 2013 at 6:40 PM, Mark Kettenis wrote: > > Working on KMS support on OpenBSD/sparc64, I ended up with the initial > > framebuffer on a Sun XVR-100 card (Radeon 7000/VE, RV100 with > > OpenFirmware) being tiled when non

[PATCH] radeon: Fix surface register on r100

2013-07-05 Thread Alex Deucher
On Wed, Jul 3, 2013 at 6:40 PM, Mark Kettenis wrote: > Working on KMS support on OpenBSD/sparc64, I ended up with the initial > framebuffer on a Sun XVR-100 card (Radeon 7000/VE, RV100 with > OpenFirmware) being tiled when none of the tiling flags were set. > Tracked it down to an issue with r100

Re: [PATCH] radeon: Fix surface register on r100

2013-07-05 Thread Alex Deucher
On Wed, Jul 3, 2013 at 6:40 PM, Mark Kettenis wrote: > Working on KMS support on OpenBSD/sparc64, I ended up with the initial > framebuffer on a Sun XVR-100 card (Radeon 7000/VE, RV100 with > OpenFirmware) being tiled when none of the tiling flags were set. > Tracked it down to an issue with r100_

[PATCH] radeon: Fix surface register on r100

2013-07-04 Thread Mark Kettenis
Working on KMS support on OpenBSD/sparc64, I ended up with the initial framebuffer on a Sun XVR-100 card (Radeon 7000/VE, RV100 with OpenFirmware) being tiled when none of the tiling flags were set. Tracked it down to an issue with r100_set_surface_reg(). The tiling bits on these older chips are a

[PATCH] radeon: Fix surface register on r100

2013-07-03 Thread Mark Kettenis
Working on KMS support on OpenBSD/sparc64, I ended up with the initial framebuffer on a Sun XVR-100 card (Radeon 7000/VE, RV100 with OpenFirmware) being tiled when none of the tiling flags were set. Tracked it down to an issue with r100_set_surface_reg(). The tiling bits on these older chips are a