linux-next: build failure after merge of the xen-tip tree

2018-07-29 Thread Stephen Rothwell
Hi all, After merging the xen-tip tree, today's linux-next build (x86_64 allmodconfig) failed like this: drivers/xen/gntdev-dmabuf.c:360:12: error: initialization from incompatible pointer type [-Werror=incompatible-pointer-types] .attach = dmabuf_exp_ops_attach,

Re: [PATCH] drm/mediatek: Convert drm_atomic_helper_suspend/resume()

2018-07-29 Thread CK Hu
Hi, Souptick: On Sat, 2018-07-28 at 19:08 +0530, Souptick Joarder wrote: > convert drm_atomic_helper_suspend/resume() to use > drm_mode_config_helper_suspend/resume(). > Reviewed-by: CK Hu > Signed-off-by: Souptick Joarder > Signed-off-by: Ajit Negi > --- >

Re: [RFC PATCHv2 3/9] dt-bindings: display/ti: add am65x-dss bindings

2018-07-29 Thread Laurent Pinchart
Hi Tomi, Thank you for the patch. On Monday, 18 June 2018 16:22:36 EEST Tomi Valkeinen wrote: > Add DT bindings for Texas Instruments AM65x SoC Display Subsystem. The > DSS7 on AM65x SoC has two video ports (DPI and OLDI) and two video > pipelines. > > Signed-off-by: Jyri Sarha >

Re: [PATCH] drm/panel: simple: Support simple VGA panels

2018-07-29 Thread Linus Walleij
On Tue, Jul 17, 2018 at 4:02 PM Rob Herring wrote: > On Tue, Jul 17, 2018 at 1:47 AM Linus Walleij > wrote: > > On Tue, Jul 17, 2018 at 12:50 AM Rob Herring wrote: > > > On Mon, Jul 16, 2018 at 3:23 AM Linus Walleij > > > wrote: > > > Why don't you just define a 'vga-connector' node > > > >

[Bug 107334] Artifacts in Unigine Valley with RX 580

2018-07-29 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=107334 --- Comment #1 from Christian Widmer --- This is actually a regression. Bisecting identified commit 60299e9abe8513b36fe7979fbf36a99e4070e8d1 (radeonsi: don't emit partial flushes for internal CS flushes only) as the one introducing the issue.

[Bug 105308] X log ballooning in size with "drmmode_wait_vblank failed for scanout update" and "get vblank counter failed"

2018-07-29 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=105308 --- Comment #14 from Mariusz Mazur --- So, I'm not 100% sure yet, I need time to rebuild 4.14.28 with Michel's patch and run it for a bit, but at this point I'm about 90% certain that a patch in 4.14.29 introduces a regression, as described in

[Bug 200621] Freezing with amdgpu driver

2018-07-29 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=200621 --- Comment #2 from Jon (jon...@gmail.com) --- Updated, using amdgpu.dc=0 had no effect, still crashes every 1-2 days, sometimes in just a few hours. Seems to happen most frequently when waking up, specifically the monitor attached via

[Bug 107311] seemingly random GPU hangs, no input

2018-07-29 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=107311 --- Comment #5 from Roshless --- Spoke too soon, just got another crash, classic message [drm:amdgpu_job_timedout [amdgpu]] *ERROR* ring sdma0 timeout, last signaled seq=2423708, last emitted seq=2423710 On amdgpu.vm_update_mode=3 I got 3

Re: [PATCH v2] drm/vkms: Use new return type vm_fault_t

2018-07-29 Thread Rodrigo Siqueira
On 07/26, Souptick Joarder wrote: > Use new return type vm_fault_t for fault handler. > > Signed-off-by: Souptick Joarder > --- > v2: Updated patch title > > drivers/gpu/drm/vkms/vkms_drv.h | 2 +- > drivers/gpu/drm/vkms/vkms_gem.c | 5 ++--- > 2 files changed, 3 insertions(+), 4 deletions(-)

Re: [PATCH] drm/scheduler: only kill entity if last user is killed

2018-07-29 Thread Huang Rui
On Thu, Jul 26, 2018 at 01:45:54PM +0200, Christian König wrote: > Note which task is using the entity and only kill it if the last user of > the entity is killed. This should prevent problems when entities are leaked to > child processes. > > Signed-off-by: Christian König I am not very

[Bug 200677] New: 4.17.10 stable patch causes AMDGPU driver soft-lockup when using Dolphin Emulator with Vulkan driver

2018-07-29 Thread bugzilla-daemon
https://bugzilla.kernel.org/show_bug.cgi?id=200677 Bug ID: 200677 Summary: 4.17.10 stable patch causes AMDGPU driver soft-lockup when using Dolphin Emulator with Vulkan driver Product: Drivers Version: 2.5 Kernel Version:

[Bug 102322] System crashes after "[drm] IP block:gmc_v8_0 is hung!" / [drm] IP block:sdma_v3_0 is hung!

2018-07-29 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=102322 Roshless changed: What|Removed |Added CC||roshl...@gmail.com --- Comment #36 from

[Bug 107311] seemingly random GPU hangs, no input

2018-07-29 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=107311 Roshless changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---