On Tue, 2006-08-15 at 08:59 +0700, Angka H. K. wrote:
> I have drm source about a week ago on FreeBSD 7.
>
> My compilation failed on i915_dma.c line 405, the compiler complain
> about pdev not define. The defination looks like this
> "dev->pdev->device ". There is no pdev defined at drm_device st
, Nian
Cc:
dri-devel@lists.sourceforge.net
Subject: Re: i915_dma.c compile
error
Here is the output when I compiled the
source:
--
cc -O2 -fno-strict-aliasing -pipe
FYII tried this :/* if (IS_I965G(dev)) { BEGIN_LP_RING(4); OUT_RING(GFX_OP_DRAWRECT_INFO_I965);
OUT_RING((box.x1 & 0x) | (box.y1 << 16)); OUT_RING(((box.
Here is the output when I compiled the source:--cc -O2 -fno-strict-aliasing -pipe -Werror -D_KERNEL -DKLD_MODULE -nostdinc -I- -I. -I.. -I. -I@ -I@/contrib/altq -I@/../i