Re: [PATCH 1/5] dma-buf: remove fallback for !CONFIG_DMA_SHARED_BUFFER

2012-10-01 Thread Thomas Hellstrom
On 10/01/2012 11:47 AM, Maarten Lankhorst wrote: Op 28-09-12 21:42, Thomas Hellstrom schreef: On 09/28/2012 04:14 PM, Maarten Lankhorst wrote: Hey, Op 28-09-12 14:41, Maarten Lankhorst schreef: Documentation says that code requiring dma-buf should add it to select, so inline fallbacks are not

Re: [PATCH 1/2] of: add helper to parse display specs

2012-10-01 Thread Mitch Bradley
On 10/1/2012 10:25 AM, Stephen Warren wrote: > On 10/01/2012 01:16 PM, Mitch Bradley wrote: >> On 10/1/2012 6:53 AM, Stephen Warren wrote: >>> On 09/24/2012 09:35 AM, Steffen Trumtrar wrote: Parse a display-node with timings and hardware-specs from devictree. >>> diff --git a/Documentatio

Re: [PATCH 1/2] of: add helper to parse display specs

2012-10-01 Thread Mitch Bradley
On 10/1/2012 6:53 AM, Stephen Warren wrote: > On 09/24/2012 09:35 AM, Steffen Trumtrar wrote: >> Parse a display-node with timings and hardware-specs from devictree. > >> diff --git a/Documentation/devicetree/bindings/video/display >> b/Documentation/devicetree/bindings/video/display >> new file

Re: [PATCH 1/2] of: add helper to parse display specs

2012-10-01 Thread Stephen Warren
On 10/01/2012 01:16 PM, Mitch Bradley wrote: > On 10/1/2012 6:53 AM, Stephen Warren wrote: >> On 09/24/2012 09:35 AM, Steffen Trumtrar wrote: >>> Parse a display-node with timings and hardware-specs from devictree. >> >>> diff --git a/Documentation/devicetree/bindings/video/display >>> b/Documenta

[Bug 49981] On HD6850, Power Profile doesn't change if 2 screen is attached.

2012-10-01 Thread bugzilla-dae...@freedesktop.org
bug. -- next part -- An HTML attachment was scrubbed... URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20121001/cc15669f/attachment-0001.html>

[Bug 49981] On HD6850, Power Profile doesn't change if 2 screen is attached.

2012-10-01 Thread bugzilla-dae...@freedesktop.org
idle is higher than on less powerful cards. -- You are receiving this mail because: You are the assignee for the bug. -- next part -- An HTML attachment was scrubbed... URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20121001/e78db8ce/attachment.html>

[Bug 55510] Incorrect rendering with unigine tropics

2012-10-01 Thread bugzilla-dae...@freedesktop.org
. -- next part -- An HTML attachment was scrubbed... URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20121001/f0949823/attachment.html>

[Bug 55510] Incorrect rendering with unigine tropics

2012-10-01 Thread bugzilla-dae...@freedesktop.org
xt part -- An HTML attachment was scrubbed... URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20121001/10dba441/attachment.html>

[Bug 55510] Incorrect rendering with unigine tropics

2012-10-01 Thread bugzilla-dae...@freedesktop.org
the bug. -- next part -- An HTML attachment was scrubbed... URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20121001/b30fcca8/attachment.html>

[Bug 55510] New: Incorrect rendering with unigine tropics

2012-10-01 Thread bugzilla-dae...@freedesktop.org
xt part -- An HTML attachment was scrubbed... URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20121001/b8691e59/attachment.html>

Re: [PATCH 00/14] drm: exynos: hdmi: add dt based support for exynos5 hdmi

2012-10-01 Thread Kyungmin Park
To Mr. Shim, Can you check these patch series? Thank you, Kyungmin Park On 9/28/12, Rahul Sharma wrote: > This patch set adds the DT based support for Samsung's Exynos5250 in > DRM-HDMI. > It includes disabling of hdmi internal interrupt, suppport for platform > variants for hdmi and mixer, sup

[Bug 55448] [ColorTiling2D] R600 BARTS radeon: The kernel rejected CS and graphical corruption with tropics

2012-10-01 Thread bugzilla-dae...@freedesktop.org
il because: You are the assignee for the bug. -- next part -- An HTML attachment was scrubbed... URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20121001/2ccd742e/attachment.html>

[Bug 49981] On HD6850, Power Profile doesn't change if 2 screen is attached.

