[PATCH] Re: 2.6.10-rc2-mm1 i810 DRM oops

2004-11-26 Thread Joseph Fannin
L PROTECTED] The following (tested) patch gets DRM working on my i815, and makes the same change to i830_drv.c. I'm guessing that the changes are obviously right or obviously wrong -- notice that I can't tell, though. :-) Eh: Signed-Off-By: Joseph Fannin <[EMAIL PROTECTED]> d

Re: 2.6.10-rc2-mm1 i810 DRM oops

2004-11-17 Thread Joseph Fannin
> 40 38 8b 40 44 81 4b 14 00 40 02 00 89 7b 4c c7 40 08 01 00 -- Joseph Fannin [EMAIL PROTECTED] || [EMAIL PROTECTED] pgpjlciWK55wq.pgp Description: PGP signature

Re: DRM regression in Linux 2.6.9-rc1-bk12

2004-09-17 Thread Joseph Fannin
FUNCTION__ ); > > - if (drm_core_check_feature(dev, DRIVER_SG)) > + if (!drm_core_check_feature(dev, DRIVER_SG)) > return -EINVAL; > > if ( dev->sg ) > > Yes, it does (tested with this change in 2.6.9-rc2-mm1). Thanks again! --

DRM regression in Linux 2.6.9-rc1-bk12

2004-09-15 Thread Joseph Fannin
ON(0): [drm] unmapping 8192 bytes of SAREA 0xcd971000 at 0xb5d89000 (II) RADEON(0): Memory manager initialized to (0,0) (1280,6553) (II) RADEON(0): Reserved area from (0,1024) to (1280,1026) (II) RADEON(0): Largest offscreen area available: 1280 x 5527 (II) RADEON(0): Using XFree86 Acceleration Arch