[PATCH] drm/ttm: Fix swapin regression

2013-12-21 Thread Thomas Hellstrom
Commit "drm/ttm: Don't move non-existing data" didn't take the swapped-out corner case into account. This patch corrects that. Fixes blank screen after attempted suspend / hibernate on vmwgfx. Signed-off-by: Thomas Hellstrom --- drivers/gpu/drm/ttm/ttm_bo_util.c | 3 ++- 1 file changed, 2 insert

[Intel-gfx] [PULL] drm-intel-next

2013-12-21 Thread Ben Widawsky
On Fri, Dec 20, 2013 at 10:42:34PM +0100, Daniel Vetter wrote: > Hi Dave, > > We're back to the regular -next updates. Somehow still not too much going > on really, I guess everyone was thinking about vacation already ;-) > > On that topic: I'll be offline for 2 weeks now. I don't really expect m

[PATCH 1/2] drm/panel: Add support for Samsung LTN101NT05 panel

2013-12-21 Thread Marc Dietrich
The Samsung LNT101NT05 10.1" WXVGA panel can be supported by the simple panel driver. Cc: linux-fbdev at vger.kernel.org Cc: dri-devel at lists.freedesktop.org Cc: David Airlie Signed-off-by: Marc Dietrich --- This isn't strickly required to get the panel up, but Thierry suggested on IRC to inc

[Bug 71138] flashlight bug in L4D2

2013-12-21 Thread bugzilla-dae...@freedesktop.org
: <http://lists.freedesktop.org/archives/dri-devel/attachments/20131221/5e3dbe0b/attachment-0001.html>

Supporting multiple desktops with gbm + dri

2013-12-21 Thread Louai Al-Khanji
<http://lists.freedesktop.org/archives/dri-devel/attachments/20131221/7084735d/attachment-0001.html>

[PATCH] drm/radeon: add a way to query the number of render backends on SI and CIK

2013-12-21 Thread Marek Olšák
From: Marek Ol??k Needed by userspace for HTILE buffer size calculations. Signed-off-by: Marek Ol??k --- It returns 2 on Bonaire. I hope it's correct. drivers/gpu/drm/radeon/cik.c| 7 ++- drivers/gpu/drm/radeon/radeon_kms.c | 9 + drivers/gpu/drm/radeon/si.c | 7 +

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

2013-12-21 Thread bugzilla-dae...@freedesktop.org
rk. -- 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/20131221/947540e3/attachment.html>

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

2013-12-21 Thread bugzilla-dae...@freedesktop.org
scrubbed... URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20131221/48fe83a5/attachment.html>

[Bug 63599] [r600] SUMO2 GPU lockup CP stall (kernel 3.2.47, 3.4, 3.8, 3.9, 3.10)

2013-12-21 Thread bugzilla-dae...@freedesktop.org
t ------ An HTML attachment was scrubbed... URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20131221/a4111606/attachment.html>

[PATCH] drm/radeon: add a way to query the number of render backends on SI and CIK

2013-12-21 Thread Alex Deucher
On Sat, Dec 21, 2013 at 9:54 AM, Marek Ol??k wrote: > From: Marek Ol??k > > Needed by userspace for HTILE buffer size calculations. > > Signed-off-by: Marek Ol??k > --- > > It returns 2 on Bonaire. I hope it's correct. There are two RBs per SE and there are two SEs on bonaire. So I think it sh

[Bug 63599] [r600] SUMO2 GPU lockup CP stall (kernel 3.2.47, 3.4, 3.8, 3.9, 3.10)

2013-12-21 Thread bugzilla-dae...@freedesktop.org
<http://lists.freedesktop.org/archives/dri-devel/attachments/20131221/0290df0a/attachment.html>

[PATCH] dma-buf: avoid using IS_ERR_OR_NULL

2013-12-21 Thread Rob Clark
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(attach, DMA_BIDIRECTIONAL); > if (IS_ERR_OR_NULL(sgt)) >

[Bug 66963] Rv6xx dpm problems

2013-12-21 Thread bugzilla-dae...@freedesktop.org
ktop.org/archives/dri-devel/attachments/20131221/b6741f97/attachment.html>

[Bug 63599] [r600] SUMO2 GPU lockup CP stall (kernel 3.2.47, 3.4, 3.8, 3.9, 3.10)

2013-12-21 Thread bugzilla-dae...@freedesktop.org
|--- |FIXED -- 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/20131221/4c9aa383/attachment.html>

[Bug 63599] [r600] SUMO2 GPU lockup CP stall (kernel 3.2.47, 3.4, 3.8, 3.9, 3.10)

2013-12-21 Thread bugzilla-dae...@freedesktop.org
That patch is upstream now and should be in most stable kernels 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/

[Bug 63599] [r600] SUMO2 GPU lockup CP stall (kernel 3.2.47, 3.4, 3.8, 3.9, 3.10)

2013-12-21 Thread bugzilla-dae...@freedesktop.org
.freedesktop.org/archives/dri-devel/attachments/20131221/4a6a1109/attachment-0001.html>