]> 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)
commit38c6a0d80e01c1d8a89ffd0d9c737aa460968883
tree0db0a77b2453d7bf5963ffc78b8e66cb5f5c086d
parentef24c73c8d74c728aa1d5b9452a140a575976db0
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