Re: [PATCH libdrm] headers: Update drm_fourcc and vc4_drm.h with new VC4 tiling UAPI.

2017-06-22 Thread Daniel Stone
On 21 June 2017 at 18:23, Eric Anholt wrote: > Taken from make headers_install of drm-misc-next > (34c8ea400ff6383b028f63df2453914163afc07c) Oh! I'd somehow totally missed the kernel modifier support. Pushed with review. Cheers, Daniel ___ dri-devel ma

[PATCH libdrm] headers: Update drm_fourcc and vc4_drm.h with new VC4 tiling UAPI.

2017-06-21 Thread Eric Anholt
Taken from make headers_install of drm-misc-next (34c8ea400ff6383b028f63df2453914163afc07c) --- include/drm/drm_fourcc.h | 23 ++- include/drm/vc4_drm.h| 22 +++--- 2 files changed, 41 insertions(+), 4 deletions(-) diff --git a/include/drm/drm_fourcc.h b/in