]> git.baikalelectronics.ru Git - kernel.git/commit
drm/amd/powerplay: introduce the navi10 pptable implementation
authorHuang Rui <ray.huang@amd.com>
Thu, 31 Jan 2019 11:46:26 +0000 (19:46 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Fri, 21 Jun 2019 23:59:24 +0000 (18:59 -0500)
commit39f2f7cfef91c29179b8058317c6bcdcdb81c84d
treebb58533b84b173aea1bee511d23564001b718e27
parent9e53c953bca1c2f319c2ffaa7e53ecbfc48980c2
drm/amd/powerplay: introduce the navi10 pptable implementation

This patch introduces the navi10 pptable implementation, so far it is already
has firmware loading, pptable side loading, writing back to smc, and feature
mask enabling.

Signed-off-by: Huang Rui <ray.huang@amd.com>
Reviewed-by: Hawking Zhang <Hawking.Zhang@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/powerplay/Makefile
drivers/gpu/drm/amd/powerplay/navi10_ppt.c [new file with mode: 0644]
drivers/gpu/drm/amd/powerplay/navi10_ppt.h [new file with mode: 0644]