[Intel-gfx] [PATCH] drm/i915: enable semaphores on gen6 if dmar is not active

2012-04-02 Thread Daniel Vetter
On Mon, Apr 02, 2012 at 01:45:39PM -0700, Andrew Lutomirski wrote: > On Mon, Apr 2, 2012 at 11:48 AM, Daniel Vetter > wrote: > > Inspired by the recent ppgtt regression report, where switching of > > dmar only for the gpu seems to fix things completely, I've looked > > again at the

[Bug 48131] Very large 2D texture is sometimes corrupted

2012-04-02 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=48131 Alex Deucher changed: What|Removed |Added Component|Drivers/DRI/R600|Drivers/Gallium/r600 -- Configure

[Bug 48131] Very large 2D texture is sometimes corrupted

2012-04-02 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=48131 Sven Arvidsson changed: What|Removed |Added CC||sa at whiz.se --- Comment #5 from Sven

[PATCH RFC] drm: support for rotated scanout

2012-04-02 Thread Ville Syrjälä
On Mon, Apr 02, 2012 at 08:26:14PM +0300, Ville Syrj?l? wrote: > On Mon, Apr 02, 2012 at 10:31:47AM -0500, Rob Clark wrote: > > On Sat, Mar 31, 2012 at 4:09 PM, Ville Syrj?l? wrote: > > > On Fri, Mar 30, 2012 at 05:59:32PM -0500, Rob Clark wrote: > > >> From: Rob Clark > > >> > > >> For drivers

[Bug 48215] New: [NV11] Display constantly switches on and off roughly every 10 seconds.

2012-04-02 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=48215 Bug #: 48215 Summary: [NV11] Display constantly switches on and off roughly every 10 seconds. Classification: Unclassified Product: DRI Version: XOrg CVS Platform:

[Bug 48131] Very large 2D texture is sometimes corrupted

2012-04-02 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=48131 --- Comment #4 from Robert Hooker (Sarvatt) 2012-04-02 14:35:38 PDT --- The safest way would be to just try a 12.04 beta 2 or newer livecd out, it has 8.0.2 -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email ---

2.6.35-rc4 Graphics performance issue and freeing invalid memtype messages on boot.

2012-04-02 Thread Andreas Mohr
Hi, how's that for a hijacked thread? - timing completely bollocks... (2010) - author completely... err, something else :) - versioning now in a completely different league For the dazed and confused among you, rescue is to be found... here: https://lkml.org/lkml/2010/7/6/108 (original parent)

[PATCH libdrm] exynos: add exynos drm support

2012-04-02 Thread Inki Dae
this patch adds libdrm_exynos helper layer that inclues some intefaces for exynos specific gem and virtual display driver and also adds exynos module name to modtest and vbltest. this patch is based on a link below: git://anongit.freedesktop.org/mesa/drm commit id:

[3.4-rc1][Regression][intel] Resume from suspend to disk hangs on restoring backlight state

2012-04-02 Thread Daniel Vetter
On Mon, Apr 02, 2012 at 09:00:11PM +0200, Maciej Rutecki wrote: > On poniedzia?ek, 2 kwietnia 2012 o 19:54:02 Daniel Vetter wrote: > > On Mon, Apr 02, 2012 at 07:39:39PM +0200, Maciej Rutecki wrote: > > > Last known good: 3.3 > > > Bad kernel: 3.4-rc1 > > > Subsystem: power

[3.4-rc1][Regression][intel] Resume from suspend to disk hangs on restoring backlight state

2012-04-02 Thread Maciej Rutecki
On poniedzia?ek, 2 kwietnia 2012 o 19:54:02 Daniel Vetter wrote: > On Mon, Apr 02, 2012 at 07:39:39PM +0200, Maciej Rutecki wrote: > > Last known good: 3.3 > > Bad kernel: 3.4-rc1 > > Subsystem: power management/suspend/dri(intel) > > > > When I resume from suspend to disk then system hangs on

[PATCH] drm/i915: enable semaphores on gen6 if dmar is not active

2012-04-02 Thread Daniel Vetter
Inspired by the recent ppgtt regression report, where switching of dmar only for the gpu seems to fix things completely, I've looked again at the semaphores+vt-d situation. Contrary to my earlier testing a few months back my system is now stable with dmar disabled for the igd, and not only when

[Bug 48131] Very large 2D texture is sometimes corrupted

