OSDN Git Service

drm/amd/display: Implement dm_get_timestamp
authorHarry Wentland <harry.wentland@amd.com>
Fri, 23 Mar 2018 17:39:27 +0000 (13:39 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 11 Apr 2018 18:08:06 +0000 (13:08 -0500)
commit4c61af8afe855fcf65a09d47c8e330bb1fd1fb4a
tree107431343a08b9843dec9f07471b6056f7ad9598
parent01fe3e4876d3799b37e6c712dcfed7cc2cafa3f0
drm/amd/display: Implement dm_get_timestamp

We use this to ensure we wait at least 500ms in between eDP
disable/enable.

Signed-off-by: Harry Wentland <harry.wentland@amd.com>
Reviewed-by: Tony Cheng <Tony.Cheng@amd.com>
Acked-by: Harry Wentland <harry.wentland@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm_services.c