[Bug 3493] r128: Entire X-windowing system hangs during normal 3D gaming

2009-04-04 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=3493


n-roe...@gmx.net changed:

   What|Removed |Added

 CC||n-roe...@gmx.net




--- Comment #16 from n-roe...@gmx.net  2009-04-04 03:57:23 PST ---
Could this be related to bug 5562 (even if this bug is specifically about 3D)?


-- 
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.

--
--
___
Dri-devel mailing list
Dri-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dri-devel


[Bug 21051] New: DRI problem with integrated radeon X1200

2009-04-04 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=21051

   Summary: DRI problem with integrated radeon X1200
   Product: DRI
   Version: unspecified
  Platform: x86 (IA32)
OS/Version: FreeBSD
Status: NEW
  Severity: normal
  Priority: high
 Component: DRM/Radeon
AssignedTo: dri-devel@lists.sourceforge.net
ReportedBy: c.r.dilwo...@gmail.com


I get this error from startx:

(EE) RADEON(0): [dri] RADEONDRIGetVersion failed to open the DRM
[dri] Disabling DRI.

Just hoping to get the xvideo extension to work because without it video
playback is horrible.

newbox# scanpci

pci bus 0x cardnum 0x00 function 0x00: vendor 0x1002 device 0x7910
 ATI Technologies Inc RS690 Host Bridge

pci bus 0x cardnum 0x01 function 0x00: vendor 0x1002 device 0x7912
 ATI Technologies Inc RS690 PCI to PCI Bridge (Internal gfx)

pci bus 0x cardnum 0x07 function 0x00: vendor 0x1002 device 0x7917
 ATI Technologies Inc RS690 PCI to PCI Bridge (PCI Express Port 3)

pci bus 0x cardnum 0x12 function 0x00: vendor 0x1002 device 0x4380
 ATI Technologies Inc SB600 Non-Raid-5 SATA

pci bus 0x cardnum 0x13 function 0x00: vendor 0x1002 device 0x4387
 ATI Technologies Inc SB600 USB (OHCI0)

pci bus 0x cardnum 0x13 function 0x01: vendor 0x1002 device 0x4388
 ATI Technologies Inc SB600 USB (OHCI1)

pci bus 0x cardnum 0x13 function 0x02: vendor 0x1002 device 0x4389
 ATI Technologies Inc SB600 USB (OHCI2)

pci bus 0x cardnum 0x13 function 0x03: vendor 0x1002 device 0x438a
 ATI Technologies Inc SB600 USB (OHCI3)

pci bus 0x cardnum 0x13 function 0x04: vendor 0x1002 device 0x438b
 ATI Technologies Inc SB600 USB (OHCI4)

pci bus 0x cardnum 0x13 function 0x05: vendor 0x1002 device 0x4386
 ATI Technologies Inc SB600 USB Controller (EHCI)

pci bus 0x cardnum 0x14 function 0x00: vendor 0x1002 device 0x4385
 ATI Technologies Inc SB600 SMBus

pci bus 0x cardnum 0x14 function 0x01: vendor 0x1002 device 0x438c
 ATI Technologies Inc SB600 IDE

pci bus 0x cardnum 0x14 function 0x02: vendor 0x1002 device 0x4383
 ATI Technologies Inc SB600 Azalia

pci bus 0x cardnum 0x14 function 0x03: vendor 0x1002 device 0x438d
 ATI Technologies Inc SB600 PCI to LPC Bridge

pci bus 0x cardnum 0x14 function 0x04: vendor 0x1002 device 0x4384
 ATI Technologies Inc SB600 PCI to PCI Bridge

pci bus 0x cardnum 0x18 function 0x00: vendor 0x1022 device 0x1100
 Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] HyperTransport Technology
Configuration

pci bus 0x cardnum 0x18 function 0x01: vendor 0x1022 device 0x1101
 Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] Address Map

pci bus 0x cardnum 0x18 function 0x02: vendor 0x1022 device 0x1102
 Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] DRAM Controller

pci bus 0x cardnum 0x18 function 0x03: vendor 0x1022 device 0x1103
 Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] Miscellaneous Control

