RE: [RFC] Using DC in amdgpu for upcoming GPU

2016-12-09 Thread Deucher, Alexander
> -Original Message- > From: Dave Airlie [mailto:airl...@gmail.com] > Sent: Thursday, December 08, 2016 3:07 PM > To: Daniel Vetter > Cc: Wentland, Harry; dri-devel; Grodzovsky, Andrey; amd-gfx mailing list; > Deucher, Alexander; Cheng, Tony > Subject: Re: [RFC] Using DC in amdgpu for upcom

RE: [RFC] Using DC in amdgpu for upcoming GPU

2016-12-09 Thread Cheng, Tony
> Merging this code as well as maintaining a trust relationship with > Linus, also maintains a trust relationship with the Linux graphics > community and other drm contributors. There have been countless > requests from various companies and contributors to merge unsavoury > things over the yea

Re: [RFC] Using DC in amdgpu for upcoming GPU

2016-12-09 Thread Dave Airlie
> I think this is part of the reason a lot of people get fed up with working > upstream in Linux. I can respect your technical points and if you kept it to > that, I'd be fine with it and we could have a technical discussion starting > there. But attacking us or our corporate culture is not co

Re: [RFC] Using DC in amdgpu for upcoming GPU

2016-12-09 Thread Dave Airlie
On 10 December 2016 at 05:59, Daniel Vetter wrote: > I guess things went a bit sideways by me and Dave only talking about > the midlayer, so let me first state that the DC stuff has massively > improved through replacing all the backend services that reimplemented > Linux helper libraries with the

[PATCH] DC Patches for Dec 9, 2016

2016-12-09 Thread Harry Wentland
* Just one today, adding timing sync trace Yongqiang Sun (1): drm/amd/display: Added timing sync trace. drivers/gpu/drm/amd/display/dc/core/dc.c | 4 ++- drivers/gpu/drm/amd/display/dc/core/dc_debug.c | 32 ++ drivers/gpu/drm/amd/display/dc/dc.h

[PATCH] drm/amd/display: Added timing sync trace.

2016-12-09 Thread Harry Wentland
From: Yongqiang Sun Change-Id: I5dcb31efb2f894fbd5ac3c169fe1eda81fc585e0 Signed-off-by: Yongqiang Sun Reviewed-by: Tony Cheng Acked-by: Harry Wentland --- drivers/gpu/drm/amd/display/dc/core/dc.c | 4 ++- drivers/gpu/drm/amd/display/dc/core/dc_debug.c | 32 +