[PATCH] dri: Rework planar image interface

2012-08-25 Thread Jakob Bornecrantz
As discussed with Kristian on #wayland. Pushes the decision of components into the dri driver giving it greater freedom to allow t to implement YUV samplers in hardware, and which mode to use. This interface will also allow drivers like SVGA to implement YUV surfaces without the need to sub-alloca

[Bug 43698] On PPC, OpenGL programs use incorrect texture colors.

2012-08-25 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=43698 --- Comment #14 from GhostlyDeath 2012-08-26 02:55:45 UTC --- (In reply to comment #13) > I'm running into this bug as well, with an iMac G5 containing a Radeon 9600 > (rv350) chip. It's been a few months since this bug has seen any activity; is

radeon mobility x1600 broken since 3.4.0-rc6 (bisected)

2012-08-25 Thread Hausensteiner Keg
Hi, I updated the kernel on an Ubuntu 12.04 (32-bit) install, and graphics immediately broke. Bisection points to: commit bb635567291482a87e4cc46e6683419c1f365ddf Author: Jerome Glisse Date: Wed May 9 15:34:46 2012 +0200 drm/radeon: convert fence to uint64_t v4 Radeon graphics are sti

[Bug 54057] opengl apps crash at run

2012-08-25 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=54057 --- Comment #3 from Tomasz P. 2012-08-25 17:15:10 UTC --- gwenview with opengl animation on, the log was very long but I spotted this: TTGSI asm error: Expected `}' [13 : 51] TGSI asm error: Syntax error [13 : 51] TGSI asm error: Expected `

[Bug 54057] opengl apps crash at run

2012-08-25 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=54057 --- Comment #2 from Tomasz P. 2012-08-25 17:12:25 UTC --- kwin logs: TGSI asm error: Expected `}' [13 : 51] TGSI asm error: Syntax error [13 : 51] TGSI asm error: Expected `}' [13 : 51] TGSI asm error: Syntax error [13 : 51] Mesa: User e

[Bug 54057] opengl apps crash at run

2012-08-25 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=54057 --- Comment #1 from Tomasz P. 2012-08-25 17:11:36 UTC --- opera with HW enabled crash: TGSI asm error: Expected `}' [13 : 51] TGSI asm error: Syntax error [13 : 51] TGSI asm error: Expected `}' [13 : 51] TGSI asm error: Syntax error [13 :

[Bug 53707] [RS780] Kernel panic after opening 6K×6K image in firefox

2012-08-25 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=53707 ojab changed: What|Removed |Added Summary|[RS780] Kernel panick after |[RS780] Kernel panic after |ope

[Bug 53707] [RS780] Kernel panick after opening 6K×6K image in firefox

2012-08-25 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=53707 --- Comment #8 from ojab 2012-08-25 17:09:14 UTC --- Bisection leads me to (linux-stable tree) 8fbaa37e12d83fe586e593bba3af8bd907117d50 is the first bad commit commit 8fbaa37e12d83fe586e593bba3af8bd907117d50 Author: Jerome Glisse Date: Thu Ju

[REVIEW][PATCH 12/15] userns: Convert drm to use kuid and kgid and struct pid where appropriate

2012-08-25 Thread Eric W. Biederman
Blink Blink this had not been converted to use struct pid ages ago? - On drm open capture the openers kuid and struct pid. - On drm close release the kuid and struct pid - When reporting the uid and pid convert the kuid and struct pid into values in the appropriate namespace. Cc: David Airlie

[Bug 54057] New: opengl apps crash at run

2012-08-25 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=54057 Bug #: 54057 Summary: opengl apps crash at run Classification: Unclassified Product: Mesa Version: git Platform: x86-64 (AMD64) OS/Version: Linux (All) Status: NEW

[PATCH V4] drm: edid: add support for E-DDC

2012-08-25 Thread Shirish S
The current logic for probing ddc is limited to 2 blocks (256 bytes), this patch adds support for the 4 block (512) data. To do this, a single 8-bit segment index is passed to the display via the I2C address 30h. Data from the selected segment is then immediately read via the regular DDC2 address

