OSDN Git Service

drm/amd/display: Enable PPLib calls from DC on linux
authorMikita Lipski <mikita.lipski@amd.com>
Thu, 31 May 2018 18:49:00 +0000 (14:49 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 5 Jul 2018 21:38:40 +0000 (16:38 -0500)
commit5094ffac6bd265130f735dd500532cef39f0d72f
tree0db0a77b2453d7bf5963ffc78b8e66cb5f5c086d
parent6f66ccf0aa8f6d430d161a1ac2bc43e665d2fc59
drm/amd/display: Enable PPLib calls from DC on linux

Set the powerplay debug flag to false for both Windows and Linux
to allow the calls to pplib. So we can retrieve the clock values
from powerplay instead of using default hardcoded values.

Signed-off-by: Mikita Lipski <mikita.lipski@amd.com>
Reviewed-by: Charlene Liu <Charlene.Liu@amd.com>
Acked-by: Harry Wentland <harry.wentland@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/display/dc/dcn10/dcn10_resource.c