lkml.org 
[lkml]   [2004]   [Sep]   [17]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
SubjectRe: DRM regression in Linux 2.6.9-rc1-bk12
From
On Thu, Sep 16, 2004 at 01:17:02AM -0400, Jon Smirl wrote:
> This should fix the problem
>
> ===== linux/drm_scatter.h 1.6 vs edited =====
> +++ edited/linux/drm_scatter.h Thu Sep 16 01:11:13 2004
> @@ -73,7 +73,7 @@
>
> DRM_DEBUG( "%s\n", __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!
--
Joseph Fannin
jhf@rivenstone.net

"That's all I have to say about that." -- Forrest Gump.
[unhandled content-type:application/pgp-signature]
\
 
 \ /
  Last update: 2005-03-22 14:06    [W:0.035 / U:0.472 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site