From: Daniel Vetter <daniel@ffwll.ch>
To: "Morton, Derek J" <derek.j.morton@intel.com>
Cc: Intel Graphics Development <intel-gfx@lists.freedesktop.org>,
"Wood, Thomas" <thomas.wood@intel.com>
Subject: Re: [PATCH i-g-t v3] Android.mk: Disable tools that do not build for android
Date: Tue, 21 Jul 2015 08:53:41 +0200 [thread overview]
Message-ID: <20150721065341.GO16722@phenom.ffwll.local> (raw)
In-Reply-To: <2D016F5BA44C744783BA96B1D3EBC5BD11D2619C@IRSMSX104.ger.corp.intel.com>
On Fri, Jul 17, 2015 at 03:42:34PM +0000, Morton, Derek J wrote:
> >
> >
> >-----Original Message-----
> >From: Thomas Wood [mailto:thomas.wood@intel.com]
> >Sent: Friday, July 17, 2015 3:18 PM
> >To: Morton, Derek J
> >Cc: Intel Graphics Development
> >Subject: Re: [PATCH i-g-t v3] Android.mk: Disable tools that do not build for android
> >
> >On 17 July 2015 at 10:15, Derek Morton <derek.j.morton@intel.com> wrote:
> >> Disable the tools / demo code that do not currently build for android
> >> until they can be fixed.
> >>
> >> Affected tools / demos
> >> intel_display_crc
> >> intel_sprite_on
> >>
> >> v2: intel_display_crc compiled conditionally on ANDROID_HAS_CAIRO
> >> flag.
> >> v3: removed intel_reg from the skip list as Thomas has prepared a
> >> patch to fix it for Android.
> >>
> >> Signed-off-by: Derek Morton <derek.j.morton@intel.com>
> >> ---
> >> Android.mk | 2 +-
> >> tools/Android.mk | 4 ++++
> >> 2 files changed, 5 insertions(+), 1 deletion(-)
> >>
> >> diff --git a/Android.mk b/Android.mk
> >> index 1ab3e64..681d114 100644
> >> --- a/Android.mk
> >> +++ b/Android.mk
> >> @@ -1,2 +1,2 @@
> >> -include $(call all-named-subdir-makefiles, lib tests tools benchmarks
> >> demos)
> >> +include $(call all-named-subdir-makefiles, lib tests tools
> >> +benchmarks)
> >
> >This essentially just disables building intel_sprite_on. Does the comment in commit 6999b70 no longer apply?
> >
> With this patch the IGT automatic build test would not need to apply the patch referred to in commit 6999b70. That local patch would still be required by anyone wishing to build intel_sprite_on for android.
>
> This patch is aimed at reducing friction by making the vanilla IGT code build for android as the local patch referred to is not considered upstreamable.
Then just please remove intel_sprite_on - that tool is only in igt because
android teams have written it, on upstream we have piles of proper igt
testcases. No point in carrying around dead code.
-Daniel
--
Daniel Vetter
Software Engineer, Intel Corporation
http://blog.ffwll.ch
_______________________________________________
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/intel-gfx
next prev parent reply other threads:[~2015-07-21 6:51 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-07-17 9:15 [PATCH i-g-t v3] Android.mk: Disable tools that do not build for android Derek Morton
2015-07-17 14:18 ` Thomas Wood
2015-07-17 15:42 ` Morton, Derek J
2015-07-21 6:53 ` Daniel Vetter [this message]
2015-07-21 9:34 ` Morton, Derek J
2015-07-21 9:39 ` Gore, Tim
-- strict thread matches above, loose matches on Subject: below --
2015-07-17 8:44 Derek Morton
2015-07-17 8:53 ` Morton, Derek J
2015-08-03 14:53 ` Dave Gordon
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=20150721065341.GO16722@phenom.ffwll.local \
--to=daniel@ffwll.ch \
--cc=derek.j.morton@intel.com \
--cc=intel-gfx@lists.freedesktop.org \
--cc=thomas.wood@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