drm: i915: "plane B assertion failure, should be off on pipe B but is still active"

2014-07-13 Thread Paul Bolle
Paul Bolle schreef op wo 02-07-2014 om 10:53 [+0200]: > On Tue, 2014-07-01 at 12:17 +0300, Jani Nikula wrote: > > This does not ring any bells to me (but that doesn't prove anything). A > > bisect result would be awesome. The bisect (which took me quite some time) points at commit 98ec77397a5c ("d

[Bug 73053] dpm hangs with BTC parts

2014-07-13 Thread bugzilla-dae...@freedesktop.org
eiving 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/20140713/d6daa622/attachment.html>

[Bug 81290] [radeonsi] DRI crash

2014-07-13 Thread bugzilla-dae...@freedesktop.org
e, if you want to read it too. -- 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/20140713/b2af001d/attachment.html>

[Bug 81279] RadeonSI in Counter Strike Source [Source Engine] has wrong textures.

2014-07-13 Thread bugzilla-dae...@freedesktop.org
part -- An HTML attachment was scrubbed... URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20140713/09a75d44/attachment.html>

[Bug 79659] R9 270X lockup with unigine valley since radeonsi: enable ARB_sample_shading

2014-07-13 Thread bugzilla-dae...@freedesktop.org
for the bug. -- next part -- An HTML attachment was scrubbed... URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20140713/458ab16e/attachment.html>

[Bug 81279] RadeonSI in Counter Strike Source [Source Engine] has wrong textures.

2014-07-13 Thread bugzilla-dae...@freedesktop.org
ssignee for the bug. -- next part -- An HTML attachment was scrubbed... URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20140713/7ae09e6e/attachment-0001.html>

[Bug 81279] RadeonSI in Counter Strike Source [Source Engine] has wrong textures.

2014-07-13 Thread bugzilla-dae...@freedesktop.org
- An HTML attachment was scrubbed... URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20140713/6297a278/attachment.html>

[PATCH 00/83] AMD HSA kernel driver

2014-07-13 Thread Bridgman, John
>-Original Message- >From: Jerome Glisse [mailto:j.glisse at gmail.com] >Sent: Saturday, July 12, 2014 11:56 PM >To: Gabbay, Oded >Cc: linux-kernel at vger.kernel.org; Bridgman, John; Deucher, Alexander; >Lewycky, Andrew; joro at 8bytes.org; akpm at linux-foundation.org; dri- >devel at li

[Bug 81279] RadeonSI in Counter Strike Source [Source Engine] has wrong textures.

2014-07-13 Thread bugzilla-dae...@freedesktop.org
ou are the assignee for the bug. -- next part -- An HTML attachment was scrubbed... URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20140713/bc7ba98c/attachment.html>

[Bug 81279] RadeonSI in Counter Strike Source [Source Engine] has wrong textures.

2014-07-13 Thread bugzilla-dae...@freedesktop.org
part -- An HTML attachment was scrubbed... URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20140713/8f9c3654/attachment.html>

[Bug 81279] RadeonSI in Counter Strike Source [Source Engine] has wrong textures.

2014-07-13 Thread bugzilla-dae...@freedesktop.org
- next part -- An HTML attachment was scrubbed... URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20140713/741b0e26/attachment.html>

[Bug 78661] GPU sometimes locks up after boot and/or resume

2014-07-13 Thread bugzilla-dae...@bugzilla.kernel.org
https://bugzilla.kernel.org/show_bug.cgi?id=78661 --- Comment #13 from Nikolaus Waxweiler --- Okay :) After a few days of use, I got my first corrupted screen this morning. I could reisub though. Unfortunately, nothing in the logs... will keep testing. -- You are receiving this mail because: Y

[PATCH 00/83] AMD HSA kernel driver

2014-07-13 Thread Jerome Glisse
On Sun, Jul 13, 2014 at 03:34:12PM +, Bridgman, John wrote: > >From: Jerome Glisse [mailto:j.glisse at gmail.com] > >Sent: Saturday, July 12, 2014 11:56 PM > >To: Gabbay, Oded > >Cc: linux-kernel at vger.kernel.org; Bridgman, John; Deucher, Alexander; > >Lewycky, Andrew; joro at 8bytes.org; akp

[Bug 81290] New: [radeonsi] DRI crash

2014-07-13 Thread bugzilla-dae...@freedesktop.org
/dri-devel/attachments/20140713/272e4fef/attachment.html>

[PATCH 00/83] AMD HSA kernel driver

2014-07-13 Thread Jerome Glisse
On Sun, Jul 13, 2014 at 11:42:58AM +0200, Daniel Vetter wrote: > On Sat, Jul 12, 2014 at 6:49 PM, Jerome Glisse wrote: > >> Hm, so the hsa part is a completely new driver/subsystem, not just an > >> additional ioctl tacked onto radoen? The history of drm is littered with > >> "generic" ioctls that

[PATCH] drm: shmobile: fix warnings

2014-07-13 Thread Russell King
drivers/gpu/drm/shmobile/shmob_drm_drv.c:300:5: warning: "CONFIG_PM_SLEEP" is not defined [-Wundef] Always use #ifdef with CONFIG symbols, never just bare #if Signed-off-by: Russell King --- drivers/gpu/drm/shmobile/shmob_drm_drv.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --

[PATCH] drm: rcar-du: fix warnings

2014-07-13 Thread Russell King
drivers/gpu/drm/rcar-du/rcar_du_drv.c:190:5: warning: "CONFIG_PM_SLEEP" is not defined [-Wundef] Always use #ifdef with CONFIG symbols, never just bare #if Signed-off-by: Russell King --- drivers/gpu/drm/rcar-du/rcar_du_drv.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/

[Bug 79591] possible circular locking dependency detected

2014-07-13 Thread bugzilla-dae...@bugzilla.kernel.org
https://bugzilla.kernel.org/show_bug.cgi?id=79591 --- Comment #6 from Stefan Ringel --- look like okey. -- You are receiving this mail because: You are watching the assignee of the bug.

[PATCH 00/83] AMD HSA kernel driver

2014-07-13 Thread Daniel Vetter
On Sat, Jul 12, 2014 at 6:49 PM, Jerome Glisse wrote: >> Hm, so the hsa part is a completely new driver/subsystem, not just an >> additional ioctl tacked onto radoen? The history of drm is littered with >> "generic" ioctls that turned out to be useful for exactly one driver. >> Which is why _all_

[PATCH v3 4/4] ARM: tegra: roth: add display DT node

2014-07-13 Thread Alexandre Courbot
On Fri, Jul 11, 2014 at 10:14 PM, Thierry Reding wrote: > On Tue, Jul 08, 2014 at 09:32:14PM +0900, Alexandre Courbot wrote: >> Tegra DSI support has been fixed to support continuous clock behavior that >> the panel used on SHIELD requires, so finally add its device tree node >> since it is functi

[Bug 76998] hang on CEDAR right after log on

2014-07-13 Thread bugzilla-dae...@freedesktop.org
: <http://lists.freedesktop.org/archives/dri-devel/attachments/20140713/8a25d228/attachment.html>

[Bug 73053] dpm hangs with BTC parts

2014-07-13 Thread bugzilla-dae...@freedesktop.org
attachment was scrubbed... URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20140713/a20cc35f/attachment.html>

[Bug 75276] Implement VGPR Register Spilling

2014-07-13 Thread bugzilla-dae...@freedesktop.org
don't reproduce this, but is VERY slow, like darkbasic said. Is only on the leader scene. -- 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-de

[Bug 81279] RadeonSI in Counter Strike Source [Source Engine] has wrong textures.

2014-07-13 Thread bugzilla-dae...@freedesktop.org
the assignee for the bug. -- next part -- An HTML attachment was scrubbed... URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20140713/4f6edd4b/attachment.html>

[Bug 81279] New: RadeonSI in Counter Strike Source [Source Engine] has wrong textures.

2014-07-13 Thread bugzilla-dae...@freedesktop.org
ommit 04aa2bd724157b8d9e5748b17de10c7517e2c388 may be the one that did it. -- 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/20140713/cc87014b/attachment.html>

[PATCH] drm/radeon: Fix manufacturer/product ID and monitor name in ELD data

2014-07-13 Thread Stefan Brüns
Low/high bytes were for manufacturer and product ID were swapped. Monitor name in ELD data is not zero terminated, use length field from ELD data and initialize remaining bytes to 0. Signed-off-by: Stefan Br?ns --- drivers/gpu/drm/radeon/dce6_afmt.c | 10 ++ 1 file changed, 6 insertions(

[PATCH] drm/radeon/audio: break out of loops once we match connector

2014-07-13 Thread Stefan Brüns
No need to continue with the loops once we've matched the appropriate connector. See commit 8a992ee14551eae53fd3ab6c2dc8e06ba6fff174 Signed-off-by: Stefan Br?ns --- drivers/gpu/drm/radeon/dce6_afmt.c | 8 ++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/drivers/gpu/drm/rade

[PATCH] drm/radeon: Use correct value for unknown audio/video latency

2014-07-13 Thread Stefan Brüns
Valid values are 1 to 251 for 0 to 500 ms latency, 0 for unknown and 255 for audio/video unsupported by sink, according to HDMI 1.3 spec. Also matches Radeon HDA verb 0xf7b documentation. Signed-off-by: Stefan Br?ns --- drivers/gpu/drm/radeon/dce6_afmt.c | 4 ++-- 1 file changed, 2 insertions(+)

[Bug 73053] dpm hangs with BTC parts

2014-07-13 Thread bugzilla-dae...@freedesktop.org
new one. -- 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/20140713/ee726c5f/attachment.html>