All of lore.kernel.org
 help / color / mirror / Atom feed
From: Chad Versace <chad.versace@linux.intel.com>
To: intel-gfx@lists.freedesktop.org
Cc: Chad Versace <chad@chad.versace.us>
Subject: [PATCH 0/3] libdrm/intel: Add support for Android
Date: Fri, 23 Dec 2011 12:11:09 -0800	[thread overview]
Message-ID: <1324671072-26404-1-git-send-email-chad.versace@linux.intel.com> (raw)

From: Chad Versace <chad@chad.versace.us>

This series enables libdrm.so and libdrm_intel.so to build on Android
IceCreamSandwich.

Chad Versace (3):
  intel: Disable drm_intel_probe_agp_aperture_size() on Android
  libdrm,intel: Factor source file lists into sources.mk
  libdrm,intel: Add Android makefiles

 Android.mk           |   52 ++++++++++++++++++++++++++++++++++++++++++++++++++
 Makefile.am          |    9 +++----
 intel/Android.mk     |   49 +++++++++++++++++++++++++++++++++++++++++++++++
 intel/Makefile.am    |    8 +++---
 intel/intel_bufmgr.c |   10 ++++++++-
 intel/sources.mk     |   29 +++++++++++++++++++++++++++
 sources.mk           |   30 ++++++++++++++++++++++++++++
 7 files changed, 177 insertions(+), 10 deletions(-)
 create mode 100644 Android.mk
 create mode 100644 intel/Android.mk
 create mode 100644 intel/sources.mk
 create mode 100644 sources.mk

-- 
1.7.7.4

             reply	other threads:[~2011-12-23 20:11 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-12-23 20:11 Chad Versace [this message]
2011-12-23 20:11 ` [PATCH 1/3] intel: Disable drm_intel_probe_agp_aperture_size() on Android Chad Versace
2011-12-27 20:40   ` Eric Anholt
2011-12-28 14:56     ` Eugeni Dodonov
2011-12-28 15:11       ` Purushothaman, Vijay A
2011-12-29 23:47         ` Chad Versace
2011-12-30  5:13           ` Purushothaman, Vijay A
2012-05-09  7:33           ` iyshwarya
2012-05-09  9:11             ` Sateesh Kavuri
2012-05-09 10:11               ` Sateesh Kavuri
2012-05-09 19:46                 ` Daniel Vetter
2012-05-09  7:35           ` Engineer
2012-05-09  8:20             ` Purushothaman, Vijay A
2011-12-29  0:45       ` Chad Versace
2011-12-23 20:11 ` [PATCH 2/3] libdrm,intel: Factor source file lists into sources.mk Chad Versace
2011-12-23 20:11 ` [PATCH 3/3] libdrm,intel: Add Android makefiles Chad Versace

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=1324671072-26404-1-git-send-email-chad.versace@linux.intel.com \
    --to=chad.versace@linux.intel.com \
    --cc=chad@chad.versace.us \
    --cc=intel-gfx@lists.freedesktop.org \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.