[PATCH 04/14] exynos/fimg2d: check buffer space in g2d_solid_fill()
Emil Velikov
emil.l.velikov at gmail.com
Mon Aug 31 12:57:23 PDT 2015
On 31 August 2015 at 20:27, Tobias Jakobi <tjakobi at math.uni-bielefeld.de> wrote:
> Hello!
>
> Inki Dae wrote:
>> On 2015년 08월 24일 23:13, Tobias Jakobi wrote:
>>> + if (g2d_check_space(ctx, 7, 1))
>>> + return -ENOSPC;
>>
>> You can make 3 and 4 patches to one. These should be same patch.
> Hmm, so which 3 (respectively 4) patches should be squashed?
>
I believe he meant "squash the introduction of the function and its
uses into a single patch".
Not sure how much value that brings, so I'll let you guys decide on
the bike shed colour :-)
-Emil
More information about the dri-devel
mailing list