]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit60abcce1921862f5d3b1428d0aa891d5ef7664ae
tree0db0a77b2453d7bf5963ffc78b8e66cb5f5c086d
parent8b8a8b85c837e78a7382e888ceaaf9e6d2a8d4b0
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