commit | f9fff064bb83c55b3fc6291e3b59e3bc78fedddf | [log] [tgz] |
---|---|---|
author | Alex Deucher <alexander.deucher@amd.com> | Thu Oct 15 16:53:27 2015 -0400 |
committer | Alex Deucher <alexander.deucher@amd.com> | Mon Oct 19 12:12:56 2015 -0400 |
tree | 8d9ff53a4defa4d5bf4e7476896ff7c98730ffef | |
parent | a3d5aaa836ed993747af7b53cfca1b3cd3c9fc46 [diff] |
drm/amdgpu/dce: simplify suspend/resume We were basically opencoding the same thing in both hw_init and resume and hw_fini and suspend. Reviewed-by: Christian König <christian.koenig@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>