2012-10-01 Thread bugzilla-dae...@freedesktop.org
was scrubbed... URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20121001/e4edbf3e/attachment.html>

[Bug 43405] Only horizontal lines (snow) display in google earth/glxgears using current r600g on RS780M

2012-10-01 Thread bugzilla-dae...@freedesktop.org
'm using Squeeze with the stock Xorg, and I've updated only the minimum to satisfy configure). -- You are receiving this mail because: You are the assignee for the bug. -- next part -- An HTML attachment was scrubbed... URL: <http://lists.freedesktop.org/arch

[Bug 49981] On HD6850, Power Profile doesn't change if 2 screen is attached.

2012-10-01 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=49981 --- Comment #13 from Alex Deucher --- I pushed a patch to handle this properly to my drm-next-3.7-wip branch: http://cgit.freedesktop.org/~agd5f/linux/log/?h=drm-next-3.7-wip -- You are receiving this mail because: You are the assignee for the

[Bug 55416] [R600g] Torchlight gives GPU lockup

2012-10-01 Thread bugzilla-dae...@freedesktop.org
You are receiving this mail because: You are the assignee for the bug. -- next part -- An HTML attachment was scrubbed... URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20121001/70de1ef5/attachment.html>

[Bug 49981] On HD6850, Power Profile doesn't change if 2 screen is attached.

2012-10-01 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=49981 --- Comment #12 from graham --- Created attachment 67953 --> https://bugs.freedesktop.org/attachment.cgi?id=67953&action=edit proposed patch Had a look round on google for some other profiles. Not entirely sure about cayman, as the idle is hig

[PATCH 1/2] of: add helper to parse display specs

2012-10-01 Thread Stephen Warren
On 10/01/2012 01:16 PM, Mitch Bradley wrote: > On 10/1/2012 6:53 AM, Stephen Warren wrote: >> On 09/24/2012 09:35 AM, Steffen Trumtrar wrote: >>> Parse a display-node with timings and hardware-specs from devictree. >> >>> diff --git a/Documentation/devicetree/bindings/video/display >>> b/Documenta

[Bug 55445] Torchlight: crash due to texture error

2012-10-01 Thread bugzilla-dae...@freedesktop.org
org/archives/dri-devel/attachments/20121001/44066b62/attachment.html>

[Bug 55510] Incorrect rendering with unigine tropics

2012-10-01 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=55510 --- Comment #3 from Alex Deucher --- Make sure you install libtxc_dxtn and you may need to build mesa with the --enable-texture-float configure option. -- You are receiving this mail because: You are the assignee for the bug. __

[Bug 50149] Faulty shaders on RS600

2012-10-01 Thread bugzilla-dae...@freedesktop.org
faulty shaders though. -- You are receiving this mail because: You are the assignee for the bug. -- next part -- An HTML attachment was scrubbed... URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20121001/094f439b/attachment.html>

[Bug 55510] Incorrect rendering with unigine tropics

2012-10-01 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=55510 maxi...@free.fr changed: What|Removed |Added Attachment #67943|0 |1 is obsolete|

[Bug 55510] Incorrect rendering with unigine tropics

2012-10-01 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=55510 --- Comment #1 from maxi...@free.fr --- Created attachment 67943 --> https://bugs.freedesktop.org/attachment.cgi?id=67943&action=edit screenshot bad rendering -- You are receiving this mail because: You are the assignee for the bug. __

[Bug 55510] New: Incorrect rendering with unigine tropics

2012-10-01 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=55510 Priority: medium Bug ID: 55510 Assignee: dri-devel@lists.freedesktop.org Summary: Incorrect rendering with unigine tropics Severity: normal Classification: Unclassified OS: A

[Bug 55448] [ColorTiling2D] R600 BARTS radeon: The kernel rejected CS and graphical corruption with tropics

2012-10-01 Thread bugzilla-dae...@freedesktop.org
er as well. -- You are receiving this mail because: You are the assignee for the bug. -- next part -- An HTML attachment was scrubbed... URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20121001/30ad8231/attachment.html>

[Bug 55448] [ColorTiling2D] R600 BARTS radeon: The kernel rejected CS and graphical corruption with tropics

2012-10-01 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=55448 maxi...@free.fr changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[PATCH 1/5] dma-buf: remove fallback for !CONFIG_DMA_SHARED_BUFFER

