Re: [Mesa-dev] [PATCH 5/9] drm-uapi: drm_fourcc.h add ARM GPU modifier

2019-03-17 Thread Rob Clark
Note that the kernel patch for this should land first (at least in drm-next), and then just sync (copy) the updated file to mesa. It might be worthwhile to split the patch and anything that depends on it into a second patchset that can land later once the drm_fourcc.h parts land on the kernel

[Mesa-dev] [PATCH 5/9] drm-uapi: drm_fourcc.h add ARM GPU modifier

2019-03-15 Thread Qiang Yu
Signed-off-by: Qiang Yu --- include/drm-uapi/drm_fourcc.h | 31 ++- 1 file changed, 30 insertions(+), 1 deletion(-) diff --git a/include/drm-uapi/drm_fourcc.h b/include/drm-uapi/drm_fourcc.h index bab20298f42..56f737af8ca 100644 --- a/include/drm-uapi/drm_fourcc.h