]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
drm/amdgpu: use drm_mode_vrefresh() rather than mode->vrefresh
authorAlex Deucher <alexander.deucher@amd.com>
Mon, 2 May 2016 14:24:41 +0000 (10:24 -0400)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 8 Jun 2016 01:23:40 +0000 (18:23 -0700)
commit2c88c77f9f803d14c21755e39d611518aefce529
tree694212bfdc25970a51c9d170adfc14f2c96f4f7d
parent932d68f3a322c3fe86683df2d1e934542c3d99f8
drm/amdgpu: use drm_mode_vrefresh() rather than mode->vrefresh

commit 6b8812eb004ee2b24aac8b1a711a0e8e797df3ce upstream.

This is a port of radeon commit:
3d2d98ee1af0cf6eebfbd6bff4c17d3601ac1284
drm/radeon: use drm_mode_vrefresh() rather than mode->vrefresh
to amdgpu.

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/gpu/drm/amd/amdgpu/amdgpu_dpm.c