Re: [Mesa-dev] [PATCH 1/5] intel: Move the DRM uapi headers to a non-Intel location.

2017-06-29 Thread Rob Herring
On Wed, Jun 28, 2017 at 8:15 PM, Eric Anholt wrote: > I want to remove vc4's dependency on headers from libdrm as well, but > storing multiple copies of drm_fourcc.h in our tree would be silly. > --- > {src/intel/drm => include/drm-uapi}/README | 0 > {src/intel/drm => include/drm-uapi}/drm

Re: [Mesa-dev] [PATCH 1/5] intel: Move the DRM uapi headers to a non-Intel location.

2017-06-29 Thread Lionel Landwerlin
I just sent a Ack-by on a patch to fix the android build with the intel driver : https://patchwork.freedesktop.org/patch/164312/ You might want to modify this as well so it's not broken again :) Otherwise this patch is : Reviewed-by: Lionel Landwerlin On 29/06/17 02:15, Eric Anholt wrote:

[Mesa-dev] [PATCH 1/5] intel: Move the DRM uapi headers to a non-Intel location.

2017-06-28 Thread Eric Anholt
I want to remove vc4's dependency on headers from libdrm as well, but storing multiple copies of drm_fourcc.h in our tree would be silly. --- {src/intel/drm => include/drm-uapi}/README | 0 {src/intel/drm => include/drm-uapi}/drm.h| 0 {src/intel/drm => include/drm-uapi}/drm_fourcc.h