commit | ef58319d3fcf90050ac417e918b0c1e6373863bd | [log] [tgz] |
---|---|---|
author | Maarten Lankhorst <maarten.lankhorst@linux.intel.com> | Tue May 17 15:07:46 2016 +0200 |
committer | Maarten Lankhorst <maarten.lankhorst@linux.intel.com> | Thu May 19 14:36:48 2016 +0200 |
tree | 313e2242202ccf422b2314da1c58b4174053484a | |
parent | 55d80d230178a7ec21f12ee9b3fda5e1f2aa98ca [diff] |
drm/i915: Remove intel_finish_page_flip_plane. This function is duplicated with intel_finish_page_flip, and is only ever used from planes that could use the other function anyway. Signed-off-by: Maarten Lankhorst <maarten.lankhorst@linux.intel.com> Link: http://patchwork.freedesktop.org/patch/msgid/1463490484-19540-4-git-send-email-maarten.lankhorst@linux.intel.com Reviewed-by: Patrik Jakobsson <patrik.jakobsson@linux.intel.com>