> Am 13.03.2021 um 05:04 schrieb Liang, Liang (Leo) :
>
> [AMD Public Use]
>
> Hi David,
>
> Which benchmark tool you prefer? Memtest86+ or else?
Hi Leo,
I think you want something that runs under Linux natively.
I‘m planning on coding up a kernel module to walk all 4MB pages in the
freeli
Kernel test robot throws below warning ->
drivers/gpu/drm/amd/amdgpu/mmhub_v1_7.c:56:6: warning: no previous
prototype for 'mmhub_v1_7_setup_vm_pt_regs' [-Wmissing-prototypes]
Mark mmhub_v1_7_setup_vm_pt_regs() as static.
Reported-by: kernel test robot
Signed-off-by: Souptick Joarder
---
driv
Please ignore those two patches. I found a mistake and will send new
ones for review.
Regards,
Eric
On 2021-03-12 4:03 p.m., Eric Huang wrote:
There is no difference betweeen max and default to get
power limit in powerplay, adding a new parameter in the
funciton fixes it.
Signed-off-by: Eric
Driver doesn't keep the default bootup power limit and expose it
to user. As requested we add it in driver.
Signed-off-by: Eric Huang
---
.../gpu/drm/amd/include/kgd_pp_interface.h| 3 +-
drivers/gpu/drm/amd/pm/amdgpu_pm.c| 53 +--
drivers/gpu/drm/amd/pm/inc/amdg