[PATCH] libdrm/fourcc: Add formats R8, RG88, GR88, NV24, NV42

2016-04-21 Thread Hwang, Dongseong
As it's landed in kernel, it doesn't need ack from client users. Sorry for noise. In addition, I'll send new patch with tree and commit sha info. - Dongseong On Thu, Apr 21, 2016 at 7:06 PM, Hwang, Dongseong wrote: > Hi Stéphane and Daniele, > > Could you give me lgtm? > Daniel wants someone

[PATCH] libdrm/fourcc: Add formats R8, RG88, GR88, NV24, NV42

2016-04-21 Thread Hwang, Dongseong
Hi Stéphane and Daniele, Could you give me lgtm? Daniel wants someone from client side to ack this change in order to land it. Kind Regards, Dongseong On Thu, Apr 21, 2016 at 7:02 PM, Dongseong Hwang wrote: > Follow-up of kernel patch: > https://lists.freedesktop.org/archives/dri-devel/2015-J

[PATCH] libdrm/fourcc: Add formats R8, RG88, GR88, NV24, NV42

2016-04-21 Thread Dongseong Hwang
Follow-up of kernel patch: https://lists.freedesktop.org/archives/dri-devel/2015-July/086041.html Generate it using `make headers_install` ChromeOS will use new format to optimize video decoding. CC: Stéphane Marchesin CC: Daniele Castagna Cc: Rainer Hochecker Cc: Benjamin Widawsky CC: Cha