2012-04-02 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=48131 --- Comment #3 from Benoit Jacob 2012-04-02 13:40:51 PDT --- Maybe, if there is a package for Ubuntu 11.10 that is safe and easy to install? -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email --- You are receiving

[PATCH RFC] drm: support for rotated scanout

2012-04-02 Thread Ville Syrjälä
On Mon, Apr 02, 2012 at 10:31:47AM -0500, Rob Clark wrote: > On Sat, Mar 31, 2012 at 4:09 PM, Ville Syrj?l? wrote: > > On Fri, Mar 30, 2012 at 05:59:32PM -0500, Rob Clark wrote: > >> From: Rob Clark > >> > >> For drivers that can support rotated scanout, the extra parameter > >> checking in

[3.4-rc1][Regression][intel] Resume from suspend to disk hangs on restoring backlight state

2012-04-02 Thread Daniel Vetter
On Mon, Apr 02, 2012 at 07:39:39PM +0200, Maciej Rutecki wrote: > Last known good: 3.3 > Bad kernel: 3.4-rc1 > Subsystem: power management/suspend/dri(intel) > > When I resume from suspend to disk then system hangs on this screen: >

broken nouveau dependency on power supply

2012-04-02 Thread Benjamin Herrenschmidt
On Mon, 2012-04-02 at 05:00 -0400, David Airlie wrote: > > - Better: Just make the bloody thing a bool :-) The power supply > > framework itself is small enough, just make it a boolean option and > > avoid the problem entirely. The actual power supply sub drivers can > > remain modular of course.

[3.4-rc1][Regression][intel] Resume from suspend to disk hangs on restoring backlight state

2012-04-02 Thread Maciej Rutecki
Last known good: 3.3 Bad kernel: 3.4-rc1 Subsystem: power management/suspend/dri(intel) When I resume from suspend to disk then system hangs on this screen: http://mrutecki.pl/download/kernel/3.4-rc1/suspend_resume/DSC_5479.jpg It does not help SysRq keys. Only I can force power off by hold

[Bug 46724] radeon_drm_winsys compile fail with libdrm in non standard directory

2012-04-02 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=46724 vand2 at gmx.de changed: What|Removed |Added Status|REOPENED|RESOLVED Resolution|

[Bug 48203] New: texture problem with KMS

2012-04-02 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=48203 Bug #: 48203 Summary: texture problem with KMS Classification: Unclassified Product: Mesa Version: 7.11 Platform: x86 (IA32) OS/Version: Linux (All) Status: NEW

Process to merge Openchrome work

2012-04-02 Thread James Simmons
Hello!! This last year the Openchrome support for the VIA chipsets has come along way from being in a state of decay. The plan is to release a Xorg driver June 1 that will have support for the KMS as well as UMS. The goal is to have this xorg driver out in the wild before the kernel

[Bug 48197] DVI monitor connected to an Ati x1550 on standard resolution blinks.

2012-04-02 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=48197 --- Comment #5 from ter4py at gmail.com 2012-04-02 08:25:14 PDT --- Only in the 1680x1050 mode that way. But it might happen very rarely on 1480x900. I'm not sure about this though, it didn't happen recently. (In reply to comment #4) > Does it

[Bug 48197] DVI monitor connected to an Ati x1550 on standard resolution blinks.

2012-04-02 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=48197 --- Comment #4 from Alex Deucher 2012-04-02 08:11:53 PDT --- Does it only blink on the 1680x1050 mode or all modes on the DVI monitor? -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email --- You are receiving this

[Bug 48197] DVI monitor connected to an Ati x1550 on standard resolution blinks.

2012-04-02 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=48197 --- Comment #3 from ter4py at gmail.com 2012-04-02 07:57:35 PDT --- It doesn't help at all. (In reply to comment #2) > Does booting with radeon.disp_priority=2 on the kernel command line in grub > help? -- Configure bugmail:

[Bug 48197] DVI monitor connected to an Ati x1550 on standard resolution blinks.

2012-04-02 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=48197 --- Comment #2 from Alex Deucher 2012-04-02 07:46:28 PDT --- Does booting with radeon.disp_priority=2 on the kernel command line in grub help? -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email --- You are

[Intel-gfx] [PATCH] drm/i915: enable semaphores on gen6 if dmar is not active

