Please do not reply to this email: if you want to comment on the bug, go to
the URL shown below and enter yourcomments there.
https://bugs.freedesktop.org/show_bug.cgi?id=7880
[EMAIL PROTECTED] changed:
What|Removed |Added
--
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
Please do not reply to this email: if you want to comment on the bug, go to
the URL shown below and enter yourcomments there.
https://bugs.freedesktop.org/show_bug.cgi?id=7880
Summary: The newest mesa does not work with compiz on Xgl
Produc
You can get the latest source by executing: git-clone git://anongit.freedesktop.org/git/mesa/drm
The drm source is located
in sub-directory linux-core, you can compile it with make.
Good luck!
From:
Angka H. K. [mailto:[EMAIL PROTECTED]
Sent: 2006年8月15日 10:44
To: Wu, Nia
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
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 structure I think.
Thanks
--
Please do not reply to this email: if you want to comment on the bug, go to
the URL shown below and enter yourcomments there.
https://bugs.freedesktop.org/show_bug.cgi?id=7169
[EMAIL PROTECTED] changed:
What|Removed |Added
--
Please do not reply to this email: if you want to comment on the bug, go to
the URL shown below and enter yourcomments there.
https://bugs.freedesktop.org/show_bug.cgi?id=7797
[EMAIL PROTECTED] changed:
What|Removed |Added
--