Re: [PATCH 6/6] [drm/i915] implement drmmode overlay support v2

2009-09-01 Thread Daniel Vetter
On Tue, Sep 01, 2009 at 10:01:24PM -0700, Corbin Simpson wrote: > Then have an Intel-specific bit of code. Do a batchbuffer > checker/relocator/munger; we've got one for Radeons, and I'm sure you > guys need to do something similar for relocating BOs. That's actually what I originally wanted to do

Re: [PATCH 6/6] [drm/i915] implement drmmode overlay support v2

2009-09-01 Thread Corbin Simpson
On 09/01/2009 02:06 PM, Daniel Vetter wrote: > On Tue, Sep 01, 2009 at 10:56:18AM -0400, Alex Deucher wrote: >> I'm failing to see why we need an overlay ioctl at all. You end up >> pulling a relatively large amount of state setup into the drm. Why >> not treat the overlay like EXA or textured vi

[PATCH] libdrm_intel: add new pci ids

2009-09-01 Thread Zhenyu Wang
Make sure we don't need to count fence also on new chips. Signed-off-by: Zhenyu Wang --- libdrm/intel/intel_chipset.h |4 +++- 1 files changed, 3 insertions(+), 1 deletions(-) diff --git a/libdrm/intel/intel_chipset.h b/libdrm/intel/intel_chipset.h index 0b3af02..6b90095 100644 --- a/libdrm

[PATCH] Use RADEON_GPU_PAGE_SIZE instead of hardcoded 4096

2009-09-01 Thread Matt Turner
Cc: Dave Airlie Signed-off-by: Matt Turner --- drivers/gpu/drm/radeon/r100.c |2 +- drivers/gpu/drm/radeon/r300.c |4 ++-- drivers/gpu/drm/radeon/r600.c |4 ++-- drivers/gpu/drm/radeon/radeon.h |2 ++ drivers/gpu/drm/radeon/radeon_ben

[PATCH] Use RADEON_GPU_PAGE_SIZE instead of hardcoded 4096

2009-09-01 Thread Matt Turner
Cc: Dave Airlie Signed-off-by: Matt Turner --- drivers/gpu/drm/radeon/r100.c |2 +- drivers/gpu/drm/radeon/r300.c |4 ++-- drivers/gpu/drm/radeon/r600.c |4 ++-- drivers/gpu/drm/radeon/radeon.h |2 ++ drivers/gpu/drm/radeon/radeon_ben

[Bug 23585] Textures in certain applications are only 1/2 visible on the diagonal in direct mode on r600

2009-09-01 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=23585 John Bridgman changed: What|Removed |Added CC||john.bridg...@amd.com --- Comment #3

Re: i965 support broken

2009-09-01 Thread Maxim Levitsky
Added CC. > Hi, > > I have just updated graphics stack on my i965 based system. > > Now, I notice that in many 3d applications, (I test few games) screen > flashes and I see for a moment few garbage triangles. > > ppracer flashes its main screen in above way, suspetuxkart shows that > issue, aft

Re: [PATCH 6/6] [drm/i915] implement drmmode overlay support v2

2009-09-01 Thread Daniel Vetter
On Tue, Sep 01, 2009 at 10:56:18AM -0400, Alex Deucher wrote: > I'm failing to see why we need an overlay ioctl at all. You end up > pulling a relatively large amount of state setup into the drm. Why > not treat the overlay like EXA or textured video or 3D? The overlay > regs are pipelined on mo

Re: [PATCH 6/6] [drm/i915] implement drmmode overlay support v2

2009-09-01 Thread Daniel Vetter
On Mon, Aug 31, 2009 at 02:58:15PM +0200, Thomas Hellström wrote: > > ... > >Is this some new (embedded) hw support your working on (that supports > >gallium), Thomas? Or why do you think gallium needs overlay support? > > I must stress this is not Gallium. It's the Xorg state-tracker that uses >

[Bug 23626] On 64bit kernel 32bit OpenGL application doesn't work

2009-09-01 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=23626 --- Comment #5 from Krzysztof A. Sobiecki 2009-09-01 10:46:08 PST --- In dmesg I have this: [21491.327145] [drm:radeon_cs_ioctl] *ERROR* Failed to initialize parser ! [21493.161548] [drm:radeon_cs_ioctl] *ERROR* Failed to initialize parser !

