Hi,

On 23 October 2015 at 09:05, Daniel Vetter <dan...@ffwll.ch> wrote:
> On Thu, Oct 22, 2015 at 05:27:00PM -0700, Matt Roper wrote:
>> diff --git a/lib/igt_kms.c b/lib/igt_kms.c
>> index 51d735d..53bfc20 100644
>> --- a/lib/igt_kms.c
>> +++ b/lib/igt_kms.c
>> @@ -984,6 +984,9 @@ void igt_display_init(igt_display_t *display, int drm_fd)
>>       display->n_pipes = resources->count_crtcs;
>>
>>       drmSetClientCap(drm_fd, DRM_CLIENT_CAP_UNIVERSAL_PLANES, 1);
>> +#ifdef DRM_CLIENT_CAP_ATOMIC
>
> Just bumb the libdrm requirement in configure.ac imo.

That'll cause Android problems, no?

Cheers,
Daniel
_______________________________________________
Intel-gfx mailing list
Intel-gfx@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/intel-gfx

Reply via email to