On Fri, 2010-12-10 at 17:51 -0800, bugzilla-dae...@freedesktop.org
wrote:
> Product: DRI
>Version: XOrg 6.7.0
^^
> Platform: x86-64 (AMD64)
Hi, when we report in bugzilla (bugs.freedesktop.org), the options for
Versions are: "DRI CVS", "unspecif
https://bugs.freedesktop.org/show_bug.cgi?id=32312
--- Comment #1 from Sergey Kondakov 2010-12-10 20:45:37
PST ---
Created an attachment (id=41000)
--> (https://bugs.freedesktop.org/attachment.cgi?id=41000)
dmesg lockup info
all lockup info from dmesg.
there is also drm initialization info:
[
https://bugs.freedesktop.org/show_bug.cgi?id=32312
--- Comment #1 from Sergey Kondakov 2010-12-10
20:45:37 PST ---
Created an attachment (id=41000)
--> (https://bugs.freedesktop.org/attachment.cgi?id=41000)
dmesg lockup info
all lockup info from dmesg.
there is also drm initialization info:
[
https://bugs.freedesktop.org/show_bug.cgi?id=32312
Summary: openvg "lion" demo freezes the system & lockup GPU
with r600g
Product: Mesa
Version: git
Platform: x86-64 (AMD64)
OS/Version: Linux (All)
Status: NEW
https://bugs.freedesktop.org/show_bug.cgi?id=32312
Summary: openvg "lion" demo freezes the system & lockup GPU
with r600g
Product: Mesa
Version: git
Platform: x86-64 (AMD64)
OS/Version: Linux (All)
Status: NEW
Thanks for the answer
I actually have no a rather simple prototype doing shared memory between CPU
and GPU. Basically:
1/ I create a buffer B
2/ I map B and get a pointer to it
3/ I exec a batch buffer with B still mapped (ugly) and B pointed via a surface
state internally
4/ CPU and GPU are co
Thanks for the answer
I actually have no a rather simple prototype doing shared memory between CPU
and GPU. Basically:
1/ I create a buffer B
2/ I map B and get a pointer to it
3/ I exec a batch buffer with B still mapped (ugly) and B pointed via a surface
state internally
4/ CPU and GPU are co
https://bugs.freedesktop.org/show_bug.cgi?id=32240
Ian Romanick changed:
What|Removed |Added
Component|Drivers/DRI/r300|glsl-compiler
AssignedTo|dri-de..
https://bugs.freedesktop.org/show_bug.cgi?id=32240
Ian Romanick changed:
What|Removed |Added
Component|Drivers/DRI/r300|glsl-compiler
AssignedTo|dri-deve
Sergej Pupykin wrote:
> > And it's ugly; can't we fix grub instead?
>
> I am searching for bootloader which can pass whitespaces. It looks
> like we should patch grub-legacy (0.97), grub (1.98) and lilo...
>
> (I did not try lilo yet, but man page says nothing about passing
> spaces in 'append='
https://bugs.freedesktop.org/show_bug.cgi?id=32307
Summary: [drm:atom_op_jump] *ERROR* atombios stuck in loop for
more than 5secs aborting
Product: DRI
Version: XOrg 6.7.0
Platform: x86-64 (AMD64)
OS/Version: Linux (All)
https://bugs.freedesktop.org/show_bug.cgi?id=32307
Summary: [drm:atom_op_jump] *ERROR* atombios stuck in loop for
more than 5secs aborting
Product: DRI
Version: XOrg 6.7.0
Platform: x86-64 (AMD64)
OS/Version: Linux (All)
Signed-off-by: Toralf F?rster
---
drivers/gpu/drm/i915/i915_debugfs.c |8
1 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/drivers/gpu/drm/i915/i915_debugfs.c
b/drivers/gpu/drm/i915/i915_debugfs.c
index 1f4f3ce..7232fcd 100644
--- a/drivers/gpu/drm/i915/i915_debugfs.c
Desc: not available
URL:
<http://lists.freedesktop.org/archives/dri-devel/attachments/20101210/b37e4c50/attachment.bin>
Hi!
We're looking at changing the connector names for the vmwgfx module from
LVDSx to something more relevant for virtual machine windows. Looking at
something like "VMwindow".
Does anybody have any input on this? Comments appreciated.
/Thomas
Original Message
Subject: [PATCH] drm-vblank: Always return true vblank count of
scheduled vblank event.
Date: Fri, 10 Dec 2010 15:58:10 +0100
From: Mario Kleiner
To: airlied at gmail.com
CC: jbarnes at virtuousgeek.org,krh at bitplanet.net, Mario Kleiner
This pat
At Thu, 9 Dec 2010 09:18:14 -0800,
Jesse Barnes wrote:
>
> And it's ugly; can't we fix grub instead?
I am searching for bootloader which can pass whitespaces. It looks
like we should patch grub-legacy (0.97), grub (1.98) and lilo...
(I did not try lilo yet, but man page says nothing about passi
On Fre, 2010-12-10 at 13:38 +, Chris Wilson wrote:
> Although there may be more than one resource handles pointing to the
> Drawable, we only want to destroy it once and only reference the
> resource which may have just been deleted on the first instance.
>
> v2: Apply fixes and combine with
On Fre, 2010-12-10 at 12:43 +, Chris Wilson wrote:
> Although there may be more than one resource handles pointing to the
> Drawable, we only want to destroy it once and only reference the
> resource which may have just been deleted on the first instance.
>
> Signed-off-by: Chris Wilson
> Cc
https://bugs.freedesktop.org/show_bug.cgi?id=32271
--- Comment #3 from Ian Romanick 2010-12-10 13:42:47 PST
---
(In reply to comment #2)
> I wonder if lowering DDX/DDY to SFL makes any difference compared to using a
> shader that outputs (0,0,0,1).
The lowering pass I was referring to would hap
https://bugs.freedesktop.org/show_bug.cgi?id=32271
--- Comment #3 from Ian Romanick 2010-12-10 13:42:47
PST ---
(In reply to comment #2)
> I wonder if lowering DDX/DDY to SFL makes any difference compared to using a
> shader that outputs (0,0,0,1).
The lowering pass I was referring to would hap
Although there may be more than one resource handles pointing to the
Drawable, we only want to destroy it once and only reference the
resource which may have just been deleted on the first instance.
v2: Apply fixes and combine with another bug fix from Michel D?nzer,
https://bugs.freedesktop.o
Hi Alex, David,
On Sun, 21 Nov 2010 11:12:32 -0500, Alex Deucher wrote:
> On Sun, Nov 21, 2010 at 9:38 AM, Jean Delvare wrote:
> > Running 2.6.37-rc2-git7 on x86_64, wine fails to start. I get the
> > following error in the kernel logs:
> >
> > radeon :07:00.0: r600_cs_track_validate_cb offse
Although there may be more than one resource handles pointing to the
Drawable, we only want to destroy it once and only reference the
resource which may have just been deleted on the first instance.
Signed-off-by: Chris Wilson
Cc: Kristian H?gsberg
Cc: Michel D?nzer
---
glx/glxcmds.c |
https://bugs.freedesktop.org/show_bug.cgi?id=30616
--- Comment #10 from Andy Furniss 2010-12-10
11:26:49 PST ---
(In reply to comment #9)
> I've tried gdb but it doesn't assert when running under it.
Sauerbraten is also affected, whatever perf is set to.
It also works with gdb -
../../../.
https://bugs.freedesktop.org/show_bug.cgi?id=30616
--- Comment #10 from Andy Furniss 2010-12-10
11:26:49 PST ---
(In reply to comment #9)
> I've tried gdb but it doesn't assert when running under it.
Sauerbraten is also affected, whatever perf is set to.
It also works with gdb -
../../../.
Sergej Pupykin wrote:
> > And it's ugly; can't we fix grub instead?
>
> I am searching for bootloader which can pass whitespaces. It looks
> like we should patch grub-legacy (0.97), grub (1.98) and lilo...
>
> (I did not try lilo yet, but man page says nothing about passing
> spaces in 'append='
https://bugs.freedesktop.org/show_bug.cgi?id=30616
--- Comment #9 from Andy Furniss 2010-12-10
10:05:10 PST ---
(In reply to comment #8)
> the assert should give a bigger message, like a trace please paste it here
It doesn't give a trace - running the binary direct just gives
Trace/breakpoint
https://bugs.freedesktop.org/show_bug.cgi?id=30616
--- Comment #9 from Andy Furniss 2010-12-10
10:05:10 PST ---
(In reply to comment #8)
> the assert should give a bigger message, like a trace please paste it here
It doesn't give a trace - running the binary direct just gives
Trace/breakpoint
On Fri, 10 Dec 2010 16:00:19 +0100
Mario Kleiner wrote:
>
>
> Original Message
> Subject: [PATCH] drm-vblank: Always return true vblank count of
> scheduled vblank event.
> Date: Fri, 10 Dec 2010 15:58:10 +0100
> From: Mario Kleiner
> To: airl...@gmail.com
> CC: jbar...@virt
On Fri, 10 Dec 2010 16:00:19 +0100
Mario Kleiner wrote:
>
>
> Original Message
> Subject: [PATCH] drm-vblank: Always return true vblank count of
> scheduled vblank event.
> Date: Fri, 10 Dec 2010 15:58:10 +0100
> From: Mario Kleiner
> To: airlied at gmail.com
> CC: jbarnes a
At Thu, 9 Dec 2010 09:18:14 -0800,
Jesse Barnes wrote:
>
> And it's ugly; can't we fix grub instead?
I am searching for bootloader which can pass whitespaces. It looks
like we should patch grub-legacy (0.97), grub (1.98) and lilo...
(I did not try lilo yet, but man page says nothing about passi
Signed-off-by: Toralf Förster
---
drivers/gpu/drm/i915/i915_debugfs.c |8
1 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/drivers/gpu/drm/i915/i915_debugfs.c
b/drivers/gpu/drm/i915/i915_debugfs.c
index 1f4f3ce..7232fcd 100644
--- a/drivers/gpu/drm/i915/i915_debugfs.c
https://bugs.freedesktop.org/show_bug.cgi?id=32297
Summary: [r300g] WoW crashes on exit, when run in a window
instead of full-screen.
Product: Mesa
Version: git
Platform: x86 (IA32)
OS/Version: Linux (All)
Status: N
https://bugs.freedesktop.org/show_bug.cgi?id=32297
Summary: [r300g] WoW crashes on exit, when run in a window
instead of full-screen.
Product: Mesa
Version: git
Platform: x86 (IA32)
OS/Version: Linux (All)
Status: N
https://bugs.freedesktop.org/show_bug.cgi?id=32296
Summary: [r300g] Screen corruption with WoW when HyperZ
enabled.
Product: Mesa
Version: git
Platform: x86 (IA32)
OS/Version: Linux (All)
Status: NEW
Sever
https://bugs.freedesktop.org/show_bug.cgi?id=32296
Summary: [r300g] Screen corruption with WoW when HyperZ
enabled.
Product: Mesa
Version: git
Platform: x86 (IA32)
OS/Version: Linux (All)
Status: NEW
Sever
https://bugs.freedesktop.org/show_bug.cgi?id=30616
--- Comment #8 from Jerome Glisse 2010-12-10 07:40:19
PST ---
the assert should give a bigger message, like a trace please paste it here
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this
https://bugs.freedesktop.org/show_bug.cgi?id=30616
--- Comment #8 from Jerome Glisse 2010-12-10
07:40:19 PST ---
the assert should give a bigger message, like a trace please paste it here
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this
Signed-off-by: Toralf Förster
---
drivers/gpu/drm/i915/i915_debugfs.c |8
1 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/drivers/gpu/drm/i915/i915_debugfs.c b/drivers/gpu/drm/i915/i915_debugfs.c
index 1f4f3ce..7232fcd 100644
--- a/drivers/gpu/drm/i915/i915_debugfs.c
Hi!
We're looking at changing the connector names for the vmwgfx module from
LVDSx to something more relevant for virtual machine windows. Looking at
something like "VMwindow".
Does anybody have any input on this? Comments appreciated.
/Thomas
___
Original Message
Subject: [PATCH] drm-vblank: Always return true vblank count of
scheduled vblank event.
Date: Fri, 10 Dec 2010 15:58:10 +0100
From: Mario Kleiner
To: airl...@gmail.com
CC: jbar...@virtuousgeek.org, k...@bitplanet.net, Mario Kleiner
This patch tries to ma
On Fre, 2010-12-10 at 13:38 +, Chris Wilson wrote:
> Although there may be more than one resource handles pointing to the
> Drawable, we only want to destroy it once and only reference the
> resource which may have just been deleted on the first instance.
>
> v2: Apply fixes and combine with
Although there may be more than one resource handles pointing to the
Drawable, we only want to destroy it once and only reference the
resource which may have just been deleted on the first instance.
v2: Apply fixes and combine with another bug fix from Michel Dänzer,
https://bugs.freedesktop.o
On Fre, 2010-12-10 at 12:43 +, Chris Wilson wrote:
> Although there may be more than one resource handles pointing to the
> Drawable, we only want to destroy it once and only reference the
> resource which may have just been deleted on the first instance.
>
> Signed-off-by: Chris Wilson
> Cc
https://bugs.freedesktop.org/show_bug.cgi?id=30616
--- Comment #7 from Andy Furniss 2010-12-10
05:01:01 PST ---
(In reply to comment #6)
> Nexuiz timedemo demos/demo1 with card/cpu high will after a second -
>
> ../../../../../src/gallium/auxiliary/util/u_inlines.h:81:pipe_reference_described:
https://bugs.freedesktop.org/show_bug.cgi?id=30616
--- Comment #7 from Andy Furniss 2010-12-10
05:01:01 PST ---
(In reply to comment #6)
> Nexuiz timedemo demos/demo1 with card/cpu high will after a second -
>
> ../../../../../src/gallium/auxiliary/util/u_inlines.h:81:pipe_reference_described:
Although there may be more than one resource handles pointing to the
Drawable, we only want to destroy it once and only reference the
resource which may have just been deleted on the first instance.
Signed-off-by: Chris Wilson
Cc: Kristian Høgsberg
Cc: Michel Dänzer
---
glx/glxcmds.c |
Hi Alex, David,
On Sun, 21 Nov 2010 11:12:32 -0500, Alex Deucher wrote:
> On Sun, Nov 21, 2010 at 9:38 AM, Jean Delvare wrote:
> > Running 2.6.37-rc2-git7 on x86_64, wine fails to start. I get the
> > following error in the kernel logs:
> >
> > radeon :07:00.0: r600_cs_track_validate_cb offse
https://bugs.freedesktop.org/show_bug.cgi?id=30616
--- Comment #6 from Andy Furniss 2010-12-10
03:27:33 PST ---
(In reply to comment #0)
Since -
7055068eeae7f64166cca513282829d5a3e9b9d3
r600g: specialized upload manager
I have another test case for high vs low perf.
Nexuiz timedemo demos/dem
https://bugs.freedesktop.org/show_bug.cgi?id=30616
--- Comment #6 from Andy Furniss 2010-12-10
03:27:33 PST ---
(In reply to comment #0)
Since -
7055068eeae7f64166cca513282829d5a3e9b9d3
r600g: specialized upload manager
I have another test case for high vs low perf.
Nexuiz timedemo demos/dem
51 matches
Mail list logo