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

Emil Velikov emil.l.velikov at gmail.com
Wed Apr 29 10:16:12 PDT 2015


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.
>>>
>> The series looks great (incl. the MAKE_RGB_INFO fix) and barring any
>> objections I'll push it by the end of the week. Just a small sidenote -
>> some of the commit messages are a bit hard to read. Hope you don't mind
>> if I change them slightly before pushing.
> 
> It's ok, i guess i should thank you.
> 
In case you've missed it - I corrected the value for invalid fb_id.
According to the kernel and other users - 0 should be used, as (unsigned
int)-1 (used in the series) is valid one, albeit hard to hit.

Thanks again for the fixes.

-Emil


More information about the dri-devel mailing list