[Bug 23474] xrandr doesn't pick up on 1600x1200 modeline

2009-09-01 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=23474 --- Comment #3 from Michael de Lang 2009-09-01 10:16:38 PST --- But that's the problem, I can't select it in xrandr unless I add the mode first. Haven't tried the preferred mode though. Will do that. -- Configure bugmail: http://bugs.free

[Bug 23037] R600 render can cause recrusive call to rcommonFlushCmdBuf if using large VBO object

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

[Bug 22964] double free for r600 context

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

[Bug 23474] xrandr doesn't pick up on 1600x1200 modeline

2009-09-01 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=23474 --- Comment #2 from Alex Deucher 2009-09-01 09:27:46 PST --- The edid appears to have the 1600x1200 mode: (II) RADEON(0): Modeline "1600x1200"x0.0 202.50 1600 1664 1856 2160 1200 1201 1204 1250 +hsync +vsync (93.8 kHz) You should be able

[Bug 23621] Draw on Front buffer doesn't work.

2009-09-01 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=23621 Eric Anholt changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[Bug 23621] Draw on Front buffer doesn't work.

2009-09-01 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=23621 Chris Wilson changed: What|Removed |Added Attachment #29060|text/x-csrc |text/plain mime type|

[Bug 13683] Internal Laptopdisplay blurrys to white screen after enabling modesetting on Radeon X700 Mobility

2009-09-01 Thread bugzilla-daemon
http://bugzilla.kernel.org/show_bug.cgi?id=13683 Jan Kreuzer changed: What|Removed |Added Kernel Version|2.6.31-rc7-git1 |2.6.31-rc8 -- Configure bugmail: http:/

Re: [PATCH 6/6] [drm/i915] implement drmmode overlay support v2

2009-09-01 Thread Alex Deucher
2009/9/1 Thomas Hellström : > Stephane Marchesin wrote: >> 2009/8/31 Thomas Hellström : >> >> The problem I see with Xv-API-in-kernel is that of the various hw constrains on the buffer layout. IMHO this has two solutions: a) complicated to communicate the constrains to userspace

Re: [PATCH 6/6] [drm/i915] implement drmmode overlay support v2

2009-09-01 Thread Thomas Hellström
Stephane Marchesin skrev: > 2009/9/1 Keith Whitwell : > >> On Tue, 2009-09-01 at 02:20 -0700, Thomas Hellström wrote: >> >>> Stephane Marchesin wrote: >>> 2009/8/31 Thomas Hellström : >> The problem I see with Xv-API-in-kernel is that of the various h

[Bug 23626] New: On 64bit kernel 32bit OpenGL application doesn't work

2009-09-01 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=23626 Summary: On 64bit kernel 32bit OpenGL application doesn't work Product: Mesa Version: git Platform: Other OS/Version: All Status: NEW Severity: normal Priority: medi

[Bug 23626] On 64bit kernel 32bit OpenGL application doesn't work

2009-09-01 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=23626 --- Comment #2 from Krzysztof Sobiecki 2009-09-01 06:38:36 PST --- Created an attachment (id=29070) --> (http://bugs.freedesktop.org/attachment.cgi?id=29070) Output of RADEON_DEBUG=all with fbotexture -- Configure bugmail: http://bugs.fr

[Bug 23626] On 64bit kernel 32bit OpenGL application doesn't work

2009-09-01 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=23626 --- Comment #4 from Krzysztof Sobiecki 2009-09-01 06:40:39 PST --- Created an attachment (id=29072) --> (http://bugs.freedesktop.org/attachment.cgi?id=29072) Output of RADEON_DEBUG=all with progs/samples/stencil -- Configure bugmail: htt

[Bug 23626] On 64bit kernel 32bit OpenGL application doesn't work

2009-09-01 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=23626 --- Comment #3 from Krzysztof Sobiecki 2009-09-01 06:40:10 PST --- Created an attachment (id=29071) --> (http://bugs.freedesktop.org/attachment.cgi?id=29071) Output of RADEON_DEBUG=ioctl with progs/samples/stencil -- Configure bugmail: h

[Bug 23626] On 64bit kernel 32bit OpenGL application doesn't work

2009-09-01 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=23626 Krzysztof Sobiecki changed: What|Removed |Added OS/Version|All |Linux (All) Platform|Othe

