[Bug 17077] glTexSubImage2D does not work correctly when using generated mip-maps

2008-08-12 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=17077


Guillaume Melquiond [EMAIL PROTECTED] changed:

   What|Removed |Added

 CC||[EMAIL PROTECTED]
   ||m




--- Comment #3 from Guillaume Melquiond [EMAIL PROTECTED]  2008-08-11 
23:15:17 PST ---
The part about text disappearing caught my attention, as I'm experiencing the
same issue in World of Warcraft (opengl mode) with mesa 7.1 while it was
working fine with mesa 7.0. I tried a bisection, but the git repository is a
bit of a mess due to various DRM changes for the intel driver between the two
versions, so I couldn't pinpoint the bad commit.

Anyway, I have tried your testcase. It works fine with mesa 7.0, but the red
square is not opaque with mesa 7.1, as you describe.


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

-
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK  win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100url=/
--
___
Dri-devel mailing list
Dri-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dri-devel


OpenGL 3.0 spec released!

2008-08-12 Thread Pasi Kärkkäinen
On Wed, Aug 06, 2008 at 12:39:15PM +0300, Pasi Kärkkäinen wrote:
 Hi list!
 
 It seems OpenGL 3.0 will be (finally) released at Siggraph!
 
 http://www.khronos.org/news/events/detail/siggraph_2008_los_angeles_california//
 
 OpenGL BOF
 
 SIGGRAPH 2008 | Wednesday, 13 August | 6:00 pm - 8:00 pm | Wilshire Grand 
 Hotel - Wilshire Room
 
 OpenGL 3.0 new features
 Specification Review  Jeremy Sandmel, Apple
 
 GLSL 1.3 new features New Shader language definition  Bill Licea-Kane, AMD 
 
 OpenGL 3.0 ISV PerspectiveDaniel Koch, Transgaming
 Discussion of benefits OpenGL 3.0 provides ISVs   Rob Barris, 
 Blizzard
 
 etc..
 

The Khronos. Group announced today it has released the OpenGL® 3.0 
specification

http://www.khronos.org/news/press/releases/khronos_releases_opengl_30_specifications_to_support_latest_generations_of/
http://www.khronos.org/opengl/

http://www.opengl.org/registry/doc/glspec30.20080811.pdf
http://www.opengl.org/registry/doc/GLSLangSpec.Full.1.30.08.pdf
http://www.opengl.org/documentation/specs/glx/glx1.4.pdf
http://www.opengl.org/documentation/specs/glu/glu1_3.pdf

-- Pasi

-
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK  win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100url=/
--
___
Dri-devel mailing list
Dri-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dri-devel