2012-04-02 Thread Andrew Lutomirski
On Mon, Apr 2, 2012 at 1:52 PM, Daniel Vetter wrote: > On Mon, Apr 02, 2012 at 01:45:39PM -0700, Andrew Lutomirski wrote: >> On Mon, Apr 2, 2012 at 11:48 AM, Daniel Vetter >> wrote: >> > Inspired by the recent ppgtt regression report, where switching of >> > dmar only for the gpu seems to fix

[Bug 48197] DVI monitor connected to an Ati x1550 on standard resolution blinks.

2012-04-02 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=48197 --- Comment #1 from ter4py at gmail.com 2012-04-02 07:40:17 PDT --- Created attachment 59381 --> https://bugs.freedesktop.org/attachment.cgi?id=59381 Xorg log -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email ---

[Bug 48197] New: DVI monitor connected to an Ati x1550 on standard resolution blinks.

2012-04-02 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=48197 Bug #: 48197 Summary: DVI monitor connected to an Ati x1550 on standard resolution blinks. Classification: Unclassified Product: DRI Version: unspecified Platform:

[Bug 42920] Radeon with KMS and UMA works only up to 128MB

2012-04-02 Thread bugzilla-dae...@bugzilla.kernel.org
https://bugzilla.kernel.org/show_bug.cgi?id=42920 j.fikar at gmail.com changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[PATCH] drm/prime: expose capability flags for userspace.

2012-04-02 Thread Dave Airlie
From: Dave Airlie This lets the kernel tell userspace if the device supports prime import/export. This is useful for -modesetting at least, but would be nice for other drivers. Signed-off-by: Dave Airlie --- drivers/gpu/drm/drm_ioctl.c |4 include/drm/drm.h

[Bug 42920] Radeon with KMS and UMA works only up to 128MB

2012-04-02 Thread bugzilla-dae...@bugzilla.kernel.org
https://bugzilla.kernel.org/show_bug.cgi?id=42920 --- Comment #8 from j.fikar at gmail.com 2012-04-02 13:58:16 --- The problem is solved! I forgot I have a custom dsdt.hex, created with small amount of UMA memory. Removing the custom dsdt.hex solves the problem: [6.976583] [drm]

broken nouveau dependency on power supply

2012-04-02 Thread Benjamin Herrenschmidt
On Mon, 2012-04-02 at 11:06 +1000, Benjamin Herrenschmidt wrote: > Hi folks ! > > With CONFIG_POWER_SUPPLY=m & nouveau built-in we get a build failure: > > drivers/built-in.o: In function `.nouveau_pm_trigger': > (.text+0xa56e8): undefined reference to `.power_supply_is_system_supplied' > >

[Intel-gfx] [PATCH] drm/i915: enable semaphores on gen6 if dmar is not active

2012-04-02 Thread Andrew Lutomirski
On Mon, Apr 2, 2012 at 11:48 AM, Daniel Vetter wrote: > Inspired by the recent ppgtt regression report, where switching of > dmar only for the gpu seems to fix things completely, I've looked > again at the semaphores+vt-d situation. > > Contrary to my earlier testing a few months back my system

[PATCH] nouveau/bios: Fix tracking of BIOS image data

2012-04-02 Thread Benjamin Herrenschmidt
The code tries various methods for retreiving the BIOS data. However it doesn't clear the bios->data pointer between the iterations. In some cases, the shadow() method will fail and not update bios->data at all, which will cause us to "score" the old data and incorrectly attribute that score to

[PATCH] nouveau: Fix crash when pci_ram_rom() returns a size of 0

2012-04-02 Thread Benjamin Herrenschmidt

No subject

2012-04-02 Thread Benjamin Herrenschmidt
Under some circumstances, pci_map_rom() can return a valid mapping but a size of 0 (if it cannot find an image in the header). This causes nouveau to try to kmalloc() a 0 sized pointer and dereference it, which crashes. Signed-off-by: Benjamin Herrenschmidt --- Please send to Linus asap,

Linux 3.4-rc1

2012-04-02 Thread Kyungmin Park
On Mon, Apr 2, 2012 at 12:34 AM, Rob Clark wrote: > On Sat, Mar 31, 2012 at 6:58 PM, Linus Torvalds > wrote: >> ?- drm dma-buf prime support. Dave Airlie sent me the pull request but >> didn't push very hard for it, it's in my "ok, I can still pull it for >> 3.4 if individual DRM driver people

broken nouveau dependency on power supply

