On 11/01/17 09:54 PM, Stephen Bates wrote:
> The iopmem patchset addressed all the use cases above and while it is not
> an in kernel API it could have been modified to be one reasonably easily.
> As Logan states the driver can then choose to pass the VMAs to user-space
> in a manner that makes s
On Thursday 2017-01-12 16:52, Nicolas Dichtel wrote:
>Le 09/01/2017 à 13:56, Christoph Hellwig a écrit :
>> On Fri, Jan 06, 2017 at 10:43:59AM +0100, Nicolas Dichtel wrote:
>>> Regularly, when a new header is created in include/uapi/, the developer
>>> forgets to add it in the corresponding Kbuild
Fixes locking issues I've witnessed on the W541.
Tested-by: Lyude
Reviewed-by: Lyude
On Wed, 2017-01-11 at 10:01 +0100, Daniel Vetter wrote:
> It was only needed to protect the connector_list walking, see
>
> commit 8c4ccc4ab6f64e859d4ff8d7c02c2ed2e956e07f
> Author: Daniel Vetter
> Date: Th
patches 3, 4 and 5 merged to dinq.
Thanks for patches and reviews.
On Thu, Jan 5, 2017 at 12:38 PM, Jim Bride wrote:
> On Mon, Jan 02, 2017 at 05:00:58PM +0530, vathsala nagaraju wrote:
>> As per edp1.4 spec , alpm is required for psr2 operation as it's
>> used for all psr2 main link power down
https://bugs.freedesktop.org/show_bug.cgi?id=99387
--- Comment #4 from Luya Tshimbalanga ---
Thanks for the pointer Alex. I will remove that parameter and will post the
result as soon as possible.
--
You are receiving this mail because:
You are the assignee for the bug._
https://bugs.freedesktop.org/show_bug.cgi?id=99392
--- Comment #1 from Michel Dänzer ---
Might be the same as or at least related to bug 95374.
--
You are receiving this mail because:
You are the assignee for the bug.___
dri-devel mailing list
dri-dev
From 714d07f600db39498c87d7816f4dd3a7e6d9bbca Mon Sep 17 00:00:00 2001
From: Nicholas Miell
Date: Thu, 12 Jan 2017 15:43:07 -0800
Subject: [PATCH libdrm] xf86drm: fix valgrind warning in drmParsePciBusInfo
The current implementation reads (up to) 513 bytes, overwrites the 513th
byte with '\0' and
https://bugs.freedesktop.org/show_bug.cgi?id=99387
Luya Tshimbalanga changed:
What|Removed |Added
Attachment #128917|0 |1
is obsolete|
https://bugs.freedesktop.org/show_bug.cgi?id=99387
--- Comment #6 from Michel Dänzer ---
(In reply to Luya Tshimbalanga from comment #5)
> Jan 12 18:53:38 kernel: [drm:uvd_v4_2_start [amdgpu]] *ERROR* UVD not
> responding, giving up!!!
There are other bug reports about this. You may be able to a
https://bugs.freedesktop.org/show_bug.cgi?id=99393
Emil Velikov changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
https://bugs.freedesktop.org/show_bug.cgi?id=98604
--- Comment #12 from Dieter Nützel ---
(In reply to Michel Dänzer from comment #11)
> Can you get a backtrace of a crash with gdb?
Hello Michel,
no backtrace of a crash, but I could attach gdb on running konqueror process.
BBC weather side need
https://bugs.freedesktop.org/show_bug.cgi?id=99387
Luya Tshimbalanga changed:
What|Removed |Added
Attachment #128923|0 |1
is obsolete|
We accidentally return success even if vc4_full_res_bounds_check() fails.
Fixes: d5b1a78a772f ("drm/vc4: Add support for drawing 3D frames.")
Signed-off-by: Dan Carpenter
---
Not tested.
diff --git a/drivers/gpu/drm/vc4/vc4_render_cl.c
b/drivers/gpu/drm/vc4/vc4_render_cl.c
index 08886a3..5cdd00
101 - 113 of 113 matches
Mail list logo