On Mon, 2007-08-13 at 16:32 -0700, Eric Anholt wrote:
>*/
> - map->offset += dev->agp->base;
> + if (map->offset < dev->agp->base ||
> + map->offset > dev->agp->base +
> + dev->agp->agp_info.aper_size * 1024 * 1024) {
> +
http://bugs.freedesktop.org/show_bug.cgi?id=11989
--- Comment #1 from [EMAIL PROTECTED] 2007-08-13 23:38 PST ---
Created an attachment (id=11131)
--> (http://bugs.freedesktop.org/attachment.cgi?id=11131&action=view)
bsd-core drm_ioctl.c patch
I'm learning :>
--
Configure bugmail:
http://bugs.freedesktop.org/show_bug.cgi?id=11989
Summary: bsd-core drm_ioctl.c memset fix along with dead code and
header cleanup
Product: DRI
Version: unspecified
Platform: All
OS/Version: FreeBSD
Status: NEW
On Mon, 13 Aug 2007 16:30:14 -0400 Jiri Slaby <[EMAIL PROTECTED]>
wrote:
>why [EMAIL PROTECTED]
>
David Airlie was listed as the owner on several of the files and in
maintainers for "DRM", which was my best to: guess for
/drivers/char/drm (which was patch 3 in this series).
If there was a bet
http://bugs.freedesktop.org/show_bug.cgi?id=11909
[EMAIL PROTECTED] changed:
What|Removed |Added
Status|RESOLVED|VERIFIED
--- Comment #3 from [
http://bugs.freedesktop.org/show_bug.cgi?id=11987
Summary: GL_TEXTURE_LOD_BIAS didn't work when it's set for both
for texture unit and texture object
Product: Mesa
Version: CVS
Platform: Other
OS/Version: Linux (All)
http://bugs.freedesktop.org/show_bug.cgi?id=11987
--- Comment #1 from [EMAIL PROTECTED] 2007-08-13 20:43 PST ---
Created an attachment (id=11130)
--> (http://bugs.freedesktop.org/attachment.cgi?id=11130&action=view)
test case
--
Configure bugmail: http://bugs.freedesktop.org/userp
http://bugs.freedesktop.org/show_bug.cgi?id=11987
[EMAIL PROTECTED] changed:
What|Removed |Added
AssignedTo|dri-|[EMAIL PROTECTED]
|
http://bugs.freedesktop.org/show_bug.cgi?id=11895
[EMAIL PROTECTED] changed:
What|Removed |Added
Status|RESOLVED|VERIFIED
--
Configure bugmail: ht
http://bugs.freedesktop.org/show_bug.cgi?id=11895
[EMAIL PROTECTED] changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
http://bugs.freedesktop.org/show_bug.cgi?id=11980
--- Comment #1 from [EMAIL PROTECTED] 2007-08-13 13:26 PST ---
The submitter adds:
"The specific problem seems to be that the darkening of the shadows is applied
to the whole polygon and not only the stencilled area (there are still
di
Scott Thompson napsal(a):
> patchset against 2.6.23-rc2 and this set is an audit of
> /drivers/char/a*
> through drivers/char .
>
> this corrects missing ioremap return checks and balancing on
> iounmap calls..
>
> Signed-off-by: Scott Thompson hushmail.com>
NAK.
> -
http://bugs.freedesktop.org/show_bug.cgi?id=11978
[EMAIL PROTECTED] changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Keith Packard wrote:
> Neither the i830 nor 965gm actually support GL_CLAMP natively (yay for
> d3d-only hardware). The different appearance is caused by the 965 driver
> mapping GL_CLAMP to GL_CLAMP_TO_BORDER while the i830 maps it to
> GL_CLAMP_TO_ED
Ian Romanick wrote:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
>
> Roland Scheidegger wrote:
>
>> Indeed this show up every once in a while. A driconf option might be a
>> good idea, but it doesn't solve the problem really for the hardware
>> which indeed does support GL_CLAMP, unless you
http://bugs.freedesktop.org/show_bug.cgi?id=11951
[EMAIL PROTECTED] changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Roland Scheidegger wrote:
> Indeed this show up every once in a while. A driconf option might be a
> good idea, but it doesn't solve the problem really for the hardware
> which indeed does support GL_CLAMP, unless you'd also introduce an
> option to
http://bugs.freedesktop.org/show_bug.cgi?id=11980
Summary: GL_EXT_stencil_two_side breaks shadows in warzone2100
since 6.5.3
Product: Mesa
Version: CVS
Platform: Other
URL: http://bugs.debian.org/cgi-bin/bugreport.cgi?bu
http://bugs.freedesktop.org/show_bug.cgi?id=11978
Summary: Intel 945GME, G33, Q33 and Q35 support missing in
mesa_7_0_branch
Product: Mesa
Version: unspecified
Platform: Other
URL: http://bugs.debian.org/cgi-bin/bugrepor
http://bugs.freedesktop.org/show_bug.cgi?id=11968
--- Comment #5 from [EMAIL PROTECTED] 2007-08-13 06:52 PST ---
"Several users have reported that the problem is in the acpi scripts. The fix
was to edit /etc/default/acpi-support and disable various video-related options
like SAVE_VBE
http://bugs.freedesktop.org/show_bug.cgi?id=11968
--- Comment #4 from [EMAIL PROTECTED] 2007-08-13 06:45 PST ---
Created an attachment (id=9)
--> (http://bugs.freedesktop.org/attachment.cgi?id=9&action=view)
Xorg.0.log just after a failed resume.
--
Configure bugmail: http
http://bugs.freedesktop.org/show_bug.cgi?id=11968
--- Comment #3 from [EMAIL PROTECTED] 2007-08-13 06:44 PST ---
Created an attachment (id=8)
--> (http://bugs.freedesktop.org/attachment.cgi?id=8&action=view)
lspci -v output
--
Configure bugmail: http://bugs.freedesktop.org
http://bugs.freedesktop.org/show_bug.cgi?id=11968
--- Comment #2 from [EMAIL PROTECTED] 2007-08-13 06:19 PST ---
Several users have reported that the problem is in the acpi scripts. The fix
was to edit /etc/default/acpi-support and disable various video-related options
like SAVE_VBE_
On Mon, 13 Aug 2007 00:05:30 -0400
"Scott Thompson" <[EMAIL PROTECTED]> wrote:
> patchset against 2.6.23-rc2 and this set is an audit of
> /drivers/char/a*
> through drivers/char .
>
> this corrects missing ioremap return checks and balancing on
> iounmap calls..
Your mail client has wrapp
http://bugs.freedesktop.org/show_bug.cgi?id=6689
--- Comment #16 from [EMAIL PROTECTED] 2007-08-13 02:53 PST ---
I've been tempted to simply disable the warning for quite a while. It's
annoying and misleading. I think Ian's the only person that knows the whole
story behind it.
--
http://bugs.freedesktop.org/show_bug.cgi?id=6689
--- Comment #15 from [EMAIL PROTECTED] 2007-08-13 02:32 PST ---
Can you commit the patch into git and/or discuss it with Brian Paul? I'm afraid
otherwise this issue will never get fixed upstream. :-( The warning is *very*
confusing for
http://bugs.freedesktop.org/show_bug.cgi?id=6689
--- Comment #14 from [EMAIL PROTECTED] 2007-08-13 01:18 PST ---
(In reply to comment #13)
> Hmm. Shouldn't it be
>
> if (m->visualRating != GLX_NON_CONFORMANT_CONFIG)
> ^^
Oops. Yes of course...
--
Configure
Add file pattern to MAINTAINER entry
Signed-off-by: Joe Perches <[EMAIL PROTECTED]>
diff --git a/MAINTAINERS b/MAINTAINERS
index 5a96fac..48a734c 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -1593,6 +1593,7 @@ M:[EMAIL PROTECTED]
L: dri-devel@lists.sourceforge.net
T: git kernel
28 matches
Mail list logo