2012-10-01 Thread Maarten Lankhorst
Op 28-09-12 21:42, Thomas Hellstrom schreef: > On 09/28/2012 04:14 PM, Maarten Lankhorst wrote: >> Hey, >> >> Op 28-09-12 14:41, Maarten Lankhorst schreef: >>> Documentation says that code requiring dma-buf should add it to >>> select, so inline fallbacks are not going to be used. A link error >>>

[PATCH 1/2] of: add helper to parse display specs

2012-10-01 Thread Mitch Bradley
On 10/1/2012 10:25 AM, Stephen Warren wrote: > On 10/01/2012 01:16 PM, Mitch Bradley wrote: >> On 10/1/2012 6:53 AM, Stephen Warren wrote: >>> On 09/24/2012 09:35 AM, Steffen Trumtrar wrote: Parse a display-node with timings and hardware-specs from devictree. >>> diff --git a/Documentatio

[PATCH V6 2/2] video: drm: exynos: Add device tree support

2012-10-01 Thread Leela Krishna Amudala
Hello Stephen Warren, The binding names that I use in my dts file should match with the names given in http://lists.freedesktop.org/archives/dri-devel/2012-July/024875.html right? I think that is the only thing I have to take care, and as I'm not using "struct drm_display_mode" in my driver its

[PATCH 1/2] of: add helper to parse display specs

2012-10-01 Thread Stephen Warren
On 09/24/2012 09:35 AM, Steffen Trumtrar wrote: > Parse a display-node with timings and hardware-specs from devictree. > diff --git a/Documentation/devicetree/bindings/video/display > b/Documentation/devicetree/bindings/video/display > new file mode 100644 > index 000..722766a > --- /dev/null

[PATCH 1/5] dma-buf: remove fallback for !CONFIG_DMA_SHARED_BUFFER

2012-10-01 Thread Thomas Hellstrom
On 09/29/2012 05:16 PM, Maarten Lankhorst wrote: > Op 28-09-12 22:10, Thomas Hellstrom schreef: >> On 09/28/2012 09:42 PM, Thomas Hellstrom wrote: >>> On 09/28/2012 04:14 PM, Maarten Lankhorst wrote: Hey, Op 28-09-12 14:41, Maarten Lankhorst schreef: > Documentation says that cod

Re: [PATCH 1/2] of: add helper to parse display specs

2012-10-01 Thread Stephen Warren
On 09/24/2012 09:35 AM, Steffen Trumtrar wrote: > Parse a display-node with timings and hardware-specs from devictree. > diff --git a/Documentation/devicetree/bindings/video/display > b/Documentation/devicetree/bindings/video/display > new file mode 100644 > index 000..722766a > --- /dev/null

Re: [PATCH V6 2/2] video: drm: exynos: Add device tree support

2012-10-01 Thread Stephen Warren
On 09/30/2012 11:29 PM, Leela Krishna Amudala wrote: > Hello Stephen Warren, > > The binding names that I use in my dts file should match with the > names given in > http://lists.freedesktop.org/archives/dri-devel/2012-July/024875.html > right? I don't think so; the binding in that link is for e

[3.2.y] drm/i915: add Ivy Bridge GT2 Server entries

2012-10-01 Thread Jonathan Nieder
Hi Ben, Please consider cc22a938fc1d drm/i915: add Ivy Bridge GT2 Server entries, 2012-03-29 for application to the 3.2.y tree. It adds a PCI id to the i915 driver, making kms work. It was applied during the 3.4-rc2 cycle, so newer stable kernels don't need it. Maik Zumstrull tried it[1] on

[PATCH] drm/nouveau: fix crash regression

2012-10-01 Thread Ortwin Glück
Work around a crash during boot if noaccel is set. NB: still broken in 3.5 as well, used to work in 3.4. Why are people ignoring this? It's a regression! Signed-off-by: Ortwin Glück --- diff --git a/drivers/gpu/drm/nouveau/nv50_display.c b/drivers/gpu/drm/nouveau/nv50_display.c index b244d9

[Bug 49981] On HD6850, Power Profile doesn't change if 2 screen is attached.

2012-10-01 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=49981 --- Comment #11 from graham --- Created attachment 67937 --> https://bugs.freedesktop.org/attachment.cgi?id=67937&action=edit patch for barts and caicos mobility Tested on barts, not caicos. It's restricted to only the power state profiles tha

[PATCH V6 2/2] video: drm: exynos: Add device tree support

