commit | e5e4e22391c2a7e792964aeb3278eecfd2a7638b | [log] [tgz] |
---|---|---|
author | Huang Rui <ray.huang@amd.com> | Mon Jan 14 11:55:45 2019 +0800 |
committer | Alex Deucher <alexander.deucher@amd.com> | Tue Mar 19 15:03:58 2019 -0500 |
tree | 505429253b8aa83865c66cb7b1adef8eaaaac8a8 | |
parent | 6ec826846e440494247ce81ef97037927bba191f [diff] |
drm/amd/powerplay: add interface to get clock by type with latency for display (v2) This patch adds get clock by type with latency, display will use it to get current clocks with latency. v2: fix the missed mutex lock before return. Signed-off-by: Huang Rui <ray.huang@amd.com> Reviewed-by: Alex Deucher <alexander.deucher@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>