Re: [patch 0/5] Intel Poulsbo/Morrestown DRM driver and DRM core changes

2009-03-19 Thread Dave Airlie
On Thu, Mar 19, 2009 at 2:08 PM, Greg KH g...@kroah.com wrote: Hi, Here's 5 patches that add the Intel Poulsbo/Morrestown DRM driver to the kernel tree. There are 4 patches that make changes to the DRM core, and one patch that adds the DRM driver itself.  The driver is added to the

[PATCH] drm: reorder struct drm_ioctl_desc to save space on 64 bit builds

2009-03-19 Thread Richard Kennedy
drm: reorder struct drm_ioctl_desc to save space on 64 bit builds shrinks drm_ioctl_desc from 24 bytes to 16 bytes by reordering members to remove padding. updates DRM_IOCTL_DEF macro to initialise structure members by name to handle the structure reorder. The applied patch reduces data used in

[patch 4/5] drm: Add unlocked IOCTL functionality from the drm repo.

2009-03-19 Thread Greg KH
Signed-off-by: Thomas Hellstrom thellst...@vmware.com Signed-off-by: Richard Purdie rpur...@linux.intel.com Signed-off-by: Greg Kroah-Hartman gre...@suse.de --- drivers/gpu/drm/drm_drv.c |9 +++-- include/drm/drmP.h|2 ++ 2 files changed, 9 insertions(+), 2 deletions(-) ---

[patch 0/5] Intel Poulsbo/Morrestown DRM driver and DRM core changes

2009-03-19 Thread Greg KH
Hi, Here's 5 patches that add the Intel Poulsbo/Morrestown DRM driver to the kernel tree. There are 4 patches that make changes to the DRM core, and one patch that adds the DRM driver itself. The driver is added to the drivers/staging/ directory because it is not the final driver that Intel

[patch 2/5] drm: Add a tracker for global objects.

2009-03-19 Thread Greg KH
[coding style issues fixed by gregkh] Signed-off-by: Thomas Hellstrom thellst...@vmware.com Signed-off-by: Richard Purdie rpur...@linux.intel.com Signed-off-by: Greg Kroah-Hartman gre...@suse.de --- drivers/gpu/drm/Makefile |3 - drivers/gpu/drm/drm_drv.c|3 +

[patch 3/5] drm: Export hash table functionality.

2009-03-19 Thread Greg KH
These drm functions are needed for the psb module. Signed-off-by: Thomas Hellstrom thellst...@vmware.com Signed-off-by: Richard Purdie rpur...@linux.intel.com Signed-off-by: Greg Kroah-Hartman gre...@suse.de --- drivers/gpu/drm/drm_hashtab.c |4 1 file changed, 4 insertions(+) ---

[patch 1/5] drm: Split out the mm declarations in a separate header. Add atomic operations.

2009-03-19 Thread Greg KH
[coding style issues fixed by gregkh] Signed-off-by: Thomas Hellstrom thellst...@vmware.com Signed-off-by: Richard Purdie rpur...@linux.intel.com Signed-off-by: Greg Kroah-Hartman gre...@suse.de --- drivers/gpu/drm/drm_mm.c | 165 +++

[Bug 20539] Segmentation Fault with Radeon (maybe with pixmap command)

2009-03-19 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=20539 Michel Dänzer mic...@daenzer.net changed: What|Removed |Added AssignedTo|xorg-driver-...@lists.x.org |dri-

Re: [patch 0/5] Intel Poulsbo/Morrestown DRM driver and DRM core changes

2009-03-19 Thread Thomas Hellström
Dave and Greg, Some quick comments below. Dave Airlie wrote: On Thu, Mar 19, 2009 at 2:08 PM, Greg KH g...@kroah.com wrote: Hi, Here's 5 patches that add the Intel Poulsbo/Morrestown DRM driver to the kernel tree. There are 4 patches that make changes to the DRM core, and one patch

Moorestown non-staging patches.

2009-03-19 Thread Thomas Hellström
Greg / Richard: Comments to the non-staging patches: patch 1/5] drm: Split out the mm declarations in a separateheader. Add atomic operations: The range manager operations are usually quite fast, and the range manager really only needs to be protected by a spinlock. Add atomic operations

Re: [patch 0/5] Intel Poulsbo/Morrestown DRM driver and DRM core changes

2009-03-19 Thread Richard Purdie
Hi, On Thu, 2009-03-19 at 16:48 +1000, Dave Airlie wrote: First off, the non-staging patches need more complete changelog entries, a bit of meaning goes a long way. I'll ack them if they are documented and make sense. The unlocked ioctl hook makes sense to me at least! Now the non-core DRM

[Bug 10303] glFogCoordPointer broken in DRI Radeon R300 driver

