[PATCH libdrm 0/5] modetest: fix misc when terminates modetest

2015-04-29 Thread Emil Velikov
On 22/04/15 02:05, Joonyoung Shim wrote: > Hi Emil, > > On 04/22/2015 05:16 AM, Emil Velikov wrote: >> Hi Joonyoung, >> >> On 13/04/15 08:31, Joonyoung Shim wrote: >>> Hi all, >>> >>> This patchset is to fix properly about buffer and framebuffer resources >>> when terminates modetest of libdrm. >>

[PATCH libdrm 0/5] modetest: fix misc when terminates modetest

2015-04-23 Thread Emil Velikov
On 22/04/15 02:05, Joonyoung Shim wrote: > Hi Emil, > > On 04/22/2015 05:16 AM, Emil Velikov wrote: >> Hi Joonyoung, >> >> On 13/04/15 08:31, Joonyoung Shim wrote: >>> Hi all, >>> >>> This patchset is to fix properly about buffer and framebuffer resources >>> when terminates modetest of libdrm. >>

[PATCH libdrm 0/5] modetest: fix misc when terminates modetest

2015-04-22 Thread Joonyoung Shim
Hi Emil, On 04/22/2015 05:16 AM, Emil Velikov wrote: > Hi Joonyoung, > > On 13/04/15 08:31, Joonyoung Shim wrote: >> Hi all, >> >> This patchset is to fix properly about buffer and framebuffer resources >> when terminates modetest of libdrm. >> > The series looks great (incl. the MAKE_RGB_INFO fi

[PATCH libdrm 0/5] modetest: fix misc when terminates modetest

2015-04-21 Thread Emil Velikov
Hi Joonyoung, On 13/04/15 08:31, Joonyoung Shim wrote: > Hi all, > > This patchset is to fix properly about buffer and framebuffer resources > when terminates modetest of libdrm. > The series looks great (incl. the MAKE_RGB_INFO fix) and barring any objections I'll push it by the end of the week

[PATCH libdrm 0/5] modetest: fix misc when terminates modetest

2015-04-13 Thread Joonyoung Shim
Hi all, This patchset is to fix properly about buffer and framebuffer resources when terminates modetest of libdrm. Thanks. Joonyoung Shim (5): modetest: fix Segmentation fault modetest: add to use drmModeRmFB modetest: fix to proper error path handling modetest: clear bu