[Bug 80419] XCOM: Enemy Unknown Causes lockup

2015-12-21 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/20151221/e5aee366/attachment.html>

[Bug 92974] Fiji Nano long boot up and long X startup with amdgpu-powerplay enabled

2015-12-21 Thread bugzilla-dae...@freedesktop.org
ists.freedesktop.org/archives/dri-devel/attachments/20151221/65340a3b/attachment.html>

[Bug 80419] XCOM: Enemy Unknown Causes lockup

2015-12-21 Thread bugzilla-dae...@freedesktop.org
s not something that can be used reliably to reproduce this issue, unfortunately. -- 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/

Question about vmwgfx (Attempt to port to Android-x86)

2015-12-21 Thread Paulo Sergio
oding is required as this (something to communicate with host machine) or this is not necessary? Thanks a lot! Paulo Sérgio Travaglia (pstglia) pstglia at gmail.com -- next part -- An HTML attachment was scrubbed... URL: <http://lists.freedesktop.org/archives/dri-devel/a

[Bug 93217] [tonga] [powerplay] Radon M395X isn't initialised with the powerplay branch

2015-12-21 Thread bugzilla-dae...@freedesktop.org
RL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20151221/0072cc3e/attachment.html>

[Bug 109481] Radeon Module crashing/freezing on ATI/AMD Evergreen (Radeon HD6250, Wrestler)

2015-12-21 Thread bugzilla-dae...@bugzilla.kernel.org
https://bugzilla.kernel.org/show_bug.cgi?id=109481 --- Comment #8 from Alex Deucher --- (In reply to Steffen Schmid from comment #7) > Great! It works! :-) > Many thanks for the fast fix. > Tested on Fujitsu Futro S900 and Kernel 4.3.3 (additionally tested on Futro > S550 and S920, works too). >

[Bug 93217] [tonga] [powerplay] Radon M395X isn't initialised with the powerplay branch

2015-12-21 Thread bugzilla-dae...@freedesktop.org
is 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/20151221/7fa44b21/attachment.html>

[Bug 92974] Fiji Nano long boot up and long X startup with amdgpu-powerplay enabled

2015-12-21 Thread bugzilla-dae...@freedesktop.org
ceiving 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/20151221/39978fef/attachment.html>

[Bug 92974] Fiji Nano long boot up and long X startup with amdgpu-powerplay enabled

2015-12-21 Thread bugzilla-dae...@freedesktop.org
nee for the bug. -- next part -- An HTML attachment was scrubbed... URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20151221/ce2c20ad/attachment.html>

[Intel-gfx] [PATCH] drm, i915: Fix pointer size cast

2015-12-21 Thread Daniel Vetter
On Mon, Dec 21, 2015 at 07:53:59PM +0100, Borislav Petkov wrote: > From: Borislav Petkov > > gcc complains on 32-bit like this: > > drivers/gpu/drm/i915/intel_display.c: In function > ‘intel_plane_obj_offset’: > drivers/gpu/drm/i915/intel_display.c:2954:11: warning: cast to pointer from

[Bug 93471] [radeonsi] power consumption on pitcairn card stays high after 2. monitor disconnected

2015-12-21 Thread bugzilla-dae...@freedesktop.org
ent was scrubbed... URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20151221/c9288942/attachment.html>

[PATCH 00/13] Add ASoC support for AMD APUs [v5]

2015-12-21 Thread Christian König
On 05.12.2015 00:40, Alex Deucher wrote: > This patch set implements support for i2s audio and new AMD GPUs. > The i2s codec is fed by a DMA engine on the GPU. To handle this > we create mfd cells which we hang the i2s codec and DMA engine on. > Because of this, this patch set covers two subsystem

[PATCH] drm, i915: Fix pointer size cast

