On Thu, Apr 3, 2014 at 10:21 AM, Laurent Pinchart
wrote:
> Hi Dave,
>
> Could you please take this patch in your tree ?
>
> What's the expected process when sending patches to the mailing list by the
> way ? Do you track them somehow, or always expect pull requests ?
I generally pick up things wi
Hi Dave,
On Friday 04 April 2014 08:01:15 Dave Airlie wrote:
> On Thu, Apr 3, 2014 at 10:21 AM, Laurent Pinchart wrote:
> > Hi Dave,
> >
> > Could you please take this patch in your tree ?
> >
> > What's the expected process when sending patches to the mailing list by
> > the way ? Do you track
Hi Dave,
Could you please take this patch in your tree ?
What's the expected process when sending patches to the mailing list by the
way ? Do you track them somehow, or always expect pull requests ?
On Tuesday 04 March 2014 19:10:17 Laurent Pinchart wrote:
> Use the %pad printk specifier to pri
Use the %pad printk specifier to print dma_addr_t variables. This fixes
warnings on platforms where dma_addr_t has a different size than int or
size_t.
Signed-off-by: Laurent Pinchart
---
drivers/gpu/drm/drm_gem_cma_helper.c | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git