[RFC][PATCH] drm_hwcomposer: Rework platformdrmgeneric.cpp to use libdrm's gralloc handle

John Stultz john.stultz at linaro.org
Mon Mar 19 08:46:41 UTC 2018


On Sun, Mar 18, 2018 at 9:30 AM, Stefan Schake <stschake at gmail.com> wrote:
> Hey John,
>
> On Fri, Mar 16, 2018 at 10:48 PM, John Stultz <john.stultz at linaro.org> wrote:
>>  LOCAL_C_INCLUDES := \
>> -       external/drm_gralloc \
>> +       external/libdrm/android \
>>         system/core/libsync
>
> This shouldn't be necessary if libdrm correctly exports its headers, but
> it seems that it only did for the static variant of the library. I've sent
> a patch to fix that, then the explicit path here can be dropped.

Sounds good.  I've reworked my patch stack to include your change to
libdrm and dropped this bit from this patch.

thanks
-john


More information about the dri-devel mailing list