pci bus 0x0001 cardnum 0x05 function 0x00: vendor 0x1002 device 0x791e
 ATI Technologies Inc Radeon X1200 Series

pci bus 0x0002 cardnum 0x00 function 0x00: vendor 0x10ec device 0x8168
 Realtek Semiconductor Co., Ltd. RTL8111/8168B PCI Express Gigabit Ethernet
controller
newbox# 

$ Xorg -version

X.Org X Server 1.4.2
Release Date: 11 June 2008
X Protocol Version 11, Revision 0
Build Operating System: FreeBSD 7.1-PRERELEASE i386 
Current Operating System: FreeBSD newbox 7.1-RELEASE FreeBSD 7.1-RELEASE #0:
Thu Jan  1 14:37:25 UTC 2009
r...@logan.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC i386
Build Date: 08 September 2008  12:37:00PM

Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
Module Loader present


-- 
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.

--
--
___
Dri-devel mailing list
Dri-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dri-devel


[Bug 21051] DRI problem with integrated radeon X1200

2009-04-04 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=21051





--- Comment #1 from Adam K Kirchhoff ad...@voicenet.com  2009-04-04 07:25:15 
PST ---

You will want to upgrade to -STABLE in order to get the latest DRM changes
which should support your GPU.


-- 
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.

--
--
___
Dri-devel mailing list
Dri-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dri-devel


[Bug 21048] [SiS 630/730] Assertion failed when try to use Direct3D under wine

2009-04-04 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=21048


Julien Cristau jcris...@debian.org changed:

   What|Removed |Added

 AssignedTo|tho...@winischhofer.net |dri-
   ||de...@lists.sourceforge.net
  Component|Driver/SiS  |Drivers/DRI/SiS
Product|xorg|Mesa
  QAContact|xorg-t...@lists.x.org   |




--- Comment #3 from Julien Cristau jcris...@debian.org  2009-04-04 09:56:28 
PST ---
the X errors sound like a version mismatch between your X server and dri
driver.  reassigning to mesa for the assertion failure.  what version of mesa
are you using?


-- 
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.

--
--
___
Dri-devel mailing list
Dri-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dri-devel


Re: [PATCH] drm/i915: Allow tiling of objects with bit 17 swizzling by the CPU.

2009-04-04 Thread Eric Anholt
On Fri, 2009-04-03 at 18:08 -0700, Keith Packard wrote:
 On Fri, 2009-04-03 at 17:03 -0700, Eric Anholt wrote:
 
  +   obj_priv-bit_17 = kmalloc(page_count, GFP_KERNEL);
 
 seems like you could save a bit of memory here by using 1 bit per page
 instead of a byte.

Before, I was figuring it was better to have easy code than memory
optimal code in my infrequently-tested workaround.  Since recent notes
about kmalloc limits, I'll switch to using bitmap.h.

-- 
Eric Anholt
e...@anholt.net eric.anh...@intel.com




signature.asc
Description: This is a digitally signed message part
--
--
___
Dri-devel mailing list
Dri-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dri-devel


[Bug 21048] [SiS 630/730] Assertion failed when try to use Direct3D under wine

2009-04-04 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=21048





--- Comment #4 from Alexey Shildyakov ashl1fut...@gmail.com  2009-04-04 
10:28:47 PST ---
mesa-7.2-i586-1vl60
xorg-server-1.4.2-i486-_slack12.1


-- 
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.

--
--
___
Dri-devel mailing list
Dri-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dri-devel


Re: [PATCH] drm/i915: Allow tiling of objects with bit 17 swizzling by the CPU.

2009-04-04 Thread Keith Packard
On Sat, 2009-04-04 at 10:25 -0700, Eric Anholt wrote:

 Before, I was figuring it was better to have easy code than memory
 optimal code in my infrequently-tested workaround.  Since recent notes
 about kmalloc limits, I'll switch to using bitmap.h.

Yeah, a single page of bits will cover 32k of pages this way. Not sure
bitmap.h is the best plan though; it looks designed to deal with
fixed-size bitmaps (there are warnings about using variable lengths in
the comments).

-- 
keith.pack...@intel.com