Re: [PATCH 1/1 repost #1] DRM: don't enable irqs in locking

2008-08-12 Thread Johannes Engel
Thomas Hellström wrote:
 Yes, this bug could occur, but the remedy is not to use 
 spin_lock_irqsave() for lock_data::spinlock but to avoid calling 
 drm_lock_take with the drm_device::tasklet_lock held with irqs disabled.
 I'll see if I can come up with a patch.
Hi Thomas,

any news on that so far?

Cheers, Johannes

-
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK  win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100url=/
--
___
Dri-devel mailing list
Dri-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dri-devel


[Bug 17092] New: [i915 GEM] Crash switching from X to console

2008-08-12 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=17092

   Summary: [i915 GEM] Crash switching from X to console
   Product: DRI
   Version: DRI CVS
  Platform: Other
OS/Version: All
Status: NEW
  Severity: normal
  Priority: medium
 Component: DRM modules
AssignedTo: dri-devel@lists.sourceforge.net
ReportedBy: [EMAIL PROTECTED]
CC: [EMAIL PROTECTED]


Created an attachment (id=18236)
 -- (http://bugs.freedesktop.org/attachment.cgi?id=18236)
kernel log

Using Erics kernel tree anholt/drm-gem-merge (based on 2.6.27-rc2) switching
from X server to console turns the screen black, I have to reboot afterwards.
Attached the kernel log which seems to show that we try to unpin an already
unpinned object, or the pin counter does not work as expected.


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

-
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK  win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100url=/
--
___
Dri-devel mailing list
Dri-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dri-devel


[Bug 17092] [i915 GEM] Crash switching from X to console

2008-08-12 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=17092





--- Comment #1 from Johannes Engel [EMAIL PROTECTED]  2008-08-12 06:58:33 PST 
---
I forgot to add: My hardware is a i945GM running Xorg, libdrm and Mesa from
today's git master repositories.


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

-
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK  win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100url=/
--
___
Dri-devel mailing list
Dri-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dri-devel


[Bug 17054] mesa/drm: compilation broken for i915 module with 2.6.26 kernel

2008-08-12 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=17054





--- Comment #2 from Frederik Nosi [EMAIL PROTECTED]  2008-08-12 07:58:17 PST 
---
Created an attachment (id=18237)
 -- (http://bugs.freedesktop.org/attachment.cgi?id=18237)
(very probably broken) patch to make drm-gem compile against last linux-git

I have the same problem too. I noticed that i can use David's kernel git
repository and the compile can go fine (checking the sources so it seems) but
i'm trying to keep up with Linus's repo having to use some other patches too.
and on the .27 onward version i see that the pci functions used in dri have
changed some parameters.
Tried to adapt the code half blindly as i know nearly zero on the hardware
side, made it even compile but it seems not to work in practice. I get this
logs when loading drm.ko and i915.ko from drm/linux-support:

Aug 10 04:08:20 kotys [drm] Initialized drm 1.1.0 20060810
Aug 10 04:08:30 kotys i915 :00:02.0: setting latency timer to 64
Aug 10 04:08:30 kotys [drm:i915_gem_detect_bit_6_swizzle] *ERROR* pci_read_base
failed: -2
Aug 10 04:08:30 kotys [drm] Initialized i915 1.13.0 20080730 on minor 0

And sure it's on the function i'm trying to adapt. Anyway except this log that
makes me think that something isn't working i get direct rendering and things
are working exactly as without the patch.

I'm attaching my (probably broken) patch against linux-git in case somebody can
help make this work.

I had to made some trivial changes on drm side too for making it compile so I'm
adding those too.


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

-
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK  win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100url=/
--
___
Dri-devel mailing list
Dri-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dri-devel


[Bug 17054] mesa/drm: compilation broken for i915 module with 2.6.26 kernel

2008-08-12 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=17054





--- Comment #3 from Frederik Nosi [EMAIL PROTECTED]  2008-08-12 07:59:00 PST 
---
Created an attachment (id=18238)
 -- (http://bugs.freedesktop.org/attachment.cgi?id=18238)
trivial fixes to drm-gem to make it compile on latest git kernel


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

-
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK  win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100url=/
--
___
Dri-devel mailing list
Dri-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dri-devel


[Bug 17054] mesa/drm: compilation broken for i915 module with 2.6.26 kernel

2008-08-12 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=17054





--- Comment #4 from Frederik Nosi [EMAIL PROTECTED]  2008-08-12 08:05:52 PST 
---
(In reply to comment #3)
 Created an attachment (id=18238)
 -- (http://bugs.freedesktop.org/attachment.cgi?id=18238) [details]
 trivial fixes to drm-gem to make it compile on latest git kernel
 

I generated the reverse patch for this one so apply it with --reverse in case.
Sorry for the trouble.


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

-
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK  win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100url=/
--
___
Dri-devel mailing list
Dri-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dri-devel


[Bug 17098] New: 3D textures don't work on R300/R400/R500 DRI

2008-08-12 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=17098

   Summary: 3D textures don't work on R300/R400/R500 DRI
   Product: Mesa
   Version: 7.1
  Platform: All
OS/Version: All
Status: NEW
  Severity: normal
  Priority: medium
 Component: Drivers/DRI/r300
AssignedTo: dri-devel@lists.sourceforge.net
ReportedBy: [EMAIL PROTECTED]


Created an attachment (id=18243)
 -- (http://bugs.freedesktop.org/attachment.cgi?id=18243)
Simple 3D texture code that I found on the web URL I mentioned in the report

I have been trying to get 3D textures to work on these cards for a while.

3D textures do work on R200 DRI. They don't work on R300-R400-R500 DRI.

The test programs I used worked on R200 cards. They also work with ATI
proprietary drivers on all cards.

Test programs:

1. A sample 3D texture program I found on the web. I am attaching the code and
output screenshot

http://gpwiki.org/index.php/OpenGL:Tutorials:3D_Textures

The output should look like this:

http://gpwiki.org/index.php/Files:3dtex-example2.jpg

However, my output on the R300/R400/R500 cards is just a red pyramid.

This program works well on R200 drivers.

2. Another test program was from OpenRM scenegraph: 

http://www.openrm.org/docs/demoprogs.shtml#vrend

This program again works well with R200 drivers.


My test systems (on which 3D textures don't work):
-

1. Fedora 9 X86_64

R300- R400 based card (ATI Technologies Inc R480 [Radeon X800 GTO (PCIE)])

uname -a output:

Linux localhost.localdomain 2.6.25.11-97.fc9.x86_64 #1 SMP Mon Jul 21 01:09:10
EDT 2008 x86_64 x86_64 x86_64 GNU/Linux

glxinfo output:

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 TCL
OpenGL version string: 1.3 Mesa 7.1 rc1
OpenGL extensions:
GL_ARB_depth_texture, GL_ARB_fragment_program, GL_ARB_imaging, 
GL_ARB_multisample, GL_ARB_multitexture, GL_ARB_shadow, 
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_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_compression_s3tc, 
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, 

[Bug 17098] 3D textures don't work on R300/R400/R500 DRI

2008-08-12 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=17098





--- Comment #1 from Aditya Kadambi [EMAIL PROTECTED]  2008-08-12 13:48:18 PST 
---
Created an attachment (id=18244)
 -- (http://bugs.freedesktop.org/attachment.cgi?id=18244)
The screenshot of the sample 3D texture code. Shows just red blob.


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

-
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK  win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100url=/
--
___
Dri-devel mailing list
Dri-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dri-devel


[Bug 17098] 3D textures don't work on R300/R400/R500 DRI

2008-08-12 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=17098





--- Comment #2 from Aditya Kadambi [EMAIL PROTECTED]  2008-08-12 13:51:24 PST 
---
Created an attachment (id=18245)
 -- (http://bugs.freedesktop.org/attachment.cgi?id=18245)
Screenshot of output from OpenRM sample application


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

-
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK  win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100url=/
--
___
Dri-devel mailing list
Dri-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dri-devel


[Bug 17085] [GEM i965] DRM fails to map ringbuffer

2008-08-12 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=17085





--- Comment #5 from Steven Newbury [EMAIL PROTECTED]  2008-08-12 14:47:37 PST 
---
Is there any more information or testing I can do to help resolve this?


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

-
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK  win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100url=/
--
___
Dri-devel mailing list
Dri-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dri-devel


[Bug 17092] [i915 GEM] Crash switching from X to console

2008-08-12 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=17092


Pierre Willenbrock [EMAIL PROTECTED] changed:

   What|Removed |Added

 CC||[EMAIL PROTECTED]




--- Comment #2 from Pierre Willenbrock [EMAIL PROTECTED]  2008-08-12 16:21:16 
PST ---
I am seeing similar behavior on the i915 with a patched 2.6.26. Adding some
kernel BUG prevention in the unpin-ioctl-function leads to an unusable display
in an otherwise working X-server after switching back, i guess framebuffer
compression and tiling are not setup correctly(maybe as expected). No output of
the failed ioctl in Xorg.0.log.


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

-
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK  win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100url=/
--
___
Dri-devel mailing list
Dri-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dri-devel


[Bug 17003] Account request...

2008-08-12 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=17003


Ajit Kamat [EMAIL PROTECTED] changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||INVALID




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

-
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK  win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100url=/
--
___
Dri-devel mailing list
Dri-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dri-devel


[Bug 17003] Account request...

2008-08-12 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=17003


Ajit Kamat [EMAIL PROTECTED] changed:

   What|Removed |Added

 Status|RESOLVED|CLOSED




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

-
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK  win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100url=/
--
___
Dri-devel mailing list
Dri-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dri-devel


[Bug 17085] [GEM i965] DRM fails to map ringbuffer

2008-08-12 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=17085





--- Comment #6 from Steven Newbury [EMAIL PROTECTED]  2008-08-12 19:06:44 PST 
---
(In reply to comment #5)
 Is there any more information or testing I can do to help resolve this?
 

Has anyone got this working on x86-64 yet?  Maybe there is a int where there
should be an unsigned long somewhere?


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

-
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK  win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100url=/
--
___
Dri-devel mailing list
Dri-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dri-devel


[Bug 17085] [GEM i965] DRM fails to map ringbuffer

2008-08-12 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=17085





--- Comment #7 from Steven Newbury [EMAIL PROTECTED]  2008-08-12 19:12:51 PST 
---
(In reply to comment #6)
 (In reply to comment #5)
  Is there any more information or testing I can do to help resolve this?
  
 
 Has anyone got this working on x86-64 yet?  Maybe there is a int where there
 should be an unsigned long somewhere?
 

That wasn't quite what I meant to say, but my meaning should be clear enough..


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

-
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK  win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100url=/
--
___
Dri-devel mailing list
Dri-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dri-devel