]> git.baikalelectronics.ru Git - kernel.git/commit
drm/amd/display: Use drm_fb_helper_poll_changed()
authorNoralf Trønnes <noralf@tronnes.org>
Tue, 5 Dec 2017 18:24:54 +0000 (19:24 +0100)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 6 Dec 2017 17:48:33 +0000 (12:48 -0500)
commit76935c5869c2a9cf1038f8d5fda05c6e3072e1bc
tree8a7e7c9b865c3b005d55a8abedcccab0c128f9e3
parent79100a410fba1138814a1bc766a73506b21a2d69
drm/amd/display: Use drm_fb_helper_poll_changed()

This driver can use drm_fb_helper_output_poll_changed() as its
.output_poll_changed callback.

Cc: Alex Deucher <alexander.deucher@amd.com>
Cc: "Christian König" <christian.koenig@amd.com>
Signed-off-by: Noralf Trønnes <noralf@tronnes.org>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c