[PATCH] drm/i915: Resolve interaction with drm-fixes tree

2013-10-03 Thread Mark Brown
t part -- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 836 bytes Desc: Digital signature URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20131003/4ab617fc/attachment-0001.pgp>

[Bug 69983] [r600g, bisected] Screen corruption in Firefox and World of Warcraft

2013-10-03 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=69983 --- Comment #9 from Jos van Wolput wol...@onsneteindhoven.nl --- Same corrupted screen issue running /demos/cuberender, cubemap and dinoshade using mesa-68f6dec32ed5eede361f76c8dbdf897652659baf -- You are receiving this mail because: You are

[Bug 69983] [r600g, bisected] Screen corruption in Firefox, World of Warcraft and other apps

2013-10-03 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=69983 Jos van Wolput wol...@onsneteindhoven.nl changed: What|Removed |Added Summary|[r600g, bisected] Screen|[r600g,

[Bug 70042] Major texture flickering in Dota 2 (r600g on HD 6950)

2013-10-03 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=70042 --- Comment #2 from Alexandre Demers alexandre.f.dem...@gmail.com --- I can't seem to be able to launch dota 2 with apitrace. I can launch Steam, but Dota keeps crashing at launch. I'll add screenshots later. -- You are receiving this mail

[Bug 70042] Major texture flickering in Dota 2 (r600g on HD 6950)

2013-10-03 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=70042 --- Comment #3 from Alexandre Demers alexandre.f.dem...@gmail.com --- Created attachment 87012 -- https://bugs.freedesktop.org/attachment.cgi?id=87012action=edit Visible corruption on mini-map While the texture flickering is very fast, it

[Bug 70042] Major texture flickering in Dota 2 (r600g on HD 6950)

2013-10-03 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=70042 --- Comment #4 from Alexandre Demers alexandre.f.dem...@gmail.com --- Created attachment 87013 -- https://bugs.freedesktop.org/attachment.cgi?id=87013action=edit Many glitches in the middle of the screen Here, some more visible glitches

[Bug 70009] [r300g, bisected] some wine apps renders black

2013-10-03 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=70009 --- Comment #6 from Pavel Ondračka pavel.ondra...@email.cz --- Created attachment 87014 -- https://bugs.freedesktop.org/attachment.cgi?id=87014action=edit EVE online Wine terminal output (In reply to comment #5) Do particular shaders fail to

[PATCH 0/26] get_user_pages() cleanup

2013-10-03 Thread Jan Kara
Hello, In my quest for changing locking around page faults to make things easier for filesystems I found out get_user_pages() users could use a cleanup. The knowledge about necessary locking for get_user_pages() is in tons of places in drivers and quite a few of them actually get it wrong

Re: [PATCH 0/26] get_user_pages() cleanup

2013-10-03 Thread Christoph Hellwig
On Wed, Oct 02, 2013 at 04:27:41PM +0200, Jan Kara wrote: Hello, In my quest for changing locking around page faults to make things easier for filesystems I found out get_user_pages() users could use a cleanup. The knowledge about necessary locking for get_user_pages() is in tons of

Re: Flash 11.2 content displays in shades of green and purple only, and in a horizontally compressed space

2013-10-03 Thread John Hupp
On 9/30/2013 7:36 AM, Daniel Vetter wrote: On Sat, Sep 28, 2013 at 12:49:24PM -0400, John Hupp wrote: [I emailed the list with this same material on 9/13, but it has received no response and someone on the Ubuntu kernel team suggested that I change the email Subject from Re: Moving a bug

Re: [PATCH 0/26] get_user_pages() cleanup

2013-10-03 Thread Jan Kara
On Wed 02-10-13 09:20:09, Christoph Hellwig wrote: On Wed, Oct 02, 2013 at 04:27:41PM +0200, Jan Kara wrote: Hello, In my quest for changing locking around page faults to make things easier for filesystems I found out get_user_pages() users could use a cleanup. The knowledge

Re: [PATCH 1/7] drm/exynos: move hdmiphy related code to hdmiphy driver

2013-10-03 Thread Shirish S
Hi, First of all sorry for the late response, On Tue, Oct 1, 2013 at 10:09 AM, Inki Dae inki@samsung.com wrote: -Original Message- From: Sylwester Nawrocki [mailto:sylvester.nawro...@gmail.com] Sent: Monday, September 30, 2013 7:09 AM To: Inki Dae Cc: Rahul Sharma;

[Bug 57919] Visual glitches in unity with Radeon HD 7600M

2013-10-03 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=57919 --- Comment #23 from Thilo Cestonaro th...@cestona.ro --- Sadly no. Unity still is flickering and has that triangle kind of display errors. :( Greetings Thilo -- You are receiving this mail because: You are the assignee for the bug.

[Bug 70035] GPU Lockup on AMD RS880 HD4200

2013-10-03 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=70035 --- Comment #7 from Michel Dänzer mic...@daenzer.net --- (In reply to comment #1) Possibly related to bug 69983. That is indeed likely — current master (since 68f6dec32ed5eede361f76c8dbdf897652659baf) locks up my RS880 even with glxgears,

HPD flood warning since b8f102e8b

2013-10-03 Thread Jiri Kosina
During resume from hibernation, I started to see the warning below since commit b8f102e8bf71cacf33326360fdf9dcfd1a63925b Author: Egbert Eich e...@suse.de Date: Fri Jul 26 14:14:24 2013 +0200 drm/i915: Add messages useful for HPD storm detection debugging

Re: HPD flood warning since b8f102e8b

2013-10-03 Thread Daniel Vetter
Can you please attach full dmesg from boot up to the first WARN with drm.debug=0xe? This really shouldn't happen and indicates a bug somewhere ... Cheers, Daniel On Thu, Oct 3, 2013 at 11:46 AM, Jiri Kosina jkos...@suse.cz wrote: During resume from hibernation, I started to see the warning

[Bug 70068] New: flightgear crashes with Streamout unsupported in util_blitter_clear_buffer()

2013-10-03 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=70068 Priority: medium Bug ID: 70068 Assignee: dri-devel@lists.freedesktop.org Summary: flightgear crashes with Streamout unsupported in util_blitter_clear_buffer() Severity:

[Bug 70068] flightgear crashes with Streamout unsupported in util_blitter_clear_buffer()

2013-10-03 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=70068 --- Comment #1 from Marc Dietrich marvi...@gmx.de --- bisect revealed that 68f6dec32ed5eede361f76c8dbdf897652659baf: r600g: move aux_context and r600_screen_clear_buffer to drivers/radeon is the one to be blamed. -- You are receiving this

[Bug 70068] flightgear crashes with Streamout unsupported in util_blitter_clear_buffer()

2013-10-03 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=70068 Alex Deucher ag...@yahoo.com changed: What|Removed |Added Status|NEW |RESOLVED

[Bug 69983] [r600g, bisected] Screen corruption in Firefox, World of Warcraft and other apps

2013-10-03 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=69983 Alex Deucher ag...@yahoo.com changed: What|Removed |Added CC||marvi...@gmx.de ---

[Bug 70073] New: [r300g] Stop calling draw_prepare_shader_outputs

2013-10-03 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=70073 Priority: medium Bug ID: 70073 Assignee: dri-devel@lists.freedesktop.org Summary: [r300g] Stop calling draw_prepare_shader_outputs Severity: normal Classification: Unclassified

Re: [PATCH 2/5] drm: merge device setup into drm_dev_register()

2013-10-03 Thread Daniel Vetter
On Wed, Oct 02, 2013 at 11:23:35AM +0200, David Herrmann wrote: All bus drivers do device setup themselves. This requires us to adjust all of them if we introduce new core features. Thus, merge all these into a uniform drm_dev_register() helper. Note that this removes the drm_lastclose()

Re: [PATCH 5/5] drm: move device unregistration into drm_dev_unregister()

2013-10-03 Thread Daniel Vetter
On Wed, Oct 02, 2013 at 11:23:38AM +0200, David Herrmann wrote: Analog to drm_dev_register(), we now provide drm_dev_unregister() which does the reverse. drm_dev_put() is still in place and combines the calls to drm_dev_unregister() and drm_dev_free() so buses don't have to change. *_get()

Re: [PATCH 2/5] drm: merge device setup into drm_dev_register()

2013-10-03 Thread David Herrmann
Hi Daniel On Thu, Oct 3, 2013 at 3:15 PM, Daniel Vetter dan...@ffwll.ch wrote: On Wed, Oct 02, 2013 at 11:23:35AM +0200, David Herrmann wrote: All bus drivers do device setup themselves. This requires us to adjust all of them if we introduce new core features. Thus, merge all these into a

Re: [PATCH 2/5] drm: merge device setup into drm_dev_register()

2013-10-03 Thread Daniel Vetter
On Thu, Oct 3, 2013 at 3:19 PM, David Herrmann dh.herrm...@gmail.com wrote: You mean I should _move_ it to drm_pci.c? It has never been pci-specific. But sure, I can do that. It actually makes sense. But I'd like to do that in a followup patch as it's a semantic change that's not directly

Re: [PATCH 3/5] drm/bridge: Add PTN3460 bridge driver

2013-10-03 Thread Inki Dae
Hi, thank you for your contribution and the below is my short comments, 2013/10/2 Sean Paul seanp...@chromium.org: This patch adds a drm_bridge driver for the PTN3460 DisplayPort to LVDS bridge chip. Signed-off-by: Sean Paul seanp...@chromium.org ---

[Bug 70053] hard machine hang when switching to battery power with DPM enabled on Trinity APU

2013-10-03 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=70053 --- Comment #4 from Alex Deucher ag...@yahoo.com --- Created attachment 87033 -- https://bugs.freedesktop.org/attachment.cgi?id=87033action=edit force battery state on DC Does this patch also fix the problem? -- You are receiving this mail

[Bug 70053] hard machine hang when switching to battery power with DPM enabled on Trinity APU

2013-10-03 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=70053 Alex Deucher ag...@yahoo.com changed: What|Removed |Added Attachment #87033|0 |1 is obsolete|

Re: HPD flood warning since b8f102e8b

2013-10-03 Thread Jiri Kosina
On Thu, 3 Oct 2013, Daniel Vetter wrote: Can you please attach full dmesg from boot up to the first WARN with drm.debug=0xe? This really shouldn't happen and indicates a bug somewhere ... A bit difficult ... I originally thought that it was reliably reproducible, but now I didn't get it

Re: [PATCH 4/5] drm/exynos: Initialize ptn3460 if present

2013-10-03 Thread Inki Dae
2013/10/2 Sean Paul seanp...@chromium.org: This patch adds code to look for the ptn3460 in the device tree file on exynos initialization. If ptn node is found, the driver will initialize the ptn3460 driver and skip creating a DP connector (since the bridge driver will register its own

Re: [PATCH 3/5] drm/bridge: Add PTN3460 bridge driver

2013-10-03 Thread Sean Paul
On Thu, Oct 3, 2013 at 9:55 AM, Inki Dae inki@samsung.com wrote: Hi, thank you for your contribution and the below is my short comments, 2013/10/2 Sean Paul seanp...@chromium.org: This patch adds a drm_bridge driver for the PTN3460 DisplayPort to LVDS bridge chip. Signed-off-by: Sean

Re: [PATCH 4/5] drm/exynos: Initialize ptn3460 if present

2013-10-03 Thread Sean Paul
On Thu, Oct 3, 2013 at 10:43 AM, Inki Dae inki@samsung.com wrote: 2013/10/2 Sean Paul seanp...@chromium.org: This patch adds code to look for the ptn3460 in the device tree file on exynos initialization. If ptn node is found, the driver will initialize the ptn3460 driver and skip creating

Re: [PATCH 2/5] ARM: dts: Add dp-controller node to exynos5250-snow

2013-10-03 Thread Sean Paul
On Wed, Oct 2, 2013 at 5:10 PM, Olof Johansson o...@lixom.net wrote: On Tue, Oct 1, 2013 at 4:40 PM, Sean Paul seanp...@chromium.org wrote: This patch adds the dp-controller node to the exynos5250-snow board dts file. Signed-off-by: Sean Paul seanp...@chromium.org ---

Re: Use of pci_map_page in nouveau, radeon TTM.

2013-10-03 Thread Alex Ivanov
01.10.2013, 18:16, Konrad Rzeszutek Wilk konrad.w...@oracle.com: On Tue, Oct 01, 2013 at 12:16:16PM +0200, Thomas Hellstrom wrote:  Jerome, Konrad  Forgive an ignorant question, but it appears like both Nouveau and  Radeon may use pci_map_page() when populating TTMs on  pages obtained using

Re: A simple alternative to GEMr

2013-10-03 Thread Rob Clark
On Thu, Oct 3, 2013 at 7:48 AM, dm.leontiev7 dm.leonti...@gmail.com wrote: Hello In my opinion, graphics stack will benefit from moving memory management to userspace because there are tons of features not available in kernel, like simd or c++. both of which bring no benefit to memory

Re: [PATCH 4/5] drm/exynos: Initialize ptn3460 if present

2013-10-03 Thread Inki Dae
2013/10/4 Sean Paul seanp...@chromium.org: On Thu, Oct 3, 2013 at 10:43 AM, Inki Dae inki@samsung.com wrote: 2013/10/2 Sean Paul seanp...@chromium.org: This patch adds code to look for the ptn3460 in the device tree file on exynos initialization. If ptn node is found, the driver will

[Bug 70088] New: Glamor on r600g crashes Xserver

2013-10-03 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=70088 Priority: medium Bug ID: 70088 Assignee: dri-devel@lists.freedesktop.org Summary: Glamor on r600g crashes Xserver Severity: normal Classification: Unclassified OS: All

Re: [PATCH 4/5] drm/exynos: Initialize ptn3460 if present

2013-10-03 Thread Sean Paul
On Thu, Oct 3, 2013 at 1:18 PM, Inki Dae inki@samsung.com wrote: 2013/10/4 Sean Paul seanp...@chromium.org: On Thu, Oct 3, 2013 at 10:43 AM, Inki Dae inki@samsung.com wrote: 2013/10/2 Sean Paul seanp...@chromium.org: This patch adds code to look for the ptn3460 in the device tree file

Re: A simple alternative to GEMr

2013-10-03 Thread Ilyes Gouta
Hi, DirectFB is a good example of doing it all in userspace. It works but at the cost of ending up with pretty custom interfaces and non-standard ways of handling things such as buffer addresses (physical) w.r.t to h/w acceleration, IPC/RPC, buffer sharing for multi-process support, etc. Memory

Re: [PATCH 3/5] drm/bridge: Add PTN3460 bridge driver

2013-10-03 Thread Inki Dae
2013/10/3 Sean Paul seanp...@chromium.org: On Thu, Oct 3, 2013 at 9:55 AM, Inki Dae inki@samsung.com wrote: Hi, thank you for your contribution and the below is my short comments, 2013/10/2 Sean Paul seanp...@chromium.org: This patch adds a drm_bridge driver for the PTN3460 DisplayPort to

[PATCH] drm/doc: Document drm_add_modes_noedid() usage

2013-10-03 Thread Laurent Pinchart
From: Laurent Pinchart laurent.pinch...@ideasonboard.com And fix a spelling mistake. Signed-off-by: Laurent Pinchart laurent.pinch...@ideasonboard.com --- Documentation/DocBook/drm.tmpl | 24 +++- 1 file changed, 19 insertions(+), 5 deletions(-) diff --git

[Bug 70088] Glamor on r600g crashes Xserver

2013-10-03 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=70088 --- Comment #1 from Grigori Goronzy g...@chown.ath.cx --- That looks exactly like the crash I see on PALM ASICs, too. I just didn't have time to properly report it yet. Something is going wrong in SB's gcm phase. This only seems to happen on

[Bug 45641] Screen goes black randomly

2013-10-03 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=45641 --- Comment #19 from John john.etted...@gmail.com --- Still same behavior with current drivers/kernel/mesa, I was hoping something would have helped :) Alex, do you have any other patch I can test against this? Thanks, John -- You are

Re: [PATCH 3/5] drm/bridge: Add PTN3460 bridge driver

2013-10-03 Thread Olof Johansson
On Thu, Oct 3, 2013 at 10:39 AM, Inki Dae inki@samsung.com wrote: 2013/10/3 Sean Paul seanp...@chromium.org: On Thu, Oct 3, 2013 at 9:55 AM, Inki Dae inki@samsung.com wrote: Can a regulator be used instead of gpio in other board case? No, not to my knowledge. Hm.. plz check it out

Re: [PATCH 3/5] drm/bridge: Add PTN3460 bridge driver

2013-10-03 Thread Sean Paul
On Thu, Oct 3, 2013 at 1:39 PM, Inki Dae inki@samsung.com wrote: 2013/10/3 Sean Paul seanp...@chromium.org: On Thu, Oct 3, 2013 at 9:55 AM, Inki Dae inki@samsung.com wrote: Hi, thank you for your contribution and the below is my short comments, 2013/10/2 Sean Paul

Re: [PATCH 4/5] drm/exynos: Initialize ptn3460 if present

2013-10-03 Thread Inki Dae
2013/10/4 Sean Paul seanp...@chromium.org: On Thu, Oct 3, 2013 at 1:18 PM, Inki Dae inki@samsung.com wrote: 2013/10/4 Sean Paul seanp...@chromium.org: On Thu, Oct 3, 2013 at 10:43 AM, Inki Dae inki@samsung.com wrote: 2013/10/2 Sean Paul seanp...@chromium.org: This patch adds code to

[Bug 70088] Glamor on r600g crashes Xserver

2013-10-03 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=70088 Krzysztof A. Sobiecki sob...@gmail.com changed: What|Removed |Added Hardware|Other |x86-64 (AMD64)

Re: [PATCH 3/5] drm/bridge: Add PTN3460 bridge driver

2013-10-03 Thread Inki Dae
2013/10/4 Sean Paul seanp...@chromium.org: On Thu, Oct 3, 2013 at 1:39 PM, Inki Dae inki@samsung.com wrote: 2013/10/3 Sean Paul seanp...@chromium.org: On Thu, Oct 3, 2013 at 9:55 AM, Inki Dae inki@samsung.com wrote: Hi, thank you for your contribution and the below is my short

Re: [PATCH 3/5] drm/bridge: Add PTN3460 bridge driver

2013-10-03 Thread Sean Paul
On Thu, Oct 3, 2013 at 2:23 PM, Inki Dae inki@samsung.com wrote: 2013/10/4 Sean Paul seanp...@chromium.org: On Thu, Oct 3, 2013 at 1:39 PM, Inki Dae inki@samsung.com wrote: 2013/10/3 Sean Paul seanp...@chromium.org: On Thu, Oct 3, 2013 at 9:55 AM, Inki Dae inki@samsung.com wrote:

[Bug 70088] Glamor on r600g crashes Xserver

2013-10-03 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=70088 --- Comment #2 from Vadim Girlin pt...@yandex.ru --- Please attach the output with R600_DEBUG=ps,vs -- You are receiving this mail because: You are the assignee for the bug. ___ dri-devel mailing list

[Bug 66673] NULL pointer dereference on BONAIRE (hd7790) after starting X server

2013-10-03 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=66673 --- Comment #5 from Dmitry Derevyanko nrn...@gmail.com --- With kernel: 3.11.3 gentoo version mesa: git(Oct 3) builded with gles xf86-video-ati: git(Oct 3) libdrm: git(Oct 3) llvm: git(Oct 3) glamor: git(Oct 3) builded without gles I can boot

Re: 3.11-rc7: i915: stuck on render ring

2013-10-03 Thread Pavel Machek
On Wed 2013-09-04 11:08:14, Chris Wilson wrote: On Tue, Sep 03, 2013 at 09:06:47PM +0200, Pavel Machek wrote: Hi! I was happily using X... and then screen froze. Mouse still moves. Switching to text console still worked, good. It is first time in a while, normally this machine works

[Bug 70088] Glamor on r600g crashes Xserver

2013-10-03 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=70088 --- Comment #3 from Marek Olšák mar...@gmail.com --- You should be able to obtain a better backtrace if you do this: 1) Delete /etc/X11/core. 2) Reproduce the crash. This should create a new core file in /etc/X11. 3) Run: gdb /usr/bin/Xorg

[Bug 69983] [r600g, bisected] Screen corruption in Firefox, World of Warcraft and other apps

2013-10-03 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=69983 --- Comment #11 from Chris Rankin ranki...@googlemail.com --- This issue is now fixed for me, presumably by: commit b893bbf438e1924d5f47370b29421642e79b0221 Author: Marek Olšák marek.ol...@amd.com Date: Thu Oct 3 16:39:50 2013 +0200

[Bug 69983] [r600g, bisected] Screen corruption in Firefox, World of Warcraft and other apps

2013-10-03 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=69983 Marek Olšák mar...@gmail.com changed: What|Removed |Added Status|NEW |RESOLVED

[Bug 70088] Glamor on r600g crashes Xserver

2013-10-03 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=70088 --- Comment #4 from Grigori Goronzy g...@chown.ath.cx --- Created attachment 87094 -- https://bugs.freedesktop.org/attachment.cgi?id=87094action=edit Xorg log with shader dump and sb dump -- You are receiving this mail because: You are the

[Bug 70088] Glamor on r600g crashes Xserver

2013-10-03 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=70088 --- Comment #5 from Grigori Goronzy g...@chown.ath.cx --- Created attachment 87095 -- https://bugs.freedesktop.org/attachment.cgi?id=87095action=edit Xorg backtrace -- You are receiving this mail because: You are the assignee for the bug.

[Bug 68857] SNU OpenCL NAS Parallel Benchmarks don't work

2013-10-03 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=68857 --- Comment #3 from Tom Stellard tstel...@gmail.com --- It looks the EP test is failing, because the compiler doesn't support double operations yet. I'm guessing the other tests are failing for the same reason. Adding support for doubles is

[PATCH v2 0/5] Add some missing bits for exynos5250-snow

2013-10-03 Thread Sean Paul
This set adds some missing devicetree nodes to the exynos5250-snow file as well as adds a drm_bridge driver for the ptn3460 DP-LVDS chip. This chip is used in the exynos5250-snow board. Sean Sean Paul (5): ARM: dts: Add fimd display-timings for exynos5250-snow ARM: dts: Add dp-controller node

[PATCH v2 1/5] ARM: dts: Add fimd display-timings for exynos5250-snow

2013-10-03 Thread Sean Paul
This patch adds the internal panel timings to the exynos5250-snow board dts file. Signed-off-by: Sean Paul seanp...@chromium.org --- v2: No difference arch/arm/boot/dts/exynos5250-snow.dts | 17 + 1 file changed, 17 insertions(+) diff --git

[PATCH v2 2/5] ARM: dts: Add dp-controller node to exynos5250-snow

2013-10-03 Thread Sean Paul
This patch adds the dp-controller node to the exynos5250-snow board dts file. Signed-off-by: Sean Paul seanp...@chromium.org --- v2: Added dp-controller address to node (rebased on linux-next) arch/arm/boot/dts/exynos5250-snow.dts | 12 1 file changed, 12 insertions(+) diff --git

[PATCH v2 3/5] drm/bridge: Add PTN3460 bridge driver

2013-10-03 Thread Sean Paul
This patch adds a drm_bridge driver for the PTN3460 DisplayPort to LVDS bridge chip. Signed-off-by: Sean Paul seanp...@chromium.org --- v2: - Changed header definition to static inline - Changed dt node name to lvds-bridge .../devicetree/bindings/drm/bridge/ptn3460.txt |

[PATCH v2 4/5] drm/exynos: Initialize ptn3460 if present

2013-10-03 Thread Sean Paul
This patch adds code to look for the ptn3460 in the device tree file on exynos initialization. If ptn node is found, the driver will initialize the ptn3460 driver and skip creating a DP connector (since the bridge driver will register its own connector). Signed-off-by: Sean Paul

[PATCH v2 5/5] ARM: dts: Add ptn3460 to exynos5250-snow

2013-10-03 Thread Sean Paul
This patch adds a node for the ptn3460 DP-LVDS chip in the exynos5250-snow board dts file. Signed-off-by: Sean Paul seanp...@chromium.org --- v2: Changed node name to lvds-bridge arch/arm/boot/dts/exynos5250-snow.dts | 19 +++ 1 file changed, 19 insertions(+) diff --git

Re: [PATCH v2 0/5] Add some missing bits for exynos5250-snow

2013-10-03 Thread Olof Johansson
On Thu, Oct 3, 2013 at 3:28 PM, Sean Paul seanp...@chromium.org wrote: This set adds some missing devicetree nodes to the exynos5250-snow file as well as adds a drm_bridge driver for the ptn3460 DP-LVDS chip. This chip is used in the exynos5250-snow board. Sean Series: Acked-by: Olof

[Bug 70104] New: radeonsi_compute.c:260:11: error: 'struct pipe_context' has no member named 'bind_compute_sampler_states'

2013-10-03 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=70104 Priority: medium Bug ID: 70104 Keywords: regression CC: bri...@vmware.com Assignee: dri-devel@lists.freedesktop.org Summary: radeonsi_compute.c:260:11: error: 'struct

[Bug 70104] radeonsi_compute.c:260:11: error: 'struct pipe_context' has no member named 'bind_compute_sampler_states'

2013-10-03 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=70104 Brian Paul bri...@vmware.com changed: What|Removed |Added Status|NEW |RESOLVED

[Bug 70106] New: si_state.c:2776:13: error: conflicting types for 'si_bind_sampler_states'

2013-10-03 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=70106 Priority: medium Bug ID: 70106 Keywords: regression CC: bri...@vmware.com Assignee: dri-devel@lists.freedesktop.org Summary: si_state.c:2776:13: error: conflicting types for

[Bug 70106] si_state.c:2776:13: error: conflicting types for 'si_bind_sampler_states'

2013-10-03 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=70106 --- Comment #1 from Brian Paul bri...@vmware.com --- Created attachment 87097 -- https://bugs.freedesktop.org/attachment.cgi?id=87097action=edit patch to try Can you try the attached patch? I can't build radeonsi ATM. I guess nobody tested

[Bug 70106] si_state.c:2776:13: error: conflicting types for 'si_bind_sampler_states'

2013-10-03 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=70106 Tom Stellard tstel...@gmail.com changed: What|Removed |Added Status|NEW |RESOLVED

[Bug 69983] [r600g, bisected] Screen corruption in Firefox, World of Warcraft and other apps

2013-10-03 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=69983 --- Comment #13 from Jos van Wolput wol...@onsneteindhoven.nl --- (In reply to comment #12) Ok, I'm closing this bug. Thanks, demos running well, issue fixed! -- You are receiving this mail because: You are the assignee for the bug.

Re: [PATCH 3/5] drm/bridge: Add PTN3460 bridge driver

2013-10-03 Thread Inki Dae
2013/10/4 Sean Paul seanp...@chromium.org: On Thu, Oct 3, 2013 at 2:23 PM, Inki Dae inki@samsung.com wrote: 2013/10/4 Sean Paul seanp...@chromium.org: On Thu, Oct 3, 2013 at 1:39 PM, Inki Dae inki@samsung.com wrote: 2013/10/3 Sean Paul seanp...@chromium.org: On Thu, Oct 3, 2013 at