git: drm - Fix subtle plane masking bug.
Matthew Dillon
dillon at crater.dragonflybsd.org
Sun Jul 24 14:03:15 PDT 2016
commit b8674cff3d2808cded6daa41e6a9df70cf5732fd
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date: Sun Jul 24 14:02:10 2016 -0700
drm - Fix subtle plane masking bug.
* Index needs to be 1 << index.
Reported-by: davshao
Found-by: Matt Roper - https://patchwork.kernel.org/patch/7889051/
Summary of changes:
sys/dev/drm/drm_fb_helper.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/b8674cff3d2808cded6daa41e6a9df70cf5732fd
--
DragonFly BSD source repository
More information about the Commits
mailing list