[Bug 23626] On 64bit kernel 32bit OpenGL application doesn't work

2009-09-01 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=23626 --- Comment #1 from Krzysztof Sobiecki 2009-09-01 06:37:11 PST --- Created an attachment (id=29069) --> (http://bugs.freedesktop.org/attachment.cgi?id=29069) Output of RADEON_DEBUG=ioctl with fbotexture -- Configure bugmail: http://bugs.

Re: [PATCH 6/6] [drm/i915] implement drmmode overlay support v2

2009-09-01 Thread Ville Syrjälä
On Tue, Sep 01, 2009 at 12:10:20PM +0200, Stephane Marchesin wrote: > As I said, if my hw overlay only does YUY2 and I want to expose > YV12/I420 (because that's what everyone wants), I get to do the > conversion myself. Now in the old case I could do it in the driver, > but now you can either: > -

Re: [PATCH 6/6] [drm/i915] implement drmmode overlay support v2

2009-09-01 Thread Stephane Marchesin
2009/9/1 Keith Whitwell : > On Tue, 2009-09-01 at 02:20 -0700, Thomas Hellström wrote: >> Stephane Marchesin wrote: >> > 2009/8/31 Thomas Hellström : >> > >> > >> >>> The problem I see with Xv-API-in-kernel is that of the various hw >> >>> constrains on the buffer layout. IMHO this has two solution

Re: [PATCH 6/6] [drm/i915] implement drmmode overlay support v2

2009-09-01 Thread Keith Whitwell
On Tue, 2009-09-01 at 02:20 -0700, Thomas Hellström wrote: > Stephane Marchesin wrote: > > 2009/8/31 Thomas Hellström : > > > > > >>> The problem I see with Xv-API-in-kernel is that of the various hw > >>> constrains on the buffer layout. IMHO this has two solutions: > >>> > >>> a) complicated t

[Bug 23621] Draw on Front buffer doesn't work.

2009-09-01 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=23621 --- Comment #3 from Pierre LANDO 2009-09-01 02:31:21 PST --- Rem : when scilab use SWIG GLJPanel no bugs append, but on Intel Graphics, GLJPanel don't work must of the time, it's why we prefer to use AWT canvas. -- Configure bugmail: http

[Bug 23621] Draw on Front buffer doesn't work.

2009-09-01 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=23621 --- Comment #2 from Pierre LANDO 2009-09-01 02:29:27 PST --- Created an attachment (id=29062) --> (http://bugs.freedesktop.org/attachment.cgi?id=29062) screenshot of a scilab witch use JOGL AWTcanvas. When Scilab use AWT GLCanvas, the zoom

[Bug 23621] Draw on Front buffer doesn't work.

2009-09-01 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=23621 --- Comment #1 from Pierre LANDO 2009-09-01 02:27:01 PST --- Created an attachment (id=29061) --> (http://bugs.freedesktop.org/attachment.cgi?id=29061) screenshot of a C test program -- Configure bugmail: http://bugs.freedesktop.org/user

[Bug 23621] New: Draw on Front buffer doesn't work.

2009-09-01 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=23621 Summary: Draw on Front buffer doesn't work. Product: Mesa Version: 7.5 Platform: x86 (IA32) OS/Version: Linux (All) Status: NEW Severity: major Priority: medium

Re: [PATCH 6/6] [drm/i915] implement drmmode overlay support v2

2009-09-01 Thread Thomas Hellström
Stephane Marchesin wrote: > 2009/8/31 Thomas Hellström : > > >>> The problem I see with Xv-API-in-kernel is that of the various hw >>> constrains on the buffer layout. IMHO this has two solutions: >>> >>> a) complicated to communicate the constrains to userspace. This is either >>> to generic or

[Bug 23620] [i915 i965 bisected] 3 glean cases and 2 OGLC cases impacted

2009-09-01 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=23620 Shuang He changed: What|Removed |Added AssignedTo|dri-|e...@anholt.net |de...@lis

[Bug 23620] New: [i915 i965 bisected] 3 glean cases and 2 OGLC cases impacted

2009-09-01 Thread bugzilla-daemon
http://bugs.freedesktop.org/show_bug.cgi?id=23620 Summary: [i915 i965 bisected] 3 glean cases and 2 OGLC cases impacted Product: Mesa Version: git Platform: Other OS/Version: Linux (All) Status: NEW Severi