signature.asc
Description: This is a digitally signed message part
--
--
___
Dri-devel mailing list
Dri-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dri-devel


[Bug 21051] DRI problem with integrated radeon X1200

2009-04-04 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=21051





--- Comment #2 from ryan c.r.dilwo...@gmail.com  2009-04-04 15:52:44 PST ---
Upgrade what to -STABLE?

On Sat, Apr 4, 2009 at 8:25 AM,  bugzilla-dae...@freedesktop.org wrote:
 http://bugs.freedesktop.org/show_bug.cgi?id=21051





 --- Comment #1 from Adam K Kirchhoff ad...@voicenet.com  2009-04-04 
 07:25:15 PST ---

 You will want to upgrade to -STABLE in order to get the latest DRM changes
 which should support your GPU.


 --
 Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
 --- You are receiving this mail because: ---
 You reported the bug.



-- 
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
--
--
___
Dri-devel mailing list
Dri-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dri-devel


[Bug 21051] DRI problem with integrated radeon X1200

2009-04-04 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=21051





--- Comment #3 from Adam K Kirchhoff ad...@voicenet.com  2009-04-04 16:06:34 
PST ---

FreeBSD. see: http://www.freebsd.org/doc/en/books/handbook/current-stable.html

A large number of DRM changes were added to -STABLE after the 7.1 release,
which is what you appear to be using currently.

If you are uncomfortable using a development branch, you will have to wait for
the 7.2 release.


-- 
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.

--
--
___
Dri-devel mailing list
Dri-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dri-devel


[Bug 21056] New: PowerBook G4, PowerMac G5, ATI HW Rendering Fails

2009-04-04 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=21056

   Summary: PowerBook G4, PowerMac G5, ATI HW Rendering Fails
   Product: Mesa
   Version: 7.2
  Platform: PowerPC
   URL: https://bugzilla.redhat.com/show_bug.cgi?id=483440
OS/Version: Linux (All)
Status: NEW
  Severity: normal
  Priority: medium
 Component: Drivers/DRI/r300
AssignedTo: dri-devel@lists.sourceforge.net
ReportedBy: jerem...@freedesktop.org


This is reported on redhat's bugzilla as well (see url).

