Re: [PATCH] UPSTREAM: drm/amd/display: Fix Apple dongle cannot be successfully detected

2019-10-27 Thread Louis Li
On Wed, Oct 23, 2019 at 02:19:56PM +0800, S, Shirish wrote: > The UPSTREAM tag in the commit message needs to be removed. > OK. Will remove it. > On 10/21/2019 1:24 PM, Louis Li wrote: > > [Why] > > External monitor cannot be displayed consistently, if connecting > > via this Apple dongle (A1621

Re: [PATCH] UPSTREAM: drm/amd/display: Fix Apple dongle cannot be successfully detected

2019-10-27 Thread Louis Li
On Mon, Oct 21, 2019 at 08:45:18PM +0800, Kazlauskas, Nicholas wrote: > On 2019-10-21 3:54 a.m., Louis Li wrote: > > [Why] > > External monitor cannot be displayed consistently, if connecting > > via this Apple dongle (A1621, USB Type-C to HDMI). > > By experiments, it is confirmed that the dongle

Re: [Xen-devel] [PATCH hmm 08/15] xen/gntdev: Use select for DMA_SHARED_BUFFER

2019-10-27 Thread Oleksandr Andrushchenko
On 10/21/19 10:12 PM, Jason Gunthorpe wrote: On Wed, Oct 16, 2019 at 06:35:15AM +, Oleksandr Andrushchenko wrote: On 10/16/19 8:11 AM, Jürgen Groß wrote: On 15.10.19 20:12, Jason Gunthorpe wrote: From: Jason Gunthorpe DMA_SHARED_BUFFER can not be enabled by the user (it represents a libr

Re: [PATCH] drm/amd/powerplay: Disable gfx CGPG when suspend smu

2019-10-27 Thread Huang, Ray
On Mon, Oct 28, 2019 at 10:34:54AM +0800, Gong, Curry wrote: > Hi Ray: > > Because I found that enable CGPG for all APU in smu_resume at 0d2e9b10428a6 I see, thanks. Patch is Reviewed-by: Huang Rui > > commit 0d2e9b10428a6c261c99f2d982be7745f35eef97 > Author: Prike Liang > Date: Tue Oct 15

RE: [PATCH] drm/amd/powerplay: Disable gfx CGPG when suspend smu

2019-10-27 Thread Quan, Evan
Acked-by: Evan Quan -Original Message- From: amd-gfx On Behalf Of chen gong Sent: Friday, October 25, 2019 7:07 PM To: amd-gfx@lists.freedesktop.org Cc: Gong, Curry Subject: [PATCH] drm/amd/powerplay: Disable gfx CGPG when suspend smu if no disable gfx CGPG when suspend smu, enabling g

Re: [PATCH] drm/amdgpu: simplify padding calculations

2019-10-27 Thread Tuikov, Luben
On 2019-10-26 08:05, Koenig, Christian wrote: > Am 25.10.19 um 23:51 schrieb Tuikov, Luben: >> On 2019-10-25 2:54 a.m., Koenig, Christian wrote: >>> Am 25.10.19 um 01:44 schrieb Tuikov, Luben: Simplify padding calculations. Signed-off-by: Luben Tuikov --- drivers/gpu/dr

Re: [PATCH] drm/amdgpu: GFX9, GFX10: GRBM requires 1-cycle delay

2019-10-27 Thread Tuikov, Luben
On 2019-10-26 08:09, Koenig, Christian wrote: > Am 26.10.19 um 00:45 schrieb Tuikov, Luben: >> On 2019-10-25 12:19 p.m., Koenig, Christian wrote: >>> Am 25.10.19 um 18:05 schrieb Alex Deucher: On Fri, Oct 25, 2019 at 2:49 AM Koenig, Christian wrote: > Am 24.10.19 um 23:16 schrieb Tui