2009/6/11 Kristian Høgsberg :
> On Wed, 2009-06-10 at 15:20 +1000, Dave Airlie wrote:
>> Hi Kristian et al
>>
>> So you wrote YALL for glxAllContexts and like all good linked list
>> re-implementations it didn't work :-)
>
> Well that's how we do data structures in the X server, open coded and
> ba
> So glXMakeCurrent says
>
> GLXBadCurrentWindow is generated if there are pending GL commands for
> the previous context and the current drawable is a window that is no
> longer valid.
>
> This appears to be true, we don't seem to have cleared all the pending
> GL commands
> befor
From: Jarod Wilson
Fix a FIXME in the intel LVDS bring-up code, adding the appropriate
blacklist entry for the AOpen Mini PC, courtesy of a dmidecode dump from
Florian Demmer.
Signed-off-by: Jarod Wilson
Cc: Florian Demmer
Acked-by: Jesse Barnes
Signed-off-by: Andrew Morton
---
drivers/gpu
From: Pavel Roskin
Signed-off-by: Pavel Roskin
Cc: Eric Anholt
Cc: Dave Airlie
Signed-off-by: Andrew Morton
---
drivers/gpu/drm/i915/intel_fb.c |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff -puN drivers/gpu/drm/i915/intel_fb.c~intelfb-fix-spelling-of-clock
drivers/gpu/drm/
From: "Robert P. J. Day"
Calls to kcalloc() for a single element can be simplified to calls to
kzalloc().
Signed-off-by: Robert P. J. Day
Cc: Dave Airlie
Cc: Eric Anholt
Signed-off-by: Andrew Morton
---
drivers/gpu/drm/drm_gem.c |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
dif
From: Roel Kluin
When this macro isn't called with 'file_priv' this will result in a build
failure.
Signed-off-by: Roel Kluin
Signed-off-by: Andrew Morton
---
include/drm/drmP.h | 16
1 file changed, 8 insertions(+), 8 deletions(-)
diff -puN include/drm/drmP.h~drm-fix-loc
http://bugs.freedesktop.org/show_bug.cgi?id=17397
--- Comment #7 from Gordon Jin 2009-06-10 11:50:43 PST
---
(In reply to comment #6)
> I can test - Gentoo's x11 repo currently has "Mesa 7.5 RC3" available. I
> suppose that is appropriate?
Yes.
> However, before I upgrade and test - do yo
http://bugs.freedesktop.org/show_bug.cgi?id=22212
Summary: rs200/igp340m fails to do drm/dri/kms
Product: DRI
Version: unspecified
Platform: x86 (IA32)
URL: https://bugzilla.redhat.com/show_bug.cgi?id=504355
OS/Version: Linux (All)
http://bugs.freedesktop.org/show_bug.cgi?id=22193
Gordon Jin changed:
What|Removed |Added
AssignedTo|dri-|[email protected]
|de...@li
On Wed, 2009-06-10 at 15:20 +1000, Dave Airlie wrote:
> Hi Kristian et al
>
> So you wrote YALL for glxAllContexts and like all good linked list
> re-implementations it didn't work :-)
Well that's how we do data structures in the X server, open coded and
badly.
> So the attached patch fixes the
Hello,
For size reason (~1.2M) the patch can be found here (along with others
needed patches):
http://people.freedesktop.org/~glisse/kms/0006-radeon-introduce-kernel-modesetting-for-radeon-hard.patch
This work depends on Thomas TTM memory manager posted earlier and was
written by Dave Airlie, Ale
On Wed, 10 Jun 2009 14:08:44 +0800
yakui_zhao wrote:
> On Wed, 2009-06-10 at 06:45 +0800, Eric Anholt wrote:
> > On Mon, 2009-05-11 at 10:52 +0800, yakui_zhao wrote:
> > > Hi, All
> > >
> > > This is the patch set to add the CVT/GTF algorithm in
> > > kernel space. They are based on the CVT/GT
http://bugs.freedesktop.org/show_bug.cgi?id=22153
--- Comment #2 from cakristof 2009-06-10 07:02:33 PST ---
I hit this bug again but under different circumstances. I launched SMPlayer to
watch a program. As soon as SMPlayer initialized its overlay X crashed. It
was unkillable. I had to r
http://bugs.freedesktop.org/show_bug.cgi?id=21849
Fabio changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
http://bugs.freedesktop.org/show_bug.cgi?id=22181
--- Comment #5 from Roland Scheidegger
2009-06-10 04:03:40 PST ---
(In reply to comment #4)
> (In reply to comment #2)
> > Created an attachment (id=26606)
--> (http://bugs.freedesktop.org/attachment.cgi?id=26606) [details] [details]
> > po
On Wed, 2009-06-10 at 06:45 +0800, Eric Anholt wrote:
> On Mon, 2009-05-11 at 10:52 +0800, yakui_zhao wrote:
> > Hi, All
> >
> > This is the patch set to add the CVT/GTF algorithm in kernel space.
> > They are based on
> > the CVT/GTF function in xserver. But the CVT/GTF algorithm in xserver
http://bugs.freedesktop.org/show_bug.cgi?id=22183
Michel Dänzer changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
http://bugs.freedesktop.org/show_bug.cgi?id=22193
--- Comment #2 from liuhaien 2009-06-10 00:12:37 PST ---
Created an attachment (id=26622)
--> (http://bugs.freedesktop.org/attachment.cgi?id=26622)
xorg.0.log
--
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
-
http://bugs.freedesktop.org/show_bug.cgi?id=22193
--- Comment #1 from liuhaien 2009-06-10 00:11:37 PST ---
Created an attachment (id=26621)
--> (http://bugs.freedesktop.org/attachment.cgi?id=26621)
100gears.sh
--
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
http://bugs.freedesktop.org/show_bug.cgi?id=22193
Summary: [945GME]kernel oops when killing 100 gears
Product: Mesa
Version: unspecified
Platform: Other
OS/Version: Linux (All)
Status: NEW
Severity: normal
Priority:
http://bugs.freedesktop.org/show_bug.cgi?id=17397
--- Comment #6 from Antti Mäkelä 2009-06-10 00:03:44 PST ---
I can test - Gentoo's x11 repo currently has "Mesa 7.5 RC3" available. I
suppose that is appropriate?
However, before I upgrade and test - do you require kernel modesetting to be
u
21 matches
Mail list logo