2009-03-19 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=10303 Maciej Cencora m.cenc...@gmail.com changed: What|Removed |Added Status|NEW |RESOLVED

[Bug 11980] GL_EXT_stencil_two_side breaks shadows in warzone2100 since 6.5 .3

2009-03-19 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=11980 --- Comment #2 from Maciej Cencora m.cenc...@gmail.com 2009-03-19 05:14:58 PST --- Can you reproduce the bug with current mesa? Some EXT_stencil_two_side related patches has been committed about a month ago. -- Configure bugmail:

[Bug 19002] RS690 break with multi-texture fragment programs

2009-03-19 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=19002 --- Comment #1 from Maciej Cencora m.cenc...@gmail.com 2009-03-19 05:44:15 PST --- I can't reproduce it with my RS690 on mesa 7.2 neither on current master. What mplayer version do you have? Mine is MPlayer 1.0rc2-4.3.2 -- Configure

RE: [Intel-gfx] [PATCH] Read EDID extensions from monitor

2009-03-19 Thread Ma, Ling
Any comments ? Thanks Ma Ling -Original Message- From: intel-gfx-boun...@lists.freedesktop.org [mailto:intel-gfx-boun...@lists.freedesktop.org] On Behalf Of Ma Ling Sent: Wednesday, March 18, 2009 6:38 PM To: dri-devel@lists.sourceforge.net Cc: intel-...@lists.freedesktop.org Subject:

[Bug 20608] gtkglext example program locks up system with Mobility X1400 chipset

2009-03-19 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=20608 --- Comment #2 from Maciej Cencora m.cenc...@gmail.com 2009-03-19 05:48:09 PST --- Could you post you Xorg log and dmesg output? -- Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email --- You are receiving this mail

[Bug 6979] r300_vertexprog.c, unknown output 3

2009-03-19 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=6979 Maciej Cencora m.cenc...@gmail.com changed: What|Removed |Added Status|NEW |RESOLVED

Re: [patch 0/5] Intel Poulsbo/Morrestown DRM driver and DRM core changes

2009-03-19 Thread Alan Cox
The non-existence of an open-source 3D implementation doesn't really alter that situation. I think it does to an extent However, if there's a policy issue about adding Linux kernel support for closed-source user-space drivers, I think it helps to be explicit about that. Actually its a

[Bug 14076] GL_OUT_OF_MEMORY crash with R300 driver and Lineage II under Wine

2009-03-19 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=14076 --- Comment #2 from Maciej Cencora m.cenc...@gmail.com 2009-03-19 06:04:15 PST --- This looks like wine bug http://bugs.winehq.org/show_bug.cgi?id=13335 How much system RAM do you have? -- Configure bugmail:

[Bug 12765] i915 VT switch with AIGLX causes X lock up

2009-03-19 Thread bugme-daemon
http://bugzilla.kernel.org/show_bug.cgi?id=12765 --- Comment #3 from r...@sisk.pl 2009-03-19 06:03 --- On Monday 16 March 2009, Sitsofe Wheeler wrote: On Sat, Mar 14, 2009 at 08:05:32PM +0100, Rafael J. Wysocki wrote: The following bug entry is on the current list of known

[Bug 20608] gtkglext example program locks up system with Mobility X1400 chipset

2009-03-19 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=20608 --- Comment #3 from Mukund Sivaraman m...@banu.com 2009-03-19 06:29:31 PST --- Maciej: Do you mean the logs after a bootup without running the GtkGlExt application? On running the app, the machine locks hard and this is the only machine I

[Bug 20608] gtkglext example program locks up system with Mobility X1400 chipset

2009-03-19 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=20608 --- Comment #4 from Maciej Cencora m.cenc...@gmail.com 2009-03-19 06:39:43 PST --- (In reply to comment #3) Maciej: Do you mean the logs after a bootup without running the GtkGlExt application? Yes -- Configure bugmail:

[Bug 20608] gtkglext example program locks up system with Mobility X1400 chipset

2009-03-19 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=20608 --- Comment #5 from Mukund Sivaraman m...@banu.com 2009-03-19 07:02:12 PST --- Created an attachment (id=24046) -- (http://bugs.freedesktop.org/attachment.cgi?id=24046) dmesg output -- Configure bugmail:

[Bug 20608] gtkglext example program locks up system with Mobility X1400 chipset

2009-03-19 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=20608 --- Comment #6 from Mukund Sivaraman m...@banu.com 2009-03-19 07:03:04 PST --- Created an attachment (id=24047) -- (http://bugs.freedesktop.org/attachment.cgi?id=24047) X log -- Configure bugmail:

[Bug 20608] gtkglext example program locks up system with Mobility X1400 chipset

