http://bugs.freedesktop.org/show_bug.cgi?id=22625
Summary: glDrawBuffer(GL_FRONT) rendering broken in UXA intel
i915
Product: Mesa
Version: unspecified
Platform: x86-64 (AMD64)
OS/Version: Linux (All)
Status: NEW
http://bugzilla.kernel.org/show_bug.cgi?id=13294
Maxim Levitsky changed:
What|Removed |Added
CC||[email protected]
--- Comment #
http://bugzilla.kernel.org/show_bug.cgi?id=13713
--- Comment #2 from Maxim Levitsky 2009-07-05
19:06:04 ---
I also want to note that I couldn't revert this commit, it creates conflicts,
and even after a manual merge, still kernel didn't compile
I use -git of everything (updated daily)
--
http://bugzilla.kernel.org/show_bug.cgi?id=13713
Maxim Levitsky changed:
What|Removed |Added
CC||[email protected]
--- Comment #
http://bugzilla.kernel.org/show_bug.cgi?id=13714
Summary: i915: display modes not detected with KMS
Product: Drivers
Version: 2.5
Kernel Version: 2.6.31-rc2
Platform: All
OS/Version: Linux
Tree: Mainline
Status: NEW
On Sun, Jul 5, 2009 at 6:53 PM, Pauli Nieminen wrote:
> On Sat, Jul 4, 2009 at 2:37 AM, Pauli Nieminen wrote:
>> This might also require -std=c99 to set c standard correctly. I did
>> use that in my CFLAGS when I tried to compile with -Werror.
>>
>
> New version of patch attached to add the -std=c
On Sat, Jul 4, 2009 at 2:37 AM, Pauli Nieminen wrote:
> This might also require -std=c99 to set c standard correctly. I did
> use that in my CFLAGS when I tried to compile with -Werror.
>
New version of patch attached to add the -std=c99 if using strict compilation
From fc7f62d955f2d7b66cd5179eac
Attached improved patch.
On Sat, Jul 4, 2009 at 11:14 AM, Pekka Paalanen wrote:
> On Sat, 4 Jul 2009 02:18:53 +0300
> Pauli Nieminen wrote:
>
>> ---
>> libdrm/xf86drm.c | 49 ++---
>> 1 files changed, 46 insertions(+), 3 deletions(-)
>>
>> diff --gi
strcasecmp is declared in strings.h
---
libdrm/xf86drm.h |1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/libdrm/xf86drm.h b/libdrm/xf86drm.h
index c1d173c..a7f9763 100644
--- a/libdrm/xf86drm.h
+++ b/libdrm/xf86drm.h
@@ -37,6 +37,7 @@
#include
#include
#include
+#in
http://bugs.freedesktop.org/show_bug.cgi?id=13258
--- Comment #17 from Chris Rankin 2009-07-05
07:39:27 PST ---
(In reply to comment #16)
> Try make realclean and then autogen.sh before running configure.
Running autogen.sh again did the trick, and yes, my rubiks cube is no longer
grey. Bu
http://bugs.freedesktop.org/show_bug.cgi?id=13258
--- Comment #16 from Maciej Cencora 2009-07-05 06:13:45
PST ---
(In reply to comment #15)
> (In reply to comment #14)
> > Seems to be fixed with current mesa master. Can you confirm?
>
> It certainly doesn't work with vanilla Fedora 11 (Mes
http://bugs.freedesktop.org/show_bug.cgi?id=13258
--- Comment #15 from Chris Rankin 2009-07-05
05:39:03 PST ---
(In reply to comment #14)
> Seems to be fixed with current mesa master. Can you confirm?
It certainly doesn't work with vanilla Fedora 11 (Mesa 7.6-devel), and mesa-git
is failin
http://bugzilla.kernel.org/show_bug.cgi?id=13713
Summary: [drm/i915] Possible regression due to commit "Change
GEM throttling to be 20ms (...)"
Product: Drivers
Version: 2.5
Kernel Version: 2.6.31-rc2
Platform: All
OS/Versi
http://bugs.freedesktop.org/show_bug.cgi?id=22621
--- Comment #2 from Martin Steigerwald 2009-07-05
02:25:53 PST ---
Created an attachment (id=27389)
--> (http://bugs.freedesktop.org/attachment.cgi?id=27389)
Window border graphics corruption after resuming from TuxOnIce hibernation
Please
http://bugs.freedesktop.org/show_bug.cgi?id=22621
--- Comment #1 from Martin Steigerwald 2009-07-05
02:22:53 PST ---
Created an attachment (id=27388)
--> (http://bugs.freedesktop.org/attachment.cgi?id=27388)
Window border graphics corruption after resuming from suspend to RAM
--
Configu
http://bugs.freedesktop.org/show_bug.cgi?id=22621
Summary: graphics corruption after resume with radeon and with
KDE 4 with compositing enabled
Product: DRI
Version: XOrg CVS
Platform: Other
OS/Version: All
Status:
On Sat, Jul 4, 2009 at 02:18:50 +0300, Pauli Nieminen wrote:
> ---
> libdrm/xf86drm.h |1 +
> 1 files changed, 1 insertions(+), 0 deletions(-)
>
> diff --git a/libdrm/xf86drm.h b/libdrm/xf86drm.h
> index c1d173c..a7f9763 100644
> --- a/libdrm/xf86drm.h
> +++ b/libdrm/xf86drm.h
> @@ -37,6 +3
strings.h (strcasecmp is posix function)
On Sat, Jul 4, 2009 at 10:32 PM, Julien Cristau wrote:
> On Sat, Jul 4, 2009 at 02:18:50 +0300, Pauli Nieminen wrote:
>
>> ---
>> libdrm/xf86drm.h | 1 +
>> 1 files changed, 1 insertions(+), 0 deletions(-)
>>
>> diff --git a/libdrm/xf86drm.h b/libdrm/x
18 matches
Mail list logo