git: DragonFly_RELEASE_4_6 drm - Fix subtle plane masking bug.

Matthew Dillon dillon at crater.dragonflybsd.org
Sun Jul 24 14:03:41 PDT 2016


commit 6bceadf33a6044a8e88ea3bb545cd3f6d50126c9
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/6bceadf33a6044a8e88ea3bb545cd3f6d50126c9


-- 
DragonFly BSD source repository



More information about the Commits mailing list