All of lore.kernel.org
 help / color / mirror / Atom feed
* -next mostly closed, what have I missed?
@ 2014-09-17  0:59 Dave Airlie
  2014-09-17  7:59 ` Joonyoung Shim
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: Dave Airlie @ 2014-09-17  0:59 UTC (permalink / raw)
  To: dri-devel

Okay so I'm pretty sure I'm close to not taking anything major for next,

I'm not sure I've gotten an exynos tree yet, so hopefully that appears
before -rc6,

Please continue to send fixes for -next pulls, and I'm kinda open to
new hw support depending on how intrusive it is to other code.

Now we have a strange new time of a few weeks where maybe we should go
fix some regressions or something!

any other trees I've missed?
Dave.

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: -next mostly closed, what have I missed?
  2014-09-17  0:59 -next mostly closed, what have I missed? Dave Airlie
@ 2014-09-17  7:59 ` Joonyoung Shim
  2014-09-17  9:45 ` Laurent Pinchart
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 6+ messages in thread
From: Joonyoung Shim @ 2014-09-17  7:59 UTC (permalink / raw)
  To: Dave Airlie, dri-devel

Hi Dave,

On 09/17/2014 09:59 AM, Dave Airlie wrote:
> Okay so I'm pretty sure I'm close to not taking anything major for next,
> 
> I'm not sure I've gotten an exynos tree yet, so hopefully that appears
> before -rc6,
> 
> Please continue to send fixes for -next pulls, and I'm kinda open to
> new hw support depending on how intrusive it is to other code.
> 
> Now we have a strange new time of a few weeks where maybe we should go
> fix some regressions or something!
> 
> any other trees I've missed?

Ping,

http://lists.freedesktop.org/archives/dri-devel/2014-August/067049.html
http://lists.freedesktop.org/archives/dri-devel/2014-August/067084.html

Thanks.

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: -next mostly closed, what have I missed?
  2014-09-17  0:59 -next mostly closed, what have I missed? Dave Airlie
  2014-09-17  7:59 ` Joonyoung Shim
@ 2014-09-17  9:45 ` Laurent Pinchart
  2014-09-17  9:57   ` Dave Airlie
  2014-09-17  9:53 ` Christian König
  2014-09-17 10:02 ` Inki Dae
  3 siblings, 1 reply; 6+ messages in thread
From: Laurent Pinchart @ 2014-09-17  9:45 UTC (permalink / raw)
  To: Dave Airlie; +Cc: dri-devel

Hi Dave,

On Wednesday 17 September 2014 10:59:42 Dave Airlie wrote:
> Okay so I'm pretty sure I'm close to not taking anything major for next,
> 
> I'm not sure I've gotten an exynos tree yet, so hopefully that appears
> before -rc6,
> 
> Please continue to send fixes for -next pulls, and I'm kinda open to
> new hw support depending on how intrusive it is to other code.
> 
> Now we have a strange new time of a few weeks where maybe we should go
> fix some regressions or something!
> 
> any other trees I've missed?

Yes, you seem to have missed "[GIT PULL FOR v3.18] Renesas DRM changes".

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/du

for you to fetch changes up to 96c026911890ceacee238da00a0b140ad634cc43:

  drm/rcar-du: Add OF support (2014-09-15 11:55:47 +0300)

-- 
Regards,

Laurent Pinchart

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: -next mostly closed, what have I missed?
  2014-09-17  0:59 -next mostly closed, what have I missed? Dave Airlie
  2014-09-17  7:59 ` Joonyoung Shim
  2014-09-17  9:45 ` Laurent Pinchart
@ 2014-09-17  9:53 ` Christian König
  2014-09-17 10:02 ` Inki Dae
  3 siblings, 0 replies; 6+ messages in thread
From: Christian König @ 2014-09-17  9:53 UTC (permalink / raw)
  To: Dave Airlie, dri-devel

I have a whole bunch of patches for radeon in the pipeline, but I'm 
perfectly fine with waiting for 3.19 with them.

Fixes for 3.18 are also already starting to stash up, so Alex will 
probably have a pull with fixes for your drm-next branch by the end of 
the week.

Regards,
Christian.

Am 17.09.2014 um 02:59 schrieb Dave Airlie:
> Okay so I'm pretty sure I'm close to not taking anything major for next,
>
> I'm not sure I've gotten an exynos tree yet, so hopefully that appears
> before -rc6,
>
> Please continue to send fixes for -next pulls, and I'm kinda open to
> new hw support depending on how intrusive it is to other code.
>
> Now we have a strange new time of a few weeks where maybe we should go
> fix some regressions or something!
>
> any other trees I've missed?
> Dave.
> _______________________________________________
> dri-devel mailing list
> dri-devel@lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/dri-devel

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: -next mostly closed, what have I missed?
  2014-09-17  9:45 ` Laurent Pinchart
@ 2014-09-17  9:57   ` Dave Airlie
  0 siblings, 0 replies; 6+ messages in thread
From: Dave Airlie @ 2014-09-17  9:57 UTC (permalink / raw)
  To: Laurent Pinchart; +Cc: dri-devel

On 17 September 2014 19:45, Laurent Pinchart
<laurent.pinchart@ideasonboard.com> wrote:
> Hi Dave,
>
> On Wednesday 17 September 2014 10:59:42 Dave Airlie wrote:
>> Okay so I'm pretty sure I'm close to not taking anything major for next,
>>
>> I'm not sure I've gotten an exynos tree yet, so hopefully that appears
>> before -rc6,
>>
>> Please continue to send fixes for -next pulls, and I'm kinda open to
>> new hw support depending on how intrusive it is to other code.
>>
>> Now we have a strange new time of a few weeks where maybe we should go
>> fix some regressions or something!
>>
>> any other trees I've missed?
>
> Yes, you seem to have missed "[GIT PULL FOR v3.18] Renesas DRM changes".

I had it, but you had an open question to Simon that I didn't see any
response to so I put it on hold,

I don't want to get in trouble for making DT changes via my tree :-)

But I'll pull that tree now anyways, let me know if there is any issues.

Dave.

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: -next mostly closed, what have I missed?
  2014-09-17  0:59 -next mostly closed, what have I missed? Dave Airlie
                   ` (2 preceding siblings ...)
  2014-09-17  9:53 ` Christian König
@ 2014-09-17 10:02 ` Inki Dae
  3 siblings, 0 replies; 6+ messages in thread
From: Inki Dae @ 2014-09-17 10:02 UTC (permalink / raw)
  To: Dave Airlie; +Cc: dri-devel

Hi Dave,

On 2014년 09월 17일 09:59, Dave Airlie wrote:
> Okay so I'm pretty sure I'm close to not taking anything major for next,
> 
> I'm not sure I've gotten an exynos tree yet, so hopefully that appears
> before -rc6,

I have patch sets for enhancing Exynos drm and will have a pull with
them by the end of the week.

Thanks for notice,
Inki Dae

> 
> Please continue to send fixes for -next pulls, and I'm kinda open to
> new hw support depending on how intrusive it is to other code.
> 
> Now we have a strange new time of a few weeks where maybe we should go
> fix some regressions or something!
> 
> any other trees I've missed?
> Dave.
> 

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2014-09-17 10:03 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-09-17  0:59 -next mostly closed, what have I missed? Dave Airlie
2014-09-17  7:59 ` Joonyoung Shim
2014-09-17  9:45 ` Laurent Pinchart
2014-09-17  9:57   ` Dave Airlie
2014-09-17  9:53 ` Christian König
2014-09-17 10:02 ` Inki Dae

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.