[PATCH V4] drm: edid: add support for E-DDC

2012-08-25 Thread Shirish S
This patch adds support in probing 4 block edid data, for E-DDC. This is the first test case in CTS, for HDMI compliance. Changes from V3: Remove switch,and avoid sending of segment data for non E-DDC Based on drm-next branch Shirish S (1): drm: edid: add support for E-DDC drivers/gpu/drm/dr

[Bug 53707] [RS780] Kernel panick after opening 6K×6K image in firefox

2012-08-25 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=53707 --- Comment #7 from ojab 2012-08-25 14:09:34 UTC --- There is no crashes with 3.4 kernel, but messages "space check failed in flush". -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email --- You are receiving this mail

[Bug 54002] Massive screen corruption with MLAA on Cayman

2012-08-25 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=54002 Alex Deucher changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[Bug 25052] kernel modesetting still does not work

2012-08-25 Thread bugzilla-dae...@bugzilla.kernel.org
https://bugzilla.kernel.org/show_bug.cgi?id=25052 --- Comment #28 from Alex Deucher 2012-08-25 13:05:38 --- If it works with 3.1.0-1.2 can you bisect against something newer that doesn't work to identify what commit broke things for you? Also please attach your xorg log and dmesg output wi

[Bug 25052] kernel modesetting still does not work

2012-08-25 Thread bugzilla-dae...@bugzilla.kernel.org
https://bugzilla.kernel.org/show_bug.cgi?id=25052 Alan changed: What|Removed |Added Kernel Version|2.6.37-rc5 |3.4.6 -- Configure bugmail: https://bugzilla.

[Bug 25052] kernel modesetting still does not work

2012-08-25 Thread bugzilla-dae...@bugzilla.kernel.org
https://bugzilla.kernel.org/show_bug.cgi?id=25052 Alan changed: What|Removed |Added Status|RESOLVED|REOPENED CC|

[PATCH] dri: Rework planar image interface

2012-08-25 Thread Jakob Bornecrantz
As discussed with Kristian on #wayland. Pushes the decision of components into the dri driver giving it greater freedom to allow t to implement YUV samplers in hardware, and which mode to use. This interface will also allow drivers like SVGA to implement YUV surfaces without the need to sub-alloca

[Bug 54057] opengl apps crash at run

2012-08-25 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=54057 --- Comment #3 from Tomasz P. 2012-08-25 17:15:10 UTC --- gwenview with opengl animation on, the log was very long but I spotted this: TTGSI asm error: Expected `}' [13 : 51] TGSI asm error: Syntax error [13 : 51] TGSI asm error: Expected `

[Bug 54057] opengl apps crash at run

2012-08-25 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=54057 --- Comment #2 from Tomasz P. 2012-08-25 17:12:25 UTC --- kwin logs: TGSI asm error: Expected `}' [13 : 51] TGSI asm error: Syntax error [13 : 51] TGSI asm error: Expected `}' [13 : 51] TGSI asm error: Syntax error [13 : 51] Mesa: User e

[Bug 54057] opengl apps crash at run

2012-08-25 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=54057 --- Comment #1 from Tomasz P. 2012-08-25 17:11:36 UTC --- opera with HW enabled crash: TGSI asm error: Expected `}' [13 : 51] TGSI asm error: Syntax error [13 : 51] TGSI asm error: Expected `}' [13 : 51] TGSI asm error: Syntax error [13 :

[Bug 53707] [RS780] Kernel panic after opening 6K×6K image in firefox

2012-08-25 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=53707 ojab changed: What|Removed |Added Summary|[RS780] Kernel panick after |[RS780] Kernel panic after |ope

[Bug 53707] [RS780] Kernel panick after opening 6K×6K image in firefox

2012-08-25 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=53707 --- Comment #8 from ojab 2012-08-25 17:09:14 UTC --- Bisection leads me to (linux-stable tree) 8fbaa37e12d83fe586e593bba3af8bd907117d50 is the first bad commit commit 8fbaa37e12d83fe586e593bba3af8bd907117d50 Author: Jerome Glisse Date: Thu Ju