2015-12-21 Thread Borislav Petkov
From: Borislav Petkov gcc complains on 32-bit like this: drivers/gpu/drm/i915/intel_display.c: In function ‘intel_plane_obj_offset’: drivers/gpu/drm/i915/intel_display.c:2954:11: warning: cast to pointer from \ integer of different size [-Wint-to-pointer-cast] offset = (un

[GIT PULL] VC4 3D fixes for -next

2015-12-21 Thread Eric Anholt
sertions(+), 21 deletions(-) -- next part -- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 818 bytes Desc: not available URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20151221/3914586e/attachment.sig>

[PATCH] drm/vc4: Remove broken attempt at GPU reset using genpd.

2015-12-21 Thread Eric Anholt
I've tested and confirmed that it doesn't actually work. We'll need to sort out how to do this properly later, but for now just remove it since it also caused build breakage due to using CONFIG_PM_SLEEP functions without our Kconfig depending on PM_SLEEP. Signed-off-by: Eric Anholt --- drivers/

[Bug 91880] Radeonsi on Grenada cards (r9 390) exceptionally unstable and poorly performing

2015-12-21 Thread bugzilla-dae...@freedesktop.org
t [testing] repository but I get the same result. Thanks for your help. -- 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/2015

[Bug 80419] XCOM: Enemy Unknown Causes lockup

2015-12-21 Thread bugzilla-dae...@freedesktop.org
-- An HTML attachment was scrubbed... URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20151221/daaead97/attachment.html>

[PATCH] dri2: Fix stride to pitch conversion

2015-12-21 Thread Daniel Vetter
On Mon, Dec 21, 2015 at 10:12:54AM -0500, Nicolas Dufresne wrote: > Le samedi 19 décembre 2015 à 11:02 -0500, Nicolas Dufresne a écrit : > > Not all color formats have a pixel stride of 4 bytes. This > > fixes importation of RGB565 images. > > > I just notice there is generic method to get th

[Bug 70199] clang+llvm from svn crashes when generating opencl code for 64 bit types

2015-12-21 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/20151221/45b2e2fd/attachment-0001.html>

[RFC PATCH v1 1/2] drm: rockchip/hdmi: add Innosilicon HDMI support

2015-12-21 Thread Yakir Yang
Hi Mark, On 12/21/2015 03:31 PM, Mark yao wrote: > On 2015年11月11日 15:46, Yakir Yang wrote: >> +hdmi->connector.polled = DRM_CONNECTOR_POLL_HPD; >> + >> +drm_connector_helper_add(&hdmi->connector, >> + &inno_hdmi_connector_helper_funcs); >> +drm_connector_init(drm,

[RFC PATCH v1 0/2] Introduce Innosilicon HDMI driver on Rockchip platforms

2015-12-21 Thread Yakir Yang
Hi Mark On 12/21/2015 03:25 PM, Mark yao wrote: > Hi Yakir > I want to convert drm/rockchip to support atomic api, > I'd like you can do some modify to adapt it. > Sure, would update as soon as possible. Thanks, - Yakir > - Mark > > On 2015年11月11日 15:45, Yakir Yang wrote: >> Hi gu

[RFC PATCH v1 1/2] drm: rockchip/hdmi: add Innosilicon HDMI support

2015-12-21 Thread Mark yao
On 2015年11月11日 15:46, Yakir Yang wrote: > + hdmi->connector.polled = DRM_CONNECTOR_POLL_HPD; > + > + drm_connector_helper_add(&hdmi->connector, > + &inno_hdmi_connector_helper_funcs); > + drm_connector_init(drm, &hdmi->connector, &inno_hdmi_connector_f

[RFC PATCH v1 0/2] Introduce Innosilicon HDMI driver on Rockchip platforms

2015-12-21 Thread Mark yao
Hi Yakir I want to convert drm/rockchip to support atomic api, I'd like you can do some modify to adapt it. - Mark On 2015年11月11日 15:45, Yakir Yang wrote: > Hi guys: > > Here are a brief introduction to Innosilicon HDMI IP: > - Support HDMI 1.4a, HDCP 1.2 and DVI 1.0 standard co

[Bug 93292] "Thea: The Awakening" world map textures not rendered (blue background)

2015-12-21 Thread bugzilla-dae...@freedesktop.org
p.org/archives/dri-devel/attachments/20151221/4446ddd2/attachment.html>

[Bug 93292] "Thea: The Awakening" world map textures not rendered (blue background)

2015-12-21 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/20151221/c3f5d4e6/attachment.html>

[Bug 93460] [amdgpu] Ooops during shutdown - amdgpu_vm_grab_id

2015-12-21 Thread bugzilla-dae...@freedesktop.org
the bug. -- next part -- An HTML attachment was scrubbed... URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20151221/d64b6956/attachment-0001.html>

[PATCH] drm: vblank: Use POSIX date for DRM_INFO output

2015-12-21 Thread Sedat Dilek
Signed-off-by: Sedat Dilek --- drivers/gpu/drm/drm_irq.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/gpu/drm/drm_irq.c b/drivers/gpu/drm/drm_irq.c index 607f493ae801..682cd4b3ba10 100644 --- a/drivers/gpu/drm/drm_irq.c +++ b/drivers/gpu/drm/drm_irq.c @@ -361,7 +361

[Bug 91880] Radeonsi on Grenada cards (r9 390) exceptionally unstable and poorly performing

2015-12-21 Thread bugzilla-dae...@freedesktop.org
HTML attachment was scrubbed... URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20151221/e70527bb/attachment.html>

[Bug 93466] [r600g] Emulate fp64 OpenCL operations using integer arithmetic

2015-12-21 Thread bugzilla-dae...@freedesktop.org
.freedesktop.org/archives/dri-devel/attachments/20151221/bcdd2fa6/attachment.html>

[Bug 93447] [r600g] llvm crash because of use of uninitialized stack

2015-12-21 Thread bugzilla-dae...@freedesktop.org
ed... URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20151221/e8f48031/attachment.html>

[Bug 93447] [r600g] llvm crash because of use of uninitialized stack

2015-12-21 Thread bugzilla-dae...@freedesktop.org
u 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/20151221/9b990137/attachment.html>

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

2015-12-21 Thread bugzilla-dae...@freedesktop.org
from Vedran Miletić --- Nat, does this bug still occur? -- 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/20151221/d2758

[Bug 70199] clang+llvm from svn crashes when generating opencl code for 64 bit types

2015-12-21 Thread bugzilla-dae...@freedesktop.org
ttp://lists.freedesktop.org/archives/dri-devel/attachments/20151221/8e2ee176/attachment.html>

[PATCH v6 3/5] dma-buf: Add ioctls to allow userspace to flush

2015-12-21 Thread Thomas Hellstrom
On 12/18/2015 08:50 PM, Tiago Vignatti wrote: > On 12/17/2015 07:58 PM, Thomas Hellstrom wrote: >> On 12/16/2015 11:25 PM, Tiago Vignatti wrote: >>> From: Daniel Vetter >>> >>> The userspace might need some sort of cache coherency management >>> e.g. when CPU >>> and GPU domains are being accessed

[Bug 93292] "Thea: The Awakening" world map textures not rendered (blue background)

2015-12-21 Thread bugzilla-dae...@freedesktop.org
bug. -- next part -- An HTML attachment was scrubbed... URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20151221/04028d78/attachment-0001.html>

[PATCH v3 0/8] drm/rockchip: covert to support atomic API

2015-12-21 Thread Mark yao
An HTML attachment was scrubbed... URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20151221/fbc199d1/attachment.html>

[PATCH] dri2: Fix stride to pitch conversion

2015-12-21 Thread Nicolas Dufresne
des are in bytes not pixels. */ > -   stride = strides[0] /4; > +   stride = strides[0] / pstride; >   >     img = dri2_create_image_from_fd(screen, width, height, format, >                                      > fds[0], stride, loaderPrivate); -- next part -- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 181 bytes Desc: This is a digitally signed message part URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20151221/1e8223b0/attachment.sig>

[PATCH] drm: Print pid in drm log

2015-12-21 Thread Daniel Vetter
On Fri, Dec 18, 2015 at 05:11:45PM -0500, Harry Wentland wrote: > From: Andrey Grodzovsky > > Add task ids to all DRM prints so it is easier to resolve > concurency issues and understand the logic. > > Signed-off-by: Andrey Grodzovsky Not sure pid is all that useful, so next patch will add com

[PATCH] drm/fb-helper: Use proper plane mask for fb cleanup

2015-12-21 Thread Daniel Vetter
On Fri, Dec 18, 2015 at 05:27:01PM -0800, Matt Roper wrote: > pan_display_atomic() calls drm_atomic_clean_old_fb() to sanitize the > legacy FB fields (plane->fb and plane->old_fb). However it was building > the plane mask to pass to this function incorrectly (the bitwise OR was > using plane indic

[PATCH v1.1 4/6] drm/rockchip: vop: spilt scale regsters

2015-12-21 Thread Mark Yao
There are two version scale control register found on vop, scale full version found on rk3288, support extension registers. and scale little version found on rk3036, only support common scale. Signed-off-by: Mark Yao --- Changes in v1.1 - fix scale calculation mistake. drivers/gpu/drm/rockchip/

[Bug 93460] [amdgpu] Ooops during shutdown - amdgpu_vm_grab_id

2015-12-21 Thread bugzilla-dae...@freedesktop.org
void to use fence for vmid, instead using LRU list. -- 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/20151221/41b6ea3e/attachment.html>

[PATCH libdrm] tests: add fsl-dcu-drm to modetest, kmstest, vbltest and proptest

2015-12-21 Thread Emil Velikov
On 20 December 2015 at 04:37, Stefan Agner wrote: > On 2015-12-19 08:49, Emil Velikov wrote: >> Hi Stefan, >> >> On 18 December 2015 at 19:37, Stefan Agner wrote: >>> From: Stefan Agner >>> >>> Signed-off-by: Stefan Agner >>> --- >>> tests/kmstest/main.c | 1 + >>> tests/modetest/modetest

[Bug 93460] [amdgpu] Ooops during shutdown - amdgpu_vm_grab_id

2015-12-21 Thread bugzilla-dae...@freedesktop.org
An HTML attachment was scrubbed... URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20151221/208ce079/attachment-0001.html>

[PATCH 4/6] drm/rockchip: vop: spilt scale regsters

2015-12-21 Thread Mark yao
An HTML attachment was scrubbed... URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20151221/c6173086/attachment.html>

[PATCH 2/2] drm/dp/mst: always send reply for UP request

2015-12-21 Thread Lysenko, Mykola
ifference? It handles the queue like the down queue. Dave. -- next part -- An HTML attachment was scrubbed... URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20151221/c5ff7cd8/attachment-0001.html>

[Bug 93452] kernel crash DRI_PRIME=1 HP zbook 14

2015-12-21 Thread bugzilla-dae...@freedesktop.org
|DRI_PRIME=1 HP zbook 14|HP zbook 14 -- 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/20151221/3845106b/attachment.html>

[Bug 92428] Sword Coast Legends causing GPU lockup. radeon 0000:01:00.0: GPU lockup (current fence id 0x000000000000afd1 last fence id 0x000000000000b194 on ring 3)

2015-12-21 Thread bugzilla-dae...@freedesktop.org
el/attachments/20151221/d368064c/attachment.html>

[Bug 93460] [amdgpu] Ooops during shutdown - amdgpu_vm_grab_id

2015-12-21 Thread bugzilla-dae...@freedesktop.org
e the assignee for the bug. -- next part -- An HTML attachment was scrubbed... URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20151221/b16c66c8/attachment.html>

[Bug 93460] [amdgpu] Ooops during shutdown - amdgpu_vm_grab_id

2015-12-21 Thread bugzilla-dae...@freedesktop.org
You are the assignee for the bug. -- next part -- An HTML attachment was scrubbed... URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20151221/a6e6950e/attachment-0001.html>

[Bug 93447] [r600g] llvm crash because of use of uninitialized stack

2015-12-21 Thread bugzilla-dae...@freedesktop.org
-- An HTML attachment was scrubbed... URL: <http://lists.freedesktop.org/archives/dri-devel/attachments/20151221/ea5bf4ae/attachment.html>

[Bug 92974] Fiji Nano long boot up and long X startup with amdgpu-powerplay enabled

2015-12-21 Thread bugzilla-dae...@freedesktop.org
g 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/20151221/aa21a5aa/attachment.html>