Re: [PATCH weston 9/9] clients/simple-dmabuf-drm: use tiled frame data with modifiers

2016-11-21 Thread Daniel Stone
Hi, On 17 November 2016 at 11:56, Varad Gautam wrote: > fill the dmabuf with valid DRM_FORMAT_NV12 + > DRM_FORMAT_MOD_SAMSUNG_64_32_TILE frame data before importing to display > a non-gibberish pattern when importing with modifiers. Just squash this into the previous patch, which I've only just

[PATCH weston 9/9] clients/simple-dmabuf-drm: use tiled frame data with modifiers

2016-11-17 Thread Varad Gautam
From: Varad Gautam fill the dmabuf with valid DRM_FORMAT_NV12 + DRM_FORMAT_MOD_SAMSUNG_64_32_TILE frame data before importing to display a non-gibberish pattern when importing with modifiers. Signed-off-by: Varad Gautam --- clients/simple-dmabuf-drm.c | 21 +++-- 1 file changed