[Bug 18141] build mesa master branch unsuccessfully

2008-10-21 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=18141


lin, jiewen [EMAIL PROTECTED] changed:

   What|Removed |Added

 Status|RESOLVED|VERIFIED




--- Comment #3 from lin, jiewen [EMAIL PROTECTED]  2008-10-21 00:02:08 PST ---
It can be built successfully by using latest dri2proto.So verify.


-- 
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 11798] New: [Radeon Xpress 1100 IGP] DRI fail on recent kernel updates

2008-10-21 Thread bugme-daemon
http://bugzilla.kernel.org/show_bug.cgi?id=11798

   Summary: [Radeon Xpress 1100 IGP] DRI fail on recent kernel
updates
   Product: Drivers
   Version: 2.5
 KernelVersion: 2.6.27-git9
  Platform: All
OS/Version: Linux
  Tree: Mainline
Status: NEW
  Severity: normal
  Priority: P1
 Component: Video(DRI)
AssignedTo: [EMAIL PROTECTED]
ReportedBy: [EMAIL PROTECTED]


I'm using the xf86-video-ati-6.9.0 driver(not fglrx ones;) and it work fine at
least in the 2.6.27-rc* kernel. Under the 2.6.27-git9 kernel, if I enable the
DRI in xorg.conf, it will give me totally black screen. Even Ctrl+Alt+F1
doesn't work. It seems that the screen  was totally turned off. I will provide
dmesg and X.0.log soon.


-- 
Configure bugmail: http://bugzilla.kernel.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug, or are watching the assignee.

-
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 11798] [Radeon Xpress 1100 IGP] DRI fail on recent kernel updates

2008-10-21 Thread bugme-daemon
http://bugzilla.kernel.org/show_bug.cgi?id=11798





--- Comment #1 from [EMAIL PROTECTED]  2008-10-21 04:28 ---
Created an attachment (id=18391)
 -- (http://bugzilla.kernel.org/attachment.cgi?id=18391action=view)
dmesg


-- 
Configure bugmail: http://bugzilla.kernel.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug, or are watching the assignee.

-
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 11798] [Radeon Xpress 1100 IGP] DRI fail on recent kernel updates

2008-10-21 Thread bugme-daemon
http://bugzilla.kernel.org/show_bug.cgi?id=11798





--- Comment #2 from [EMAIL PROTECTED]  2008-10-21 04:31 ---
Created an attachment (id=18392)
 -- (http://bugzilla.kernel.org/attachment.cgi?id=18392action=view)
X.0.log that works(i.e, DRI disabled)

This is the X log when DRI is disabled. Could someone tell me how to dump X log
in a totally black screen? ;) I wish the dmesg and this X log could do some
help.


-- 
Configure bugmail: http://bugzilla.kernel.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug, or are watching the assignee.

-
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 18154] New: libdrm support for addressing 32 bits on 32 bit cores

2008-10-21 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=18154

   Summary: libdrm support for addressing 32 bits on 32 bit cores
   Product: DRI
   Version: XOrg CVS
  Platform: PowerPC
OS/Version: Linux (All)
Status: NEW
  Severity: major
  Priority: high
 Component: libdrm
AssignedTo: dri-devel@lists.sourceforge.net
ReportedBy: [EMAIL PROTECTED]


