OSDN Git Service

drm/amd/powerplay: add new pp_psm infrastructure for vega12 (v2)
authorEvan Quan <evan.quan@amd.com>
Mon, 19 Mar 2018 19:16:14 +0000 (14:16 -0500)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 21 Mar 2018 19:36:55 +0000 (14:36 -0500)
commitd33edb6428dfbb8296d53aeb39d710d600cbbd5b
tree8a4bcc4b759d14003bed5ae9c9766e80f56a0961
parent3503d588e72fae1ef2f1d5a6fa9f86da85cf1e85
drm/amd/powerplay: add new pp_psm infrastructure for vega12 (v2)

New psm infrastructure for vega12.

v2: rebase (Alex)

Acked-by: Christian König <christian.koenig@amd.com>
Signed-off-by: Evan Quan <evan.quan@amd.com>
Acked-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/powerplay/hwmgr/Makefile
drivers/gpu/drm/amd/powerplay/hwmgr/pp_psm.c
drivers/gpu/drm/amd/powerplay/hwmgr/pp_psm_legacy.c [new file with mode: 0644]
drivers/gpu/drm/amd/powerplay/hwmgr/pp_psm_legacy.h [new file with mode: 0644]
drivers/gpu/drm/amd/powerplay/hwmgr/pp_psm_new.c [new file with mode: 0644]
drivers/gpu/drm/amd/powerplay/hwmgr/pp_psm_new.h [new file with mode: 0644]