2009-03-19 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=20608 --- Comment #7 from Mukund Sivaraman m...@banu.com 2009-03-19 07:04:20 PST --- Also kernel modesetting is turned off with the nomodeset option in the kernel cmdline. -- Configure bugmail:

[Bug 20751] New: 2D acceleration on R6xx freezes my computer

2009-03-19 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=20751 Summary: 2D acceleration on R6xx freezes my computer Product: DRI Version: XOrg CVS Platform: x86-64 (AMD64) OS/Version: Linux (All) Status: NEW Severity: normal

[Bug 20751] 2D acceleration on R6xx freezes my computer

2009-03-19 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=20751 --- Comment #1 from Alex Deucher ag...@yahoo.com 2009-03-19 08:34:12 PST --- Any chance you could try the drm-next branch of Dave's drm tree? http://git.kernel.org/?p=linux/kernel/git/airlied/drm-2.6.git;a=summary The version in fdo git may

[Bug 20751] 2D acceleration on R6xx freezes my computer

2009-03-19 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=20751 --- Comment #2 from Nicolas Bareil n...@chdir.org 2009-03-19 09:12:55 PST --- (In reply to comment #1) Any chance you could try the drm-next branch of Dave's drm tree? http://git.kernel.org/?p=linux/kernel/git/airlied/drm-2.6.git;a=summary

Re: [patch 0/5] Intel Poulsbo/Morrestown DRM driver and DRM core changes

2009-03-19 Thread Sindhudweep Sarkar
This might be the opinion of a completely non educated end user but it seems that an intel specific drm and other bits (xorg, mesa) would be somewhat of a maintenance waste. TI-OMAP 3xxx and a couple of other arm processors use similar SGX-5xx graphics cores. IIRC arm is often little endian so

DG41TY not supported by i915 driver

2009-03-19 Thread Simeon Walker
Hi, Back in November Zhenyu Wang posted a patch adding 2 PCI ID's for the G41 chipset to the i915 driver. http://marc.info/?l=dri-develm=122690362516074w=4 As far as I can see only one of those ID's (0x2E22) was committed, he other (0x2E32) was not. I can't find any further reference to this

Re: [patch 0/5] Intel Poulsbo/Morrestown DRM driver and DRM core changes

2009-03-19 Thread Greg KH
On Thu, Mar 19, 2009 at 12:03:09PM -0400, Sindhudweep Sarkar wrote: This might be the opinion of a completely non educated end user but it seems that an intel specific drm and other bits (xorg, mesa) would be somewhat of a maintenance waste. What do you mean by this? TI-OMAP 3xxx and a

[Bug 11980] GL_EXT_stencil_two_side breaks shadows in warzone2100 since 6.5 .3

2009-03-19 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=11980 Maciej Cencora m.cenc...@gmail.com changed: What|Removed |Added Status|NEW |RESOLVED

Re: [patch 0/5] Intel Poulsbo/Morrestown DRM driver and DRM core changes

2009-03-19 Thread Richard Purdie
On Thu, 2009-03-19 at 12:03 -0400, Sindhudweep Sarkar wrote: This might be the opinion of a completely non educated end user but it seems that an intel specific drm and other bits (xorg, mesa) would be somewhat of a maintenance waste. TI-OMAP 3xxx and a couple of other arm processors use

Re: [patch 0/5] Intel Poulsbo/Morrestown DRM driver and DRM core changes

2009-03-19 Thread Sindhudweep Sarkar
Of course real support for poulsbo is really important and desirable since netbooks make such a huge percentage of computer sales these days. I'm guessing, however, that the number of embedded/mobile/appliance devices that use or will use the SGX5xx is much larger than even the plethora of

Re: [patch 0/5] Intel Poulsbo/Morrestown DRM driver and DRM core changes

2009-03-19 Thread Greg KH
On Thu, Mar 19, 2009 at 07:05:30PM +, Matthew Garrett wrote: On Thu, Mar 19, 2009 at 12:02:54PM -0700, Greg KH wrote: On Thu, Mar 19, 2009 at 06:53:38PM +, Matthew Garrett wrote: On Thu, Mar 19, 2009 at 09:27:19AM -0700, Greg KH wrote: But how do I get my laptop that I

Re: [patch 0/5] Intel Poulsbo/Morrestown DRM driver and DRM core changes

2009-03-19 Thread Greg KH
On Thu, Mar 19, 2009 at 06:53:38PM +, Matthew Garrett wrote: On Thu, Mar 19, 2009 at 09:27:19AM -0700, Greg KH wrote: But how do I get my laptop that I currently have right now up and running properly with linux in a better-than-800x600-framebuffer mode? You don't, because there's no