2012-04-02 Thread Benjamin Herrenschmidt
Hi folks ! With CONFIG_POWER_SUPPLY=m & nouveau built-in we get a build failure: drivers/built-in.o: In function `.nouveau_pm_trigger': (.text+0xa56e8): undefined reference to `.power_supply_is_system_supplied' nouveau probably needs to depends on CONFIG_POWER_SUPPLY to force a module build

Linux 3.4-rc1

2012-04-02 Thread Daniel Vetter
On Mon, Apr 02, 2012 at 12:40:39PM +0900, Kyungmin Park wrote: > On Mon, Apr 2, 2012 at 12:34 AM, Rob Clark wrote: > > On Sat, Mar 31, 2012 at 6:58 PM, Linus Torvalds > > wrote: > >> ?- drm dma-buf prime support. Dave Airlie sent me the pull request but > >> didn't push very hard for it, it's in

[PATCH] drm/i915: disable ppgtt on snb when dmar is enabled

2012-04-02 Thread Chris Wilson
On Mon, 2 Apr 2012 10:08:35 +0200, Daniel Vetter wrote: > Totally unexpected that this regressed. Luckily it sounds like we just > need to have dmar disable on the igfx, not the entire system. At least > that's what a few days of testing between Tony Vroon and me indicates. > > Reported-by:

[PATCH RFC] drm: support for rotated scanout

2012-04-02 Thread Rob Clark
On Sat, Mar 31, 2012 at 4:09 PM, Ville Syrj?l? wrote: > On Fri, Mar 30, 2012 at 05:59:32PM -0500, Rob Clark wrote: >> From: Rob Clark >> >> For drivers that can support rotated scanout, the extra parameter >> checking in drm-core, while nice, tends to get confused. ?To solve >> this drivers can

[PATCH] drm/i915: disable ppgtt on snb when dmar is enabled

2012-04-02 Thread Daniel Vetter
Totally unexpected that this regressed. Luckily it sounds like we just need to have dmar disable on the igfx, not the entire system. At least that's what a few days of testing between Tony Vroon and me indicates. Reported-by: Tony Vroon Cc: Tony Vroon Bugzilla:

Linux 3.4-rc1

2012-04-02 Thread Alex Deucher
On Sun, Apr 1, 2012 at 11:34 AM, Rob Clark wrote: > On Sat, Mar 31, 2012 at 6:58 PM, Linus Torvalds > wrote: >> ?- drm dma-buf prime support. Dave Airlie sent me the pull request but >> didn't push very hard for it, it's in my "ok, I can still pull it for >> 3.4 if individual DRM driver people

broken nouveau dependency on power supply

2012-04-02 Thread David Airlie
> > Ok, not that trivial... > > The problem is more like POWER_SUPPLY should be a bool, not a > tristate. > > If you think about it: you don't want things like nouveau to depend > on a > random subsystem like that, people will never get it. In fact, > POWER_SUPPLY provides empty inline stubs

Re: Linux 3.4-rc1

2012-04-02 Thread Rob Clark
On Sat, Mar 31, 2012 at 6:58 PM, Linus Torvalds torva...@linux-foundation.org wrote:  - drm dma-buf prime support. Dave Airlie sent me the pull request but didn't push very hard for it, it's in my ok, I can still pull it for 3.4 if individual DRM driver people tell me that it will make their

Re: Linux 3.4-rc1

2012-04-02 Thread Daniel Vetter
On Mon, Apr 02, 2012 at 12:40:39PM +0900, Kyungmin Park wrote: On Mon, Apr 2, 2012 at 12:34 AM, Rob Clark rob.cl...@linaro.org wrote: On Sat, Mar 31, 2012 at 6:58 PM, Linus Torvalds torva...@linux-foundation.org wrote:  - drm dma-buf prime support. Dave Airlie sent me the pull request but

Re: broken nouveau dependency on power supply

2012-04-02 Thread David Airlie
Ok, not that trivial... The problem is more like POWER_SUPPLY should be a bool, not a tristate. If you think about it: you don't want things like nouveau to depend on a random subsystem like that, people will never get it. In fact, POWER_SUPPLY provides empty inline stubs when not

[PATCH] drm/i915: disable ppgtt on snb when dmar is enabled

2012-04-02 Thread Daniel Vetter
Totally unexpected that this regressed. Luckily it sounds like we just need to have dmar disable on the igfx, not the entire system. At least that's what a few days of testing between Tony Vroon and me indicates. Reported-by: Tony Vroon t...@linx.net Cc: Tony Vroon t...@linx.net Bugzilla:

