commit | edd62601dd6a08e5f25cb84033e7fd9371032a13 | [log] [tgz] |
---|---|---|
author | Maarten Lankhorst <maarten.lankhorst@linux.intel.com> | Thu Jan 07 11:54:08 2016 +0100 |
committer | Maarten Lankhorst <maarten.lankhorst@linux.intel.com> | Thu Jan 07 13:50:35 2016 +0100 |
tree | 705c118e9ee4c208ecfadedd7c35adbc074aafcf | |
parent | a758e68458258f0d8664bdf8fa833bddfdabbed6 [diff] |
drm/i915: Remove some visibility checks from intel_crtc_update_cursor. This is duplicated with intel_check_cursor_plane, and with all non-atomic paths removed this should be dead code. Signed-off-by: Maarten Lankhorst <maarten.lankhorst@linux.intel.com> Link: http://patchwork.freedesktop.org/patch/msgid/1452164052-21752-4-git-send-email-maarten.lankhorst@linux.intel.com Reviewed-by: Ville Syrjälä <ville.syrjala@linux.intel.com>