http://bugs.freedesktop.org/show_bug.cgi?id=23745


Michel Dänzer <mic...@daenzer.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
          Component|libdrm                      |DRM/other




--- Comment #1 from Michel Dänzer <mic...@daenzer.net>  2009-09-08 05:58:09 PST 
---
> all colors are wrong if you use OpenGL (Mesa).

That's bug 22767.

> drmGetBusid() calls the kernel module drm via IOCTL
> DRM_IOCTL_GET_UNIQUE. (see file drm_ioc32.c). So is it a bug in the
> kernel or libdrm?

Yes, the problem is that while the X server has been fixed to properly handle
PCI domains > 0, drm_get_pci_domain() in the kernel is still hardcoded to 0.
Unfortunately that can't be fixed easily, or it will break older X servers. So
the fix will probably require some DRM userspace interface versioning magic.


-- 
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
--
_______________________________________________
Dri-devel mailing list
Dri-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dri-devel

Reply via email to