[PATCH 1/2] drm/radeon: fix render backend setup for SI and CIK

2013-12-22 Thread Marek Olšák
From: Marek Ol??k Only the render backends of the first shader engine were enabled. The others were erroneously disabled. Enabling the other render backends improves performance a lot. Unigine Sanctuary on Bonaire: Before: 15 fps After: 90 fps Judging from the fan noise, the GPU was also u

[PATCH 2/2] drm/radeon: expose render backend mask to the userspace

2013-12-22 Thread Marek Olšák
From: Marek Ol??k This will allow userspace to correctly program the PA_SC_RASTER_CONFIG register, so it can be considered a fix. Signed-off-by: Marek Ol??k --- drivers/gpu/drm/radeon/cik.c| 2 ++ drivers/gpu/drm/radeon/radeon.h | 4 ++-- drivers/gpu/drm/radeon/radeon_kms.c | 9 +++

[Bug 69723] GPU lockups with kernel 3.11.0 / 3.12-rc1 when dpm=1 on r600g (Cayman)

2013-12-22 Thread bugzilla-dae...@freedesktop.org
-- An HTML attachment was scrubbed... URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20131222/e8139c13/attachment.html>

[PATCH] staging: imx-drm: imx-tve: Fix a sparse warning

2013-12-22 Thread Liu Ying
This patch declares the function of_get_tve_mode as a static one to fix this sparse warning: drivers/staging/imx-drm/imx-tve.c:563:11: warning: \ symbol 'of_get_tve_mode' was not declared. \ Should it be static? Signed-off-by: Liu Ying --- drivers/staging/imx-drm/imx-tve.c |2 +- 1 file chan

[Bug 72895] Missing trees in flightgear 2.12.1 with r600 driver and mesa 10.0.1

2013-12-22 Thread bugzilla-dae...@freedesktop.org
hope we have enough clues to fix this bug -- 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/20131222/18e6b2ba/attachment-0001.html>

[Bug 72895] Missing trees in flightgear 2.12.1 with r600 driver and mesa 10.0.1

2013-12-22 Thread bugzilla-dae...@freedesktop.org
sa: Add ARB_vertex_attrib_binding -- 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/20131222/ecae3c29/attachment.html>

[Bug 70647] [radeonsi] Crash unigine-heaven 3.0 with msaa enabled

2013-12-22 Thread bugzilla-dae...@freedesktop.org
org/archives/dri-devel/attachments/20131222/d6c9e651/attachment.html>

[PATCH] dma-buf: avoid using IS_ERR_OR_NULL

2013-12-22 Thread Mauro Carvalho Chehab
Em Sat, 21 Dec 2013 07:42:17 -0500 Rob Clark escreveu: > On Fri, Dec 20, 2013 at 7:43 PM, Colin Cross wrote: > > dma_buf_map_attachment and dma_buf_vmap can return NULL or > > ERR_PTR on a error. This encourages a common buggy pattern in > > callers: > > sgt = dma_buf_map_attachment(att

[Bug 71431] radeon graphics stopped working since kernel 3.10 on AMD a4-3300

2013-12-22 Thread bugzilla-dae...@freedesktop.org
nts/20131222/47d94aad/attachment.html>

[Bug 70647] [radeonsi] Crash unigine-heaven 3.0 with msaa enabled

2013-12-22 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/20131222/41ac85db/attachment.html>

[Bug 71431] radeon graphics stopped working since kernel 3.10 on AMD a4-3300

2013-12-22 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/20131222/b395093d/attachment.html>

[Bug 64781] RV630 bad video playback (too fast) when HDMI audio output is enabled

2013-12-22 Thread bugzilla-dae...@bugzilla.kernel.org
https://bugzilla.kernel.org/show_bug.cgi?id=64781 --- Comment #11 from Giannis --- Bug fixed with Mainline Kernel 3.13-RC4 Thank you Alex. -- You are receiving this mail because: You are watching the assignee of the bug.