commit 6bceadf33a6044a8e88ea3bb545cd3f6d50126c9
Author: Matthew Dillon <[email protected]>
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

Reply via email to