]> asedeno.scripts.mit.edu Git - linux.git/commit
drm/amd/powerplay: implement smu7_smumgr for asics with smu ip version 7.
authorRex Zhu <Rex.Zhu@amd.com>
Fri, 19 Aug 2016 12:35:48 +0000 (20:35 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Mon, 19 Sep 2016 17:22:14 +0000 (13:22 -0400)
commit1ff55f4651037821b1d8b028bb0541e2b404f044
treeac96a8ab804c63bcd0f9c16e7c5872f16549c1dc
parentfb044ed90c6f87dba95729a8deddcd860b16fec3
drm/amd/powerplay: implement smu7_smumgr for asics with smu ip version 7.

Signed-off-by: Rex Zhu <Rex.Zhu@amd.com>
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/powerplay/inc/smumgr.h
drivers/gpu/drm/amd/powerplay/smumgr/Makefile
drivers/gpu/drm/amd/powerplay/smumgr/smu7_smumgr.c [new file with mode: 0644]
drivers/gpu/drm/amd/powerplay/smumgr/smu7_smumgr.h [new file with mode: 0644]