2012-10-01 Thread Stephen Warren
On 09/30/2012 11:29 PM, Leela Krishna Amudala wrote: > Hello Stephen Warren, > > The binding names that I use in my dts file should match with the > names given in > http://lists.freedesktop.org/archives/dri-devel/2012-July/024875.html > right? I don't think so; the binding in that link is for e

[PATCH] drm/nouveau: fix crash regression

2012-10-01 Thread Ortwin Glück
Work around a crash during boot if noaccel is set. NB: still broken in 3.5 as well, used to work in 3.4. Why are people ignoring this? It's a regression! Signed-off-by: Ortwin Gl?ck --- diff --git a/drivers/gpu/drm/nouveau/nv50_display.c b/drivers/gpu/drm/nouveau/nv50_display.c index b244d99..

[Bug 43405] Only horizontal lines (snow) display in google earth/glxgears using current r600g on RS780M

2012-10-01 Thread bugzilla-dae...@freedesktop.org
this mail because: You are the assignee for the bug. -- next part -- An HTML attachment was scrubbed... URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20121001/5b8f84ff/attachment.html>

[Bug 43405] Only horizontal lines (snow) display in google earth/glxgears using current r600g on RS780M

2012-10-01 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=43405 --- Comment #16 from idun...@lavabit.com --- On Mon, 01 Oct 2012 09:58:49 + bugzilla-dae...@freedesktop.org wrote: > --- Comment #15 from Paul Menzel --- > I do not see this with Debian Sid/unstable (Mesa 8.0.4) and HD 3200 (RS780). > >

[Bug 43405] Only horizontal lines (snow) display in google earth/glxgears using current r600g on RS780M

2012-10-01 Thread bugzilla-dae...@freedesktop.org
ed... URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20121001/5f6b25df/attachment.html>

[PATCH 1/2] of: add helper to parse display specs

2012-10-01 Thread Mitch Bradley
On 10/1/2012 6:53 AM, Stephen Warren wrote: > On 09/24/2012 09:35 AM, Steffen Trumtrar wrote: >> Parse a display-node with timings and hardware-specs from devictree. > >> diff --git a/Documentation/devicetree/bindings/video/display >> b/Documentation/devicetree/bindings/video/display >> new file

[Bug 55416] [R600g] Torchlight gives GPU lockup

2012-10-01 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=55416 --- Comment #8 from Laurent carlier --- Created attachment 67933 --> https://bugs.freedesktop.org/attachment.cgi?id=67933&action=edit dumped shader with R600_DUMP_SHADERS=1 /usr/local/games/Torchlight/Torchlight.bin.x86_64 -- You are receivin

[Bug 55448] [ColorTiling2D] R600 BARTS radeon: The kernel rejected CS and graphical corruption with tropics

2012-10-01 Thread bugzilla-dae...@freedesktop.org
receiving this mail because: You are the assignee for the bug. -- next part -- An HTML attachment was scrubbed... URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20121001/f38931e0/attachment.html>

[Bug 43405] Only horizontal lines (snow) display in google earth/glxgears using current r600g on RS780M

2012-10-01 Thread bugzilla-dae...@freedesktop.org
was scrubbed... URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20121001/b20fa086/attachment.html>

[Bug 55445] Torchlight: crash due to texture error

2012-10-01 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=55445 Michel Dänzer changed: What|Removed |Added Assignee|dri-devel@lists.freedesktop |mesa-dev@lists.freedesktop.

[Bug 50149] Faulty shaders on RS600

2012-10-01 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=50149 --- Comment #23 from Roman Šmakal --- Created attachment 67926 --> https://bugs.freedesktop.org/attachment.cgi?id=67926&action=edit Frets on Fire font bug Just noticed that frets on fire are bugged too. Not sure if its related to faulty shader

[Bug 55448] [ColorTiling2D] R600 BARTS radeon: The kernel rejected CS and graphical corruption with tropics

2012-10-01 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=55448 --- Comment #3 from Alex Deucher --- Are you running a 32-bit app on a 64-bit distro by any chance? If so, you may be using an old version of the 32-bit 3D driver. You'll need to build and install an updated version of the 32-bit 3D driver as w

[3.2.y] drm/i915: add Ivy Bridge GT2 Server entries

