OSDN Git Service

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)
commitb3490673f905413014e064a2048425f97dab9b5c
treebb58533b84b173aea1bee511d23564001b718e27
parent980e04ec373081067c51a69bc901152086121319
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]