Running any GLX application fails with:
r300_mem.c:878: bufmgr_classic_post_submit: Assertion
`!batch_bo-pending_count' failed.
Aborted

Here is the output from glxinfo:

[jer...@localhost dri]$ glxinfo
name of display: :0.0
display: :0  screen: 0
direct rendering: Yes
server glx vendor string: SGI
server glx version string: 1.2
server glx extensions:
GLX_ARB_multisample, GLX_EXT_import_context, GLX_EXT_texture_from_pixmap, 
GLX_EXT_visual_info, GLX_EXT_visual_rating, GLX_MESA_copy_sub_buffer, 
GLX_OML_swap_method, GLX_SGI_swap_control, GLX_SGIS_multisample, 
GLX_SGIX_fbconfig, GLX_SGIX_visual_select_group
client glx vendor string: SGI
client glx version string: 1.4
client glx extensions:
GLX_ARB_get_proc_address, GLX_ARB_multisample, GLX_EXT_import_context, 
GLX_EXT_visual_info, GLX_EXT_visual_rating, GLX_MESA_allocate_memory, 
GLX_MESA_copy_sub_buffer, GLX_MESA_swap_control, 
GLX_MESA_swap_frame_usage, GLX_OML_swap_method, GLX_OML_sync_control, 
GLX_SGI_make_current_read, GLX_SGI_swap_control, GLX_SGI_video_sync, 
GLX_SGIS_multisample, GLX_SGIX_fbconfig, GLX_SGIX_pbuffer, 
GLX_SGIX_visual_select_group, GLX_EXT_texture_from_pixmap
GLX version: 1.2
GLX extensions:
GLX_ARB_get_proc_address, GLX_ARB_multisample, GLX_EXT_import_context, 
GLX_EXT_visual_info, GLX_EXT_visual_rating, GLX_MESA_swap_control, 
GLX_MESA_swap_frame_usage, GLX_OML_swap_method, GLX_SGI_swap_control, 
GLX_SGI_video_sync, GLX_SGIS_multisample, GLX_SGIX_fbconfig, 
GLX_SGIX_visual_select_group
OpenGL vendor string: DRI R300 Project
OpenGL renderer string: Mesa DRI R300 20060815 AGP 4x PowerPC/Altivec TCL
OpenGL version string: 1.3 Mesa 7.3-devel
OpenGL extensions:
GL_ARB_depth_texture, GL_ARB_fragment_program, GL_ARB_imaging, 
GL_ARB_multisample, GL_ARB_multitexture, GL_ARB_point_parameters, 
GL_ARB_shadow, GL_ARB_shadow_ambient, GL_ARB_texture_border_clamp, 
GL_ARB_texture_compression, GL_ARB_texture_cube_map, 
GL_ARB_texture_env_add, GL_ARB_texture_env_combine, 
GL_ARB_texture_env_crossbar, GL_ARB_texture_env_dot3, 
GL_MESAX_texture_float, GL_ARB_texture_mirrored_repeat, 
GL_ARB_texture_rectangle, GL_ARB_transpose_matrix, 
GL_ARB_vertex_buffer_object, GL_ARB_vertex_program, GL_ARB_window_pos, 
GL_EXT_abgr, GL_EXT_bgra, GL_EXT_blend_color, 
GL_EXT_blend_equation_separate, GL_EXT_blend_func_separate, 
GL_EXT_blend_logic_op, GL_EXT_blend_minmax, GL_EXT_blend_subtract, 
GL_EXT_clip_volume_hint, GL_EXT_compiled_vertex_array, GL_EXT_convolution, 
GL_EXT_copy_texture, GL_EXT_draw_range_elements, 
GL_EXT_gpu_program_parameters, GL_EXT_histogram, GL_EXT_multi_draw_arrays, 
GL_EXT_packed_pixels, GL_EXT_point_parameters, GL_EXT_polygon_offset, 
GL_EXT_rescale_normal, GL_EXT_secondary_color, 
GL_EXT_separate_specular_color, GL_EXT_shadow_funcs, 
GL_EXT_stencil_two_side, GL_EXT_stencil_wrap, GL_EXT_subtexture, 
GL_EXT_texture, GL_EXT_texture3D, GL_EXT_texture_edge_clamp, 
GL_EXT_texture_env_add, GL_EXT_texture_env_combine, 
GL_EXT_texture_env_dot3, GL_EXT_texture_filter_anisotropic, 
GL_EXT_texture_lod_bias, GL_EXT_texture_mirror_clamp, 
GL_EXT_texture_object, GL_EXT_texture_rectangle, GL_EXT_vertex_array, 
GL_APPLE_packed_pixels, GL_ATI_blend_equation_separate, 
GL_ATI_texture_env_combine3, GL_ATI_texture_mirror_once, 
GL_IBM_rasterpos_clip, GL_IBM_texture_mirrored_repeat, 
GL_INGR_blend_func_separate, GL_MESA_pack_invert, GL_MESA_ycbcr_texture, 
GL_MESA_window_pos, GL_NV_blend_square, GL_NV_light_max_exponent, 
GL_NV_texture_rectangle, GL_NV_texgen_reflection, GL_NV_vertex_program, 
GL_OES_read_format, GL_SGI_color_matrix, GL_SGI_color_table, 
GL_SGIS_generate_mipmap, GL_SGIS_texture_border_clamp, 
GL_SGIS_texture_edge_clamp, GL_SGIS_texture_lod, GL_SGIX_depth_texture, 
GL_SGIX_shadow_ambient, GL_SUN_multi_draw_arrays
glxinfo: r300_mem.c:878: bufmgr_classic_post_submit: Assertion
`!batch_bo-pending_count' failed.
Aborted


lspci -v data:
:00:10.0 VGA compatible controller: ATI Technologies Inc RV350 [Mobility
Radeon 9600 M10] (prog-if 00 [VGA controller])
Subsystem: ATI Technologies Inc RV350 [Mobility Radeon 9600 M10]
Flags: bus master, 66MHz, medium devsel, latency 255, IRQ 48
Memory at b800 (32-bit, prefetchable) [size=128M]
I/O ports at 0400