From: Emil Velikov <emil.l.velikov@gmail.com>
To: "Gore, Tim" <tim.gore@intel.com>,
"dri-devel@lists.freedesktop.org"
<dri-devel@lists.freedesktop.org>
Cc: emil.l.velikov@gmail.com
Subject: Re: [PATCHv2 0/8] Upstreaming the Android build and misc fixes
Date: Sun, 24 Aug 2014 19:39:54 +0100 [thread overview]
Message-ID: <53FA317A.30401@gmail.com> (raw)
In-Reply-To: <53DA8BCA.8030508@gmail.com>
Hi Tim,
Gave the series another try, and there was some minor issues caused by commit
5d8357976a8 (configure: Support symbol visibility when available). Did not see
any of the originally mentioned issues. Are you sure that you've tried it on
top of fd.o/drm/master ?
Do you have any comments, would like to do any testing (note it will not work
due to the mmap/mmap64 bionic issue, to be addressed next) or should I go
ahead and commit the series ?
Thanks
Emil
The series:
http://lists.freedesktop.org/archives/dri-devel/2014-July/064952.html
Patchv3 3/8:
http://lists.freedesktop.org/archives/dri-devel/2014-August/066748.html
On 31/07/14 19:32, Emil Velikov wrote:
> Strange, I've explicitly made sure that it's rebased on top of libdrm/master.
> I will give it another try in a moment.
>
> FWIW, for Intel at least a mmap/mmap64 would be needed due to the bionic
> shortage of their original implementation.
>
> As mentioned earlier, I'm seeking for a few acked/reviewed-by and the rest of
> the fixes will follow in due time. Can I consider this acked-by ?
>
> Thanks for having a look
> -Emil
>
> On 31/07/14 16:33, Gore, Tim wrote:
>> Ok, I still had to manually apply some of patch 3/8 as it was corrupted
>> And would not apply, but after this I was able to build within one of
>> My android trees. I have not tested the resulting libraries yet, but the
>> Overall build process seems ok.
>>
>> Tim
>>
>>> -----Original Message-----
>>> From: Emil Velikov [mailto:emil.l.velikov@gmail.com]
>>> Sent: Tuesday, July 29, 2014 6:27 PM
>>> To: dri-devel@lists.freedesktop.org
>>> Cc: Gore, Tim
>>> Subject: [PATCHv2 0/8] Upstreaming the Android build and misc fixes
>>>
>>> Changes since the orignal posting:
>>> - Rebased on top of master.
>>> - Used _H_FILES for header lists (_HEADERS is a no-go with autotools)
>>> - Install the freedreno headers to {include_dir}/freedreno, similar to the
>>> automake builds.
>>> - Correctly include $(hw)/Android.mk
>>>
>>> The series is also available at the fixes+android-v2 branch in
>>> https://github.com/evelikov/libdrm.
>>>
>>> -Emil
>>
>
next prev parent reply other threads:[~2014-08-24 18:40 UTC|newest]
Thread overview: 30+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-07-27 18:25 [PATCH 0/8] Upstreaming the Android build and misc fixes Emil Velikov
2014-07-27 18:25 ` [PATCH 1/8] all: include config.h only when available and use its defines Emil Velikov
2014-07-27 18:25 ` [PATCH 2/8] libkms: remove explicit define _FILE_OFFSET_BITS 64 Emil Velikov
2014-07-27 18:25 ` [PATCH 3/8] libdrm, freedreno, intel, nouveau, radeon: add Makefile.sources Emil Velikov
2014-07-27 18:25 ` [PATCH 4/8] libdrm,intel: Add Android build Emil Velikov
2014-07-27 18:25 ` [PATCH 5/8] libdrm,intel: rework android header handling Emil Velikov
2014-07-27 18:25 ` [PATCH 6/8] radeon: add Android build support Emil Velikov
2014-07-27 18:25 ` [PATCH 7/8] nouveau: " Emil Velikov
2014-07-27 18:25 ` [PATCH 8/8] freedreno: " Emil Velikov
2014-07-28 2:48 ` [PATCH 0/8] Upstreaming the Android build and misc fixes Emil Velikov
2014-07-28 7:07 ` Daniel Vetter
2014-07-28 12:01 ` Emil Velikov
2014-07-28 15:22 ` Daniel Vetter
2014-07-29 16:14 ` Gore, Tim
2014-07-29 17:10 ` Emil Velikov
2014-07-29 17:27 ` [PATCHv2 " Emil Velikov
2014-07-29 17:27 ` [PATCH 1/8] all: include config.h only when available and use its defines Emil Velikov
2014-07-29 17:27 ` [PATCH 2/8] libkms: remove explicit define _FILE_OFFSET_BITS 64 Emil Velikov
2014-07-29 17:27 ` [PATCH 3/8] libdrm, freedreno, intel, nouveau, radeon: add Makefile.sources Emil Velikov
2014-08-24 18:28 ` [PATCHv3 " Emil Velikov
2014-07-29 17:27 ` [PATCH 4/8] libdrm,intel: Add Android build Emil Velikov
2014-07-29 17:27 ` [PATCH 5/8] libdrm,intel: rework android header handling Emil Velikov
2014-07-29 17:27 ` [PATCH 6/8] radeon: add Android build support Emil Velikov
2014-07-29 17:27 ` [PATCH 7/8] nouveau: " Emil Velikov
2014-07-29 17:27 ` [PATCH 8/8] freedreno: " Emil Velikov
2014-07-31 15:33 ` [PATCHv2 0/8] Upstreaming the Android build and misc fixes Gore, Tim
2014-07-31 18:32 ` Emil Velikov
2014-08-24 18:39 ` Emil Velikov [this message]
2014-08-29 9:44 ` Gore, Tim
2014-08-29 10:02 ` Emil Velikov
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=53FA317A.30401@gmail.com \
--to=emil.l.velikov@gmail.com \
--cc=dri-devel@lists.freedesktop.org \
--cc=tim.gore@intel.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).