Re: [patch 2/2] Updates to VIA DRI

2007-01-27 Thread Thomas Hellström
[EMAIL PROTECTED] wrote: >From: Claas Langbehn <[EMAIL PROTECTED]> > >This patch is based on the source code that VIA released here: >http://www.viaarena.com/Driver/cle266cn400cn-cx700cn800xorg40072-kernel-src_20061226.tgz > >Signed-off-by: Claas Langbehn <[EMAIL PROTECTED]> >Cc: Dave Airlie <[EMA

Re: [patch 2/2] Updates to VIA DRI

2007-01-27 Thread Andrew Morton
On Sat, 27 Jan 2007 09:01:36 +0100 Thomas Hellström <[EMAIL PROTECTED]> wrote: > This patch clearly breaks the via drm since the video headers are removed, > and might also brake Mesa / DDX since the HC_REG_TRANS_SPACE define is > removed. Why? (The header is used in userspace as well). > > Has a

Bug with radeon and >4G of memory

2007-01-27 Thread Stephen Hemminger
Running on a Intel Core 2 Duo, with 4G of memory. If I enable BIOS remapping (to allow used of all the memory) then the system boots but dies when X starts. If I turn off remapping (so system only hase 3.5G of memory), then everything is fine. Looks like something in the video (DRM) drivers can't

Re: Bug with radeon and >4G of memory

2007-01-27 Thread Michel Dänzer
On Fri, 2007-01-26 at 14:54 -0800, Stephen Hemminger wrote: > Running on a Intel Core 2 Duo, with 4G of memory. > If I enable BIOS remapping (to allow used of all the memory) > then the system boots but dies when X starts. If I turn off remapping > (so system only hase 3.5G of memory), then everyth

Re: Bug with radeon and >4G of memory

2007-01-27 Thread Andi Kleen
On Friday 26 January 2007 23:54, Stephen Hemminger wrote: > Running on a Intel Core 2 Duo, with 4G of memory. > If I enable BIOS remapping (to allow used of all the memory) > then the system boots but dies when X starts. If I turn off remapping > (so system only hase 3.5G of memory), then everythin

Re: Bug with radeon and >4G of memory

2007-01-27 Thread Adam Goode
Andi Kleen wrote: > On Friday 26 January 2007 23:54, Stephen Hemminger wrote: >> Running on a Intel Core 2 Duo, with 4G of memory. >> If I enable BIOS remapping (to allow used of all the memory) >> then the system boots but dies when X starts. If I turn off remapping >> (so system only hase 3.5G of

Re: [patch 2/2] Updates to VIA DRI

2007-01-27 Thread Dave Airlie
> > Apart from that, most changes seem cosmetic so I have nothing against them > going > in. In particular the license change should definitely go in. > We should probably just push the cosmetic license changes into the drm git tree and I'll push them to the kernel in my normal process, I'd dro