Re: [PATCH] drm/i915: disable ppgtt on snb when dmar is enabled

2012-04-02 Thread Chris Wilson
On Mon, 2 Apr 2012 10:08:35 +0200, Daniel Vetter daniel.vet...@ffwll.ch wrote: Totally unexpected that this regressed. Luckily it sounds like we just need to have dmar disable on the igfx, not the entire system. At least that's what a few days of testing between Tony Vroon and me indicates.

Re: broken nouveau dependency on power supply

2012-04-02 Thread Benjamin Herrenschmidt
On Mon, 2012-04-02 at 05:00 -0400, David Airlie wrote: - Better: Just make the bloody thing a bool :-) The power supply framework itself is small enough, just make it a boolean option and avoid the problem entirely. The actual power supply sub drivers can remain modular of course. We

[PATCH libdrm] exynos: add exynos drm support

2012-04-02 Thread Inki Dae
this patch adds libdrm_exynos helper layer that inclues some intefaces for exynos specific gem and virtual display driver and also adds exynos module name to modtest and vbltest. this patch is based on a link below: git://anongit.freedesktop.org/mesa/drm commit id:

Re: Linux 3.4-rc1

2012-04-02 Thread Alex Deucher
On Sun, Apr 1, 2012 at 11:34 AM, Rob Clark rob.cl...@linaro.org wrote: On Sat, Mar 31, 2012 at 6:58 PM, Linus Torvalds torva...@linux-foundation.org wrote:  - drm dma-buf prime support. Dave Airlie sent me the pull request but didn't push very hard for it, it's in my ok, I can still pull it

[PATCH] drm/prime: expose capability flags for userspace.

2012-04-02 Thread Dave Airlie
From: Dave Airlie airl...@redhat.com This lets the kernel tell userspace if the device supports prime import/export. This is useful for -modesetting at least, but would be nice for other drivers. Signed-off-by: Dave Airlie airl...@redhat.com --- drivers/gpu/drm/drm_ioctl.c |4

[Bug 42920] Radeon with KMS and UMA works only up to 128MB

2012-04-02 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=42920 --- Comment #8 from j.fi...@gmail.com 2012-04-02 13:58:16 --- The problem is solved! I forgot I have a custom dsdt.hex, created with small amount of UMA memory. Removing the custom dsdt.hex solves the problem: [6.976583] [drm]

[Bug 42920] Radeon with KMS and UMA works only up to 128MB

2012-04-02 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=42920 j.fi...@gmail.com changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[Bug 48197] New: DVI monitor connected to an Ati x1550 on standard resolution blinks.

2012-04-02 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=48197 Bug #: 48197 Summary: DVI monitor connected to an Ati x1550 on standard resolution blinks. Classification: Unclassified Product: DRI Version: unspecified Platform:

[Bug 48197] DVI monitor connected to an Ati x1550 on standard resolution blinks.

2012-04-02 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=48197 --- Comment #1 from ter...@gmail.com 2012-04-02 07:40:17 PDT --- Created attachment 59381 -- https://bugs.freedesktop.org/attachment.cgi?id=59381 Xorg log -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email --- You

[Bug 48197] DVI monitor connected to an Ati x1550 on standard resolution blinks.

2012-04-02 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=48197 --- Comment #2 from Alex Deucher ag...@yahoo.com 2012-04-02 07:46:28 PDT --- Does booting with radeon.disp_priority=2 on the kernel command line in grub help? -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email ---

[Bug 48197] DVI monitor connected to an Ati x1550 on standard resolution blinks.

2012-04-02 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=48197 --- Comment #3 from ter...@gmail.com 2012-04-02 07:57:35 PDT --- It doesn't help at all. (In reply to comment #2) Does booting with radeon.disp_priority=2 on the kernel command line in grub help? -- Configure bugmail:

[Bug 48197] DVI monitor connected to an Ati x1550 on standard resolution blinks.

2012-04-02 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=48197 --- Comment #4 from Alex Deucher ag...@yahoo.com 2012-04-02 08:11:53 PDT --- Does it only blink on the 1680x1050 mode or all modes on the DVI monitor? -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email --- You are

Process to merge Openchrome work

2012-04-02 Thread James Simmons
Hello!! This last year the Openchrome support for the VIA chipsets has come along way from being in a state of decay. The plan is to release a Xorg driver June 1 that will have support for the KMS as well as UMS. The goal is to have this xorg driver out in the wild before the kernel

