OSDN Git Service

drm/amdpgu: add common functions for BACO feature in PP (v2)
authorJim Qu <Jim.Qu@amd.com>
Tue, 20 Nov 2018 02:58:25 +0000 (10:58 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Fri, 25 Jan 2019 21:15:33 +0000 (16:15 -0500)
commit36eac4dd1f6ece0507cd2141d3e1b34ae589b896
treefcb10ff91ae03d42bf0a82b5c5077a2434e51dab
parent7451ca88d51dc9d97ea94b453450fc81494f48e0
drm/amdpgu: add common functions for BACO feature in PP (v2)

V2: squash in crash fix for non-register commands (Alex)

Signed-off-by: Jim Qu <Jim.Qu@amd.com>
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Reviewed-by: Hawking Zhang <Hawking.Zhang@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/powerplay/hwmgr/Makefile
drivers/gpu/drm/amd/powerplay/hwmgr/common_baco.c [new file with mode: 0644]
drivers/gpu/drm/amd/powerplay/hwmgr/common_baco.h [new file with mode: 0644]