--
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/20150927/a1779cd0/attachment.html>
musl's strict implementation requires #include for PATH_MAX.
Patch suggested by evgeny for Solaris:
https://bugs.freedesktop.org/show_bug.cgi?id=92082
A similar patch is needed for musl:
http://git.buildroot.net/buildroot/tree/package/btrfs-progs/0003-compile-fix-undefined-PATH_MAX-under-musl.pa
ttp://lists.freedesktop.org/archives/dri-devel/attachments/20150927/a351a846/attachment.html>
the bug.
-- next part --
An HTML attachment was scrubbed...
URL:
<http://lists.freedesktop.org/archives/dri-devel/attachments/20150927/fd3d2b11/attachment.html>
If binding failed calling exynos_dp_enable in exynos_dp_resume will
result in several NULL pointer dereferences. It is much better to
simply skip suspend/resume handling if bind has failed, do so by
checking if a drm_dev exists.
Signed-off-by: Charles Keepax
---
drivers/gpu/drm/exynos/exynos_dp_
Hi all,
On 27 September 2015 at 14:09, Noralf Trønnes wrote:
>
> Den 24.09.2015 14:27, skrev Tomi Valkeinen:
>>
>> Hi all,
>>
>> fbdev is (more or less) maintained, but it's a deprecated framework. All
>> new Linux display drivers should be done on DRM.
>>
>> So let's not add any more new fbdev
On Fri, Sep 25, 2015 at 04:53:47PM -0700, Rafael Antognolli wrote:
> On Tue, Sep 22, 2015 at 02:17:51PM +0200, Daniel Vetter wrote:
> > On Tue, Sep 22, 2015 at 03:00:54PM +0300, Ville Syrjälä wrote:
> > > On Tue, Sep 15, 2015 at 04:55:04PM -0700, Rafael Antognolli wrote:
> > > > This module is he
Den 24.09.2015 14:27, skrev Tomi Valkeinen:
> Hi all,
>
> fbdev is (more or less) maintained, but it's a deprecated framework. All
> new Linux display drivers should be done on DRM.
>
> So let's not add any more new fbdev drivers.
>
> I will continue to maintain the current fbdev drivers, and I do
On 27 September 2015 at 06:49, Rob Clark wrote:
> On Sat, Sep 26, 2015 at 2:46 PM, Geert Uytterhoeven
> wrote:
>> Hi David,
>>
>> On Sat, Sep 26, 2015 at 8:13 PM, David Herrmann
>> wrote:
>>> On Sat, Sep 26, 2015 at 8:01 PM, Geert Uytterhoeven
>>> wrote:
On Sat, Sep 26, 2015 at 7:07 PM, A
:
<http://lists.freedesktop.org/archives/dri-devel/attachments/20150927/f864677d/attachment.html>
y much 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/20150927/e5c19644/attachment.html>
Hi Emil,
> Including limits.h does seem like the right way forward. Can you send a git
> format-patch created fix to the ML [1]?
Output of format-patch is at the end of the email.
I added '#include ' right before '#include '
because on Debian 8 (jessie) the file dirent.h includes bits/posix1_lim.
12 matches
Mail list logo