[Bug 25052] kernel modesetting still does not work

2012-08-25 Thread bugzilla-dae...@bugzilla.kernel.org
https://bugzilla.kernel.org/show_bug.cgi?id=25052 --- Comment #27 from Elmar Stellnberger 2012-08-25 09:53:12 --- confirmed for kernel 3.4.6-1.1-desktop. Getting pixel soup on both displays with KMS (integrated and external): FS Amilo Xi 2550, ATI Mobility Radeon HD 2700, Scaleoview Q26W-1

[Bug 54057] New: opengl apps crash at run

2012-08-25 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=54057 Bug #: 54057 Summary: opengl apps crash at run Classification: Unclassified Product: Mesa Version: git Platform: x86-64 (AMD64) OS/Version: Linux (All) Status: NEW

[Bug 53707] [RS780] Kernel panick after opening 6K×6K image in firefox

2012-08-25 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=53707 --- Comment #7 from ojab 2012-08-25 14:09:34 UTC --- There is no crashes with 3.4 kernel, but messages "space check failed in flush". -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email --- You are receiving this mail

[PATCH V4] drm: edid: add support for E-DDC

2012-08-25 Thread Shirish S
The current logic for probing ddc is limited to 2 blocks (256 bytes), this patch adds support for the 4 block (512) data. To do this, a single 8-bit segment index is passed to the display via the I2C address 30h. Data from the selected segment is then immediately read via the regular DDC2 address

[PATCH V4] drm: edid: add support for E-DDC

2012-08-25 Thread Shirish S
This patch adds support in probing 4 block edid data, for E-DDC. This is the first test case in CTS, for HDMI compliance. Changes from V3: Remove switch,and avoid sending of segment data for non E-DDC Based on drm-next branch Shirish S (1): drm: edid: add support for E-DDC drivers/gpu/drm/dr

[PATCH drm-next 3/3] drm/i915/contexts: Fixup merge with commit b6c7488df68a

2012-08-25 Thread Sedat Dilek
This is a fixup patch for the merge of drm-next into linux-next caused by commit b6c7488df68a ("drm/i915/contexts: fix list corruption"). Reported-By: Stephen Rothwell Signed-off-by: Sedat Dilek --- drivers/gpu/drm/i915/i915_gem.c |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) di

[PATCH drm-next 2/3] drm/i915: Remove reference to drm_display_info raw_edid field

2012-08-25 Thread Sedat Dilek
Reported-By: Stephen Rothwell Acked-by: Jani Nikula Acked-by: Dave Airlie Signed-off-by: Sedat Dilek --- drivers/gpu/drm/i915/intel_modes.c |1 - 1 file changed, 1 deletion(-) diff --git a/drivers/gpu/drm/i915/intel_modes.c b/drivers/gpu/drm/i915/intel_modes.c index 29b7259..4bc1c0f 1006

[PATCH drm-next 1/3] drm/udl: usb: Fix recursive Kconfig dependency

2012-08-25 Thread Sedat Dilek
In drivers/usb/Kconfig "config USB_ARCH_HAS_HCD" is within "if USB_SUPPORT" statement. In drivers/gpu/drm/Kconfig "config DRM_USB" depends on USB_ARCH_HAS_HCD but selects USB_SUPPORT which leads to the error for udl Kconfig: $ yes "" | make oldconfig scripts/kconfig/conf --oldconfig Kconfig drive

[PATCH drm-next v2] drm: udl: usb: Fix recursive Kconfig dependency

2012-08-25 Thread Sedat Dilek
In drivers/usb/Kconfig "config USB_ARCH_HAS_HCD" is within "if USB_SUPPORT" statement. In drivers/gpu/drm/Kconfig "config DRM_USB" depends on USB_ARCH_HAS_HCD but selects USB_SUPPORT which leads to the error for udl Kconfig: $ yes "" | make oldconfig scripts/kconfig/conf --oldconfig Kconfig drive

[PATCH drm-next] drm: udl: usb: Fix recursive Kconfig dependency

