RE: [PATCH] Update mmhub/gfx error reporting

2021-04-11 Thread Zhang, Hawking
[AMD Official Use Only - Internal Distribution Only] Series is Reviewed-by: Hawking Zhang Regards, Hawking From: Clements, John Sent: Monday, April 12, 2021 14:18 To: amd-gfx@lists.freedesktop.org; Zhang, Hawking Subject: [PATCH] Update mmhub/gfx error reporting [AMD Official Use Only - Int

RE: [PATCH] drm/amd/pm: Use VBIOS PPTable for aldebaran

2021-04-11 Thread Zhang, Hawking
[AMD Public Use] Reviewed-by: Hawking Zhang Regards, Hawking From: Lazar, Lijo Sent: Monday, April 12, 2021 14:06 To: amd-gfx@lists.freedesktop.org Cc: Zhang, Hawking ; Xu, Feifei ; Wang, Kevin(Yang) Subject: [PATCH] drm/amd/pm: Use VBIOS PPTable for aldebaran [AMD Public Use] Keep the log

[PATCH] Update mmhub/gfx error reporting

2021-04-11 Thread Clements, John
[AMD Official Use Only - Internal Distribution Only] Submitting patch to report mmhub/gfx error status on Aldebaran only if there is an error status bit and error counter set. 0001-drm-amdgpu-update-gfx-9.4.2-ras-error-reporting.patch Description: 0001-drm-amdgpu-update-gfx-9.4.2-ras-error-repo

Re: [PATCH] drm/amd/pm: Use VBIOS PPTable for aldebaran

2021-04-11 Thread Wang, Kevin(Yang)
[AMD Public Use] Reviewed-by: Kevin Wang Best Regards, Kevin From: Lazar, Lijo Sent: Monday, April 12, 2021 2:06 PM To: amd-gfx@lists.freedesktop.org Cc: Zhang, Hawking ; Xu, Feifei ; Wang, Kevin(Yang) Subject: [PATCH] drm/amd/pm: Use VBIOS PPTable for aldeba

[PATCH] drm/amd/pm: Use VBIOS PPTable for aldebaran

2021-04-11 Thread Lazar, Lijo
[AMD Public Use] Keep the logic to force-use VBIOS PPTable in aldebaran rather than in generic SMU13. Signed-off-by: Lijo Lazar lijo.la...@amd.com --- drivers/gpu/drm/amd/pm/swsmu/smu13/aldebaran_ppt.c | 3 +++ drivers/gpu/drm/amd/pm/swsmu/smu13/smu_v13_0.c | 2 -- 2

[PATCH] drm/amdgpu: Fix checking return result of retire page

2021-04-11 Thread Luben Tuikov
* Remove double-sscanf to scan for %llu and 0x%llx, as that is not going to work--the %llu will consume the "0" in "0x" of your input, and a hex value can never be consumed. And just entering a hex number without leading 0x will either be scanned as a string and not match, or the leadin

Re: amd/display: allow non-linear multi-planar formats

2021-04-11 Thread Bas Nieuwenhuizen
Reviewed-by: Bas Nieuwenhuizen On Fri, Apr 9, 2021 at 3:19 PM Simon Ser wrote: > Hi, > > Can you have a look at this patch? > > Thanks, > > Simon > > On Friday, March 26th, 2021 at 5:59 PM, Simon Ser > wrote: > > > Accept non-linear buffers which use a multi-planar format, as long > > as they