From mboxrd@z Thu Jan 1 00:00:00 1970 From: Emil Velikov Subject: Re: [PATCH 00/18] Final batch of Android related fixes Date: Tue, 16 Sep 2014 14:34:43 +0100 Message-ID: <54183C73.1030007@gmail.com> References: <1410125413-19465-1-git-send-email-emil.l.velikov@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from mail-we0-f173.google.com (mail-we0-f173.google.com [74.125.82.173]) by gabe.freedesktop.org (Postfix) with ESMTP id 980096E42A for ; Tue, 16 Sep 2014 06:35:59 -0700 (PDT) Received: by mail-we0-f173.google.com with SMTP id u56so5702427wes.4 for ; Tue, 16 Sep 2014 06:35:58 -0700 (PDT) In-Reply-To: <1410125413-19465-1-git-send-email-emil.l.velikov@gmail.com> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" To: "dri-devel@lists.freedesktop.org" Cc: emil.l.velikov@gmail.com List-Id: dri-devel@lists.freedesktop.org On 07/09/14 22:29, Emil Velikov wrote: > Hello list, > > Here is the final batch that I've been planning to get upstreamed. > Everything else that remains are some custom downstream "hacks" that > will get upstreamed by their original authors in due time :) > > > Highlights: > - Drop a few unneeded Makefiles. > - Android support for libkms & modetest. Inspired by Benjamin > Gaignard's work. > - Private mmap/munmap wrappers to hide all the love that bionic has for > us :) > > > The series is available in branch 'android-final-fixes' at > https://github.com/evelikov/libdrm > Just sent out a couple of updates for patches 09 and 12. The updated series can be found at android-final-fixes-v2. My plan is to push this over the weekend. So if you have any comments, suggestions or concerns please let me know :) Cheers, Emil > > Any comments, reviews, it builds or it works are appreciated. > > -Emil >