* [GIT PULL FOR v3.18] DRM core change
@ 2014-09-15 9:31 Laurent Pinchart
2014-09-15 9:44 ` Daniel Vetter
0 siblings, 1 reply; 4+ messages in thread
From: Laurent Pinchart @ 2014-09-15 9:31 UTC (permalink / raw)
To: dri-devel, airlied
Hi Dave,
The following changes since commit 98faa78ce7f1f986e11e7805d31b409782a6d2d4:
Merge tag 'topic/drm-header-rework-2014-09-12' of
git://anongit.freedesktop.org/drm-intel into drm-next (2014-09-13 07:01:49
+1000)
are available in the git repository at:
git://linuxtv.org/pinchartl/fbdev.git drm/next/core
for you to fetch changes up to 41e58cca2f8d99fe3d5cf60ad1a59cf94b00cf7a:
drm/gem: Fix kerneldoc typo (2014-09-15 12:30:21 +0300)
----------------------------------------------------------------
Laurent Pinchart (1):
drm/gem: Fix kerneldoc typo
drivers/gpu/drm/drm_gem.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
--
Regards,
Laurent Pinchart
^ permalink raw reply [flat|nested] 4+ messages in thread* Re: [GIT PULL FOR v3.18] DRM core change
2014-09-15 9:31 [GIT PULL FOR v3.18] DRM core change Laurent Pinchart
@ 2014-09-15 9:44 ` Daniel Vetter
2014-09-15 11:29 ` Laurent Pinchart
0 siblings, 1 reply; 4+ messages in thread
From: Daniel Vetter @ 2014-09-15 9:44 UTC (permalink / raw)
To: Laurent Pinchart; +Cc: dri-devel
On Mon, Sep 15, 2014 at 12:31:54PM +0300, Laurent Pinchart wrote:
> Hi Dave,
>
> The following changes since commit 98faa78ce7f1f986e11e7805d31b409782a6d2d4:
>
> Merge tag 'topic/drm-header-rework-2014-09-12' of
> git://anongit.freedesktop.org/drm-intel into drm-next (2014-09-13 07:01:49
> +1000)
>
> are available in the git repository at:
>
> git://linuxtv.org/pinchartl/fbdev.git drm/next/core
>
> for you to fetch changes up to 41e58cca2f8d99fe3d5cf60ad1a59cf94b00cf7a:
>
> drm/gem: Fix kerneldoc typo (2014-09-15 12:30:21 +0300)
I already have this one in my topic/core-stuff branch.
-Daniel
>
> ----------------------------------------------------------------
> Laurent Pinchart (1):
> drm/gem: Fix kerneldoc typo
>
> drivers/gpu/drm/drm_gem.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> --
> Regards,
>
> Laurent Pinchart
>
> _______________________________________________
> dri-devel mailing list
> dri-devel@lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/dri-devel
--
Daniel Vetter
Software Engineer, Intel Corporation
+41 (0) 79 365 57 48 - http://blog.ffwll.ch
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [GIT PULL FOR v3.18] DRM core change
2014-09-15 9:44 ` Daniel Vetter
@ 2014-09-15 11:29 ` Laurent Pinchart
2014-09-15 12:18 ` Daniel Vetter
0 siblings, 1 reply; 4+ messages in thread
From: Laurent Pinchart @ 2014-09-15 11:29 UTC (permalink / raw)
To: dri-devel
Hi Daniel,
On Monday 15 September 2014 11:44:23 Daniel Vetter wrote:
> On Mon, Sep 15, 2014 at 12:31:54PM +0300, Laurent Pinchart wrote:
> > Hi Dave,
> >
> > The following changes since commit
98faa78ce7f1f986e11e7805d31b409782a6d2d4:
> > Merge tag 'topic/drm-header-rework-2014-09-12' of
> >
> > git://anongit.freedesktop.org/drm-intel into drm-next (2014-09-13 07:01:49
> > +1000)
> >
> > are available in the git repository at:
> > git://linuxtv.org/pinchartl/fbdev.git drm/next/core
> >
> > for you to fetch changes up to 41e58cca2f8d99fe3d5cf60ad1a59cf94b00cf7a:
> > drm/gem: Fix kerneldoc typo (2014-09-15 12:30:21 +0300)
>
> I already have this one in my topic/core-stuff branch.
Thank you.
If you find yourself bored sometime, a git hook that would send an e-mail
notification when you add a patch to a branch you will push to mainline would
be appreciated :-)
> > ----------------------------------------------------------------
> >
> > Laurent Pinchart (1):
> > drm/gem: Fix kerneldoc typo
> >
> > drivers/gpu/drm/drm_gem.c | 2 +-
> > 1 file changed, 1 insertion(+), 1 deletion(-)
--
Regards,
Laurent Pinchart
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [GIT PULL FOR v3.18] DRM core change
2014-09-15 11:29 ` Laurent Pinchart
@ 2014-09-15 12:18 ` Daniel Vetter
0 siblings, 0 replies; 4+ messages in thread
From: Daniel Vetter @ 2014-09-15 12:18 UTC (permalink / raw)
To: Laurent Pinchart; +Cc: dri-devel
On Mon, Sep 15, 2014 at 02:29:52PM +0300, Laurent Pinchart wrote:
> Hi Daniel,
>
> On Monday 15 September 2014 11:44:23 Daniel Vetter wrote:
> > On Mon, Sep 15, 2014 at 12:31:54PM +0300, Laurent Pinchart wrote:
> > > Hi Dave,
> > >
> > > The following changes since commit
> 98faa78ce7f1f986e11e7805d31b409782a6d2d4:
> > > Merge tag 'topic/drm-header-rework-2014-09-12' of
> > >
> > > git://anongit.freedesktop.org/drm-intel into drm-next (2014-09-13 07:01:49
> > > +1000)
> > >
> > > are available in the git repository at:
> > > git://linuxtv.org/pinchartl/fbdev.git drm/next/core
> > >
> > > for you to fetch changes up to 41e58cca2f8d99fe3d5cf60ad1a59cf94b00cf7a:
> > > drm/gem: Fix kerneldoc typo (2014-09-15 12:30:21 +0300)
> >
> > I already have this one in my topic/core-stuff branch.
>
> Thank you.
>
> If you find yourself bored sometime, a git hook that would send an e-mail
> notification when you add a patch to a branch you will push to mainline would
> be appreciated :-)
Well, I'm striking a fine balance here. On one side I want to help out
Dave with drm stuff to make sure he sticks around, otoh I want to suck
enough at it that Dave never gets the idea to sign me up officially ;-)
Since drm-intel is bad enough that I don't want to deal with drm itself at
all ...
Sometimes I do send out confirmation mails, but not always.
Cheers, Daniel
--
Daniel Vetter
Software Engineer, Intel Corporation
+41 (0) 79 365 57 48 - http://blog.ffwll.ch
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2014-09-15 12:17 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-09-15 9:31 [GIT PULL FOR v3.18] DRM core change Laurent Pinchart
2014-09-15 9:44 ` Daniel Vetter
2014-09-15 11:29 ` Laurent Pinchart
2014-09-15 12:18 ` Daniel Vetter
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.