[PATCH] drm/radeon/kms: retry auxch on 0x20 timeout value.

2010-02-09 Thread Dave Airlie
From: Dave Airlie ATOM appears to return 0x20 which seems to mean some sort of timeout. retry the transaction up to 10 times before failing, this makes DP->VGA convertor we bought work at least a bit more predictably. Signed-off-by: Dave Airlie --- drivers/gpu/drm/radeon/atombios_dp.c |8

[Bug 26502] New: r600_texstate.c:1119: error: '__DRM_TEXTURE_FORMAT_RGBA' undeclared

2010-02-09 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=26502 Summary: r600_texstate.c:1119: error: '__DRM_TEXTURE_FORMAT_RGBA' undeclared Product: Mesa Version: git Platform: All OS/Version: Linux (All) Status: NEW S

[Bug 26497] New: r600_texstate.c:1119: error: ‘__DRM_TEXTURE_FORMAT_RGBA’ undeclared

2010-02-09 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=26497 Summary: r600_texstate.c:1119: error: ‘__DRM_TEXTURE_FORMAT_RGBA’ undeclared Product: Mesa Version: git Platform: Other OS/Version: All Status: NEW Severit

[PATCH] drm/radeon/kms/evergreen: adapt to i2c changes

2010-02-09 Thread Alex Deucher
>From d3271179a4752febceca327d2d8befd3a856868c Mon Sep 17 00:00:00 2001 From: Alex Deucher Date: Tue, 9 Feb 2010 18:22:00 -0500 Subject: [PATCH] drm/radeon/kms/evergreen: adapt to i2c changes original evergreen patches we against a kernel tree without my radeon i2c algo changes. Signed-off-by: A

[PATCH] drm/radeon/kms/evergreen: fix multi-head

2010-02-09 Thread Alex Deucher
>From 2096ba393fde1729503d87c224b85e92ac817b67 Mon Sep 17 00:00:00 2001 From: Alex Deucher Date: Tue, 9 Feb 2010 17:18:48 -0500 Subject: [PATCH] drm/radeon/kms/evergreen: fix multi-head Fix a typo in crtc offset setup that set the crtc instances wrong for all crtcs except the first. Signed-off-b

[PATCH] drm/radeon/kms/atom: replace 0/1 in crtc code with ATOM_DISABLE/ATOM_ENABLE

2010-02-09 Thread Alex Deucher
>From d7e435febf983cb1e0cba1e5d05a306f2ca64802 Mon Sep 17 00:00:00 2001 From: Alex Deucher Date: Tue, 9 Feb 2010 12:04:43 -0500 Subject: [PATCH] drm/radeon/kms/atom: replace 0/1 in crtc code with ATOM_DISABLE/ATOM_ENABLE Signed-off-by: Alex Deucher --- drivers/gpu/drm/radeon/atombios_crtc.c |

[Bug 26471] Missing background graphics/texture in frogatto with R600 (RV670)

2010-02-09 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=26471 --- Comment #13 from Nils Kneuper 2010-02-09 14:16:24 PST --- Okay, some updates. 1) As testcase you can also use rev1715. In this one there is no change to the makefile required. If you got the libs, you should be able to compile things wit

Re: [Bugme-new] [Bug 15259] New: Corruption with OpenGL since Intel's big DRM push on i945

2010-02-09 Thread Rafael J. Wysocki
On Tuesday 09 February 2010, Andrew Morton wrote: > On Mon, 8 Feb 2010 13:19:12 GMT > [email protected] wrote: > > > http://bugzilla.kernel.org/show_bug.cgi?id=15259 > > 1,987,777 :) Added, CCing dri-devel and Eric. -

[Bug 26471] Missing background graphics/texture in frogatto with R600 (RV670)

2010-02-09 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=26471 --- Comment #12 from Alex Deucher 2010-02-09 13:45:38 PST --- (In reply to comment #10) > Frogatto started working after revision 1713 > > r1713: Integrated the rectangle rotation code into the blitting routines to > actually be used when an

[Bug 26471] Missing background graphics/texture in frogatto with R600 (RV670)

2010-02-09 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=26471 --- Comment #11 from Andrius Štikonas 2010-02-09 13:39:21 PST --- Created an attachment (id=33197) --> (http://bugs.freedesktop.org/attachment.cgi?id=33197) Frogatto intro scene screenshot r1713 The diff of the revision that broken Frogatt

