Re: [PATCH] drm/radeon: fix support for vline relocations.

2009-06-29 Thread Michel Dänzer
On Mon, 2009-06-29 at 11:21 +1000, Dave Airlie wrote: From: Dave Airlie airl...@redhat.com Userspace sends us a special relocation type to sync video/exa to vlines to avoid tearing, this deals with the relocation in the kernel, it picks the correct crtc and avoids issues where crtcs are

Re: [PATCH] drm/radeon: fix support for vline relocations.

2009-06-29 Thread Dave Airlie
2009/6/29 Michel Dänzer mic...@daenzer.net: On Mon, 2009-06-29 at 11:21 +1000, Dave Airlie wrote: From: Dave Airlie airl...@redhat.com Userspace sends us a special relocation type to sync video/exa to vlines to avoid tearing, this deals with the relocation in the kernel, it picks the correct

Re: [PATCH] drm/radeon: fix support for vline relocations.

2009-06-29 Thread Michel Dänzer
On Mon, 2009-06-29 at 16:48 +1000, Dave Airlie wrote: 2009/6/29 Michel Dänzer mic...@daenzer.net: On Mon, 2009-06-29 at 11:21 +1000, Dave Airlie wrote: From: Dave Airlie airl...@redhat.com Userspace sends us a special relocation type to sync video/exa to vlines to avoid tearing, this

[PATCH 1/4] drm/ttm: consolidate cache flushing code in drm_cache.c

2009-06-29 Thread Dave Airlie
From: Dave Airlie airl...@redhat.com This undoes some stupid from earlier, wbinvd *does* need ipi, clflush doesn't. Signed-off-by: Dave Airlie airl...@redhat.com --- drivers/gpu/drm/drm_cache.c | 18 +++- drivers/gpu/drm/ttm/ttm_tt.c | 61 +

[PATCH 3/4] drm/radeon/kms: mmio base/size should be resource_size_t.

2009-06-29 Thread Dave Airlie
From: Dave Airlie airl...@redhat.com Unsigned long is incorrect for 64-bit resources on 32-bit hw. Signed-off-by: Dave Airlie airl...@redhat.com --- drivers/gpu/drm/radeon/radeon.h |4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/drivers/gpu/drm/radeon/radeon.h

[Bug 13610] radeon kms invalid edid data at lvds

2009-06-29 Thread bugzilla-daemon
http://bugzilla.kernel.org/show_bug.cgi?id=13610 Nicolas Reinecke pl4nk...@googlemail.com changed: What|Removed |Added Regression|Yes |No ---

[Bug 13610] radeon kms invalid edid data at lvds

2009-06-29 Thread bugzilla-daemon
http://bugzilla.kernel.org/show_bug.cgi?id=13610 Rafael J. Wysocki r...@sisk.pl changed: What|Removed |Added Blocks|13615 | --- Comment #4 from

[Bug 22533] New: teeworlds background grid

2009-06-29 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=22533 Summary: teeworlds background grid Product: Mesa Version: CVS Platform: x86 (IA32) URL: http://teeworlds.com OS/Version: Linux (All) Status: NEW Severity:

[Bug 13373] fbcon, intelfb, i915: INFO: possible circular locking dependency detected

2009-06-29 Thread bugzilla-daemon
http://bugzilla.kernel.org/show_bug.cgi?id=13373 --- Comment #4 from Miles Lane miles.l...@gmail.com 2009-06-29 17:08:49 --- I just reproduced this in 2.6.31-rc1-git5. -- Configure bugmail: http://bugzilla.kernel.org/userprefs.cgi?tab=email --- You are receiving this mail because:

Re: Segfault with glMapBuffer (intel)

2009-06-29 Thread Ian Romanick
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 HENRY David wrote: Running with MESA_DEBUG=1, I can get this error just before the segfault: Mesa: User error: GL_INVALID_OPERATION in glMapBufferARB(already mapped) I works in software mode, without giving OpenGL errors. Hmm... I wonder if

[Bug 22540] New: VBO is still mapped after drawing, therefore glMapBuffer fails

2009-06-29 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=22540 Summary: VBO is still mapped after drawing, therefore glMapBuffer fails Product: Mesa Version: CVS Platform: Other OS/Version: All Status: NEW Severity:

[Bug 22540] VBO is still mapped after drawing, therefore glMapBuffer fails

2009-06-29 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=22540 --- Comment #2 from David Henry tfc_d...@club-internet.fr 2009-06-29 13:01:23 PST --- Created an attachment (id=27232) -- (http://bugs.freedesktop.org/attachment.cgi?id=27232) Xorg.0.log -- Configure bugmail:

Re: TTM page pool allocator

2009-06-29 Thread Thomas Hellström
Jerome Glisse skrev: On Fri, 2009-06-26 at 10:00 +1000, Dave Airlie wrote: On Thu, Jun 25, 2009 at 10:01 PM, Jerome Glissegli...@freedesktop.org wrote: Hi, Thomas i attach a reworked page pool allocator based on Dave works, this one should be ok with ttm cache status tracking. It

[PATCH] drm: remove root requirement from DRM_IOCTL_SET_VERSION

2009-06-29 Thread Jesse Barnes
Just a DRM_MASTER flag is sufficient here, though maybe this call is totally deprecated anyway (xf86-video-intel still calls it though). Signed-off-by: Jesse Barnes jbar...@virtuousgeek.org diff --git a/drivers/gpu/drm/drm_drv.c b/drivers/gpu/drm/drm_drv.c index b39d7bf..d0a70bd 100644 ---

[Bug 22538] Frontbuffer issue ? - blender menus not rendered

2009-06-29 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=22538 Ian Romanick i...@freedesktop.org changed: What|Removed |Added Status|NEW |RESOLVED

[Bug 22538] Frontbuffer issue ? - blender menus not rendered

2009-06-29 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=22538 --- Comment #1 from Ian Romanick i...@freedesktop.org 2009-06-29 18:44:39 PST --- I committed a fix last week to mesa_7_5_branch that fixes and additional front-buffer rendering issue. It might fix this problem as well. commit

[Bug 21774] blender menus all black (or white)

2009-06-29 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=21774 --- Comment #6 from Ian Romanick i...@freedesktop.org 2009-06-29 18:46:52 PST --- I committed a fix last week to mesa_7_5_branch that fixes and additional front-buffer rendering issue. It might fix this problem as well. commit

[Bug 21774] blender menus all black (or white)

2009-06-29 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=21774 Ian Romanick i...@freedesktop.org changed: What|Removed |Added CC||pra...@yahoo.com

[Bug 22538] Frontbuffer issue ? - blender menus not rendered

2009-06-29 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=22538 Ian Romanick i...@freedesktop.org changed: What|Removed |Added Status|RESOLVED|REOPENED

[Bug 21774] blender menus all black (or white)

2009-06-29 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=21774 --- Comment #7 from Ian Romanick i...@freedesktop.org 2009-06-29 18:47:49 PST --- Aw crap... ignore that last comment. A similar fix might work in r300, though. -- Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email

Re: [Intel-gfx] [PATCH] drm/i915: Make driver less chatty

2009-06-29 Thread yakui_zhao
On Tue, 2009-06-30 at 00:25 +0800, Jesse Barnes wrote: On Sun, 28 Jun 2009 15:42:17 -0700 Keith Packard kei...@keithp.com wrote: Convert many printk calls to DRM_DEBUG calls to reduce kernel log noise for normal activities. Switch other printk calls to DRM_ERROR or DRM_INFO.