[Bug 48197] DVI monitor connected to an Ati x1550 on standard resolution blinks.

2012-04-02 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=48197 --- Comment #5 from ter...@gmail.com 2012-04-02 08:25:14 PDT --- Only in the 1680x1050 mode that way. But it might happen very rarely on 1480x900. I'm not sure about this though, it didn't happen recently. (In reply to comment #4) Does it only

Re: [PATCH RFC] drm: support for rotated scanout

2012-04-02 Thread Rob Clark
On Sat, Mar 31, 2012 at 4:09 PM, Ville Syrjälä syrj...@sci.fi wrote: On Fri, Mar 30, 2012 at 05:59:32PM -0500, Rob Clark wrote: From: Rob Clark r...@ti.com For drivers that can support rotated scanout, the extra parameter checking in drm-core, while nice, tends to get confused.  To solve

[Bug 48203] New: texture problem with KMS

2012-04-02 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=48203 Bug #: 48203 Summary: texture problem with KMS Classification: Unclassified Product: Mesa Version: 7.11 Platform: x86 (IA32) OS/Version: Linux (All) Status: NEW

[Bug 46724] radeon_drm_winsys compile fail with libdrm in non standard directory

2012-04-02 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=46724 va...@gmx.de changed: What|Removed |Added Status|REOPENED|RESOLVED Resolution|

Re: [PATCH RFC] drm: support for rotated scanout

2012-04-02 Thread Ville Syrjälä
On Mon, Apr 02, 2012 at 10:31:47AM -0500, Rob Clark wrote: On Sat, Mar 31, 2012 at 4:09 PM, Ville Syrjälä syrj...@sci.fi wrote: On Fri, Mar 30, 2012 at 05:59:32PM -0500, Rob Clark wrote: From: Rob Clark r...@ti.com For drivers that can support rotated scanout, the extra parameter

[3.4-rc1][Regression][intel] Resume from suspend to disk hangs on restoring backlight state

2012-04-02 Thread Maciej Rutecki
Last known good: 3.3 Bad kernel: 3.4-rc1 Subsystem: power management/suspend/dri(intel) When I resume from suspend to disk then system hangs on this screen: http://mrutecki.pl/download/kernel/3.4-rc1/suspend_resume/DSC_5479.jpg It does not help SysRq keys. Only I can force power off by hold

Re: [3.4-rc1][Regression][intel] Resume from suspend to disk hangs on restoring backlight state

2012-04-02 Thread Daniel Vetter
On Mon, Apr 02, 2012 at 07:39:39PM +0200, Maciej Rutecki wrote: Last known good: 3.3 Bad kernel: 3.4-rc1 Subsystem: power management/suspend/dri(intel) When I resume from suspend to disk then system hangs on this screen: http://mrutecki.pl/download/kernel/3.4-rc1/suspend_resume/DSC_5479.jpg

Re: [PATCH RFC] drm: support for rotated scanout

2012-04-02 Thread Ville Syrjälä
On Mon, Apr 02, 2012 at 08:26:14PM +0300, Ville Syrjälä wrote: On Mon, Apr 02, 2012 at 10:31:47AM -0500, Rob Clark wrote: On Sat, Mar 31, 2012 at 4:09 PM, Ville Syrjälä syrj...@sci.fi wrote: On Fri, Mar 30, 2012 at 05:59:32PM -0500, Rob Clark wrote: From: Rob Clark r...@ti.com For

Re: [3.4-rc1][Regression][intel] Resume from suspend to disk hangs on restoring backlight state

2012-04-02 Thread Maciej Rutecki
On poniedziałek, 2 kwietnia 2012 o 19:54:02 Daniel Vetter wrote: On Mon, Apr 02, 2012 at 07:39:39PM +0200, Maciej Rutecki wrote: Last known good: 3.3 Bad kernel: 3.4-rc1 Subsystem: power management/suspend/dri(intel) When I resume from suspend to disk then system hangs on this screen:

Re: [3.4-rc1][Regression][intel] Resume from suspend to disk hangs on restoring backlight state

2012-04-02 Thread Daniel Vetter
On Mon, Apr 02, 2012 at 09:00:11PM +0200, Maciej Rutecki wrote: On poniedziałek, 2 kwietnia 2012 o 19:54:02 Daniel Vetter wrote: On Mon, Apr 02, 2012 at 07:39:39PM +0200, Maciej Rutecki wrote: Last known good: 3.3 Bad kernel: 3.4-rc1 Subsystem: power management/suspend/dri(intel)

