Re: [PATCH 1/2] drm/amdgpu: update the method to get fb_loc of memory training(V4)

2019-12-22 Thread Yin, Tianci (Rico)
(Yang) ; Deucher, Alexander ; Zhang, Hawking ; Koenig, Christian ; Yuan, Xiaojie Subject: Re: [PATCH 1/2] drm/amdgpu: update the method to get fb_loc of memory training(V4) On 2019-12-20 10:27 a.m., Alex Deucher wrote: > On Thu, Dec 19, 2019 at 9:00 PM Yin, Tianci (Rico) wrote: >>

Re: [PATCH 1/2] drm/amdgpu: update the method to get fb_loc of memory training(V4)

2019-12-20 Thread Luben Tuikov
2019 3:47 >> To: Yin, Tianci (Rico) ; amd-gfx@lists.freedesktop.org >> >> Cc: Koenig, Christian ; Deucher, Alexander >> ; Zhang, Hawking ; Xu, >> Feifei ; Yuan, Xiaojie ; Long, Gang >> ; Wang, Kevin(Yang) >> Subject: Re: [PATCH 1/2] drm/amdgpu: update the me

Re: [PATCH 1/2] drm/amdgpu: update the method to get fb_loc of memory training(V4)

2019-12-20 Thread Alex Deucher
___ > From: Tuikov, Luben > Sent: Friday, December 20, 2019 3:47 > To: Yin, Tianci (Rico) ; amd-gfx@lists.freedesktop.org > > Cc: Koenig, Christian ; Deucher, Alexander > ; Zhang, Hawking ; Xu, > Feifei ; Yuan, Xiaojie ; Long, Gang > ; Wang, Kevin(Yang) > Subject: Re

Re: [PATCH 1/2] drm/amdgpu: update the method to get fb_loc of memory training(V4)

2019-12-19 Thread Yin, Tianci (Rico)
, Alexander ; Zhang, Hawking ; Xu, Feifei ; Yuan, Xiaojie ; Long, Gang ; Wang, Kevin(Yang) Subject: Re: [PATCH 1/2] drm/amdgpu: update the method to get fb_loc of memory training(V4) Yep! That's perfect--good job! Regards, Luben On 2019-12-19 04:16, Tianci Yin wrote: > From: "Tianci.

Re: [PATCH 1/2] drm/amdgpu: update the method to get fb_loc of memory training(V4)

2019-12-19 Thread Luben Tuikov
Yep! That's perfect--good job! Regards, Luben On 2019-12-19 04:16, Tianci Yin wrote: > From: "Tianci.Yin" > > The method of getting fb_loc changed from parsing VBIOS to > taking certain offset from top of VRAM > > Change-Id: I053b42fdb1d822722fa7980b2cd9f86b3fdce539 > Signed-off-by: Tianci.Yin

[PATCH 1/2] drm/amdgpu: update the method to get fb_loc of memory training(V4)

2019-12-19 Thread Tianci Yin
From: "Tianci.Yin" The method of getting fb_loc changed from parsing VBIOS to taking certain offset from top of VRAM Change-Id: I053b42fdb1d822722fa7980b2cd9f86b3fdce539 Signed-off-by: Tianci.Yin --- drivers/gpu/drm/amd/amdgpu/amdgpu.h | 3 +- drivers/gpu/drm/amd/amdgpu/amdgpu_atomb