Re: drm: fourcc byteorder: add bigendian support to drm_mode_legacy_fb_format

2017-04-27 Thread Jochen Rollwagen
Hello there, Since I’m on a big-endian system I’ve been following the discusssion and have two (maybe not quite related, and possibly dumb) questions: 1.There’s been a similar discussion on mesa-dev concerning big-endian and #ifdef’s, see https://lists.freedesktop.org/archives/mesa-dev/2016

[Radeon RV280] radeon_cs_gem.c:181: cs_gem_write_reloc: Assertion »boi->space_accounted« failed, core dumped

2014-07-25 Thread Jochen Rollwagen
I've recently ported the peopsxgl OpenGL-GPU-Plugin for the pcsx Playstation1 Emulator to the Powerpc-architecture. When running certain games (for instance "Vagrant Stories") during longer cut-scenes i get a reproducible crash of the radeon drm driver (i.e. it always crashes at certain points

Re: [Radeon RV280] radeon_cs_gem.c:181: cs_gem_write_reloc: Assertion »boi->space_accounted« failed, core dumped

2014-07-28 Thread Jochen Rollwagen
dd_persistent_bo. > > Marek > > On Fri, Jul 25, 2014 at 6:32 PM, Jochen Rollwagen > wrote: >> I've recently ported the peopsxgl OpenGL-GPU-Plugin for the pcsx >> Playstation1 Emulator to the Powerpc-architecture. When running certain >> games (for instan

TTM placement & caching issue/questions

2014-09-05 Thread Jochen Rollwagen
Sorry for chiming in here, i?ve passively followed the discussion. If you produce patches for a 3.14 kernel that solve this issue: http://lists.freedesktop.org/archives/dri-devel/2013-November/049185.html (thereby enabling AGP mode on mac mini G4?s, should still be quite a few of them around)

Re: [Radeon RV280] radeon_cs_gem.c:181: cs_gem_write_reloc: Assertion »boi->space_accounted« failed, core dumped

2014-08-01 Thread Jochen Rollwagen
m] ib[33]=0x [ 1232.744707] [drm:radeon_cs_ib_chunk] *ERROR* Invalid command stream ! So it's really a mesa bug :-( Am 27.07.2014 um 14:47 schrieb Marek Ol??k: > I think the problem is the driver hasn't called > radeon_cs_space_add_persistent_bo. > > Marek > > On

Re: [Radeon RV280] radeon_cs_gem.c:181: cs_gem_write_reloc: Assertion »boi->space_accounted« failed, core dumped

2014-08-01 Thread Jochen Rollwagen
> Not in this case. You added a fail path to a function which isn't >> supposed to fail under these circumstances. No wonder Mesa couldn't >> cope with it. It really has nothing to do with your original issue. >> >> Marek >> >> On Fri, Aug 1, 2014

possible regression Radeon RV280 (R3xx/R4xx ?) card freeze, re-apply old patch ?

2013-11-08 Thread Jochen Rollwagen
: Fwd: Re: regression on RV280 card freeze, patch not applicable any more Datum: Fri, 25 Oct 2013 15:04:33 +0200 Von:Jochen Rollwagen An: xorg-driver-ati at lists.x.org more info (and possible solution): void radeon_vram_location in radeon_device.c says * Note: GTT start, end, size

possible regression Radeon RV280 (R3xx/R4xx ?) card freeze, re-apply old patch ?

2013-11-13 Thread Jochen Rollwagen
adeon powermac driver, the info comes from their source code). Although it would be rather trivial to port the OpenBSD code I?ll stick with PCI mode for now. Thanks for the info Jochen Am 11.11.2013 21:35, schrieb Alex Deucher: > On Fri, Nov 8, 2013 at 2:35 AM, Jochen Rollwagen > wrot

possible regression Radeon RV280 (R3xx/R4xx ?) card freeze, re-apply old patch ?

2013-11-15 Thread Jochen Rollwagen
1.2013 02:37, schrieb Michel D?nzer: > On Mit, 2013-11-13 at 19:07 +0100, Jochen Rollwagen wrote: >> I started investigating the problem because AGP mode used to work with >> the UMS drivers (although I now understand they didn?t really use AGP >> memory) > They used AG

possible regression Radeon RV280 (R3xx/R4xx ?) card freeze, re-apply old patch ?

2013-11-17 Thread Jochen Rollwagen
Am 15.11.2013 09:27, schrieb Michel D?nzer: > On Fre, 2013-11-15 at 08:49 +0100, Jochen Rollwagen wrote: >> I think there are two issues here: the first is the missing alignment >> workaround, since i'll be upgrading to 3.4.69 anyway i'll insert some >> diagnostic

possible regression Radeon RV280 (R3xx/R4xx ?) card freeze, re-apply old patch ?

2013-11-22 Thread Jochen Rollwagen
Am 15.11.2013 09:27, schrieb Michel D?nzer: > On Fre, 2013-11-15 at 08:49 +0100, Jochen Rollwagen wrote: >> I think there are two issues here: the first is the missing alignment >> workaround, since i'll be upgrading to 3.4.69 anyway i'll insert some >> diagnostic

[RV280 mesa 10.1.6] Leaking dma buffer object! in r200_radeonReleaseDmaRegions

2015-03-22 Thread Jochen Rollwagen
When playing a certain game (Vagrant Stories) in the pcsx Playstation emulator, i get the reproducible error message /File radeon_dma.c function r200_radeonReleaseDmaRegions line 371// //Leaking dma buffer object!/ in the terminal/console. The piece of code is: /* move waiting bos to free

Bug in uninorth-agp.c parsing of module parameter uninorth_agp.aperture

2015-02-15 Thread Jochen Rollwagen
Hi, i found a bug in uninorth-agp.c, function uninorth_fetch_size. the line size =memparse (aperture , &aperture