2012-10-01 Thread Jonathan Nieder
Hi Ben, Please consider cc22a938fc1d drm/i915: add Ivy Bridge GT2 Server entries, 2012-03-29 for application to the 3.2.y tree. It adds a PCI id to the i915 driver, making kms work. It was applied during the 3.4-rc2 cycle, so newer stable kernels don't need it. Maik Zumstrull tried it[1] on

[Bug 43405] Only horizontal lines (snow) display in google earth/glxgears using current r600g on RS780M

2012-10-01 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=43405 Paul Menzel changed: What|Removed |Added CC||paulepanter@users.sourcefor

Re: [PATCH 1/5] dma-buf: remove fallback for !CONFIG_DMA_SHARED_BUFFER

2012-10-01 Thread Maarten Lankhorst
Op 28-09-12 21:42, Thomas Hellstrom schreef: > On 09/28/2012 04:14 PM, Maarten Lankhorst wrote: >> Hey, >> >> Op 28-09-12 14:41, Maarten Lankhorst schreef: >>> Documentation says that code requiring dma-buf should add it to >>> select, so inline fallbacks are not going to be used. A link error >>>

[Bug 43405] Only horizontal lines (snow) display in google earth/glxgears using current r600g on RS780M

2012-10-01 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=43405 --- Comment #14 from idun...@lavabit.com --- On Mon, 01 Oct 2012 07:20:49 + bugzilla-dae...@freedesktop.org wrote: > https://bugs.freedesktop.org/show_bug.cgi?id=43405 > > --- Comment #13 from Andreas Boll --- > (In reply to comment #12) >

Re: [PATCH 1/5] dma-buf: remove fallback for !CONFIG_DMA_SHARED_BUFFER

2012-10-01 Thread Thomas Hellstrom
On 09/29/2012 05:16 PM, Maarten Lankhorst wrote: Op 28-09-12 22:10, Thomas Hellstrom schreef: On 09/28/2012 09:42 PM, Thomas Hellstrom wrote: On 09/28/2012 04:14 PM, Maarten Lankhorst wrote: Hey, Op 28-09-12 14:41, Maarten Lankhorst schreef: Documentation says that code requiring dma-buf sho

[Bug 55448] [ColorTiling2D] R600 BARTS radeon: The kernel rejected CS and graphical corruption with tropics

2012-10-01 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=55448 Andreas Boll changed: What|Removed |Added Component|Drivers/DRI/R600|Drivers/Gallium/r600 -- You are receivin

[Bug 43405] Only horizontal lines (snow) display in google earth/glxgears using current r600g on RS780M

2012-10-01 Thread bugzilla-dae...@freedesktop.org
op.org/archives/dri-devel/attachments/20121001/aa8962ec/attachment.html>

[Bug 43405] Only horizontal lines (snow) display in google earth/glxgears using current r600g on RS780M

2012-10-01 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=43405 --- Comment #13 from Andreas Boll --- (In reply to comment #12) Can you try git clean -fdx before autogen? -- You are receiving this mail because: You are the assignee for the bug. ___ dri-devel mail

Re: [PATCH] dma-buf: might_sleep() in dma_buf_unmap_attachment()

2012-10-01 Thread Sumit Semwal
On Friday 28 September 2012 01:09 PM, Maarten Lankhorst wrote: Op 28-09-12 09:29, Rob Clark schreef: From: Rob Clark We never really clarified if unmap could be done in atomic context. But since mapping might require sleeping, this implies mutex in use to synchronize mapping/unmapping, so unma

[ 192/262] drm: Add EDID_QUIRK_FORCE_REDUCED_BLANKING for ASUS VW222S

2012-10-01 Thread Greg Kroah-Hartman
From: Greg KH 3.5-stable review patch. If anyone has any objections, please let me know. -- From: Paul Menzel commit 6f33814bd4d9cfe76033a31b1c0c76c960cd8e4b upstream. Connecting an ASUS VW222S [1] over VGA a garbled screen is shown with vertical stripes in the top half. In

[Bug 49981] On HD6850, Power Profile doesn't change if 2 screen is attached.

2012-10-01 Thread bugzilla-dae...@freedesktop.org
-devel/attachments/20121001/bd901721/attachment.html>

Re: [PATCH V6 2/2] video: drm: exynos: Add device tree support

2012-10-01 Thread Leela Krishna Amudala
Hello Stephen Warren, The binding names that I use in my dts file should match with the names given in http://lists.freedesktop.org/archives/dri-devel/2012-July/024875.html right? I think that is the only thing I have to take care, and as I'm not using "struct drm_display_mode" in my driver its