Re: [patch 0/5] Intel Poulsbo/Morrestown DRM driver and DRM core changes

2009-03-19 Thread Corbin Simpson
Richard Purdie wrote: On Thu, 2009-03-19 at 12:03 -0400, Sindhudweep Sarkar wrote: This might be the opinion of a completely non educated end user but it seems that an intel specific drm and other bits (xorg, mesa) would be somewhat of a maintenance waste. TI-OMAP 3xxx and a couple of other

Re: [patch 0/5] Intel Poulsbo/Morrestown DRM driver and DRM core changes

2009-03-19 Thread Thomas Hellström
Greg KH wrote: On Thu, Mar 19, 2009 at 11:14:35AM +0100, Thomas Hellström wrote: First off, the non-staging patches need more complete changelog entries, a bit of meaning goes a long way. I'll ack them if they are documented and make sense. The unlocked ioctl hook makes sense to me at

[Bug 20697] xorg 1.6 caught a signal 11 when dri is enabled

2009-03-19 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=20697 --- Comment #4 from Jimmy Jazz jimmy.j...@gmx.net 2009-03-19 13:53:53 PST --- (In reply to comment #3) Do you have old fglrx libs still lying around? Make sure to fully uninstall it before using the open source drivers. No, I really

[Bug 20537] piglit failures on ATI Mobility M6

2009-03-19 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=20537 --- Comment #1 from Maciej Cencora m.cenc...@gmail.com 2009-03-19 14:20:47 PST --- All the 'Assertion `exec-ctx-Driver.NeedFlush 0x2`' errors are fixed in current git. Could you also run piglit against mesa/radeon-rewrite branch? --

[Bug 20697] xorg 1.6 caught a signal 11 when dri is enabled

2009-03-19 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=20697 --- Comment #5 from Jimmy Jazz jimmy.j...@gmx.net 2009-03-19 15:05:27 PST --- (In reply to comment #3) This time the culprit wasn't the closed source ati libs... In gentoo, /usr/lib64/xorg/modules/extensions/libdri.so is a link to

[Bug 20697] xorg 1.6 caught a signal 11 when dri is enabled

2009-03-19 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=20697 --- Comment #6 from Jimmy Jazz jimmy.j...@gmx.net 2009-03-19 15:06:44 PST --- Created an attachment (id=24053) -- (http://bugs.freedesktop.org/attachment.cgi?id=24053) Xorg log with better results -- Configure bugmail:

[Bug 20697] xorg 1.6 caught a signal 11 when dri is enabled

2009-03-19 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=20697 Jimmy Jazz jimmy.j...@gmx.net changed: What|Removed |Added Attachment #23927|0 |1 is obsolete|

[Bug 20697] xorg 1.6 caught a signal 11 when dri is enabled

2009-03-19 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=20697 Alex Deucher ag...@yahoo.com changed: What|Removed |Added Status|NEW |RESOLVED

[PATCH] radeon: add some new pci ids

2009-03-19 Thread Alex Deucher
http://www.botchco.com/alex/xorg/0001-radeon-add-some-new-pci-ids.patch for drm-next From 4e91d985755227efcdd6f3ddab90286c3a8ed492 Mon Sep 17 00:00:00 2001 From: Alex Deucher alexdeuc...@gmail.com Date: Thu, 19 Mar 2009 20:38:04 -0400 Subject: [PATCH] radeon: add some new pci ids Signed-off-by:

Re: udpated KMS speed improvement patch

2009-03-19 Thread Jesse Barnes
Correcting mailing list, should be dri-devel, not drm-devel. Comments below. On Tue, 17 Mar 2009 20:52:21 -0700 Arjan van de Ven ar...@infradead.org wrote: Latest version below; this is a consolidation of the EDID speed improvement and using the async infrastructure... ... comments welcome

[Bug 11888] the screen remains black after resume

2009-03-19 Thread bugme-daemon
http://bugzilla.kernel.org/show_bug.cgi?id=11888 rui.zh...@intel.com changed: What|Removed |Added Component|Video(DRI) |Bluetooth -- Configure bugmail:

[Bug 11888] the screen remains black after resume

2009-03-19 Thread bugme-daemon
http://bugzilla.kernel.org/show_bug.cgi?id=11888 rui.zh...@intel.com changed: What|Removed |Added Component|Bluetooth |Video(Other) -- Configure

[PATCH] drm: Use a little stash on the stack to avoid kmalloc in most DRM ioctls.

2009-03-19 Thread Eric Anholt
The kmalloc was taking up about 1.5% of the CPU on an ioctl-heavy workload (x11perf -aa10text on 965). Initial results look like they have a corresponding improvement in performance for aa10text, but more numbers might not hurt. Thanks to ajax for pointing out this performance regression I'd