[Bug 26471] Missing background graphics/texture in frogatto with R600 (RV670)

2010-02-09 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=26471 --- Comment #10 from Andrius Štikonas 2010-02-09 13:34:41 PST --- Frogatto started working after revision 1713 r1713: Integrated the rectangle rotation code into the blitting routines to actually be used when an object is to be rotated. So

[Bug 26496] OpenGL does not work on Radeon 9600 (r300)

2010-02-09 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=26496 Alex Deucher changed: What|Removed |Added Component|DRM/Radeon |Drivers/DRI/r300 Product|DRI

[Bug 15166] Changing brightness of backlight freezes kernel with radeon kms enabled.

2010-02-09 Thread bugzilla-daemon
http://bugzilla.kernel.org/show_bug.cgi?id=15166 --- Comment #22 from Manuel Ullmann 2010-02-09 20:58:17 --- Created an attachment (id=24980) --> (http://bugzilla.kernel.org/attachment.cgi?id=24980) syslog-ng output of an isuue caused by BIOS. @Alex Deucher: You mentioned earlier some 's

[Bug 15151] Black screen after loading nouveau module

2010-02-09 Thread bugzilla-daemon
http://bugzilla.kernel.org/show_bug.cgi?id=15151 Marcin Slusarz changed: What|Removed |Added Attachment #24883|0 |1 is obsolete|

[PATCH] drm/vmwgfx: Drop scanout flag compat and add execbuf ioctl parameter members. Bumps major.

2010-02-09 Thread Thomas Hellstrom
VMWGFX_DRIVER_MINOR 9 +#define VMWGFX_DRIVER_DATE "20100209" +#define VMWGFX_DRIVER_MAJOR 1 +#define VMWGFX_DRIVER_MINOR 0 #define VMWGFX_DRIVER_PATCHLEVEL 0 #define VMWGFX_FILE_PAGE_OFFSET 0x0010 #define VMWGFX_FIFO_STATIC_SIZE (1024*1024) diff --git a/drivers/gpu/drm/vmwgfx/vmw

[Bug 26496] OpenGL does not work on Radeon 9600 (r300)

2010-02-09 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=26496 --- Comment #1 from Benjamin Berg 2010-02-09 12:12:36 PST --- Created an attachment (id=33196) --> (http://bugs.freedesktop.org/attachment.cgi?id=33196) neverball on the start screen after running a bit -- Configure bugmail: http://bugs.

[Bug 26496] New: OpenGL does not work on Radeon 9600 (r300)

2010-02-09 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=26496 Summary: OpenGL does not work on Radeon 9600 (r300) Product: DRI Version: XOrg 6.7.0 Platform: PowerPC OS/Version: All Status: NEW Severity: normal Priority: medium

Re: [PATCH] drm/vmwgfx: Bump major and drop scanout flag compat

2010-02-09 Thread Thomas Hellstrom
rivers/gpu/drm/vmwgfx/vmwgfx_drv.h > +++ b/drivers/gpu/drm/vmwgfx/vmwgfx_drv.h > @@ -39,9 +39,9 @@ > #include "ttm/ttm_execbuf_util.h" > #include "ttm/ttm_module.h" > > -#define VMWGFX_DRIVER_DATE "20100118" > -#define VMWGFX_DRIVER

Re: [Bugme-new] [Bug 15248] New: KMS broken on Intel 855GM broken with 2.6.32/33

2010-02-09 Thread Jesse Barnes
On Tue, 9 Feb 2010 13:23:50 +0100 "Rafael J. Wysocki" wrote: > On Tuesday 09 February 2010, Andrew Morton wrote: > > On Sun, 7 Feb 2010 09:59:06 GMT > > [email protected] wrote: > > > > > http://bugzilla.kernel.org/show_bug.cgi?id=15248 > > > > DRI/KMS regression #1,987,776 >

[PATCH] drm/vmwgfx: Update the user-space interface.

2010-02-09 Thread Jakob Bornecrantz
From: Thomas Hellstrom When time-based throttling is implemented, we need to bump minor. When the old way of detecting scanout is removed, we need to bump major. In the meantime, this change should not break existing user-space. Signed-off-by: Thomas Hellstrom Signed-off-by: Jakob Bornecrantz