[PATCH] drm/i915: enable semaphores on gen6 if dmar is not active

2012-04-02 Thread Daniel Vetter
Inspired by the recent ppgtt regression report, where switching of dmar only for the gpu seems to fix things completely, I've looked again at the semaphores+vt-d situation. Contrary to my earlier testing a few months back my system is now stable with dmar disabled for the igd, and not only when

[Bug 48131] Very large 2D texture is sometimes corrupted

2012-04-02 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=48131 --- Comment #3 from Benoit Jacob bja...@mozilla.com 2012-04-02 13:40:51 PDT --- Maybe, if there is a package for Ubuntu 11.10 that is safe and easy to install? -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email ---

Re: [Intel-gfx] [PATCH] drm/i915: enable semaphores on gen6 if dmar is not active

2012-04-02 Thread Andrew Lutomirski
On Mon, Apr 2, 2012 at 11:48 AM, Daniel Vetter daniel.vet...@ffwll.ch wrote: Inspired by the recent ppgtt regression report, where switching of dmar only for the gpu seems to fix things completely, I've looked again at the semaphores+vt-d situation. Contrary to my earlier testing a few months

Re: [Intel-gfx] [PATCH] drm/i915: enable semaphores on gen6 if dmar is not active

2012-04-02 Thread Daniel Vetter
On Mon, Apr 02, 2012 at 01:45:39PM -0700, Andrew Lutomirski wrote: On Mon, Apr 2, 2012 at 11:48 AM, Daniel Vetter daniel.vet...@ffwll.ch wrote: Inspired by the recent ppgtt regression report, where switching of dmar only for the gpu seems to fix things completely, I've looked again at the

[Bug 48131] Very large 2D texture is sometimes corrupted

2012-04-02 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=48131 --- Comment #4 from Robert Hooker (Sarvatt) sarv...@gmail.com 2012-04-02 14:35:38 PDT --- The safest way would be to just try a 12.04 beta 2 or newer livecd out, it has 8.0.2 -- Configure bugmail:

[Bug 48215] New: [NV11] Display constantly switches on and off roughly every 10 seconds.

2012-04-02 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=48215 Bug #: 48215 Summary: [NV11] Display constantly switches on and off roughly every 10 seconds. Classification: Unclassified Product: DRI Version: XOrg CVS Platform:

Re: [Intel-gfx] [PATCH] drm/i915: enable semaphores on gen6 if dmar is not active

2012-04-02 Thread Andrew Lutomirski
On Mon, Apr 2, 2012 at 1:52 PM, Daniel Vetter dan...@ffwll.ch wrote: On Mon, Apr 02, 2012 at 01:45:39PM -0700, Andrew Lutomirski wrote: On Mon, Apr 2, 2012 at 11:48 AM, Daniel Vetter daniel.vet...@ffwll.ch wrote: Inspired by the recent ppgtt regression report, where switching of dmar only

Re: [Intel-gfx] [PATCH] drm/i915: enable semaphores on gen6 if dmar is not active

2012-04-02 Thread Daniel Vetter
On Mon, Apr 02, 2012 at 02:44:14PM -0700, Andrew Lutomirski wrote: On Mon, Apr 2, 2012 at 1:52 PM, Daniel Vetter dan...@ffwll.ch wrote: On Mon, Apr 02, 2012 at 01:45:39PM -0700, Andrew Lutomirski wrote: On Mon, Apr 2, 2012 at 11:48 AM, Daniel Vetter daniel.vet...@ffwll.ch wrote:

[Bug 48131] Very large 2D texture is sometimes corrupted

2012-04-02 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=48131 Sven Arvidsson s...@whiz.se changed: What|Removed |Added CC||s...@whiz.se --- Comment

[Bug 48131] Very large 2D texture is sometimes corrupted

2012-04-02 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=48131 Alex Deucher ag...@yahoo.com changed: What|Removed |Added Component|Drivers/DRI/R600|Drivers/Gallium/r600 --

[Bug 48215] [NV11] Display constantly switches on and off roughly every 10 seconds.

2012-04-02 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=48215 Alex Buell alex.bu...@munted.org.uk changed: What|Removed |Added OS/Version|All |Linux (All) ---