git: drm/i915: Use generic drm_plane helper functions
Francois Tigeot
ftigeot at crater.dragonflybsd.org
Mon Dec 28 12:49:35 PST 2015
commit 6f86ee9ea04e6ca792328373f141b3bdac242743
Author: François Tigeot <ftigeot at wolfpond.org>
Date: Mon Dec 28 21:46:50 2015 +0100
drm/i915: Use generic drm_plane helper functions
* Now than drm plane helpers have been fixed, we can use the generic
drm_plane_update function
* This should fix some mouse cursor corruption and disappearance
issues reported by various testers
Summary of changes:
sys/dev/drm/i915/intel_display.c | 106 +--------------------------------------
1 file changed, 2 insertions(+), 104 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/6f86ee9ea04e6ca792328373f141b3bdac242743
--
DragonFly BSD source repository
More information about the Commits
mailing list