[PATCH] drm/vmwgfx: Support old hardware

2010-02-09 Thread Jakob Bornecrantz
Also included are overall modesetting improvements Signed-off-by: Jakob Bornecrantz --- drivers/gpu/drm/vmwgfx/vmwgfx_drv.c |9 drivers/gpu/drm/vmwgfx/vmwgfx_drv.h |5 ++ drivers/gpu/drm/vmwgfx/vmwgfx_fb.c | 81 -- drivers/gpu/drm/vmwgfx/vmwgfx_

[PATCH] drm/vmwgfx: Bump major and drop scanout flag compat

2010-02-09 Thread Jakob Bornecrantz
@@ #include "ttm/ttm_execbuf_util.h" #include "ttm/ttm_module.h" -#define VMWGFX_DRIVER_DATE "20100118" -#define VMWGFX_DRIVER_MAJOR 0 -#define VMWGFX_DRIVER_MINOR 9 +#define VMWGFX_DRIVER_DATE "20100209" +#define VMWGFX_DRIVER_MAJOR 1 +#define VMWGFX_DRIVER_M

[PATCH] drm/vmwgfx: Fix a circular locking dependency bug.

2010-02-09 Thread Jakob Bornecrantz
From: Thomas Hellstrom Signed-off-by: Thomas Hellstrom Signed-off-by: Jakob Bornecrantz --- drivers/gpu/drm/vmwgfx/vmwgfx_drv.h |3 ++- drivers/gpu/drm/vmwgfx/vmwgfx_fifo.c | 17 + drivers/gpu/drm/vmwgfx/vmwgfx_irq.c | 13 +++-- 3 files changed, 14 insertions(

[PATCH] drm/vmwgfx: Report propper framebuffer_{max|min}_{width|height}

2010-02-09 Thread Jakob Bornecrantz
Signed-off-by: Jakob Bornecrantz --- drivers/gpu/drm/vmwgfx/vmwgfx_kms.c |8 1 files changed, 4 insertions(+), 4 deletions(-) diff --git a/drivers/gpu/drm/vmwgfx/vmwgfx_kms.c b/drivers/gpu/drm/vmwgfx/vmwgfx_kms.c index eeba6d1..31f9afe 100644 --- a/drivers/gpu/drm/vmwgfx/vmwgfx_kms

[Bug 23648] KMS/DRI2 Radeon Mobility 7500 Googleearth crash

2010-02-09 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=23648 Alex Deucher changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[Bug 23648] KMS/DRI2 Radeon Mobility 7500 Googleearth crash

2010-02-09 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=23648 --- Comment #3 from Eduardo Durany 2010-02-09 10:51:39 PST --- Everything is ok now. Running Ubuntu Karmic with xorg-edgers ppa. kernel 2.6.33-rc7 libdrm 2.4.17+git20100209.fdcde592-0ubuntu0sarvatt~karmic mesa7.8.0~git2010

[Bug 15151] Black screen after loading nouveau module

2010-02-09 Thread bugzilla-daemon
http://bugzilla.kernel.org/show_bug.cgi?id=15151 --- Comment #14 from Alex Zhavnerchik 2010-02-09 17:46:31 --- I recompiled the kernel with this patch and it works, thx a lot :) On Tue, Feb 9, 2010 at 7:34 PM, wrote: > http://bugzilla.kernel.org/show_bug.cgi?id=15151 > > > > > > --- Comm

[Bug 15151] Black screen after loading nouveau module

2010-02-09 Thread bugzilla-daemon
http://bugzilla.kernel.org/show_bug.cgi?id=15151 --- Comment #13 from Alex Zhavnerchik 2010-02-09 17:34:09 --- Yeah sorry for last post, patch applied correctly, I just mixed up patch option -p0 instead of -p1 when tried to apply it On Tue, Feb 9, 2010 at 11:54 AM, wrote: > http://bugzill

[Bug 26471] Missing background graphics/texture in frogatto with R600 (RV670)

2010-02-09 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=26471 --- Comment #9 from Michael de Lang 2010-02-09 08:52:36 PST --- I can confirm this on a Radeon 4550(RV710). -- Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email --- You are receiving this mail because: --- You

Re: Problem with drm-radeon-testing commit - drm/ttm: Avoid conflicting reserve_memtype during ttm_tt_set_page_caching.

2010-02-09 Thread Andy Furniss
Andy Furniss wrote: > db78e27de7e29a6db6be7caf607cf803d84094aa is first bad commit I have confirmed by running both todays and yesterdays heads with and without that commit reverted that it is the one causing the problem. Another test I tried was with agpmode=-1. This does avoid the problem, b

Re: Removal of mach64

2010-02-09 Thread Ville Syrjälä
On Tue, Feb 09, 2010 at 03:40:34AM -0500, Catalin Patulea wrote: > Hmm, I was able to get the driver working, but I have some more > questions; let me first give you some background. > > My box is a Dell PowerEdge 1600SC server with an integrated ATI Rage XL: > $ sudo lspci -vs 0e > 00:0e.0 VGA co

Re: Removal of mach64

2010-02-09 Thread Alex Deucher
2010/2/9 Catalin Patulea : > Hmm, I was able to get the driver working, but I have some more > questions; let me first give you some background. > > My box is a Dell PowerEdge 1600SC server with an integrated ATI Rage XL: > $ sudo lspci -vs 0e > 00:0e.0 VGA compatible controller: ATI Technologies I

[Bug 26471] Missing background graphics/texture in frogatto with R600 (RV670)

2010-02-09 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=26471 --- Comment #8 from Nils Kneuper 2010-02-09 06:56:49 PST --- To make sure to get a version that does compile and link, please use this checkout link: svn checkout -r 1712 http://frogatto.googlecode.com/svn/trunk/ frogatto-read-only You stil

Re: [Bugme-new] [Bug 15248] New: KMS broken on Intel 855GM broken with 2.6.32/33

2010-02-09 Thread Rafael J. Wysocki
On Tuesday 09 February 2010, Andrew Morton wrote: > On Sun, 7 Feb 2010 09:59:06 GMT > [email protected] wrote: > > > http://bugzilla.kernel.org/show_bug.cgi?id=15248 > > DRI/KMS regression #1,987,776 Added, CCing dri-devel and the i915 maintainers.

Re: vmwgfx + VMWare 7.0 -> libdrm modetest.c

2010-02-09 Thread Kristian Høgsberg
On Tue, Feb 9, 2010 at 8:05 AM, Peter Hanzel wrote: > Hello. > > I have a question about libdrm/libkms and test/modetest/modetest.c. > I am now working with vmwgfx + VMWare 7.0, where vmwgfx had correctly > initialized framebuffer and also now using fbcon. > Now I want to test it woth modetest.c >

Re: Removal of mach64

2010-02-09 Thread Alexander Lam
2010/2/9 Catalin Patulea : > Hmm, I was able to get the driver working, but I have some more > questions; let me first give you some background. > > My box is a Dell PowerEdge 1600SC server with an integrated ATI Rage XL: > $ sudo lspci -vs 0e > 00:0e.0 VGA compatible controller: ATI Technologies I

Re: vmwgfx + VMWare 7.0 -> libdrm modetest.c

2010-02-09 Thread Jakob Bornecrantz
On 9 feb 2010, at 13.05, Peter Hanzel wrote: > Hello. > > I have a question about libdrm/libkms and test/modetest/modetest.c. > I am now working with vmwgfx + VMWare 7.0, where vmwgfx had correctly > initialized framebuffer and also now using fbcon. > Now I want to test it woth modetest.c > This pr

[Bug 26087] Stalls with RV635 with KMS

2010-02-09 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=26087 --- Comment #14 from Ming-Wei Shih 2010-02-09 06:02:59 PST --- more about my setup, I am using kms with irq. kernel: drm-radeon-testing mesa: git ddx: git libdrm: git 00:0b.0 PCI bridge: nVidia Corporation nForce3 250Gb AGP Host to PCI Br

[Bug 26087] Stalls with RV635 with KMS

2010-02-09 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=26087 --- Comment #13 from Ming-Wei Shih 2010-02-09 05:59:54 PST --- Created an attachment (id=33193) --> (http://bugs.freedesktop.org/attachment.cgi?id=33193) .config I am having stall issues too for some time, it's getting worse (more frequent

Re: [PATCH 2/2] Use drm_gem_object_[handle_]unreference_unlocked where possible

2010-02-09 Thread Daniel Vetter
On Tue, Feb 09, 2010 at 06:49:12AM +0100, Luca Barbieri wrote: > Mostly obvious simplifications. > > The i915 pread/pwrite ioctls, intel_overlay_put_image and > nouveau_gem_new were incorrectly using the locked versions > without locking: this is also fixed in this patch. Just one nitpick on the

Re: [PATCH 1/2] drm: introduce drm_gem_object_[handle_]unreference_unlocked

2010-02-09 Thread Daniel Vetter
On Tue, Feb 09, 2010 at 06:49:11AM +0100, Luca Barbieri wrote: > This patch introduces the drm_gem_object_unreference_unlocked > and drm_gem_object_handle_unreference_unlocked functions that > do not require holding struct_mutex. > > drm_gem_object_unreference_unlocked calls the new > ->gem_free_o

vmwgfx + VMWare 7.0 -> libdrm modetest.c

2010-02-09 Thread Peter Hanzel
Hello. I have a question about libdrm/libkms and test/modetest/modetest.c. I am now working with vmwgfx + VMWare 7.0, where vmwgfx had correctly initialized framebuffer and also now using fbcon. Now I want to test it woth modetest.c This program is only for intel so i recoded it to use libkms fun

Re: [Bug 15120] laptop hangs up on s2disk - Lenovo thinkpad T61

2010-02-09 Thread Rafael J. Wysocki
Switching to e-mail. On Tuesday 09 February 2010, [email protected] wrote: > http://bugzilla.kernel.org/show_bug.cgi?id=15120 > > --- Comment #18 from Alex Zhavnerchik 2010-02-09 > 09:48:57 --- > So, did anybody from nouveau team notice this report? Apparently not, so let's

[Bug 15120] laptop hangs up on s2disk - Lenovo thinkpad T61

2010-02-09 Thread bugzilla-daemon
http://bugzilla.kernel.org/show_bug.cgi?id=15120 --- Comment #19 from Rafael J. Wysocki 2010-02-09 12:42:00 --- Switching to e-mail. On Tuesday 09 February 2010, [email protected] wrote: > http://bugzilla.kernel.org/show_bug.cgi?id=15120 > > --- Comment #18 from Alex Zhav

Re: Removal of mach64

2010-02-09 Thread Catalin Patulea
Hmm, I was able to get the driver working, but I have some more questions; let me first give you some background. My box is a Dell PowerEdge 1600SC server with an integrated ATI Rage XL: $ sudo lspci -vs 0e 00:0e.0 VGA compatible controller: ATI Technologies Inc Rage XL (rev 27) Subsystem:

Re: [PATCH] i915 / PM: Fix crash while aborting hibernation (Re: [linux-pm] [regression] "drm/i915: implement new pm ops" disables irq on aborted s2disk)

2010-02-09 Thread Alan Jenkins
Rafael J. Wysocki wrote: > On Thursday 04 February 2010, Zhenyu Wang wrote: > >> On 2010.02.03 23:44:41 +0100, Rafael J. Wysocki wrote: >> >>> On Wednesday 03 February 2010, Alan Jenkins wrote: >>> Hi I found this regression on my EeePC 701 with modesetting enabled. W

[Bug 15151] Black screen after loading nouveau module

2010-02-09 Thread bugzilla-daemon
http://bugzilla.kernel.org/show_bug.cgi?id=15151 --- Comment #12 from Alex Zhavnerchik 2010-02-09 09:54:38 --- This patch failed when I tried to apply it to 2.6.33-rc7 (I haven't got time to test it early) On Tue, Feb 2, 2010 at 11:21 PM, wrote: > http://bugzilla.kernel.org/show_bug.cgi?i

[Bug 15120] laptop hangs up on s2disk - Lenovo thinkpad T61

2010-02-09 Thread bugzilla-daemon
http://bugzilla.kernel.org/show_bug.cgi?id=15120 --- Comment #18 from Alex Zhavnerchik 2010-02-09 09:48:57 --- So, did anybody from nouveau team notice this report? -- Configure bugmail: http://bugzilla.kernel.org/userprefs.cgi?tab=email --- You are receiving this mail because: --