Created an attachment (id=19785)
 -- (http://bugs.freedesktop.org/attachment.cgi?id=19785)
libdrm support for addressing 32 bits on 32 bit cores - syslog w/ drm debug
msgs

Using git versions Xorg/Mesa/DRM built last week

Using a PPC 32-bit platform, with a 32 bit core and 36-bit addressing (460EX).
The PCIe space is mapped physically above a 32 bit address range.  Have a
radeon 1650 adapter plugged in the PCIe slot.

When enabling DRI - get the following Oops error:


[drm:radeon_driver_open]
[drm:drm_addmap_core] offset = 0x9800, size = 0x0001, type = 1
[drm:drm_addmap_core] offset = 0x8000, size = 0x1000, type = 0
[drm:drm_addmap_core] offset = 0x, size = 0x2000, type = 2
[drm:drm_setup]
[drm:drm_ioctl] pid=2058, cmd=0xc0246400, nr=0x00, dev 0xe200, auth=1
[drm:drm_ioctl] pid=2058, cmd=0xc0246400, nr=0x00, dev 0xe200, auth=1
[drm:drm_release] open_count = 1
[drm:drm_release] pid = 2058, device = 0xe200, open_count = 1
[drm:drm_fasync] fd = -1, device = 0xe200
[drm:drm_lastclose]
Machine check in kernel mode.
Data Write PLB Error
Oops: Machine check, sig: 7 [#2]
Canyonlands
Modules linked in:
NIP:  LR: c01796ec CTR: 0008
REGS: c039bf50 TRAP: 0202   Tainted: G  D   (2.6.25.7-2-geaaf8db)
MSR:    CR: 24000428  XER: 0002
TASK = ded4d3f0[2058] 'X' THREAD: ded86000
GPR00: e93e0b0c ded87e60 ded4d3f0 dfaa7400 40c1  c018c924 4000
GPR08:  e93e0b0c  e93e 24000422 101e6c34 101dec74 101def08
GPR16: 101e 101e 101e 101e 101e 101e 0004 101e
GPR24: c03a dfaa7618 dfaa760c dedb5a80 deddc580 dfaa7400 dfaa7400 dfaa7800
NIP [] 0x0
LR [c01796ec] radeon_driver_lastclose+0x40/0x74
Call Trace:
[ded87e60] [c001eacc] printk+0x50/0x60 (unreliable)
[ded87e80] [c01796ec] radeon_driver_lastclose+0x40/0x74
[ded87e90] [c0169b2c] drm_lastclose+0x40/0x340
[ded87ec0] [c016af14] drm_release+0x438/0x498
[ded87ef0] [c007762c] __fput+0xb4/0x19c
[ded87f10] [c00740ac] filp_close+0x68/0xb0
[ded87f30] [c0074184] sys_close+0x90/0xb4
[ded87f40] [c000ccf0] ret_from_syscall+0x0/0x3c
Instruction dump:
       
       
---[ end trace a2cb362184c9762b ]---


Note that the physical mapping for the card has the MMIO and FB at addresses
above 32 bits:

--
:81:00.0 VGA compatible controller: ATI Technologies Inc Unknown device
7291 (prog-if 00 [VGA])
Subsystem: Connect Components Ltd Unknown device 7291
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr-
Stepping- SERR- FastB2B-
Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast TAbort- TAbort-
MAbort- SERR- PERR-
Latency: 0, Cache Line Size: 32 bytes
Interrupt: pin A routed to IRQ 18
Region 0: Memory at e8000 (64-bit, prefetchable) [size=256M]
Region 2: Memory at e9800 (64-bit, non-prefetchable) [size=64K]
Region 4: I/O ports at unassigned
Expansion ROM at e9000 [disabled] [size=128K]
Capabilities: [50] Power Management version 2
Flags: PMEClk- DSI- D1+ D2+ AuxCurrent=0mA
PME(D0-,D1-,D2-,D3hot-,D3cold-)
Status: D0 PME-Enable- DSel=0 DScale=0 PME-
Capabilities: [58] Express Endpoint IRQ 0
Device: Supported: MaxPayload 128 bytes, PhantFunc 0, ExtTag+
Device: Latency L0s 4us, L1 unlimited
Device: AtnBtn- AtnInd- PwrInd-
Device: Errors: Correctable- Non-Fatal- Fatal- Unsupported-
Device: RlxdOrd+ ExtTag- PhantFunc- AuxPwr- NoSnoop+
Device: MaxPayload 128 bytes, MaxReadReq 128 bytes
Link: Supported Speed 2.5Gb/s, Width x16, ASPM L0s L1, Port 0
Link: Latency L0s 64ns, L1 1us
Link: ASPM Disabled RCB 64 bytes CommClk- ExtSynch-
Link: Speed 2.5Gb/s, Width x4
Capabilities: [80] Message Signalled Interrupts: Mask- 64bit+ Queue=0/0
Enable-
Address:   Data: 
---

It appears that within libdrm, the mapping does not support addressing above
32-bts on 32 bit cores, and the addresses are getting truncated.  Note the
offsets from the drm debug messages:

---
[drm:drm_addmap_core] offset = 0x9800, size = 0x0001, type = 1
[drm:drm_addmap_core] 

[Bug 11798] [Radeon Xpress 1100 IGP] DRI fail on recent kernel updates

2008-10-21 Thread bugme-daemon
http://bugzilla.kernel.org/show_bug.cgi?id=11798





--- Comment #3 from [EMAIL PROTECTED]  2008-10-21 07:51 ---
You should be able to see previous X logs in /var/log/Xorg.0.log.old or
something like that.


-- 
Configure bugmail: http://bugzilla.kernel.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug, or are watching the assignee.

-
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 17895] Radeon XPRESS 200M (RC410) - xorg crash after prolonged exercise of compiz

2008-10-21 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=17895


Michel Dänzer [EMAIL PROTECTED] changed:

   What|Removed |Added

 AssignedTo|dri-|mesa3d-
   |[EMAIL PROTECTED] |[EMAIL PROTECTED]
  Component|DRM modules |Mesa core
Product|DRI |Mesa
Version|XOrg CVS|unspecified




--- Comment #2 from Michel Dänzer [EMAIL PROTECTED]  2008-10-21 10:09:55 PST 
---
Can you get a backtrace with gdb?


-- 
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 11798] [Radeon Xpress 1100 IGP] DRI fail on recent kernel updates

2008-10-21 Thread bugme-daemon
http://bugzilla.kernel.org/show_bug.cgi?id=11798





--- Comment #4 from [EMAIL PROTECTED]  2008-10-21 21:36 ---
Created an attachment (id=18396)
 -- (http://bugzilla.kernel.org/attachment.cgi?id=18396action=view)
X log when dri enabled


-- 
Configure bugmail: http://bugzilla.kernel.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug, or are watching the assignee.

-
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