https://bugs.freedesktop.org/show_bug.cgi?id=32911
Jerome Glisse <glisse(a)freedesktop.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|Random memory corruption if |[RADEON:KMS:MEMCORRUPTION]
|using more than 4GiB of RAM |random memory corruption if
|on Core i7/P55 with Radeon |using more than 4GiB of RAM
|KMS |on Core i7/P55
Priority|medium |highest
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
https://bugs.freedesktop.org/show_bug.cgi?id=32768
Jerome Glisse <glisse(a)freedesktop.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
--- Comment #4 from Jerome Glisse <glisse(a)freedesktop.org> 2011-03-07 11:29:26 PST ---
Closing
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
https://bugs.freedesktop.org/show_bug.cgi?id=32654
Jerome Glisse <glisse(a)freedesktop.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |WONTFIX
--- Comment #10 from Jerome Glisse <glisse(a)freedesktop.org> 2011-03-07 11:25:50 PST ---
r300c is not actively supported, closing this bug as it seems r300g works,
reopen if r300g is broken too
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
https://bugs.freedesktop.org/show_bug.cgi?id=27179
Jerome Glisse <glisse(a)freedesktop.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|Slight various between |[RADEON::R600C] incorrect
|software and r600 results |rendering r600c vs software
|in tri and wave in |in tri and wave in
|progs/samples |progs/samples
--- Comment #2 from Jerome Glisse <glisse(a)freedesktop.org> 2011-03-07 11:16:28 PST ---
Please try r600g, we don't actively support r600 classic driver.
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
https://bugs.freedesktop.org/show_bug.cgi?id=32535
Jerome Glisse <glisse(a)freedesktop.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|Graphics corruption after |[RADEON:KMS:RV710M:SUSPEND]
|resume from hibernate on |graphics corruption after
|Thinkpad SL510 (RV710 |resume from hibernate on
|0x1002:0x9553) |thinkpad SL510
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
https://bugs.freedesktop.org/show_bug.cgi?id=32439
Summary: invisible objects on r600g (probably shader issue)
Product: Mesa
Version: git
Platform: x86-64 (AMD64)
OS/Version: Linux (All)
Status: NEW
Severity: normal
Priority: medium
Component: Drivers/DRI/R600
AssignedTo: dri-devel(a)lists.freedesktop.org
ReportedBy: hramrach(a)centrum.cz
Created an attachment (id=41168)
--> (https://bugs.freedesktop.org/attachment.cgi?id=41168)
dumped shaders
Last time this happened it was due to some shaders failing to compile.
Mesa does not report failed shader compilation so I will try to attach all
shaders the program compiled.
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
https://bugs.freedesktop.org/show_bug.cgi?id=27438
Jerome Glisse <glisse(a)freedesktop.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|drm error: atombios stuck |[RADEON:KMS:RV730:ATOMBIOS]
|with rv730 and |stuck atombios
|2.6.34-rc3-git1 |2.6.34-rc3-git1
--- Comment #4 from Jerome Glisse <glisse(a)freedesktop.org> 2011-03-07 11:03:09 PST ---
Do you still have this issue with more recent kernel ?
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
https://bugs.freedesktop.org/show_bug.cgi?id=32449
Summary: crash in r600_set_vertex_buffers with invalid GL usage
flag used in glBufferData
Product: Mesa
Version: 7.10
Platform: x86-64 (AMD64)
OS/Version: Linux (All)
Status: NEW
Severity: normal
Priority: medium
Component: Drivers/DRI/R600
AssignedTo: dri-devel(a)lists.freedesktop.org
ReportedBy: sean(a)middleditch.us
Created an attachment (id=41180)
--> (https://bugs.freedesktop.org/attachment.cgi?id=41180)
VBO flag test case
If an invalid usage flag (something other than the GL_STATIC_DRAW,
GL_DYNAMIC_DRAW, etc.) is passed to glBufferData, then any Draw calls using
that VBO will crash inside the r600 driver.
The error should either be detected during the call to glBufferData or an
invalid flag should simply use a sensible default rather than crashing during
Draw.
This is on an x86-64 machine (Fedora Rawhide). I do not know if this happens
on other architectures.
Attaching a simple test case (using GLEW and GLUT). Backtrace from test case
is here. I also don't know if this happens with other DRI drivers, and whether
this is a bug in the R600 specifically or something that should be fixed higher
up in the common Mesa layers, but since the crash happens in the R600 driver
I'm assuming that's the culprit.
Program received signal SIGSEGV, Segmentation fault.
0x00007ffff724dd7f in r600_set_vertex_buffers (ctx=0x6154c0, count=1,
buffers=0x7fffffffd5c0) at r600_state_common.c:165
165 if (r600_buffer_is_user_buffer(buffers[i].buffer))
#0 0x00007ffff724dd7f in r600_set_vertex_buffers (ctx=0x6154c0, count=1,
buffers=0x7fffffffd5c0) at r600_state_common.c:165
#1 0x00007ffff7304b3c in st_draw_vbo (ctx=0xb48d80, arrays=<value optimized
out>, prims=0x7fffffffdb60, nr_prims=1, ib=0x0, index_bounds_valid=<value
optimized out>, min_index=0, max_index=2)
at state_tracker/st_draw.c:701
#2 0x00007ffff73012cb in vbo_draw_arrays (ctx=0xb48d80, mode=4, start=0,
count=<value optimized out>, numInstances=<value optimized out>) at
vbo/vbo_exec_array.c:588
#3 0x0000000000400d85 in display ()
#4 0x00000039f0020f75 in ?? () from /usr/lib64/libglut.so.3
#5 0x00000039f0024ab9 in fgEnumWindows () from /usr/lib64/libglut.so.3
#6 0x00000039f00214da in glutMainLoopEvent () from /usr/lib64/libglut.so.3
#7 0x00000039f0021db5 in glutMainLoop () from /usr/lib64/libglut.so.3
#8 0x0000000000400f00 in main ()
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
https://bugzilla.kernel.org/show_bug.cgi?id=16140
Jérôme Glisse <glisse(a)freedesktop.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |glisse(a)freedesktop.org
Summary|Suspend To RAM/ Resume |[RADEON:KMS:RV250:RESUME]
|broken - Radeon KMS on |suspend to RAM resume
|RV250 |broken
--- Comment #38 from Jérôme Glisse <glisse(a)freedesktop.org> 2011-03-07 18:49:37 ---
Michael do you still have this issue with more recent kernel ?
Others people having issue, please open your own bug, before try the lastest
kernel to check if the issue is resolved for you.
Note also that kernel framebuffer driver is outdated and shouldn't be used, we
only actively support KMS for radeon.
--
Configure bugmail: https://bugzilla.kernel.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the assignee of the bug.
------------------------------------------------------------------------------
What You Don't Know About Data Connectivity CAN Hurt You
This paper provides an overview of data connectivity, details
its effect on application quality, and explores various alternative
solutions. http://p.sf.net/sfu/progress-d2d
--
_______________________________________________
Dri-devel mailing list
Dri-devel(a)lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dri-devel