drm/amd/powerplay: implement smu_init_display for smu11
authorKevin Wang <Kevin1.Wang@amd.com>
Mon, 24 Dec 2018 07:02:50 +0000 (15:02 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 19 Mar 2019 20:03:56 +0000 (15:03 -0500)
commit56c53ad6fe6c59469eda11caedc408b6e827864a
treecd990dc62b248dbbe44e23596b0fdc6c5de1ca23
parentd76c9e2412667e54740a52c7c582b02351ad633c
drm/amd/powerplay: implement smu_init_display for smu11

Add smu_init_display function to send msg to smc to init display.

Signed-off-by: Kevin Wang <Kevin1.Wang@amd.com>
Reviewed-by: Huang Rui <ray.huang@amd.com>
Acked-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/powerplay/amdgpu_smu.c
drivers/gpu/drm/amd/powerplay/inc/amdgpu_smu.h
drivers/gpu/drm/amd/powerplay/smu_v11_0.c