]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commite9d34a5b9291a4c02b06b2442d96f989ce7db507
tree8a4bcc4b759d14003bed5ae9c9766e80f56a0961
parent60aea00c94927a659149cf561ae190d4a712a6d8
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]