diff options
author | Mikita Lipski <mikita.lipski@amd.com> | 2018-02-03 15:19:20 -0500 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2018-02-19 14:19:56 -0500 |
commit | 15b9bc9aa8b551a59f555a61bc575c167e201adc (patch) | |
tree | 40403eac57a16d5454dd5699f4d5c117c625fc94 /drivers/gpu/drm/amd/amdgpu/amdgpu_ids.c | |
parent | 7bb0d4b986ea0fa144c459a7e4d5fd6676dcc039 (diff) |
drm/amdgpu: Unify the dm resume calls into one
amdgpu_dm_display_resume is now called from dm_resume to
unify DAL resume call into a single function call
There is no more need to separately call 2 resume functions
for DM.
Initially they were separated to resume display state after
cursor is pinned. But because there is no longer any corruption
with the cursor - the calls can be merged into one function hook.
Signed-off-by: Mikita Lipski <mikita.lipski@amd.com>
Reviewed-by: Harry Wentland <harry.wentland@amd.com>
Reviewed-by: Andrey Grodzovsky <andrey.grodzovsky@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_ids.c')
0 files changed, 0 insertions, 0 deletions