2012-08-25 Thread Sedat Dilek
In drivers/usb/Kconfig "config USB_ARCH_HAS_HCD" is within "if USB_SUPPORT" statement. In drivers/gpu/drm/Kconfig "config DRM_USB" depends on USB_ARCH_HAS_HCD but selects USB_SUPPORT which leads to the error for udl Kconfig: $ yes "" | make oldconfig scripts/kconfig/conf --oldconfig Kconfig drive

[Bug 54002] Massive screen corruption with MLAA on Cayman

2012-08-25 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=54002 Alex Deucher changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[Bug 25052] kernel modesetting still does not work

2012-08-25 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=25052 --- Comment #28 from Alex Deucher 2012-08-25 13:05:38 --- If it works with 3.1.0-1.2 can you bisect against something newer that doesn't work to identify what commit broke things for you? Also please attach your xorg log and dmesg output wi

[Bug 25052] kernel modesetting still does not work

2012-08-25 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=25052 Alan changed: What|Removed |Added Kernel Version|2.6.37-rc5 |3.4.6 -- Configure bugmail: https://bugzilla.

[Bug 25052] kernel modesetting still does not work

2012-08-25 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=25052 Alan changed: What|Removed |Added Status|RESOLVED|REOPENED CC|

[Bug 54002] Massive screen corruption with MLAA on Cayman

2012-08-25 Thread bugzilla-dae...@freedesktop.org
https://bugs.freedesktop.org/show_bug.cgi?id=54002 --- Comment #14 from Alexandre Demers 2012-08-25 03:56:27 UTC --- MLAA seems to be doing exactly as under Windows. I saw the same thing with Catalyst on Windows 7 mostly in Messenger. See http://www.sevenforums.com/software/182520-msn-live-messe

[Bug 25052] kernel modesetting still does not work

2012-08-25 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=25052 --- Comment #27 from Elmar Stellnberger 2012-08-25 09:53:12 --- confirmed for kernel 3.4.6-1.1-desktop. Getting pixel soup on both displays with KMS (integrated and external): FS Amilo Xi 2550, ATI Mobility Radeon HD 2700, Scaleoview Q26W-1

[PATCH] drm/exynos: fixed a issue that plane isn't disabled when released

2012-08-25 Thread InKi Dae
2012/8/24 Paul Menzel : > Dear Inki, > > > Am Freitag, den 24.08.2012, 18:27 +0900 schrieb Inki Dae: > > You can shorten the commit summary by leaving out the word issue, which > is redundant. Maybe one of the following? I do not understand the > process of releasing so it might be wrong. > >

[PATCH drm-next 3/3] drm/i915/contexts: Fixup merge with commit b6c7488df68a

2012-08-25 Thread Sedat Dilek
This is a fixup patch for the merge of drm-next into linux-next caused by commit b6c7488df68a ("drm/i915/contexts: fix list corruption"). Reported-By: Stephen Rothwell Signed-off-by: Sedat Dilek --- drivers/gpu/drm/i915/i915_gem.c |4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) di

[PATCH drm-next 2/3] drm/i915: Remove reference to drm_display_info raw_edid field

2012-08-25 Thread Sedat Dilek
Reported-By: Stephen Rothwell Acked-by: Jani Nikula Acked-by: Dave Airlie Signed-off-by: Sedat Dilek --- drivers/gpu/drm/i915/intel_modes.c |1 - 1 file changed, 1 deletion(-) diff --git a/drivers/gpu/drm/i915/intel_modes.c b/drivers/gpu/drm/i915/intel_modes.c index 29b7259..4bc1c0f 1006

[PATCH drm-next 1/3] drm/udl: usb: Fix recursive Kconfig dependency

2012-08-25 Thread Sedat Dilek
In drivers/usb/Kconfig "config USB_ARCH_HAS_HCD" is within "if USB_SUPPORT" statement. In drivers/gpu/drm/Kconfig "config DRM_USB" depends on USB_ARCH_HAS_HCD but selects USB_SUPPORT which leads to the error for udl Kconfig: $ yes "" | make oldconfig scripts/kconfig/conf --oldconfig Kconfig drive